Skip to content

v0.0.3

Compare
Choose a tag to compare
@jgwest jgwest released this 16 Jul 09:31
· 50 commits to main since this release

What's Changed

  • Add ginkgo unit tests for configMaps by @Rizwana777 in #40
  • Improve upstream Rollouts E2E test parsing, by allowing test retries by @jgwest in #44
  • Improve logic used to detect changes in Deployment resource by @jgwest in #46
  • build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #50
  • Move OPENSHIFT_ROUTE_PLUGIN_LOCATION to controllers pkg by @jgwest in #52
  • feat: Cluster-scoped Rollouts support by @jparsai in #39
  • Update latest value of OpenShiftRolloutPlugin in ConfigMap by @Rizwana777 in #51
  • Add route to ClusterRole/Role, update plugin name in ConfigMap by @jgwest in #54
  • build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #56
  • Update controller-runtime to v0.16.3 and remove argo-rollout dependency by @Rizwana777 in #53
  • Refactor RolloutManager status update logic to eliminate/reduce failed status update errors by @jgwest in #55
  • Update requirements.txt based on Argo CD version by @jgwest in #58
  • feat: Support additional metadata for controller by @OpenGuidou in #17
  • Add a logic for RolloutManager to create ServiceMonitor by @Rizwana777 in #49
  • Downgrade Prometheus Operator module dependency to same as gitops-operator by @jgwest in #61

New Contributors

Full Changelog: v0.0.2...v0.0.3