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

gateway_kuadrant_controller_test.go test reads resources that it does not watch. #747

Closed
chirino opened this issue Jul 9, 2024 · 1 comment

Comments

@chirino
Copy link

chirino commented Jul 9, 2024

I updated a fork of the operator to log when a reconcile gets a resource it does not watch and these are the resources that the gateway_kuadrant_controller_test.go gets without a watch:

  Get without watch: gvk=/v1, Kind=Service, namespace=test-namespace-bfbfr, name=gw-a-istio
  Get without watch: gvk=/v1, Kind=Service, namespace=test-namespace-bfbfr, name=gw-a-istio
@guicassolato
Copy link
Contributor

Fixed as part of the SOTW changes (#893 and #952).

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

No branches or pull requests

2 participants