-
Notifications
You must be signed in to change notification settings - Fork 92
Extend PRA coverage to deletions, overwrites and non-versioned buckets #2532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: improvement/ZENKO-5359/backbeat-configuration-overrides
Are you sure you want to change the base?
Changes from all commits
99c71b4
f7e9094
63292e2
e535ca5
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,11 +2,11 @@ | |
| # to sort keys, use the following command | ||
| # yq eval 'sortKeys(.)' -i deps.yaml | ||
| backbeat: | ||
| sourceRegistry: ghcr.io/scality | ||
| sourceRegistry: ghcr.io/scality/playground/delthas | ||
| dashboard: backbeat/backbeat-dashboards | ||
| image: backbeat | ||
| policy: backbeat/backbeat-policies | ||
| tag: 9.5.1 | ||
| tag: 9.5.3-h5e8a9c0b94e7b667a8d82611454ff4796d647f5c | ||
| envsubst: BACKBEAT_TAG | ||
| busybox: | ||
| image: busybox | ||
|
|
@@ -21,7 +21,7 @@ cloudserver: | |
| drctl: | ||
| sourceRegistry: ghcr.io/scality | ||
| image: zenko-drctl | ||
| tag: v1.0.6 | ||
| tag: v1.1.0-preview.1 | ||
| envsubst: DRCTL_TAG | ||
| toolName: zenko-drctl | ||
| fubectl: | ||
|
|
@@ -131,7 +131,7 @@ zenko-operator: | |
| sourceRegistry: ghcr.io/scality | ||
| dashboard: zenko-operator/zenko-operator-dashboards | ||
| image: zenko-operator | ||
| tag: v1.8.16 | ||
| tag: cf7e60c45ce51a598ef5c39ea3a58057c86627ac | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🌚 |
||
| envsubst: ZENKO_OPERATOR_TAG | ||
| zookeeper: | ||
| sourceRegistry: ghcr.io/adobe/zookeeper-operator | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
backbeatpulls fromghcr.io/scality/playground/delthas— a personal playground registry. The review criteria require Scality-internal images to resolve fromghcr.io/scalitywith a concrete released tag. The PR description says this will be replaced before merge; flagging so it isn't overlooked.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🌚