You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update: with v.2.1.1 issue still persist - occurs also during creation of cluster, could lead to timeout during installation of apps, which rely on secrets from vault.
downgrade of provider to v1.0.0 could help here until update is available or even better #797 is implemented
I tested with both provider versions and it seems it happens sometimes with both versions. Probably it is a race condition where it just takes longer in both versions.
I will also try to add health checks according to https://docs.crossplane.io/latest/guides/crossplane-with-argo-cd/ . Then the secretv2 resources in vault chart should not be healthy when „empty JSON“ error occurs. Then minio and velero chart don’t get synced because vault is still unhealthy.
In general, we then have a better insight if crossplane managed resources are synced and ready
after upgrade provider-vault to v2.0.1
status seems to change from time to time, vault entries are valid, so no direct impact here
....
...
The text was updated successfully, but these errors were encountered: