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 · 1 comment
Labels

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

Copy link

This issue has been marked as stale due to 90 days of inactivity. It will be closed in 30 days if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the [email protected] list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant