Logan Mzz

Results 25 comments of Logan Mzz

You have two bindings for the same IAM Role `arn:aws:iam::222222222222:role/AWSReservedSSO_Permission_AdminFullAccess_11111111111111`. I suppose the last found is the one which is applied by authn, thus your K8S identity is: ```yaml username:...

Don't want to download plugins ( and may be run some other tasks) on every Jenkins restart (or may be this has been fixed ?). No sure if we have...

We use Configuration as Code and CI/CD to manage our Software Forge. We try to avoid manual because integration (merge) and deployment may not happens directly one after the other....

18 monthes later ... facing same issue. At least a workaround exists or still have to bang my head against a brick wall ?

I suggest you to take a look at Jenkins logs instead of generic HTTP response.

Still no support for proxy settings ?

Stil no support for proxy settings ?

> @citizenken have you experimented with the [wait_for_jobs](https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release#wait_for_jobs) or [cleanup_on_fail](https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release#cleanup_on_fail) resource arguments? Those might be useful in this case. `wait_for_jobs` doesn't change anything.