-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Added missing permissions for operator in cilium 1.8.3 #6683
Conversation
Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please follow instructions at https://git.k8s.io/community/CLA.md#the-contributor-license-agreement to sign the CLA. It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Welcome @Viperoo! |
Hi @Viperoo. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@Viperoo Thank you for the PR, Could you please sign CLA ? |
/ok-to-test |
Hi @floryut, I just signed, can you rerun check? |
/check-cla |
@Viperoo Could you rebase master ? the CI error you got is now fixed |
@Viperoo You need to clean up your history, not sure what you did but it's not proper :) |
you still have a merge commit in your branch history. |
Related commit: cilium/cilium@976337b
Thanks @EppO Now should be fine (only one commit), thanks for help |
All good this time indeed 👍 |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Miouge1, Viperoo 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 |
* 'master' of https://github.com/kubernetes-sigs/kubespray: (21 commits) Make sure node_ip is set if node is in etcd group (kubernetes-sigs#6719) Fix order of OS CI cleanup (kubernetes-sigs#6714) Remove vagrant.deb from docker image (kubernetes-sigs#6717) Move floruyt to approver (kubernetes-sigs#6713) Add support for periodic CI (kubernetes-sigs#6715) Ignore pause from kubeadm config images list (kubernetes-sigs#6689) Ignore error in check mode when disabling swap (kubernetes-sigs#6703) flannel image arch specific tag (kubernetes-sigs#6685) Added missing permissions for operator. (kubernetes-sigs#6683) Add Kubernetes hashes 1.19.2/1.18.9/1.17.12 and set default (kubernetes-sigs#6698) Cleanup virsh volumes in Vagrant CI (kubernetes-sigs#6688) Use "kubeadm join" to join masters to control plane (kubernetes-sigs#6661) Remove workaround with kube_proxy_remove (kubernetes-sigs#6512) fix incorrect documentation of use_access_ip (kubernetes-sigs#6674) make metallb image repos configurable (kubernetes-sigs#6671) (kubernetes-sigs#6672) fix remove node (kubernetes-sigs#6666) Allow configuration of nodelabels in local_volume_provisioner (kubernetes-sigs#6620) Add support for Calico CNI host-local IPAM plugin (kubernetes-sigs#6580) Update third party librairies and tools (kubernetes-sigs#6669) Updated KataContainers version to 1.11.3 (kubernetes-sigs#6694) ...
What type of PR is this?
/kind bug
What this PR does / why we need it:
Fix restarting cilium clients.
Which issue(s) this PR fixes:
Fixes #6681
Special notes for your reviewer:
Related commit: cilium/cilium@976337b
Does this PR introduce a user-facing change?: