Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Support non-default cluster domain (#510)
* adapt to op-rs 0.79 * adapt changelog * cargo +nightly update --breaking -Z unstable-options * fix whitespace * bump to op-rs 0.80.0 * clippy * Actually parse CLI args in krb5-provision-keytab * lockfiles * fix: Always set --kubernetes-cluster-domain when calling stackable-krb5-provision-keytab" * fix args passing * Put ClusterInfo in PodInfo Co-authored-by: Natalie Klestrup Röijezon <[email protected]> * Migrate from operator-rs client to kube client Co-authored-by: Natalie Klestrup Röijezon <[email protected]> * Set field_manager for patch --------- Co-authored-by: Sebastian Bernauer <[email protected]> Co-authored-by: Sebastian Bernauer <[email protected]> Co-authored-by: Natalie Klestrup Röijezon <[email protected]>
- Loading branch information