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

Min replicas extra manifests #102

Merged
merged 5 commits into from Nov 22, 2023

Conversation

wolviecb
Copy link
Contributor

Hi,

This PR adds the following features:

  • The possibility to set the number of minReplicaCount on the ScaleJob definition to an arbitrary value instead of having it hard coded.
  • To pass extra manifests to be created by the chart
  • Turns organizationURL only mandatory if you set the chart to create the required secret

@clemlesne
Copy link
Owner

Hello @wolviecb, thank you for your patience. You'll find comments attached to my review.

@clemlesne clemlesne added the enhancement New feature or request label Nov 21, 2023
@clemlesne clemlesne linked an issue Nov 21, 2023 that may be closed by this pull request
@wolviecb
Copy link
Contributor Author

Hello @wolviecb, thank you for your patience. You'll find comments attached to my review.

Thanks for the comments :)

Co-authored-by: Thomas Andrade <thomas.meira.de.andrade@volvocars.com>
@clemlesne clemlesne merged commit a4a4685 into clemlesne:main Nov 22, 2023
8 of 9 checks passed
@clemlesne
Copy link
Owner

Merge commit ref e4b686e. I updated a bit of the code, fixing lint and code quality. Behavior remains unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow setting of the number of minimum replicas and extraManifests
2 participants