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

Should update the kubernetes ingress status or address when acting as a ingress controller #506

Open
codering opened this issue Feb 11, 2022 · 1 comment

Comments

@codering
Copy link
Contributor

easegress does not set the ingress status of the fulfilled ingress, or address.

kubectl get ing  hello-world-test -o yaml | grep status -A 3
status:
  loadBalancer: {}

For more information reference: traefik/traefik#3377

@xxx7xxxx
Copy link
Contributor

Similiar enhancement in #1061

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

2 participants