Jonathan West
Jonathan West
Agree with @alexmt, this sounds very useful. I think my only suggestions would be: - `glob` -> `globMatch` (just to make it clear that the user is getting the value...
Thanks for taking the time to write up your thoughts @winmillwill :+1: ! Re: the ability to specify multiple generators at the `generators:` level: I can see an advantage to...
Thanks for the detailed example and explanation, very helpful for visualizing your question. I can't think of a way to do that with the current matrix generator as it exists,...
Re: #362, @crenshaw-dev, your lists of pros and cons for each approach looks accurate, great analysis! For 362, it _should_ support non-string types: eg a generator should be able to...
Hi @rayterrill , this is discussed here: https://argocd-applicationset.readthedocs.io/en/stable/Controlling-Resource-Modification
At the moment, only string key-value pairs are supported.
I think a good first step would be implementing https://github.com/argoproj-labs/applicationset/issues/106 with the same functionality as the JSON parsing, and then we can next discuss how to extend that re: the...
None of the CVEs impact APIs that are consumed by the applicationset controller, AFAIK.
@chetan-rns: # Overview of work required The high level overview of the work for this issue is this: - Add the `templateUntyped` field to ApplicationSet spec - This is like...
Hi @zhengyansheng, can you provide more detail around expected behaviour?