Skip to content

Releases: k8gb-io/k8gb

v0.7.5

24 Feb 19:11
a39522d
Compare
Choose a tag to compare

v0.7.5 (2021-02-24)

Full Changelog

Implemented enhancements:

  • coredns CRD plugin #249
  • Move away from coreos etcd-operator #220

Fixed bugs:

  • k8gb crashes on malformed spec section in gslb custom resource #296

Merged pull requests:

v0.7.4

05 Feb 11:34
881de5f
Compare
Choose a tag to compare

v0.7.4 (2021-02-05)

Full Changelog

Implemented enhancements:

  • Document Struct fields in CRD spec #273
  • Upgrade to operator-sdk v1.3.0 #266
  • Missing finalizer for NS1 #262
  • Include kube-linter into k8gb pipelines #254

Fixed bugs:

  • terratests - Possible race condition #211
  • Infoblox Zone Delegation not created under correct Auth Zone #99

Closed issues:

  • Split dnsupdate into provider pattern #255
  • Move Infoblox provider logic to ExternalDNS #222
  • Feature Request to Possibly Host more than one DNS Zones on K8gb #151

Merged pull requests:

v0.7.2

16 Dec 20:27
f3b517b
Compare
Choose a tag to compare

v0.7.2 (2020-12-16)

Full Changelog

Implemented enhancements:

  • Support for NS1 Managed DNS #202
  • Add ability to reuse existing Ingress #200
  • Move crds from templates/ to crd/ #144
  • Relax dependency on specific 'k8gb' namespace name #129

Fixed bugs:

  • JSON unmarshall error in ohmyglb logs/ohmyglb status update #108

Closed issues:

  • Replace k8gb.io/primarygeotag annotation with k8gb.io/primary-geotag #210
  • Consider the switch from kind to k3d #141

Merged pull requests:

v0.7.1

23 Nov 11:48
a6f64f2
Compare
Choose a tag to compare

v0.7.1 (2020-11-23)

Full Changelog

Implemented enhancements:

  • Add ability to reuse existing Ingress #200
  • split of pkg/internal/env into reusable pkg #185
  • Add support for Route 53 as another edge DNS implementation #49

Closed issues:

  • switch linters to golang-ci #197
  • Move input environment variables into depresolver #170
  • Investigate the best place for initializing depresolver and consider it as internal #168
  • Makefile refactoring #109

Merged pull requests:

v0.7.0

28 Oct 13:08
Compare
Choose a tag to compare

v0.7.0 (2020-10-28)

Full Changelog

Implemented enhancements:

  • Upgrade to operator-sdk 1.0 #166
  • Route53 support #162
  • Move the rest of configuration into depresolver #122
  • Recent gosec fails on generated deep copy code #115

Closed issues:

  • refactor controller_tests #136
  • Document internal components of k8gb #89

Merged pull requests:

v0.6.6

05 Oct 10:51
d0af222
Compare
Choose a tag to compare

Changelog

Implemented enhancements:

  • Upgrade to operator-sdk 1.0 #166

Closed issues:

  • Rework README to focus on first time users #101

Merged pull requests:

v0.6.5

03 Aug 17:47
ac9b680
Compare
Choose a tag to compare

Implemented enhancements:

  • Report on dnsZone and Gslb Ingress host mismatch #149

Merged pull requests:

  • Fix log message about gslb failover strategy execution #161 (somaritane)
  • Add ability to override k8gb image tag #160 (somaritane)
  • Detect mismatch of Ingress hostname and EdgeDNSZone #159 (ytsarev)
  • Mitigate coredns etcd plugin bug #158 (ytsarev)
  • Hopefully very last rebranding bit - diagrams #157 (ytsarev)
  • Last missing rebranding due to the spaces #156 (ytsarev)
  • Fix local failover example deploy, demo image and demo targets #155 (ytsarev)
  • fixed wapi credientials and namespace creation #153 (jeffhelps)
  • Fix ingress nginx failure in local env and pipelines #152 (ytsarev)
  • Fix code markup in the readme #150 (ytsarev)
  • Remove unnecessary infoblox variables from the guide #148 (ytsarev)
  • An attempt to create step-by-step howto #146 (ytsarev)
  • Update demo application version #145 (ytsarev)
  • Increase test app installation timeout #143 (ytsarev)
  • Switch back to upstream releases #142 (ytsarev)

v0.6.3 GA

11 Jun 14:23
8e936ed
Compare
Choose a tag to compare

General Availability

This release marks k8gb production readiness.

See https://github.com/AbsaOSS/k8gb#production-readiness for specific environment details.

Implemented enhancements:

  • Make project lintable from project root #131

Merged pull requests:

v0.6.2

20 May 18:07
54df1a5
Compare
Choose a tag to compare

Merged pull requests:

v0.6.0

16 May 23:27
76a8835
Compare
Choose a tag to compare

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: