Skip to content
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

[bitnami/etcd] Add loadBalancerClass for Etcd chart #30697

Merged
merged 5 commits into from
Dec 2, 2024

Conversation

sigevsky
Copy link
Contributor

@sigevsky sigevsky commented Nov 30, 2024

Description of the change

Adding a missing loadBalancerClass to etcd's service definition

Benefits

This feature is necessary if one decides to expose etcd's service with a load balancer different from a default. For example, exposing etcd via Tailscale network https://tailscale.com/kb/1439/kubernetes-operator-cluster-ingress#exposing-a-cluster-workload-via-a-tailscale-load-balancer-service.

Possible drawbacks

None

Applicable issue

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

Signed-off-by: Mykyta Sigevsky <nick.sigevsky@gmail.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Dec 2, 2024
@github-actions github-actions bot removed the triage Triage is needed label Dec 2, 2024
@github-actions github-actions bot removed the request for review from carrodher December 2, 2024 11:11
Copy link
Member

@dgomezleon dgomezleon left a comment

Choose a reason for hiding this comment

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

The change LGTM. Just a minor suggestion regarding versioning.

bitnami/etcd/Chart.yaml Outdated Show resolved Hide resolved
bitnami-bot and others added 3 commits December 2, 2024 11:15
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: David Gomez <davidbhlm@gmail.com>
Signed-off-by: Mykyta Sigevsky <nick.sigevsky@gmail.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
@dgomezleon dgomezleon merged commit 7ee741a into bitnami:main Dec 2, 2024
13 checks passed
@dgomezleon
Copy link
Member

Thanks for contributing :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
etcd solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants