Skip to content

v0.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 16:08
· 2199 commits to main since this release
7eaaca5

Highlights over v0.9.3

  • Add app for Kustomization and HelmRelease.
    • Adding a kustomization works for leaf clusters too, Adding HelmReleases only works on the management cluster (leaf cluster support coming very soon).
    • Only "Profiles" are listed, you can mark a HelmRepository as containing profiles with the weave.works/profiles: "true" annotation. (This requirement to annotate HelmRepositories will be lifted very soon).
  • Tenancy support for teamRBAC to easily integrate tenants with OIDC groups
  • Edit CAPI cluster from the UI
  • Icons for cluster type in the clusters table
  • Brew install gitops EE with brew install weaveworks/tap/gitops-ee

Dependency versions

  • weave-gitops v0.9.4
  • cluster-controller v1.3.0
  • cluster-bootstrap-controller v0.2.0
  • (optional) policy-agent 0.4.3

🚀 Enhancements

  • PR: #1426 - Add GetPipeline handler
  • PR: #1423 - add default disabled input Field
  • PR: #1428 - Update WGE to use WG main
  • PR: #1455 - Allow specifying multiple groupNames in tenancy file
  • PR: #1400 - [UI] Edit Cluster
  • PR: #1486 - Set weave-gitops version to 0.9.4 for release
  • PR: #1484 - Add "Target Namespace" field to the add-app kustomziations
  • PR: #1427 - Update cluster icons for infra ref cluster kind
  • PR: #1453 - removing the ThemeProvider component making the whole project have the same look and feel and fix filter and search issue

🐛 Bugs

  • PR: #1443 - Apply labels consistently across generated resources.
  • PR: #1469 - Add case to avoid querying cluster ref when no defined
  • PR: #1470 - [UI] Edit Cluster updates
  • PR: #1496 - remove localtheme out canaries to fix UI issues
  • PR: #1495 - Allow add-app without cluster permissions
  • PR: #1499 - Fixes setting values.yaml when add-app'ing a HelmRelease
Uncategorized
  • PR: #1425 - Fix nightly failing leaf cluster policies test due to partial policy …
  • PR: #1433 - Fixed violation tests due to recent locator changes
  • PR: #1434 - feature: Add pipeline CRD
  • PR: #1438 - bump Pipelines CRD
  • PR: #1440 - Fix smoke tests due addition of application select checkbox
  • PR: #1449 - update app field to match new mapped sources Object
  • PR: #1465 - Add Jordan as a code owner
  • PR: #1472 - Remove dot imports in acceptance tests to make code more readable
  • PR: #1480 - fix: Bump pd version
  • PR: #1483 - Wait for capd resource deletion during cleanup
  • PR: #1477 - Make CODEOWNERS more specific
  • PR: #1492 - UI 1452 update search and filter style to match design