CB-Tumblebug v0.9.1
Pre-release
Pre-release
Support and Tested with
- CB-Spider v0.9.0
- CB-MapUI v0.9.0
- Supporting mc-infra-manager (v0.2.0) https://github.com/m-cmp/mc-infra-manager
API
Swagger UI URL: https://cloud-barista.github.io/api/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.9.1/src/api/rest/docs/swagger.yaml
What's Changed
- Add infraType field to TbSpecInfo/TbImageInfo and assets by @sykim-etri in #1667
- [Workflow] Update Swagger REST API doc by @cb-github-robot in #1668
- Validate k8scluster version when creating and upgrading k8scluster by @sykim-etri in #1670
- Add docker-compose by @yunkon-kim in #1666
- Update K8sCluster's REST API description and example by @sykim-etri in #1671
- Add the JWT auths middleware and sample API by @yunkon-kim in #1627
- Remove unused JWT configuration and environment variable handling by @yunkon-kim in #1676
- Modify swaggo/swag
@securityDefinitions
by @yunkon-kim in #1678 - Update API docs by @yunkon-kim in #1680
- Specify data type in ResponseBodyDump logging by @yunkon-kim in #1681
- Fix SetK8sNodeGroupAutoscaling's reponse body by @sykim-etri in #1682
- BREAKING CHANGE: Add encryption decryption script for credentials by @seokho-son in #1683
Full Changelog: v0.9.0...v0.9.1