v0.22.0
What's Changed
- doc: update README badge link to reflect actions.yml -> tests.yml workflow change by @starpit in #51
- doc: update demo docs to reflect --create-namespace changes by @starpit in #52
- doc: add gif to readme by @starpit in #53
- doc: add descriptions for images/gifs by @starpit in #54
- doc: leverage github's support for Notes rendering by @starpit in #55
- doc: tweak readme image sizes by @starpit in #56
- doc: split out user roles from main readme by @starpit in #57
- doc: add usage and example to build readme by @starpit in #58
- docs: restructure into docs/architecture by @starpit in #59
- feat: allow backend to provide values to linker.Configure, and do so to infer ClusterIsOpenShift by @starpit in #60
- chore: bump IBM/go-sdk-core v4 -> v5 by @starpit in #61
- feat: up --target-platform/-p -> --target/-t by @starpit in #62
- feat: down --target-platform/-p -> --target/-t by @starpit in #64
- fix: casing for target deployment types by @aavarghese in #66
- feat: support bearer token auth for ibmcloud target by @starpit in #67
- feat: looping for cluster ready check by @aavarghese in #70
- fix: overriding global type for openshift clusters by @aavarghese in #71
- feat: log creation times for ibmcloud backend by @starpit in #73
- feat: parallelize ibmcloud VSI creation calls by @starpit in #75
- feat: using randomized zone from region discovery by @aavarghese in #74
- feat: add username to runname by @aavarghese in #76
- feat: allow for re-assembly i.e.
assemble
against an assembled binary by @starpit in #78 - refactor: introduce interface-based Backend by @starpit in #79
- fix: clean up default-queue secret by @starpit in #80
- fix: clean up workstealer queue variables by @starpit in #81
- fix: begin consolidation of queue prefix path logic by @starpit in #82
- fix: continue consolidate of queue variables by @starpit in #83
- fix: disallow kubernetes api access from our pods by @starpit in #85
- fix: clean up workerpool and shell queue variables by @starpit in #84
- doc: flesh out docs/contribute/README.md by @starpit in #87
- fix: ipv6 address should not fail security group creation by @aavarghese in #88
- doc: clarify up versus down in demo docs by @starpit in #90
- doc: place conventional commits in TIP block by @starpit in #91
- doc: make top-level README consistent with doc/demos in naming of binaries by @starpit in #92
- fix: be interface missing assemble option for apikey, random zone only if config resouregroup exists by @aavarghese in #93
- feat: remove unnecessary api: field of Application by @starpit in #95
- doc: fix typo in docs/contribute by @starpit in #96
- feat: discover existing sshkey from userdir for ibmcloud be, reuse existing sshkey resource if exists by @aavarghese in #89
- feat: add support for
--set-file
by @starpit in #97 - fix: set apikey for cloud authenticator with down cmd by @aavarghese in #98
- fix: status UI fails to show task cells for workers by @starpit in #99
- chore: bump to 0.22.0 by @starpit in #100
Full Changelog: v0.21.2...v0.22.0