Skip to content

Add cert Watcher to be able to use new certificates without a restart #152

@Rakshith-R

Description

@Rakshith-R

Is your feature request related to a problem?/Why is this needed

Currently, if certificates are rotated, the sidecar needs to be restarted to pick up new certificates.

Describe the solution you'd like in detail

Implement certWatcher to automatically pick up new certificates when available:
https://github.com/kubernetes-sigs/controller-runtime/tree/main/pkg/certwatcher

example pr: kubernetes-csi/external-snapshotter#429

Describe alternatives you've considered

Restarting the entire provisioner pod.

Additional context

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions