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

Vault-env error on version #81

Closed
minivolk opened this issue Aug 6, 2023 · 2 comments
Closed

Vault-env error on version #81

minivolk opened this issue Aug 6, 2023 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@minivolk
Copy link

minivolk commented Aug 6, 2023

time="2023-08-06T18:44:29Z" level=info msg="received new Vault token" addr= app=vault-env path=k8s_test role=common.ft
time="2023-08-06T18:44:29Z" level=info msg="initial Vault token arrived" app=vault-env
time="2023-08-06T18:44:29Z" level=warning msg="container-secret/secret: Endpoint ignored these unrecognized parameters: [version]" app=vault-env
panic: interface conversion: interface {} is nil, not map[string]interface {}

goroutine 1 [running]:
github.com/bank-vaults/vault-env/internal/injector.(*SecretInjector).readVaultPath(0xc0005a3880, {0xc00005201c, 0x32}, {0x15cc1ec, 0x2}, 0xec?)
        /usr/local/src/vault-env/internal/injector/injector.go:430 +0xa3d
github.com/bank-vaults/vault-env/internal/injector.(*SecretInjector).InjectSecretsFromVault(0xc0005a3880, 0xc00073fd80, 0xc00073fc40)
        /usr/local/src/vault-env/internal/injector/injector.go:290 +0x7f1
main.main()
        /usr/local/src/vault-env/main.go:281 +0x11a5
@sagikazarmark
Copy link
Member

@Minivolk02 thanks for reporting this issue. We will look into it.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Dec 3, 2023
@ramizpolic ramizpolic added kind/bug Categorizes issue or PR as related to a bug. and removed lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. labels Dec 22, 2023
@ramizpolic ramizpolic assigned akijakya and unassigned akijakya Jan 23, 2024
@bank-vaults bank-vaults deleted a comment from github-actions bot Jan 30, 2024
@ramizpolic
Copy link
Member

ramizpolic commented Jan 30, 2024

Resolved in bank-vaults/internal#141, thanks for reporting! Should be available from the upcoming release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

4 participants