Mateus Tanaka
Mateus Tanaka
I'm facing the same issue, have you fix it @xibriz ?
Ingress annotation `kubernetes.io/ingress.class` should now be considered [formally deprecated](https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/#deprecating-the-ingress-class-annotation) and we need support for **IngressClass** resource and **ingressClassName**, **pathType** Ingress resource specs added in Kubernetes 1.18 as the following example:...
> 👋 I can work on this one using the following plan: > > ### Introduce [resources_serviceendpoint_permissions.go](https://github.com/microsoft/terraform-provider-azuredevops/tree/main/azuredevops/internal/service/serviceendpoint) > * [ ] Add support for `azuredevops_serviceendpoint_project_permissions` resource > * [ ]...
@mouismail You implemented a new resource, why have you updated the existing documentation for `azuredevops_serviceendpoint_permissions`? I guess you should create a new documentation page for `azuredevops_serviceendpoint_project_permissions` because each of the...
Hi @mouismail any update about this item?
> Hi @mateustanaka, > > I wasn't able to reproduce this issue. Have you tried to download the chart with curl? Does it work with your username and password in...