-
Notifications
You must be signed in to change notification settings - Fork 234
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/v1.7] Update Go to 1.21.5 and machine-controller to v1.57.4 #2989
Conversation
Signed-off-by: Marko Mudrinić <[email protected]>
/test pull-kubeone-e2e-aws-default-install-containerd-v1.25.11 |
/retest |
We bumped |
I think $ sonobuoy run --mode=conformance-lite --dns-pod-labels "app.kubernetes.io/name=kube-dns,app=coredns" && sonobuoy wait
INFO[0000] create request issued name=sonobuoy namespace= resource=namespaces
INFO[0000] create request issued name=sonobuoy-serviceaccount namespace=sonobuoy resource=serviceaccounts
INFO[0000] create request issued name=sonobuoy-serviceaccount-sonobuoy namespace= resource=clusterrolebindings
INFO[0000] create request issued name=sonobuoy-serviceaccount-sonobuoy namespace= resource=clusterroles
INFO[0000] create request issued name=sonobuoy-config-cm namespace=sonobuoy resource=configmaps
INFO[0000] create request issued name=sonobuoy-plugins-cm namespace=sonobuoy resource=configmaps
INFO[0000] create request issued name=sonobuoy namespace=sonobuoy resource=pods
INFO[0000] create request issued name=sonobuoy-aggregator namespace=sonobuoy resource=services
ERRO[0000] error attempting to run sonobuoy: waiting for run to finish: context deadline exceeded
$ time sonobuoy wait
ERRO[0000] error attempting to run sonobuoy: waiting for run to finish: context deadline exceeded
sonobuoy wait 0.03s user 0.01s system 14% cpu 0.295 total |
Okay, it seems this is intended behaviour of |
Signed-off-by: Marvin Beckers <[email protected]>
/lgtm |
LGTM label has been added. Git tree hash: 26f3831bad21e20c6d1ae58b70cf34b62347c68c
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kron4eg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
When installing kubeone_1.7.2_darwin_arm64.zip, I still see "goVersion": "go1.21.3" |
What this PR does / why we need it:
Update Go to 1.21.5 and machine-controller to v1.57.4 on the
release/v1.7
branch (cherry-pick of #2988).What type of PR is this?
/kind feature
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation:
/assign @kron4eg