You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugfix: Fixed an issue where platform app installation would fail when using private OCI registry as source for the helm charts. (by @neogopher in #2800)
bugfix: Fixed an issue with chart templating causing kustomize to fail for agentOnly installations (by @ThomasK33 in #2766)
bugfix: Fixed issue when importing vCluster to platform treated headless vCluster service as separate vCluster (by @janekbaraniewski in #2781)
bugfix: Fixed loft router not automatically turning off when a loftHost is set (by @ThomasK33 in #2766)
bugfix: Track all Istio gateway activity for vclusters, regardless of destination service (by @lizardruss in #2788)
bugfix: additionalCA will not overwrite the system ca certs but instead add an additional one in /etc/ssl/certs/ (by @ThomasK33 in #2766)
bugfix: Fixed an issue where importing namespace fails (by @rohantmp in #2769)
enhancement: Prevent regular application POST requests from waking sleeping resources (by @lizardruss in #2780)