Damien Duportal
Damien Duportal
This is a broader change than only XML: it means that the source data have to be multivalued (e.g. an array of string). I assume mapping will be done in...
> > Perhaps the command: should always capture literal strings into a file and then execute in temporary structure like ansible does with their shell/command module ? > > It's...
Like in https://github.com/updatecli/updatecli/issues/945#issuecomment-1285044879, it seems that this would be a broader change as it implies having a multi-valued source. How is the order managed?
Can you update the PR description to show the result? The example is not clear on what is it doing exactly?
🤔 the boolean `multiple` feels very weird. It's not clear what it does unless you really know. WDYT about having either `key` (with a strict litteral match) or `query` (that...
For the record, GHA was initially used here because of the risk of having credentials, such as AWS, available for all jobs of infra.ci.jenkins.io. Since https://github.com/jenkins-infra/helpdesk/issues/2840, this risk is clearly...
Additioannly, the following IAM role should be used to restrict the AWS credential scope: https://github.com/jenkins-infra/aws/blob/main/iam-role-updatecli.tf
Isn’t release.ci the location for this ? For information, the « docker build pipelien shared library » works the same in ci.j, infra.ci and release.ci. If it doesn’t then it’s...
Hi @stellirin , thanks for reporting! Could you elaborate a bit please? Is the `path` to the certificate would be a path inside the traefik container? - If yes, what...
Hi @jhmnieuwenhuis can you switch to the community forum at http://community.containo.us, as your problem is not related to the initial issue. Thanks a lot!