Feature Request: Support lock destination path
When we create a bucket via the operator, there isn't a way to lock the destination path. For a lot of our workloads the path we are outputting to matters and should static. We end up need to go into the UI and toggling the Lock destination path options for the destination configurations for a bucket for the vast majority of our buckets. Every time the operator recreates the bucket we need to go back into the UI and manually set that setting. It would a significant improvement if we could lock the path in the CRD.
Hi, thanks for raising the issue, definitely makes sense to add it
@laferrieren should be fixed in https://github.com/webhookrelay/webhookrelay-operator/pull/14 (actual implementation was in https://github.com/webhookrelay/webhookrelay-operator/pull/13)
@laferrieren should be fixed in #14 (actual implementation was in #13)
Thanks, this is awesome! Amazing turn around, look forward to rolling it later this week.