Mauricio Alvarez Leon

Results 58 comments of Mauricio Alvarez Leon

Is anyone still encountering this issue on the latest version of the provider? I think we fixed this in https://github.com/hashicorp/terraform-provider-helm/pull/727. Just tried to reproduce this and see the error in...

Hello! Thank you for opening this issue. We should fix the documentation for this. It has actually been fixed in the latest Kubernetes Documentation: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#policyrule-v1-rbac-authorization-k8s-io

Hello! Thank you for opening this issue. Currently there's a workaround for this using yamldecode, see this example: https://github.com/hashicorp/terraform-provider-helm/issues/614#issuecomment-722665842

Hello! Thank you for bring this issue up, this is by design. We would prefer that any version updates are done explicitly, so that users aren't surprised with a diff...

Hello! Thank you for opening this request, can you comment on what you would be using this feature for?

> Reproduced on version 2.6.0 for me Hello @enterdv! Are you able to include the config that you used that will help us reproduce this issue? We'll want to look...

Hello! Thank you for opening this PR, I went ahead and added a test for the registry block. @jrhouston could you take a look?

Referencing https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#validatingadmissionpolicy-v1beta1-admissionregistration-k8s-io Since this would be the schema for the `ValidatingAdmissionPolicy` resource

Hello @mmckeen, can you provide a terraform config that reproduces the output that you're experiencing? Your provided config is lacking information in order to be reproducible.

Thank you for opening this issue! After seeing the cronjob documentations from @rafagsiqueira, we'll be looking into adding the new `timezone` attribute instead of including timezone as part of `schedule`...