Skip to content

v0.34.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 12:05
· 231 commits to main since this release
v0.34.0
c574e5f

Highlights

WGE Bootstrap CLI - Initial Setup

We are introducing a new command line gitops-ee bootstrap which will make installing Weave GitOps Enterprise much easier. The Bootstrap CLI will offer a wizard-like experience that will guide the users until they access WGE dashboards. This release contains the following functionality to provide the initial setup for WGE.

  • Verify Entitlement and flux installation
  • Configure admin login
  • Set up external DNS to host our dashboards.

We will be building on this experience and making it more feature-rich in the following releases.

Explorer | GitOpsSets & Templates implementation

We are expanding on the usage of the explorer service to be included in other product areas like GitOpsSets and Templates UI to be able to enhance the performance of loading the data and improve the user experience.

UI Enhancements

We have several UI improvements going out in this release, including the use of ImageAutomation components from OSS, standardizing the column names in Events tabs, and improving the Pipelines manual promotion button.

🚀 Enhancements

  • PR: #3371 - Add bootstrap command for gitops cli to bootstrap WGE
  • PR: #3372 - [UI] Use ImageAutomation components from OSS and remove duplicates from EE
  • PR: #3409 - Explorer in gitopssets and templates UI
  • PR: #3421 - Standardize the column names on Events tabs
  • PR: #3428 - Improve Pipelines manual promotion button
  • PR: #3447 - Fix letter spacing in Tabs text

🐛 Bugs

  • PR: #3386 - Update 404 svg
  • PR: #3425 - Ensure indexer hits are unique
  • PR: #3433 - Fix seeing resources after rolebinding has been deleted for user
  • PR: #3369 - Fix naming of KubeConfig cluster for empty context.

Dependency versions

  • weave-gitops v0.34.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.2

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: #3404 - a set of internal docs that to complete the picture about weave gitops engineering
  • PR: #3417 - Remove auto merge option from add and update profiles
  • PR: #3411 - Bring PR Preview to the GitOps section
  • PR: #3434 - refactor: remove unused "feature" flag
  • PR: #3378 - Just leaving a single bug template instead of the existing three one
  • PR: #3412 - monitoring and performance monitoring documentation addd
  • PR: #3448 - Bump gitopssets to 0.16.4
  • PR: #3360 - Convert to parcel for builds
  • PR: #3466 - fix: Minor typo
  • PR: #3471 - Bump weave-gitops to latest v0.34.0