Skip to content

PDB naming convention #5042

@ghost

Description

Below are the names of the pods running for eso

external-secret-operator-external-secrets-5bd7b8ff4-pdxjf         1/1     Running   0              47h
external-secret-operator-external-secrets-cert-controller-cll9x   1/1     Running   1 (47h ago)    47h
external-secret-operator-external-secrets-webhook-64769677c5wvl   1/1     Running   0              47h

and PDB

external-secret-operator-external-secrets**-pdb**           2               N/A               1                     47h
external-secret-operator-external-secrets-webhook**-pdb**   2               N/A               1                     47h

Now if we look at any OSS or bitnami helm charts , the PDB name matches the labels for the pods which are running
In the Cluster , while ESO have a -pdb at the end of the pdb names.

Can we change the PDB names of eso without -pdb at the end ??

Why this requirement ?
We have Kyverno policy deployed in the cluster and the policy match the pod labels with the pdb name , while we pass every bitnami and oss deployments from helm charts , ESO fails since it have -pdb at the end of the PDB names .

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions