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

[release-0.3/#222] pkg/apis, helm: update balloons config/CRD. #230

Conversation

klihub
Copy link
Collaborator

@klihub klihub commented Jan 12, 2024

Backport of #222 to the 0.3 release branch.

Fix `omitempty` JSON tags for balloons config `PreferCloseToDevices`
and `IdleCpuClass`, so they properly imply optionality in the
corresponding CRD fields.

Tag `PreferFarFromDevices` is considered unstable/untested and should
not be used. Hence, tag it as `"-"` to prevent unmarshalling it from
a CRD to the actual configuration.

Signed-off-by: Krisztian Litkey <[email protected]>
It looks like the latest balloons configuration additions have
been committed then merged without updating the configuration,
CRDs and clientsets. Let's fix it.

Signed-off-by: Krisztian Litkey <[email protected]>
Add target for verifying that all generated artifacts are up to
date in the repo. Hook it in to the top-level verify target, so
it will be run as part of our github CI workflows.

Signed-off-by: Krisztian Litkey <[email protected]>
Copy link
Collaborator

@fmuyassarov fmuyassarov left a comment

Choose a reason for hiding this comment

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

LGTM

@fmuyassarov fmuyassarov merged commit cf661c6 into containers:release-0.3 Jan 12, 2024
3 checks passed
@klihub klihub deleted the backports/release-0.3/update-balloons-config branch January 16, 2024 09:45
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