v0.0.12
Pre-release
Pre-release
Notes
- To upgrade follow https://docs.gitops.weave.works/docs/enterprise/upgrading
- To start Weave Gitops Enterprise you'll have to load some valid entitlements into your cluster. Test/development entitlements are available for internal use.
What's Changed
- Add
AWSManagedCluster
to the list of known providers by @yiannistri in #166 - Deprecated local volume for sqlite by @yiannistri in #159
- Added filter provider tests by @saeedfazal in #171
- UI Cleanup & Refactor by @AlinaGoaga in #140
- Template objects annotations by @AlinaGoaga in #167
- Add entitlement check in
gitops-repo-broker
by @yiannistri in #170 - Add list of known CAPI providers by @yiannistri in #174
- Adds some instructions on how to create an use a local db by @foot in #189
- Exclude health check routes from entitlement check by @yiannistri in #193
- Support credential injection in AWSManagedCluster and AzureManagedCluster by @foot in #194
- Added entitlement acceptance tests by @saeedfazal in #183
- enable GKE tests by @saeedfazal in #192
- updated template error checking acceptance tests by @saeedfazal in #199
- Use new docker repositories by @yiannistri in #205
- [UI] Add provider tiles and scroll to top on entering page by @AlinaGoaga in #204
- Add
GET /v1/profiles
endpoint by @yiannistri in #208 - Add
-tags netgo
to build by @yiannistri in #219 - Migrate acceptance tests from mccp to gitops by @saeedfazal in #215
- Add
/v1/profiles/{name}/{version}/values
endpoint by @yiannistri in #217 - Create HelmRelease objects as part of creating a new cluster by @yiannistri in #222
- Remove CircleCI config by @morancj in #147
- Update enterprise workflows to use latest gitops binary from weave-gitops repository by @saeedfazal in #221
- [UI] Add Profile Selection section to create cluster form by @AlinaGoaga in #212
- Add docker credentials for seting up wkp cluster by @saeedfazal in #232
- [UI] OAuth flow - Create & Delete PR + upgrade to WG 0.3.1 by @foot in #187
- Disable prune if object is not
Cluster
by @sarataha in #210 - Upgrade WG to 0.3.3 by @foot in #234
- Return CAPITemplate annotations in http responses by @foot in #233
- Upgrade to WG 0.4.0 by @foot in #237
- Fix release workflow by adding release GH action by @saeedfazal in #239
New Contributors
Full Changelog: v0.0.11...v0.0.12