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

Additional Worker Node Pools on Preview #1596

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

KsaweryZietara
Copy link
Contributor

@KsaweryZietara KsaweryZietara commented Dec 23, 2024

Description

Changes proposed in this pull request:

  • extend schema with machine type description,
  • extend schema with additionalWorkerNodePools on preview plan,
  • handle additionalWorkerNodePools in create and update endpoints,
  • update runtime resource with additional additionalWorkers.

Related issue(s)
See also #952

@KsaweryZietara KsaweryZietara added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature labels Dec 23, 2024
@KsaweryZietara KsaweryZietara self-assigned this Dec 23, 2024
@KsaweryZietara KsaweryZietara requested a review from a team as a code owner December 23, 2024 14:48
@kyma-bot kyma-bot added the cla: yes Indicates the PR's author has signed the CLA. label Dec 23, 2024
@kyma-gopher-bot kyma-gopher-bot enabled auto-merge (squash) December 23, 2024 14:48
Copy link

Add one of following labels

- kind/feature -> Use it when you want to submit a new feature

- kind/enhancement -> Use it when you modify or improve an existing feature

- kind/bug -> Use it when you fix a bug

@kyma-bot kyma-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 23, 2024
@KsaweryZietara KsaweryZietara force-pushed the additional-worker-node-pools branch 2 times, most recently from d52f085 to 068f2c9 Compare December 27, 2024 13:39
@kyma-bot kyma-bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 2, 2025
@KsaweryZietara KsaweryZietara force-pushed the additional-worker-node-pools branch from 972107d to e482fe8 Compare January 9, 2025 07:05
@kyma-bot kyma-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants