Krish

Results 47 comments of Krish
trafficstars

@TimDaub Perfect!

We also need to ensure that the API returns a 200 OK only when the server is ready to serve requests. Meaning the server/processing pipeline isn't broken at some other...

For others hitting the same issue, I have used the following snippet for now: ``` RUN TERRAFORM_SWITCHER_VERSION="0.13.1201" \ && mkdir -p "/opt/terraform-switcher" \ && cd "/opt/terraform-switcher" \ && curl -sLO...

Agreed. I think the static role definitions need to support `creation_statements`, `deletion_statements`, and `rotation_statements`. And this should be mapped 1:1 with the lifetime of the corresponding Vault role. So the...

I can confirm I see this on AWS EKS with about ~50 releases in a namespace and I use the command: ``` $ helm3 --kube-context XXX --namespace XXX list -a...

As per the comment in https://github.com/jetstack/cert-manager/issues/3229#issuecomment-772600164, this seems to be due to a suboptimal query being run by Helm. Is there any way we can optimize this? We have just...

Is there a roadmap or plan for this?

I too have a 0 byte `assets.zip` in S3.