This message was deleted.
# built-with-pulumi
s
This message was deleted.
g
I documented what I think is a bug, but I need to tear down the cluster and remake it to reproduce.
Seems like it needs to be run at least twice to work, the crd for argo application doesn't want to wait for the helm chart to deploy the application crds.
Does this sound familiar to anyone?
l
Very cool, if you want to go one level deeper with the automation you could try using automation api to create your own custom CLI: https://www.pulumi.com/docs/guides/automation-api/getting-started-automation-api/ Some examples here: https://github.com/pulumi/automation-api-examples#go-examples
g
Oooh, thank you! I've heard lots about the automation api but not played with it yet