Javier Solana
Javier Solana
Moving the discussion and current conclusions from https://github.com/argoproj/argo-cd/pull/18053 for visibility Makes more sense provide a new pre-flight operation to check the plugin configuration (and check if discovery is enabled or...
Any news? Thanks
If we want to provide this info, we should change RPC contract right?
This value is not propagated right now . At first glance we have two options - we can extend `ApplicationSource` to contains `AnnotationManifetGeneratePaths`: **types.go** ```go // ApplicationSource contains all required...
Thanks mate! Im going with it! 💪
Hi @todaywasawesome , Just to confirm if it is the correct approach! Let me know :) Thanks a lot for you help!
Hi @todaywasawesome ! Let me know if there is something I can do to push for this change Thanks
Ey thanks @crenshaw-dev , Im little newbie :( Is this commit the problematic? [link](https://github.com/argoproj/argo-cd/pull/18054/commits/d290d48949213ae49bd48c2140297241bc301e7f) is there anyway to fix it easily? (or maybe is better to move all the changes...
oh 💩 , I ve broken the PR following these instructions :( I think is better to create a new PR with the changes and close this one ok?
Hi @todaywasawesome! I guess the problem was related to the branch (too old and with merges in the middle). Running these command cracks the PR (not sure why, maybe cause...