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

etcd config file extension should be yaml instead of yml #24629

Closed
romanhirsh-guardicore opened this issue Mar 22, 2024 · 3 comments
Closed

etcd config file extension should be yaml instead of yml #24629

romanhirsh-guardicore opened this issue Mar 22, 2024 · 3 comments
Assignees
Labels
etcd solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@romanhirsh-guardicore
Copy link

romanhirsh-guardicore commented Mar 22, 2024

Name and Version

bitnami/etcd 9.5.1

What architecture are you using?

amd64

What steps will reproduce the bug?

  1. Set custom configuration value
  2. Deploy

Are you using any custom parameters or values?

  configuration: |
    quota-backend-bytes: 8589934592
    max-txn-ops: 2048
    max-wals: 0

What is the expected behavior?

Etcd pod expects the configuration file at /opt/bitnami/etcd/conf/etcd.yaml

See: https://github.com/bitnami/containers/blob/main/bitnami/etcd/3.5/debian-12/rootfs/opt/bitnami/scripts/etcd-env.sh#L77

What do you see instead?

Config map is mounted at /opt/bitnami/etcd/conf/etcd.yml

Additional information

The config map in this chart is mounted to /opt/bitnami/etcd/conf/etcd.yml, whereas the bitnami script look for the default config at /opt/bitnami/etcd/conf/etcd.yaml

@romanhirsh-guardicore romanhirsh-guardicore added the tech-issues The user has a technical issue about an application label Mar 22, 2024
@github-actions github-actions bot added the triage Triage is needed label Mar 22, 2024
@carrodher carrodher added the etcd label Mar 25, 2024
@carrodher
Copy link
Member

Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.

Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.

Copy link

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label Apr 10, 2024
Copy link

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

@bitnami-bot bitnami-bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
etcd solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

3 participants