-
Notifications
You must be signed in to change notification settings - Fork 991
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
fsGroupChangePolicy missing in pod security_context #1324
Comments
@dak1n1 would it be ok if I take this one, it's blocking us for statefulsets that have huge amount of data and become critical on our end? |
There is a Pull Request to solve this issue. Is there anyone available to review it? |
@dak1n1 : could you help us to push forward with the Pull Request and the Issue? |
Fixed in #1892 |
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. |
Hi there,
This is introduced in k8s 1.20
Terraform Version, Provider Version and Kubernetes Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
Steps to Reproduce
Put
fsGroupChangePolicy
in podvariable "security_context
Expected Behavior
Should be applied to that block.
Actual Behavior
Not working
Community Note
The text was updated successfully, but these errors were encountered: