Stuart Purgavie
Stuart Purgavie
Cannot find a changelog example of a documentation-only change to satisfy the "Check Changelog" PR check.
> This also sounds like it's solving the same problem as `var_sources`. Is it not? https://concourse-ci.org/vars.html#var-sources That implementation, while an improvement on the current non-experimental implementation of Vault integration, is...
Apologies, was on vacation, working on a response now... EDIT: responded to all inline questions @taylorsilva :smile:
> > Enabling JWT even opens up the ability to allow Concourse pipelines to authenticate and authorize to arbitrary custom APIs if desired. > > This is the part that...
Seems like https://github.com/infobloxopen/infoblox-go-client/pull/131 was merged a long time ago but this issue is still open. I'm having an issue where I have a workspace with multiple providers, one of them...
Would likely recommend against making RSA the default, seems to be a trend of moving towards EC25519 since RS256 uses PKCS#1v1.5 which is the vector for the Bleichenbacher style of...
Had this issue as well when attempting to provide a parameter to an organization when that parameter was being enforced by the parent Enterprise. Removing the offending parameter resolved the...
Is this fulfilled by https://github.com/docToolchain/asciidoc-linter/ or is golang a requirement?