Steffen Baarsgaard
Steffen Baarsgaard
### Background Kubernetes CRD definitions support a nifty `categories` field which is a list of strings that can be used for grouping CRs together under umbrella terms. An example of...
I'm in the middle of defining a disaster-recovery process when recreating the Grafana Operator resources from scratch. If I lose my cluster, ETCD state, or I mess up in a...
### Before submitting an issue to GitBucket I have first: - [x] read the [contribution guidelines](https://github.com/gitbucket/gitbucket/blob/master/.github/CONTRIBUTING.md) - [x] searched for similar already existing issue - [x] read the documentation and...
Followed the same pattern as #1686 for the CustomUID. As discussed in the weekly sync, `spec.uid` or `metadata.uid` will always overwrite `dashboardModel.uid`. Thanks to the existing `Status.UID` update detection, existing...