Skip to content

feat(etcd-backup-recover): creating the Helm chart - #166

Open
Archisman-Mridha wants to merge 3 commits into
masterfrom
feat/etcd-backup-recover
Open

feat(etcd-backup-recover): creating the Helm chart#166
Archisman-Mridha wants to merge 3 commits into
masterfrom
feat/etcd-backup-recover

Conversation

@Archisman-Mridha

@Archisman-Mridha Archisman-Mridha commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

The ETCD Backup Restore project provides a Chart, but doesn't publish it.

It contains Secrets in the chart, which we don't want. There are 9 Secrets. For now, I've commented out the etcd-backup-secret Secret template.

We can improve this chart later, also adding a README. I didn't like the AI generated version.

Signed-off-by: Archisman <archisman@obmondo.com>
Signed-off-by: Archisman <archisman@obmondo.com>
…etcd as the default value

Signed-off-by: Archisman <archisman@obmondo.com>
images:
# Image to use for changing backup bucket permissions
changeBackupBucketPermissions:
repository: europe-docker.pkg.dev/gardener-project/public/3rd/alpine

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add the european docker repo link as a comment
the link for docker repo should be the generic one

# Image to use for changing backup bucket permissions
changeBackupBucketPermissions:
repository: europe-docker.pkg.dev/gardener-project/public/3rd/alpine
tag: 3.20.3

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a reason to bind the image to this particular tag or can we leave it empty and fetch the latest docker image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants