terraform-provider-kubernetes icon indicating copy to clipboard operation
terraform-provider-kubernetes copied to clipboard

Remove PodSecurityPolicy for kubernetes 1.25

Open dak1n1 opened this issue 4 years ago • 3 comments

Description

PodSecurityPolicy will be removed from the Kubernetes API in version 1.25. We'll have to either remove this feature from the provider, or adapt it to only run against APIs < 1.25.

References

https://kubernetes.io/blog/2021/04/08/kubernetes-1-21-release-announcement/#podsecuritypolicy-deprecation

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

dak1n1 avatar Apr 08 '21 19:04 dak1n1

Marking this issue as stale due to inactivity. If this issue receives no comments in the next 30 days it will automatically be closed. If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. This helps our maintainers find and focus on the active issues. Maintainers may also remove the stale label at their discretion. Thank you!

github-actions[bot] avatar Apr 09 '22 00:04 github-actions[bot]

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar Jun 08 '22 02:06 github-actions[bot]

Reopening this issue since this was not removed but not only marked as deprecated. This will be removed in the next major release of the provider.

BBBmau avatar Aug 29 '24 20:08 BBBmau

marking as completed since this was removed on v3-major-release branch: https://github.com/hashicorp/terraform-provider-kubernetes/commit/dd37e9213775067f60dcd419a0be83939678abef

BBBmau avatar Nov 18 '24 22:11 BBBmau