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

Support k8s 1.26: remove logtostderr #143

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Support k8s 1.26: remove logtostderr #143

merged 1 commit into from
Nov 7, 2023

Conversation

mnasiadka
Copy link
Member

klog args have been removed from kubernetes in 1.26, and deprecated since 1.23. kubernetes/kubernetes#112120

The argument --logtostderr has defaulted to true for a long time, so this removal on older versions should have no impact.

Change-Id: I64f934a9bbc39c5e054d8a83b3f6edee061469e6

klog args have been removed from kubernetes in 1.26, and
deprecated since 1.23. kubernetes/kubernetes#112120

The argument --logtostderr has defaulted to true for a long time, so
this removal on older versions should have no impact.

Change-Id: I64f934a9bbc39c5e054d8a83b3f6edee061469e6
@mnasiadka mnasiadka requested a review from a team as a code owner November 7, 2023 15:20
@mnasiadka mnasiadka merged commit 970e6ba into stackhpc/yoga Nov 7, 2023
3 checks passed
@mnasiadka mnasiadka deleted the yoga_1_27 branch November 7, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants