We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warning: annotation "kubernetes.io/ingress.class" is deprecated, please use 'spec.ingressClassName' instead
Consider this bash content.
edburns@localhost target % kubectl apply -f ${DIR}/cargotracker/target/openlibertyapplication.yaml <${DIR}/cargotracker/target/openlibertyapplication.yaml openlibertyapplication.apps.openliberty.io/cargo-tracker-cluster created Warning: annotation "kubernetes.io/ingress.class" is deprecated, please use 'spec.ingressClassName' instead ingress.networking.k8s.io/cargo-tracker-ingress created
This issue asks the assignee to investigate and remedy the code in light of this apparent deprecation warning.
The text was updated successfully, but these errors were encountered:
Fix in e89dd29
Sorry, something went wrong.
No branches or pull requests
Consider this bash content.
This issue asks the assignee to investigate and remedy the code in light of this apparent deprecation warning.
The text was updated successfully, but these errors were encountered: