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

images: bump payload 20230822 #213

Merged
merged 8 commits into from
Sep 8, 2023

Conversation

ffromani
Copy link
Collaborator

bump payload images, and fixes the images command output along the way

Fixes: #208

fix copy-paste mistake preventing the correct scheduler controller
pullspec to be used.

Signed-off-by: Francesco Romani <[email protected]>
Add an option to emit the SHA (not the tag) of the images.
The default is still to use the tag.

Signed-off-by: Francesco Romani <[email protected]>
bump to:
scheduler-plugin v0.26.7
NFD 0.13.3
RTE 0.13.0

Signed-off-by: Francesco Romani <[email protected]>
The kubelet state dir monitor (watch) is hard to secure,
we prefer to use OCI hooks if event-based notification
is needed.
Never enable this feature on RTE.

Signed-off-by: Francesco Romani <[email protected]>
The kubelet state dir monitor (watch) is hard to secure,
we prefer to use OCI hooks if event-based notification
is needed.

Force (unconditionally) disable this feature on NFD.

Signed-off-by: Francesco Romani <[email protected]>
@ffromani ffromani force-pushed the bump-deps-20230822 branch 3 times, most recently from 04385ee to 8625ae1 Compare September 1, 2023 09:23
In order to be more tolerant about the updaters
changing their default values, always set the flag
explicitly.

Signed-off-by: Francesco Romani <[email protected]>
@ffromani
Copy link
Collaborator Author

ffromani commented Sep 1, 2023

turns out we found a bug in NFD. If we disable the state dirs monitoring, the timer-based monitoring is also disabled. This is not correct, the state dirs monitoring should augment the timer. Will followup ASAP.

To improve debuggability, dump cluster state
when the check for NRT consistency fails.

Signed-off-by: Francesco Romani <[email protected]>
@ffromani
Copy link
Collaborator Author

ffromani commented Sep 1, 2023

turns out we found a bug in NFD. If we disable the state dirs monitoring, the timer-based monitoring is also disabled. This is not correct, the state dirs monitoring should augment the timer. Will followup ASAP.

kubernetes-sigs/node-feature-discovery#1325

@ffromani ffromani merged commit e8a2615 into k8stopologyawareschedwg:main Sep 8, 2023
@ffromani ffromani deleted the bump-deps-20230822 branch September 8, 2023 08:12
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.

bump deps for v0.15.0
1 participant