cockroachdb / cockroachdb/cockroach-operator
Operator build should allow custom namespace
Offen
enhancement
- Vorherrschende Sprache
- Go
- Sterne
- 318
- Forks
- 104
- Ø Merge
- 1 T. 6 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
Currently the Operator installs into the `default` namespace. The Operator can be installed into a custom namespace, but only by modifying all instances of the `namespace` field in the [Operator manifest](https://github.com/cockroachdb/cockroach-operator/blob/master/manifests/operator.yaml) and having the user manually create that namespace on the K8s cluster. Instead, the Operator should automatically create a specified custom namespace.
cc @keith-mcclellan
Relates to #493
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.