Ray Terrill
Ray Terrill
Is there a mechanism to support submitting a job and waiting for it to complete or chaining the calls together to allow for this functionality? Cheers for this module @silas...
Is it possible to disable autosync from the ArgoCD GUI (for troubleshooting, etc) when using ApplicationSet? We've observed when apps have been migrated to use ApplicationSet vs Application, the ArgoCD...
It appears that PowerShell Core creates some pretty verbose logging into syslog on Ubuntu1604, as well as created a GUID directory in /tmp during script execution. Syslog messages: ``` Mar...
Poshbot currently provides the ability to respond to a user based on something - either in the same channel or via DM, but that workflow appears to require that the...
Did 3.7.2 introduce some breaking changes/functionality? Looks like when we upgrade to 3.7.2, we're unable to decrypt kms secrets on mac amd64. Downgrading to 3.7.1 works fine. Users are stumbling...
**What feature/behavior/change do you want?** **Why do you want this feature?** A very similar mechanism already appears to exist in eksctl when provisioning nodegroups - the aws-auth configmap is already...
Building on the work of @AndreZiviani, @nishkrishnan, and probably many others - another attempt to try to get mergeable working with required "atlantis/apply" status checks. First contribution attempt for Atlantis...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
I spent several hours today trying to wrap my head around Handlers and get failure event notification over email working. There are a couple of examples out there, but they...