Edmund Rhudy
Edmund Rhudy
What was the full URL sent to the API server? My fix just urlencodes the cluster name before sending it to the API, and the API urldecodes the cluster name,...
Yeah, I was initially thinking about doing it in Ansible but it would make more sense to just do it in Chef. Whatever we do, we should ensure that it's...
Indeed, that became apparently pretty quickly, which is probably why nobody's PR'd this yet. :anger:
Editing the operations user environment template is probably a good first step.
I ran into this same problem and it turned out to be that it was because I was setting a schedule target but I did not specify `type = "schedule"`...
I too am interested in this. I think it's worth distinguishing between the IssueCertificate and RequestCertificate API calls, because they do different things. The cert-manager plugin for ACMPCA seems to...
This is also of interest to me, in particular using it with ACM Private CA. I'm unclear on how import quotas matter for this feature, since the certificates would be...
I built another internal image with the updated PR and deployed it. Everything seems good, continues to handle cluster names properly that do and don't have / in them. @crenshaw-dev...
> What is the status for this PR ? Any plans for moving ahead ? This PR is of interest to me (specifically doing provider-initiated flows from Okta to Argo...
This would be great to have, even if it's implemented in a way that basically just takes the configurations from https://docs.fluentd.org/monitoring-fluentd/monitoring-prometheus and puts them behind a single flag in the...