Closed diegolagospagopa closed 1 year ago
the kubernetes.io/ingress.class is deprecated for ingressClassName see: https://kubernetes.io/docs/concepts/services-networking/ingress/#deprecated-annotation
kubernetes.io/ingress.class
ingressClassName
Useful commands to run checks on local machine
bash .utils/terraform_run_all.sh init local pre-commit run -a
:tada: This PR is included in version 4.18.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:warning: This repo is stale, all new features will be added on https://github.com/pagopa/terraform-azurerm-v3 :warning:
List of changes
Motivation and context
the
kubernetes.io/ingress.class
is deprecated foringressClassName
see: https://kubernetes.io/docs/concepts/services-networking/ingress/#deprecated-annotationType of changes
Does this introduce a breaking change?
Other information
Run checks
Useful commands to run checks on local machine