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

allow overriding the max-pods file with one from your variant #279

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

tzneal
Copy link
Contributor

@tzneal tzneal commented Nov 18, 2024

Issue number:

Closes #

Description of changes:

Files in RPMs can't conflict, so we modify pluto to read from a normally non-existent min & max file. A variant can then write this file to override an absolute min/max number of pods per node.

Testing done:

Built a custom variant with a eni-max-pods-max file

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Files in RPMs can't conflict, so we modify pluto to read from a normally
non-existent override file. A variant can then write this file to
override the default max-pod provided by the core-kit.
@tzneal tzneal force-pushed the allow-overriding-max-pods branch 2 times, most recently from 67a0aba to 07e2934 Compare November 19, 2024 02:27
Copy link
Contributor

@yeazelm yeazelm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bcressey bcressey merged commit 716e2e5 into bottlerocket-os:develop Nov 19, 2024
2 checks passed
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.

3 participants