FoundationDB / fdb-kubernetes-operator

A kubernetes operator for FoundationDB
Apache License 2.0
240 stars 83 forks source link

Update labels to contain FDB prefix #423

Closed johscheuer closed 2 years ago

johscheuer commented 3 years ago

We should ensure that all labels set by the operator are prefixed with foundationdb.org some labels already go this prefix but there are still some labels without the prefix (not a complete list):

johscheuer commented 3 years ago

First step would be to always add the new labels and once we rollout 1.0.0 we only use the new prefixed labels.