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.
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 pathoptions 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.