Joshua Hoblitt
Joshua Hoblitt
### Summary PR https://github.com/1Password/connect-helm-charts/pull/151 introduced a `serviceMonitor` but did not include a parameter to add additional labels to the resource. ### Use cases * In my environment, we use labels...
``` ~ $ k rook-ceph destroy-cluster Warning: Are you sure you want to destroy the cluster in namespace "rook-ceph"? If absolutely certain, enter: yes-really-destroy-cluster yes-really-destroy-cluster Info: proceeding Info: getting resource...
Two new keys are added to ObjectBucketClaim.spec.additionalConfig to support the configuration of bucket scope quota(s). This differs from the existing maxObjects & maxSize keys, which manage a user scope quota(s)...
The RGW/Object Gateway support makes extensive use of [aws-sdk-go](https://github.com/aws/aws-sdk-go), which has been officially deprecated in favor of -v2. Original flavor SDK is scheduled to be EOL on 2025-07-31. There is...
**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Within my organization, when deploying an application that uses s3 for storage onto a...
**Is this a bug report or feature request?** * Bug Report **Deviation from expected behavior:** *Update: `.spec.additionalConfig` sets a quota on the auto-generated user for the bucket. This was not...
**Checklist:** - [ ] **Commit Message Formatting**: Commit titles and messages follow guidelines in the [developer guide](https://rook.io/docs/rook/latest/Contributing/development-flow/#commit-structure). - [ ] Reviewed the developer guide on [Submitting a Pull Request](https://rook.io/docs/rook/latest/Contributing/development-flow/#submitting-a-pull-request) -...
**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Apply `ceph config set...` parameters to a rgw instance created by a `CephObjectStore` resource....
**Is this a bug report or feature request?** * Bug Report **Deviation from expected behavior:** The size of the logs in the hostpath `/var/lib/rook/rook-ceph/log` continuing to grow unbounded over time....