Skip to content

Don't restart Pods on changes to static users Secret #834

@sbernauer

Description

@sbernauer

In #833 we will enable restart-controller for all Trino Pods.
However, this will mean that the hot-reloading of the static users secret will stop working, as the Pod will be restarted on every Secret change.

One possible solution is to add a label/annotation to the Pod to instruct restart-controller to ignore changes to a given Secret (this needs to be implemented in commons-operator first)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Selected for Development

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions