Kyler Middleton

Results 9 comments of Kyler Middleton

>Or how do other people here solve this issue? I use authentication types to solve it, [paid link](https://faun.pub/lets-do-devops-ansible-awx-tower-authentication-power-user-2d4c3c68ca9e) to article, [unpaid link](https://faun.pub/lets-do-devops-ansible-awx-tower-authentication-power-user-2d4c3c68ca9e?source=friends_link&sk=c409707132cd276a8cd2baae021fa41c) to article. You end up creating lots of...

> We ended up writing our own service to support this request, I can share the source code if interested. @AmitBaranes - Also interested, looking at keeping secrets out of...

> Confirming removing extra repos (`helm repo list` then `helm repo remove `) solved the issue. Confirm this worked for me also. A more elegant solution would be nice, but...

Did we ever receive an update from Substack on the unicode warnings? I'm also pushing for an answer, as I use gist extensively embedded in Medium pages, and as I'm...

I don't work at github, but know some folks well who do. I'm escalating this with GitHub support. I see the error message coming from github directly, [here's a link...

Oh, so this isn't a GitHub change. That's a bummer, I don't have any sway at Substack. I'm not very hopeful to evince changes over there. Okay, time to migrate...

@sockmister : Is there any reason we can't do a PR with this change? I'm a n00b at this app. https://github.com/argoproj/argo-cd/compare/master...sockmister:redirect-uri-cfg

> @iwarapter As the author of the submission, you have the copyright. Could you also submit this to OpenTofu so the fix can reach many more users? @Nowaker: The AWS...

I have a hacky solution here to use a null-resource to use the AWS CLI to invalidate the cloudfront cache based on an S3 object ID update. You could set...