Skip to content

v0.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 18:01
· 120 commits to main since this release
v0.36.0
4ae01e6

Highlights

UI

  • New standardised sync/suspend/resume buttons across the UI
  • Dark mode fixes
  • Explorer gets support for filtering certain labels!
  • Explorer uses exact matching strategy for queries.

🚀 Enhancements

  • PR: #3467 - Remove webkit-scrollbar css
  • PR: #3562 - Remove gitops run
  • PR: #3575 - Allow resource limits and requests to be over-ridden for clusterBootstrapController
  • PR: #3573 - add labels support to explorer
  • PR: #3370 - Cleanup /api proto
  • PR: #3557 - Add 'lastTransitionTime' from the 'Apply' condition from Terraform objects to UI
  • PR: #3588 - Add busy animation to Explorer
  • PR: #3487 - Standardize the sync/suspend/edit buttons
  • PR: #3578 - Onboarding CLI | Flux bootstrapping and git authentication credentials
  • PR: #3491 - Refactor notification component
  • PR: #3606 - Enable "multi-tenancy" lookup of terraform objects

🐛 Bugs

  • PR: #3551 - Fix applications table navigation bug
  • PR: #3570 - Set dark mode black to white
  • PR: #3576 - Rework 'Message' column in Explorer for Apps page consistency
  • PR: #3577 - fix datatable tests
  • PR: #3602 - [UI] Dropdown menus broken in dark-mode
  • PR: #3597 - Fix sorting by 'name' issues in Explorer
  • PR: #3580 - Add tenant field to Explorer objects

Dependency versions

  • weave-gitops v0.36.0
  • cluster-controller v1.5.2
  • cluster-bootstrap-controller v0.7.1
  • (optional) pipeline-controller v0.21.0
  • (optional) policy-agent v2.5.0
  • (optional) gitopssets-controller v0.16.4

Flux compatibility

Flux version Minimum required
v2.0 >= 2.0.0

For Flux migrations to v2.0 see flux or weave gitops documentation.

Uncategorized
  • PR: #3560 - Update EE to the latest OSS main
  • PR: #3505 - Bump @babel/traverse from 7.17.3 to 7.23.2
  • PR: #3558 - feat: Create PR for flux source objects
  • PR: #3581 - Disable pendo by default
  • PR: #3584 - Revert "Disable Pendo by default. (#3581)"
  • PR: #3585 - small fix for labels docs in explorer
  • PR: #3592 - Remove duplicate key in HelmChart values.
  • PR: #3589 - Bring proto files inline with styling guide
  • PR: #3596 - Upgrade to typescript 5.x
  • PR: #3521 - Add playwright tests job
  • PR: #3582 - fix: Remove GitOps Run components from WGE
  • PR: #3567 - stick to wego-admin admin user in gitops bootstrap command
  • PR: #3599 - using httptest to avoid network sync that eventually translates in test flakiness
  • PR: #3574 - Bump weave-gitops to latest v0.36.0