Skip to content
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

Rename field podSecurityContext to securityContext in Fluent Operator Deployment #790

Conversation

karan56625
Copy link
Collaborator

What this PR does / why we need it:

Rename field podSecurityContext to securityContext in Fluent Operator Deployment. As podSecurityContext is invalid field. The correct field is securityContext

Which issue(s) this PR fixes:

Fixes #789

Does this PR introduced a user-facing change?


Additional documentation, usage docs, etc.:


Signed-off-by: karan k <karan.k@oracle.com>
@karan56625 karan56625 force-pushed the karak/fix_unknownfield_podSecurityContext branch from 97da0cf to 34cd78e Compare June 9, 2023 12:42
@benjaminhuo benjaminhuo merged commit a09f06f into fluent:master Jun 10, 2023
2 checks passed
karan56625 pushed a commit to verrazzano/fluent-operator that referenced this pull request Jun 12, 2023
…podSecurityContext

Rename field podSecurityContext to securityContext in Fluent Operator Deployment
karan56625 pushed a commit to verrazzano/fluent-operator that referenced this pull request Jun 12, 2023
…podSecurityContext

Rename field podSecurityContext to securityContext in Fluent Operator Deployment
karan56625 added a commit to verrazzano/fluent-operator that referenced this pull request Jun 12, 2023
* Merge pull request fluent#790 from verrazzano/karak/fix_unknownfield_podSecurityContext

Rename field podSecurityContext to securityContext in Fluent Operator Deployment

* add podSecurityContext in values.yaml for operator

---------

Co-authored-by: Benjamin Huo <benjamin@kubesphere.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Wrong securityContext field in Fluent Operator Deployment.
3 participants