Skip to content

v0.9.0-rc.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 08:19
· 2466 commits to main since this release
v0.9.0-rc.5
6885085

🚀 Enhancements

  • PR: #1065 - [UI] Simplify Create a Cluster form
  • PR: #1116 - Upgrade to weave-gitops v0.9.1-rc.1
  • PR: #1081 - Improve Canary Yaml view
  • PR: #1108 - Listing canary managed objects
  • PR: #1133 - feat: add gitops cmd and poliy tenancy
  • PR: #1107 - 1093 Added canary analysis tab with canary metrics section
  • PR: #1139 - 1136 using consistent yaml view for canary metric templates
  • PR: #1143 - Move details section to separate component
  • PR: #1104 - Update /v1/clusters to accept a list of workloads
  • PR: #1154 - Upgrade to weave-gitops v0.9.1-rc.2
  • PR: #1155 - Fix up a snyk-detected CVE

🔥 UI

  • PR: #1022 - Decrease canaries poll interval
  • PR: #1130 - Pd UI enhancement
  • PR: #1132 - PD - Flagger generated objects
  • PR: #1131 - add link to canary application details
  • PR: #1161 - Flagger generated objects in Canary details should match other details views

🐛 Bugs

  • PR: #1075 - fix: display correct canary progress
  • PR: #1122 - Sanitize hrefs from annotations which can be changed by the user
  • PR: #1123 - Fix canary details to display non-flux managed resources
  • PR: #1144 - Fix bug with secret key lookup.
  • PR: #1149 - Allowing services and hpa
  • PR: #1160 - Fix UI break if there is no Key message in cluster condtitions
Uncategorized
  • PR: #1127 - [UI] WG1089 Update Delete Cluster PR style
  • PR: #1128 - Fix snyk monitor to set permissions properly
  • PR: #1134 - Use []client.Object in GenerateTenantResources
  • PR: #1135 - chore: query policies on a specific cluster
  • PR: #1124 - Add consistent YamlView
  • PR: #1095 - Schedule acceptance tests for CI pipelines
  • PR: #1153 - chore: add authv1 to client scheme
  • PR: #1145 - chore: add additional CRB for auth-delegator, allows token validation
  • PR: #1151 - Update OnboardingMessage.tsx
  • PR: #1121 - fix: Enable PD UI
  • PR: #1157 - chore: Bump pd version