Jon Corbin
Jon Corbin
I just made a PR that replaces pyhcl with python-hcl2 and found that it cleared up a bunch of my parsing errors. Could you try this fork and see if...
> I can confirm that this fixes my immediate "broken-ness" using blastradius with TF 0.12.26 Awesome to hear! Did you have an open issue for what was broken? If so,...
I just made a PR that replaces pyhcl with python-hcl2 and found that it cleared up a bunch of my parsing errors. Could you try this fork and see if...
I just made a PR that replaces `pyhcl` with `python-hcl2` and found that it cleared up a bunch of my parsing errors. This is slightly different than the errors I...
@fwouts not op but I use mute until "next comment" most often as "any update" can get noisy. It's rare that I mute forever and I don't think I've ever...
This is now 2 years stale, closing this
currently running on 2.8.5 and seeing this. Also seems to lock up refreshing and messes with application health status. I see that https://github.com/argoproj/argo-cd/pull/15227 hasn't been merged yet so I imagine...
@hlts2 @rytswd yeah that makes sense to me. A new `ignoredRegex` field or a `regex: true|false` flag that enables passing regex to the `ignore` field (sounds unnecessarily complicated over an...
@rytswd no worries 😊 > @Jrc356 Sorry to loop back late - a separate flag sounds like a better idea than having a list of jobs in regex form 🤩...
That sounds good to me! > The example you provided with my_job[0-4] would be too complicated for wildcard solution, so if it's absolutely necessary, we would probably need to have...