Oded Viner

Results 7 issues of Oded Viner

I worked with this article https://github.com/marketplace/actions/cherry-pick-squashed-prs Created githubaction file: https://github.com/OdedViner/github_action_test/blob/main/.github/workflows/comment-cherry-pick.yml Create New PR Merge the PR Add comment : /cherry-pick release-2 https://github.com/OdedViner/github_action_test/pull/21 The script run this git push command: ```...

## Bug Report When there are two identical Kubebuilders [same groups ] in different CRs and the verb in one of them is * then we need to add a...

When there are two identical Kubebuilder annotations (same API groups) in different Custom Resource (CR) files, and one of them uses the verb *, we need to account for a...

add a validation check to fail osd deployment when topology labels like rack or chassis are duplicated across parent domains (e.g., zones). This prevents invalid crush map hierarchies. https://issues.redhat.com/browse/DFBUGS-2610 **Checklist:**...

Migrated S3 client code from aws-sdk-go v1 to v2. Updated all S3 operations (CreateBucket, PutObject, GetObject, etc.) to use context.Context and revised imports to align with v2 API structure. Fixes:...

- avoid aborting when ceph reports eagain for subvolume info - list healthy entries; skip not-ready ones and keep going - collect skipped items and print a brief summary warning...

Fixes: #15551 adds support for ceph nvme-of gateways through a new crd. - introduces CephNVMeOFGateway custom resource - implements controller for managing nvme-of gateway lifecycle - supports configurable instances, placement,...