Michael Bridgen
Michael Bridgen
> This might be related to #116, because if we allow every plugin to have a state we should at minimum offer to take care of the state as we...
I'm not sure what the purpose of the 'mod' modifier is. Can you give me an example in code of when it would be useful?
The sort can be made stable by sorting on the original (un-extracted) tag when there are duplicate extracted tags. That would at least remove non-determinism, i.e., it wouldn't flip-flop from...
That is an excellent animated gif :-D Is it fair to paraphrase your feedback as "It's difficult to know where to start with Flux v2 because there are many more...
For the record (and to remind myself): the labels for a Docker image are stored in its config file, which is a blob referenced by the image manifest. In other...
I'm now proposing to _not_ implement selecting by build time -- see the reasoning at https://github.com/fluxcd/flux2/discussions/802, and please do comment there, especially if you think you cannot do without it!
> I saw on the go-git issue thread that some people had to migrate to git2go to get it to work. Flux, which initially used go-git exclusively, ran into a...
> It's unclear to me why we need the environment variable to enable the feature. People might want to use this with git providers or hosts other than Azure DevOps....
@pstovik @dotansimha Sorry about that folks. SSA being on by default was reverted in v3.22.1, until we can clear up problems like those you reported. Bumping the package version will...
> The config entry exclude-crds is also accepted just in case the CRD is installed some other way. This may introduce a problem, which is this: if you run it...