Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save heiko-braun/f07f0f6a8d981f2bb5a52abf84c3f55d to your computer and use it in GitHub Desktop.

Select an option

Save heiko-braun/f07f0f6a8d981f2bb5a52abf84c3f55d to your computer and use it in GitHub Desktop.
v3.4.8
• bugfix: Fixed an issue with helm templating for rollingUpdate deployment strategy (by @rohantmp in #2864)
• enhancement: more validation for required fields in instance types (by @neogopher in #2833)
v3.4.7
• 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)
v3.4.6
• bugfix: Fixed an issue where Project Quotas of type limits would not work with extended Resources (by @neogopher
in #2713)
• bugfix: Fixed an issue where idle connections were not closed correctly (by @FabianKramm in #2634)
• bugfix: Fixed an issue where retrieving metrics from Loft caused a recursive request (by @FabianKramm in #2652)
• bugfix: Fixed an issue where setting env.LEADER_ELECTION_ENABLED caused Loft to set the environment variable
multiple times (by @FabianKramm in #2643)
• bugfix: Loft will also downgrade the agent if the agent version is higher than the Loft version (by @FabianKramm
in #2641)
• enhancement: Prevent regular application POST requests from waking sleeping resources (by @lizardruss in #2655)
• enhancement: When an app fails to install within a vCluster, the vCluster is now not in an error state anymore and
instead display a warning (by @FabianKramm in #2643)
• feature: Add an API endpoint ConvertVirtualClusterConfig that converts a virtual cluster config to the new v0.20
format. (by @johannesfrey in #2629)
• feature: Added a new flag helm-chart-version to the loft connect cluster command (by @FabianKramm in #2634)
• feature: automatic importing of vClusters now doesn't require any settings in the project (by @rohantmp in #2667)
• fix: Require chart version during virtual cluster instance and template creation. This will allow the platform to
better handle major version changes in the future. (by @lizardruss in #2608)
v3.4.5
• enhancement: Performance improvements for loft use space and loft use vcluster commands (by @lizardruss in
#2609)
• fix: Fixed an issue where ts net server would restart if multiple access keys were found (by @FabianKramm in
#2612)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment