Jae Kun Choi

Results 11 comments of Jae Kun Choi

Is there any update to this? I have lots of FireFox child processes running in the background and not killed because of this issue. Any fix suggestions would be great

No. I mean token auth may not be enabled on the registry so allow flags on the config file to not ask for token every time it calls let's say...

Can we use Catalog API with portus_crono instead then?

@markpeek thanks for the feedback. I've updated userdata script with multiple refs and asserting these results in the test. It passes with mutliple Refs being replaced. I've also added an...

@markpeek do you have any feedback on the changes?

It needs to be able to call api when the cell is clicked and update the clicked cell with api response data

I've checked and verified that the owner of the CASC_VAULT_FILE is jenkins and I've also made it 777 to test it. I've changed it to export environment variables and I...

I've also tried with below: ``` vault kv get /secret/data/dev/jenkins =========== Data =========== Key Value --- ----- password qqqwwww ``` and set `CASC_VAULT_PATHS` to `/secret/data/dev/jenkins` but it still doesn't work...

Forgot to mention I'm also setting `CASC_VAULT_NAMESPACE`

I was hoping to get at least some log lines from https://github.com/jenkinsci/hashicorp-vault-plugin/blob/5a1eedadbde028ac133764c83bbd2c7af5098b00/src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSource.java#L87