-
Notifications
You must be signed in to change notification settings - Fork 15
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
Existing AccessPolicyTokens gets deleted and stuck on provider-grafana pod restart #178
Comments
We're seeing this internally too, see grafana/terraform-provider-grafana#1886 in an attempt to fix this. |
With the latest version I'm still seeing (see the second log line):
The Loki pods give:
|
When the provider-grafana pod is restarted, any AccessPolicyToken resources that are present, deletes any existing tokens, and then gets stuck attempting to recreate them.
Running Crossplane version 1.16.0, and provider-grafana 1.8.0.
Provider logs:
Events from the
AccessPolicyToken
resource:Example existing AccessPolicyToken object (as part of a composition):
This was seemingly introduced by #135
The text was updated successfully, but these errors were encountered: