Releases: kubeslice/worker-operator
v1.3.1-release
Patch Release
v1.3.1
v1.4.0
v1.3.2
What's Changed
- fix(): upgrade kubeslice-monitoring, reduce log verbosity by @Rahul-D78 in #376
- fix(AM-13331): add UTs for slice & cluster reconciler by @mridulgain in #377
- fix(): commit for build by @Rahul-D78 in #381
- fix(ServiceExport): Reject Conflicting Alias Names for ServiceExport object (#315) by @soharab-ic in #337
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #378
New Contributors
- @soharab-ic made their first contribution in #337
Full Changelog: v1.3.1...v1.3.2
v1.3.0-release
OSS 1.3.0 Release
Full Changelog: v1.2.1...v1.3.0-release
v1.3.0
OSS 1.3.0 Release
Full Changelog: v1.3.0-release...v1.3.0
v1.2.1-release
kubeslice OSS 1.2.1 Release
v1.2.1
kubeslice OSS 1.2.1 Release
v1.2.0-release
KubeSlice Supports Cluster Connectivity between Public and Private Clusters
KubeSlice now supports cluster connectivity to private clusters. This feature is currently configurable only using YAML.
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.
v1.2.0
KubeSlice Supports Cluster Connectivity between Public and Private Clusters
KubeSlice now supports cluster connectivity to private clusters. This feature is currently configurable only using YAML.
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.