Using a k8s CRD fails due to ArgoCD App k8s service still not ready even though the ArgoCD App is marked as healthy/synced and the helm chart has parameter wait #3316
Labels
kind/bug
Some behavior is incorrect or out of spec
needs-triage
Needs attention from the triage team
What happened?
Getting error when running
pulumi update
:Example
I'm getting the above error when trying to install in same
pulumi update
the following 2 resources:Even though first resource,
externalSecretsApp
, is dependency independsOn
of second resource,clusterSecretStore
, I still get the error:Output of
pulumi about
pulumi about CLI Version 3.139.0 Go Version go1.23.3 Go Compiler gc Plugins KIND NAME VERSION resource command 1.0.1 resource gcp 8.0.0 resource kubernetes 4.18.1 language nodejs unknown resource random 4.16.7 resource std 1.7.3 Host OS darwin Version 14.6.1 Arch arm64
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: