You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to submariner-users, submari...@googlegroups.com
Hello,
Submariner 0.9.0 is released!
The gateway Pod has been renamed from `submariner` to `submariner-gateway`.
The Helm charts now use Submariner's Operator to deploy and manage Submariner.
Broker creation is now managed by the Operator instead of `subctl`.
Each Submariner Pod now has its own service account with appropriate privileges.
The Lighthouse CoreDNS server metrics are now exposed.
The `submariner_connections` metric is renamed to `submariner_requested_connections`.
The `service-discovery` flag of `subctl deploy-broker` has been deprecated in favor of the `components` flag.
For cases in which cross-cluster connectivity is provided without Submariner, `subctl` can now just deploy Service Discovery.
Improved Service CIDR discovery for K3s deployments.
All Submariner Prometheus metrics are now prefixed with `submariner_`.
With Globalnet deployments, Global IPs are now assigned to exported Services only. Previously, Globalnet annotated every Service in the cluster, whether or not it was exported.
The name of the CoreDNS custom ConfigMap for service discovery can now be specified on `subctl join`.
The `strongswan` cable driver that was deprecated in the v0.8.0 release is now removed.