Open JeremyMarshall opened 6 years ago
reverted 80d471c87c28f2eb47a5bcff5940c265976d61d9 and it fixed it. maybe its a mismatch between the download dispatch
I fetched and the examples. I wasn't sure how to build from source. make make generate
Hey @JeremyMarshall, thanks for opening the issue, it's a valid one. Seems like we need to publish the seed.yaml
file and update the docs. Currently, we ask to use the seed.yaml
from master
branch, but master may be updated and not work anymore with the released version of dispatch (your case). I will change the title of this issue to track the progress of adding seed.yaml
to the release, in the meantime, you might want to give the latest release (https://github.com/vmware/dispatch/releases/tag/v0.1.19) a try, it should include the updated API and work with latest seed file.
Additionally, you shouldn't need the seed.yaml file to load images anymore. Simply use dispatch create seed-images
thanks all working now. only any chance dispatch create seed-images
could be idempotent? running it twice will create an error - maybe a recreate
That's a great idea and yeah, it should be. In general, we're looking at supporting "dispatch update -i" semantics that would apply a create if the entity to be updated does not exist.
Bug Report
Expected behavior
Load examples
Current behavior
Steps to reproduce
load the example seed script
Impact
Possible solution
Your Environment
$ dispatch version Client: v0.1.18 Server: v0.1.18
k8s in docker on mac 18.05.0-ce-mac67