kubernetes-csi-addons icon indicating copy to clipboard operation
kubernetes-csi-addons copied to clipboard

adding vg api

Open matancarmeli7 opened this issue 1 year ago • 2 comments

matancarmeli7 avatar Jun 28 '23 12:06 matancarmeli7

@mergifyio rebase

nixpanic avatar Jul 28 '23 11:07 nixpanic

rebase

❌ Base branch update has failed

Git reported the following error:

Rebasing (1/1)
Auto-merging config/crd/bases/csiaddons.openshift.io_reclaimspacecronjobs.yaml
Auto-merging deploy/controller/crds.yaml
CONFLICT (content): Merge conflict in deploy/controller/crds.yaml
Auto-merging deploy/controller/install-all-in-one.yaml
CONFLICT (content): Merge conflict in deploy/controller/install-all-in-one.yaml
Auto-merging go.mod
Auto-merging go.sum
Auto-merging vendor/modules.txt
error: could not apply b808ddeb... adding vg api
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply b808ddeb... adding vg api

err-code: 35C31

mergify[bot] avatar Jul 28 '23 11:07 mergify[bot]

This is too complex to include, #588 is a simpler API that lets CSI-drivers handle the grouping of volumes how they like.

nixpanic avatar Jun 18 '24 11:06 nixpanic