Releases: cnoe-io/cnoe-cli
Releases · cnoe-io/cnoe-cli
v0.1.0
Changelog
- ba88544 Fix bad crd error (#15)
- 0aa9181 Merge pull request #12 from cnoe-io/verify-state
- 07ddfc0 Merge pull request #5 from cnoe-io/noyaml
- 3467de3 Merge pull request #6 from cnoe-io/remove-ioutils
- acff685 Merge pull request #7 from cnoe-io/move-to-crd
- 521adbd Merge pull request #9 from cnoe-io/swagger
- 7e059df add go releaser github action (#16)
- cb34594 add k8s as the super command for k8s interactions
- 7edb760 add license
- 834fd21 add open api spec for prerequisites
- 2335d9e add requirement for prereq kind to be present
- 6b71ca3 add spark as a sample
- 06edbce add state value as a verification param for K8s pods
- 07a97de add template tests - remove reference to aws in the generation tool - add verification - add fakes
- f0d9bac add the template command
- 5a8794b allow for embedding the pre-req files
- 7a152ce allowing verify to receive multiple config pre-reqs
- 4e586bf clean up manifests
- 5a3d2de collect multi-error and report on failure
- 86ffb51 enable prereq embedding for verify
- 752758c enable verification - add examples - add a command flag to template to define verifiers - update the k8s deploy template
- f01bc62 fix integer type handling (#17)
- 02fcfc3 fix map conversion in arrays
- 3d0d719 fix populating the slice when converting
- c7d38eb fix the raw flag
- bc321d9 implement terraform support (#8)
- d5aa92f init
- 199d3ec minor updates
- 130a004 pod status impacts verify outcome
- 513921e refactor and add tests
- fb9b750 remove ioutil
- 4333058 rename template
- 4257bb2 rename template cmd to crd and move it under template command
- 2d453d9 update README
- 6c14d6f update commands
- 4533b2a update expected type to be map[string]any due to yaml library upgrade
- 2ffac50 use persistent flag
- eaf3c21 use yaml v3