Skip to content
New issue

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

bug: ApisixRoute metadata name unable to generate route when exceeding 40 characters #2311

Open
qingfengfenga opened this issue Oct 16, 2024 · 0 comments

Comments

@qingfengfenga
Copy link

Current Behavior

apiVersion: apisix.apache.org/v2
kind: ApisixRoute
metadata:
  name: nginx-test-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Expected Behavior

No response

Error Logs

No response

Steps to Reproduce

apiVersion: apisix.apache.org/v2
kind: ApisixRoute
metadata:
  name: nginx-test-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Environment

  • APISIX Ingress controller version (run apisix-ingress-controller version --long)
    1.8.0

  • Kubernetes cluster version (run kubectl version)
    1.30.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant