Releases: kubeslice/gateway-certs-generator
v0.5.0-release
Security Vulnarability Fixes
v0.5.0
v0.3.0-release
KubeSlice Inter-cluster Connectivity through External Load Balancer
KubeSlice now supports inter-cluster connectivity through external load balancer. This feature is currently configurable using YAML only.
With this release, we remove the restriction for the cluster to have at least one node with a public IP address to make it part of the KubeSlice overlay network. Enabling a node with a public IP restricted the application of KubeSlice on private cloud clusters where the virtual private clouds filter out external traffic.
With the new feature, KubeSlice extends its usage to such private cloud clusters through a network load balancer which can be provisioned and managed by all major cloud providers.
v0.3.0
KubeSlice Inter-cluster Connectivity through External Load Balancer
KubeSlice now supports inter-cluster connectivity through external load balancer. This feature is currently configurable using YAML only.
With this release, we remove the restriction for the cluster to have at least one node with a public IP address to make it part of the KubeSlice overlay network. Enabling a node with a public IP restricted the application of KubeSlice on private cloud clusters where the virtual private clouds filter out external traffic.
With the new feature, KubeSlice extends its usage to such private cloud clusters through a network load balancer which can be provisioned and managed by all major cloud providers.
v0.2.5
v0.2.0-release
What's Changed
- added workflow for docker build by @Venkatesh2102 in #12
- Update the gateway-certs-generator README.md by @uma-kt in #18
- feat(): delete existing secrets if present and add cipher changes by @rahulsawra98 in #19
New Contributors
- @Venkatesh2102 made their first contribution in #12
- @rahulsawra98 made their first contribution in #19
Full Changelog: v0.1.10...v0.2.0-release
v0.1.10-release
What's Changed
- AM-6265: Update the gateway-certs-generator README.md file by @uma-kt in #15
- fix(): migrate to alpine by @that-backend-guy in #17
New Contributors
- @that-backend-guy made their first contribution in #17
Full Changelog: v0.1.9...v0.1.10
v0.1.7-release
gateway-certs-generator for kubeslice oss 0.5.0 release
v0.1.7
gateway-certs-generator for kubeslice oss 0.5.0 release
v0.1.6-release
feat(): RQ release build