v0.10.0
What's Changed
- feat(ui): add one-click demo workload deploy by @kevwilliams in #321
- Let destroy clean up a workload's URL by @scotwells in #327
- fix: Fail loudly when a compute command is mistyped by @scotwells in #329
Full Changelog: v0.9.0...v0.10.0
Changelog
- ea6ebee Merge branch 'main' into feat/ui-one-click-demo-deploy
- 8ff21c5 Merge pull request #321 from datum-cloud/feat/ui-one-click-demo-deploy
- c7a445d Merge pull request #327 from datum-cloud/fix/destroy-url-cleanup
- edd8e4b Merge pull request #329 from datum-cloud/fix/reject-stray-cli-args
- 8498009 feat(ui): add one-click demo workload deploy to Workloads page
- 4aa1d95 fix(cli): let destroy clean up a workload's URL
- 41e1745 fix(cli): reject stray words after a listing command
- f668a76 fix(cli): reject stray words after an access request
- fbc5dc3 fix(ui): drop dockerhub-pull imagePullSecret from the demo workload