You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use PXC Operator to start a PXC and PXC ProxySQL.
I notied that sts created for ProxySQL did not included the security context for the sidecar containers as how the proxysql container has.
Will it be possible to include it?
More about the problem
Even on the main branch currently, it seems SecurityContext is actually used inside AppContainer but not in SidecarContainers.
Report
I was trying to use PXC Operator to start a PXC and PXC ProxySQL.
I notied that sts created for ProxySQL did not included the security context for the sidecar containers as how the proxysql container has.
Will it be possible to include it?
More about the problem
Even on the main branch currently, it seems SecurityContext is actually used inside AppContainer but not in SidecarContainers.
Ref: https://github.com/percona/percona-xtradb-cluster-operator/blob/main/pkg/pxc/app/statefulset/proxysql.go
Steps to reproduce
Versions
I want running these when I noticed the issue. But newer version seems to have similar issue.
Anything else?
No response
The text was updated successfully, but these errors were encountered: