guillaumBrisard

Results 8 issues of guillaumBrisard

# Summary With the [managed-namespace](https://argoproj.github.io/argo-events/managed-namespace/) installation, would it be possible to manage multiple namespaces ? It's related to this feature for argo workflow [6769](https://github.com/argoproj/argo-workflows/issues/6769) # Use Cases On a single...

enhancement

It's more about resilience than scaling. Is it possible to have multiple replicas of each controller of argo events ? Or it's like the workflow-controller with a leader ? Or...

enhancement

# Summary With the [managed-namespace](https://argoproj.github.io/argo-workflows/managed-namespace/) installation, would it be possible to manage multiple namespaces ? # Use Cases On a single cluster, I have differents teams and each one of...

enhancement
area/controller

Hi, How to migrate **load_base** please: ```yaml resources: - name: openjdk-11 type: docker-image source: repository: ((our.repo))/adoptopenjdk/openjdk11 tag: alpine-jre

`pre_without_version` and `build_without_version` is not recognize for semver resource The extension wrongly reports `Unknown property 'pre_without_version' for type 'SemverPutParams'vscode-concourse(YamlSchemaProblem)` `Unknown property 'build_without_version' for type 'SemverPutParams'vscode-concourse(YamlSchemaProblem)` The documentation about `pre_without_version` and...

type: enhancement
for: eclipse
theme: concourse-support
for: vscode

I would like everything to be set and ready to use for my client without any additionnal configuration through my pipeline. Right now I use API for 1. uploading configset...

Support Conjur Vault There is a fork create by @PV-ITD @voehrsCyber https://discuss.cyberarkcommons.org/t/argocd-vault-plug-in-supports-conjur/2046 https://github.com/itdistrict/argocd-vault-plugin Maybe @conjurinc @john-odonnell you could help for this feature, it will be awesome

Doc says : ---------------------- `pre_without_version`: Optional. When bumping to a prerelease, drop the version if set to `true`. Examples: - Major version bump: version file = 1.2.4-SNAPSHOT, release version =...