Dane LeBlanc

Results 9 comments of Dane LeBlanc

As described in Issue #2063, this issue will be broken out into 3 separate, smaller issues. The details from Issue #2063 are copied here: # Prerequisites / Assumptions / Separate...

@doodlesbykumbi and I have had some discussion on what can be done here. Here's a summary: https://gist.github.com/diverdane/e166deb3b88ebd36871a6844e828b4ae

Hi @michael2m, Thank you for filing this enhancement request for Secretless Broker. I'd like to understand your suggestion better. Can you tell me which credentials provider that you're using with...

@michael2m thanks for the explanation, I understand your point! This may require a change in the secrets.yml syntax... using the example above, maybe something like this: ``` creds: from: vault...

@rafis3 thank you for your input on this! You raise a very good point... there should be some warning that some fields are being ignored. Beyond the issue with ignored...

@rafis3 , I updated the description with a `Deprecation and Ignored Values Warnings Required in NOTES.txt` section. Thanks for bringing this up!

Tasks: SP Config (in `secrets-provider-for-k8s` repository): Split into: • Container Config • K8s Secrets config Authn Client Config (in `conjur-authn-k8s-client` repository): split into: • Conjur connect config • app identity...

Hi @JfcAtCyberArk! Thank you for the submission! I'm having trouble reproducing what you're seeing. I'm also seeing our Jenkins tests passing, and they're configured with a `conjur` provider in their...

@OLeonardoRodrigues, Thanks for the explanation, that helps!!! It looks like several things need to be updated: - [README.md](https://github.com/cyberark/terraform-provider-conjur/blob/main/README.md) - The [demo](https://github.com/cyberark/terraform-provider-conjur/tree/main/demo) example. This could also use its own README.md file....