-
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
update local path provisioner version and remove psp #10054
update local path provisioner version and remove psp #10054
Conversation
17bdea1
to
256062f
Compare
/retest |
256062f
to
e73d8dc
Compare
Hello @liupeng0518 Thank you for the PR. What do you think about synchronising with https://raw.githubusercontent.com/rancher/local-path-provisioner/v0.0.24/deploy/local-path-storage.yaml e.g updating the manifests and removing the PodSecurityPolicy manifest because it's removed in Kubernetes v1.25.
Partly connected to #10018 Ref: https://kubernetes.io/docs/concepts/security/pod-security-policy/ /hold |
Hi you need to rebase your PR to fix the CI issue, looks good to me apart from that 👍, thanks! |
708af5b
to
a558c55
Compare
/retest |
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.
Thanks a lot for this @liupeng0518
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.
Thanks as well 🙏, you would probably need to fully rekick the CI though if someone is not able to relaunch the failing job 🙈
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liupeng0518, MrFreezeex, mzaian, r0b2g1t 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 |
/test all |
/hold cancel |
a558c55
to
f20c1b5
Compare
/lgtm |
…#10054) * update local_path_provisioner_version * remove psp and update cm
…#10054) * update local_path_provisioner_version * remove psp and update cm
What type of PR is this?
What this PR does / why we need it:
update local path provisioner version
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: