Skip to content

v0.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 15:19
· 1741 commits to main since this release
572b9a3

🚀 Enhancements

  • PR: #1882 - Retain template parameter ordering.
  • PR: #1881 - Allow configuration of the delimiters in templates.

🔥 UI

  • PR: #1861 - Add create a pipeline button

🐛 Bugs

  • PR: #1883 - add missing support for policy version v2beta2 to tenancy cmd

Dependency versions

  • weave-gitops v0.10.2
  • cluster-controller v1.4.1
  • cluster-bootstrap-controller v0.3.0
  • (optional) policy-agent 2.1.1

Known issues

  • create-cluster / add-app with GitLab has a bug where clicking "authenticate with gitlab" does not gracefully complete and an error page is shown.
    • Workaround: Clicking the Back button will get you back on track to a now-authenticated state you can complete the PR creation process.
  • Profiles are not correctly added to GitopsTemplates , Preview works correctly but creating the final PR does not include them.
    • Workaround: Please use CAPITemplates for now
    • Not a regression but we want to address asap.
Uncategorized
  • PR: #1860 - Adds internal instructions on how to use cost-estimation feature
  • PR: #1863 - bump pipeline-controller chart
  • PR: #1864 - Bump p-c chart version
  • PR: #1866 - Add note about Top Secret region.
  • PR: #1868 - Add example template to cost-estimation + rollout guide
  • PR: #1869 - Fix test failing due to policy-agent version upgrade
  • PR: #1877 - Fixed random installation failure of ingress-ngix during setup manage…
  • PR: #1880 - disable cost estimation by default in dev environments