Comment 18 for bug 1867783

Revision history for this message
Kenneth Koski (knkski) wrote :

@hpidcock: I'm able to reproduce it without destroying/recreating the model, but the every once in a while that it deploys successfully the first time, I can always reproduce it by destroying/recreating the model and deploying again. And yes, I do quite often destroy/recreate the model, as I am testing deploying a bundle over and over again. My basic workflow looks like this:

Create model
Deploy bundle (the kubeflow bundle is ~30 charms, the istio bundle is ~8 charms)
Figure out what's broken
Tweak the bundle/charms
Destroy model
Goto 1