Spaces v1.9.5
Bugs fixed
- Fixed a timeout issue in spaces-router while doing authorization checks against the host cluster for
ControlPlanerequests when hub RBAC is enabled via theauthorization.hubRBACHelm parameter - Fixed an issue causing frequent syncers restarts in
Apollodue to password resets - Reduced the unnecessary restarts of
Apollosyncers in case of transient errors - Pin in-chart PostgreSQL cluster to version 16 and pass image pull secrets, if specified.
Security
- Spaces chart now installs a network policy that allows ingress traffic to the spaces-router pod’s port
8443only from the ingress-nginx controller pod or the connect agent pod. The namespace and the pod labels of the ingress-nginx controller can be specified using theingress.namespaceLabelsand theingress.podLabelsHelm chart parameters, respectively. The pod labels for the connect agent can be specified using the connect.agent.podLabels Helm chart parameter
Enhancements
ControlPlanes now expose the time at which they first becameAvailableat.status.firstAvailableAtSpaceBackupsnow will only skip just created controlplanes instead of the ones not ready- UXP images and associated registry actions are now configured with registry authentication for Spaces deployments using private registries, where the public UXP image is behind auth in the private registry.