cert-manager / aws-privateca-issuer

Addon for cert-manager that issues certificates using AWS ACM PCA.
Apache License 2.0
185 stars 77 forks source link

[Feature Request]: helm chart: support optional podDisruptionBudget #260

Closed BryanStenson-okta closed 1 year ago

BryanStenson-okta commented 1 year ago

Describe why this change is needed

running >1 pod in a dynamic environment does not guarantee the service will be always available. while nothing in guaranteed, adding an optional podDisruptionBudget would allow users of the helm chart to avoid service outages due to voluntary pod eviction/planned maintenance (node replacement, etc).

Describe solutions and alternatives considered (optional)

Is there anything else you would like to add?

I'm happy to add this, but I'd like to ensure this is the direction the project wants to move before putting in the time.

bmsiegel commented 1 year ago

Thanks for raising a feature request with the AWS PrivateCA Issuer, we'll take a look at the request and get back to you