Chris Kilding

Results 138 comments of Chris Kilding
trafficstars

+1 for pushing an update to pypi please :)

Hi @chris-h-phillips, sorry for not getting round to this sooner. I have (slowly) been trying to solve the problem of how to support vendor-proprietary credential types in the plugin, but...

(And once that's done, the next step would be to merge https://github.com/jenkinsci/aws-secrets-manager-credentials-provider-plugin/pull/298, and then create separate add-on plugins for each vendor-proprietary credential type - starting with this one.) With this...

Hi @gals-ma I found an eventual solution to this, which is to implement folders support in an extension of this provider: the folder-scoped AWS Secrets Manager Credentials Provider (https://github.com/chriskilding/aws-secrets-manager-credentials-provider-folders-plugin) Within...

Great! You'll need to: 1. Check out the initial-dev branch of the folder-scoped plugin: https://github.com/chriskilding/aws-secrets-manager-credentials-provider-folders-plugin/tree/initial-dev 2. Build the plugin by compiling that branch from source 3. Deploy the plugin .hpi...

Hi @DimaNevelev , did you manage to find someone who can test this?

Closing as this is a problem across all credential providers (including the default one) - not just this one - so it's not something that can be fixed here.

@maqzee-git after several attempts at different approaches to multi-tenancy, multi-environment, and folders support, I've finally got an approach which should work with and support all of those... Basically I'm implementing...

Looping in @edwardprzeniczny @NoamGoren @tuxy85 @alandevine