v0.6.0
Implemented enhancements:
- Streamline Gslb Status #116
- Propagate Gslb CR annotations down to Gslb ingress #113
- Make Gslb timeouts and synchronisation intervals configurable #82
- Prepare Helm chart for uploading various repositories #75
- Extend documentation with end-to-end application deployment scenario #69
- Add full end to end integration tests to build pipeline #48
- Expose metrics and tracing #47
Fixed bugs:
- Non-deterministic failure of EtcdCluster deployment in air-gapped on-prem environments #107
- Flaky terrarest
TestOhmyglbBasicAppExample
#105
Closed issues:
- Can't install chart successfully #104
Merged pull requests:
- Extend release pipeline with docker build and push #125 (ytsarev)
- Streamline Gslb Status #121 (ytsarev)
- Extend
deploy-gslb-cr
target with failover strategy #118 (ytsarev) - Configurable timeouts and synchronisation intervals #117 (kuritka)
- Propagate Gslb CR annotations down to Gslb ingress #114 (ytsarev)
- Properly propagate etcd version in EtcdCluster CR #112 (ytsarev)
- Make basic app terratest reliable #111 (ytsarev)
- Optimize and cleanup test-apps target and samples #110 (ytsarev)
- Optimize CI status badges #106 (ytsarev)
- Failover demo #103 (kuritka)
- Non deterministic round robin demo #98 (kuritka)
- Initial operator metrics #97 (somaritane)
- Add capability to end-to-end test HEAD of the branch #96 (ytsarev)
- Enhance terratest pipeline #95 (ytsarev)
- Etcd-operator as own subchart #94 (ytsarev)
- Include gosec into pipeline #93 (ytsarev)
- Terratest based end-to-end pipeline #91 (ytsarev)
- Document Helm repo and installation #88 (ytsarev)
- How to run Oh My GLB locally #87 (kuritka)