-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: support backup hooks on native sidecars #9403
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: main
Are you sure you want to change the base?
Conversation
252a51a to
688327c
Compare
|
Do we need to update the documentation for this patch? The Backup Hooks documentation section currently refers to containers in a general manner. Should we explicitly distinguish between main and sidecar containers? |
688327c to
cf9900e
Compare
Add support for configuring Kubernates native Sidecars as target containrs for Backup Hooks commands. This is purely a validation level patch as the actual pods/exec API doesn't make any distinction between standard and sidecar containers. Signed-off-by: Gabriele Fedi <gabriele.fedi@enterprisedb.com>
Signed-off-by: Gabriele Fedi <gabriele.fedi@enterprisedb.com>
Signed-off-by: Gabriele Fedi <gabriele.fedi@enterprisedb.com>
cf9900e to
181797d
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9403 +/- ##
=======================================
Coverage 60.19% 60.20%
=======================================
Files 386 386
Lines 35925 35934 +9
=======================================
+ Hits 21624 21633 +9
Misses 12720 12720
Partials 1581 1581 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Gabriele Fedi <gabriele.fedi@enterprisedb.com>
Include Sidecar containers when validating the existence of the target containers configured for the Backup Hooks.
Does your change fix a particular issue?
Fixes #9393
Please indicate you've done the following:
make new-changelog) or comment/kind changelog-not-requiredon this PR.site/content/docs/main.