Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass worker pool priority to MachineDeployment during generation #996

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tobschli
Copy link
Member

@tobschli tobschli commented Mar 4, 2025

How to categorize this PR?

/area quality
/kind enhancement
/platform openstack

What this PR does / why we need it:

This PR adds the passing of the worker pool priorities to the MachineDeployments during generation.
The worker pool priorities were introduced with gardener/gardener #11045 and need to be passed in the extensions, so we can remove our current best-effort approach.

Which issue(s) this PR fixes:
Part of gardener/gardener #10683

Special notes for your reviewer:

Release note:


@tobschli tobschli requested review from a team as code owners March 4, 2025 15:17
@gardener-robot gardener-robot added area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/enhancement Enhancement, improvement, extension platform/openstack OpenStack platform/infrastructure needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Mar 4, 2025
@gardener-robot-ci-2 gardener-robot-ci-2 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/enhancement Enhancement, improvement, extension needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review platform/openstack OpenStack platform/infrastructure size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants