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

[BUG] Yaml values format gets changed when putting to ETCD #127

Open
Jagath01234 opened this issue Jan 30, 2025 · 0 comments
Open

[BUG] Yaml values format gets changed when putting to ETCD #127

Jagath01234 opened this issue Jan 30, 2025 · 0 comments

Comments

@Jagath01234
Copy link

Jagath01234 commented Jan 30, 2025

Describe the bug
When you try to put a properly formatted yaml value from the etcd manager UI, the for mat get changed and it's no longer becomes a properly formatted yaml.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Keys'
  2. Click on 'Edit pencil Icon' in a key which has a yaml value
  3. If the value already is a properly formatted yaml, Save it as it is, Otherwise input a properly formatted yaml and save
  4. Retrieve the value back and check the formatting.

Expected behavior
Formatting should not be changed and the retrieved value should be as same as the inserted value

Desktop :

  • OS: Ubuntu
  • OS version :24.04
  • ETCD manager version : v1.2.0
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

No branches or pull requests

1 participant