v0.1.0-rc0
Pre-release
Pre-release
- reorg: upgrade phase as first resource by @prometherion in #6
- chore: using docker hub as default container registry by @prometherion in #9
- Support for Go 1.18 by @prometherion in #12
- reorg: scaffolding for e2e test suite by @prometherion in #15
- docs: pointing to k8s slack channel by @prometherion in #13
- Addons by @mendrugory in #7
- chore(helm): addons by @mendrugory in #24
- docs(kind): fixed URL for kamaji develop deploy by @ptx96 in #33
- CI - Build and push amd/arm OCI images by @ptx96 in #17
- fix(helm): missing crd update upon addons feature by @prometherion in #36
- test(e2e): add test suite for e2e by @alegrey91 in #34
- Update documentation with latest changes by @bsctl in #44
- reorg: marking loadbalancer errors as debug by @prometherion in #39
- test(e2e): worker node join through kubeadm by @prometherion in #49
- Update the documentation by @maxgio92 in #47
- chore(ci): helm release pipeline by @davideimola in #50
- fix(docs): wrong links by @bsctl in #53
- Using default values for the network profile section of Tenant Control Plane by @prometherion in #58
- refactor(kubeadm): using suggested serializer with options by @prometherion in #60
- feat: providing binary version and details by @prometherion in #62
- Refactor and konnectivity by @mendrugory in #25
- kine by @mendrugory in #66
- style: ensuring headers are correct by @prometherion in #71
- refactor: abstracting tenant control plane client generation by @prometherion in #72
- fix: konnectivity reconciliation loop by @prometherion in #74
- Support for additional certificate SANs by @prometherion in #75
- refactor: retrying mutate function in case of conflict error by @prometherion in #77
- Always pulling images by @prometherion in #82
- feat: support for announced clusterip address by @prometherion in #81
- Ensuring kubeadm phases and addons reconciliation by @prometherion in #79
- feat: logging resource deletion by @prometherion in #83
- Refactoring getting-started docs and automations by @maxgio92 in #68
- Embed etcd installation using Helm by @prometherion in #84
- fix(internal/resources): close etcd client after etcdsetup reconcile by @maxgio92 in #88
- Ensuring kubeconfig upon TCP change by @prometherion in #90
- fix(internal/resources/konnectivity): get lb svc endpoint from cp status by @maxgio92 in #93
- Support for container resources for each component by @prometherion in #99
- Using TCP status as address source of truth by @prometherion in #97
- Collapsing TCP and Konnectivity Service in a single resource by @prometherion in #100
- Additional extra arguments for TCP components by @prometherion in #103
- CLI flag to specify Kine container image by @prometherion in #104