Skip to content

add nodeSelector and affinity on pre-upgrade-hook (same as statefulset)#600

Open
Opvolger wants to merge 1 commit into
OctopusDeploy:mainfrom
Opvolger:feature/select-node-hook-job
Open

add nodeSelector and affinity on pre-upgrade-hook (same as statefulset)#600
Opvolger wants to merge 1 commit into
OctopusDeploy:mainfrom
Opvolger:feature/select-node-hook-job

Conversation

@Opvolger
Copy link
Copy Markdown

Description

I have a multi-architecture Kubernetes cluster with, among others, RISCV64 nodes. The job started on a RISCV64 node and not on my AMD64 node. This solves the problem and will inherit the same affinity and/or nodeSelector from the Statefulset.

Pre-requisites

  • I have read How we use GitHub Issues for help deciding when and where it's appropriate to make an issue.
  • I have added a changeset with an appropriate customer facing description.
  • I have considered appropriate testing for my change.
  • This PR affects all release versions and will need to be forward merged.

Release Note: add nodeSelector and affinity on pre-upgrade-hook (same as statefulset)

@Opvolger Opvolger requested review from a team as code owners May 21, 2026 19:55
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 21, 2026

⚠️ No Changeset found

Latest commit: b441aa6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 21, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants