10000 Secrets With Constant Integer Values Not Exported · Issue #21 · cyberark/summon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Secrets With Constant Integer Values Not Exported #21

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

Closed
chrisdostert opened this issue Feb 1, 2016 · 2 comments
Closed

Secrets With Constant Integer Values Not Exported #21

chrisdostert opened this issue Feb 1, 2016 · 2 comments

Comments

@chrisdostert
Copy link

If in my secrets.yml I set the value of a key to an integer the key is not exported

example of exported and not exported specifications in secrets.yml

EXPORTED: '3306'
NOT_EXPORTED: 3306

no error is thrown either way.
In the erroneous case the only difference is the secret is not exported

@dustinmm80
Copy link
Contributor

Good find!

I just added integer support in 764896e

Will publish v0.3.1 binaries tomorrow.

@dustinmm80
Copy link
Contributor

Fixed and released in v0.3.1

https://github.com/conjurinc/summon/releases/tag/v0.3.1

conjur-jenkins pushed a commit that referenced this issue Feb 19, 2025
CNJR-0000: Fix unhelpful error message when specifying nonexistent en…
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

2 participants
0