Skip to content

v1.4.0

Compare
Choose a tag to compare
@thetechnick thetechnick released this 22 Jun 07:18
· 776 commits to main since this release
78a463d

Changelog:

  • refactor: new sub-reconciler for namespace reconciliation by @mayankshah1607 in #188
  • refactor: new sub-reconciler for OLM reconciliation by @mayankshah1607 in #189
  • Refactor logger to be a part of context by @thetechnick in #190
  • refactor: new sub-reconciler for monitoring federation by @mayankshah1607 in #191
  • Fixed the update of Namespace and PullSecretName in every iteration. by @Ankit152 in #194
  • Container runtime auto detection by @thetechnick in #195
  • Unit test for function parseAddonInstallConfigForAdditionalCatalogSources by @Ankit152 in #196
  • unit test for parse addon install config function by @Ankit152 in #199
  • Added unit test for monitoring federation and additional catalogsources by @Ankit152 in #200
  • Unit test for validateAddon and validateSecretPropagation for weebhoks. by @Ankit152 in #202
  • prepare release 1.3.1 by @sandhyadalavi in #204
  • [MTSRE-528] Fix serviceMonitor bearerTokenFile and make portName configurable. by @Ajpantuso in #201
  • Added unit test for phase_ensure_subscription.go by @Ankit152 in #205
  • OWNERS file cleanup by @Ajpantuso in #206
  • [MTSRE-557] feat: reconcile network policies for explicit ingress to catalog sources by @Ajpantuso in #197
  • refactor: merge sub-reconcilers into a single slice of sub-reconcilers by @mayankshah1607 in #198
  • Update golangci-lint to support Go 1.18 by @thetechnick in #207
  • refactor and change name of HasEqualControllerRef by @garrettthomaskth in #210
  • [Hypershift] Leader Election to use ADDON_OPERATOR_NAMESPACE by @apahim in #213
  • Remove adoption runtime configuration CatalogSource and Subscription by @garrettthomaskth in #208
  • Added better code readability by @Ankit152 in #215
  • Some nit fixes to redundant assignment by @Ankit152 in #216
  • added unit-test for getDestinationSecretWithoutNamespace function by @Ankit152 in #209
  • Added mock unit test for phase_observe_csv.go by @Ankit152 in #217
  • catalogsource object and subscription object name change by @ashishmax31 in #220

Signed-off-by: ashish [email protected]