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

Istio resource deletion can't trigger operator reconcile #23603

Closed
morvencao opened this issue May 7, 2020 · 0 comments · Fixed by #23604
Closed

Istio resource deletion can't trigger operator reconcile #23603

morvencao opened this issue May 7, 2020 · 0 comments · Fixed by #23604
Assignees
Labels
area/environments/operator Issues related to Operator or installation area/environments

Comments

@morvencao
Copy link
Member

morvencao commented May 7, 2020

Bug description

  1. Build and deploy in-cluster operator
  2. Create istiooperator CR in the cluster and wait for all istio resources created.
  3. Delete one istio resource(eg, istiod deployment)
  4. Check if the istio operator starts new reconcile loop to recreate the deleted resource.

Expected behavior

Steps to reproduce the bug

Version (include the output of istioctl version --remote and kubectl version and helm version if you used Helm)

How was Istio installed?

Environment where bug was observed (cloud vendor, OS, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/environments/operator Issues related to Operator or installation area/environments
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants