-
Notifications
You must be signed in to change notification settings - Fork 717
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
kinder: add test workflow for testing ControlPlaneKubeletLocalMode feature gate #3080
kinder: add test workflow for testing ControlPlaneKubeletLocalMode feature gate #3080
Conversation
/hold to not by accident fastly merge this. |
...ls/update-workflows/templates/testinfra/kubeadm-kinder-control-plane-local-kubelet-mode.yaml
Outdated
Show resolved
Hide resolved
...ls/update-workflows/templates/testinfra/kubeadm-kinder-control-plane-local-kubelet-mode.yaml
Outdated
Show resolved
Hide resolved
...ls/update-workflows/templates/testinfra/kubeadm-kinder-control-plane-local-kubelet-mode.yaml
Outdated
Show resolved
Hide resolved
...er/ci/tools/update-workflows/templates/workflows/control-plane-local-kubelet-mode-tasks.yaml
Outdated
Show resolved
Hide resolved
kinder/ci/tools/update-workflows/templates/workflows/control-plane-local-kubelet-mode.yaml
Outdated
Show resolved
Hide resolved
...er/ci/tools/update-workflows/templates/workflows/control-plane-local-kubelet-mode-tasks.yaml
Show resolved
Hide resolved
...er/ci/tools/update-workflows/templates/workflows/control-plane-local-kubelet-mode-tasks.yaml
Show resolved
Hide resolved
921a07a
to
ca843b9
Compare
ca843b9
to
34029a8
Compare
...ls/update-workflows/templates/testinfra/kubeadm-kinder-control-plane-local-kubelet-mode.yaml
Outdated
Show resolved
Hide resolved
...ls/update-workflows/templates/testinfra/kubeadm-kinder-control-plane-local-kubelet-mode.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great, thanks
/lgtm
/approve
/hold for kubernetes/kubernetes#125780
0f83df5
to
8f7cbc8
Compare
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
/hold cancel
thanks, seems to have the coverage we discussed.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chrischdi, neolit123 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 |
Use feature gate ControlPlaneKubeletLocalMode.
Only add a "latest" test, because this does not get backproted.
Part of:
test infra PR