Skip to content

Releases: redhat-cop/operator-utils

v1.2.0

11 Oct 03:20
99bdc30
Compare
Choose a tag to compare
  • bunch of fixes based on golint (#76) 99bdc30 (raffaelespazzoli)
  • conditionally return only failing controllers (#75) 3408732 (raffaelespazzoli)

v1.1.4

02 Jul 02:05
26a9d4e
Compare
Choose a tag to compare
  • bump to operator sdk-v1.9.0 (#72) 26a9d4e (raffaelespazzoli)

v1.1.3

24 Jun 12:13
b2bd132
Compare
Choose a tag to compare
  • Fix#106 (#71) b2bd132 (raffaelespazzoli)
  • Fix reconcile of deleted resources in namespaced mode 0129042 (Roi Vazquez)
  • Avoid panics when inspecting a nil instance 82fe9bc (Roi Vazquez)
  • tidy modules 8843328 (David J. M. Karlsen)
  • Upgrade to go 1.16 91ea7bc (David J. M. Karlsen)
  • Avoid using cached client when getting 'Namespace' object on delete event 7c3b659 (Shir Sagi)
  • fixed nonroot (#62) 9494345 (raffaelespazzoli)
  • deprecate method in favour of correctly spelled one 2237987 (David J. M. Karlsen)

v1.1.2

30 Jan 19:47
Compare
Choose a tag to compare
  • commented some debug logs 57fec04 (raffaelespazzoli)
  • rem provider link from csv for operator-courier 74dec1c (raffaelespazzoli)
  • fixed namespace injection in helm chart generation 5dcab70 (raffaelespazzoli)

v1.1.1

29 Dec 22:38
b9ddde6
Compare
Choose a tag to compare
  • added unit test-friendly constructor for ReconcilerBase (#58) b9ddde6 (raffaelespazzoli)
  • add more badge bling 0c4c28c (David J. M. Karlsen)
  • add badge for godcs. Fixes #57 d397f39 (David J. M. Karlsen)

v1.1.0

29 Dec 11:29
51745af
Compare
Choose a tag to compare
  • add docs to readme 3998550 (David J. M. Karlsen)
  • simplified reconcilerbase constructor (#56) c339618 (raffaelespazzoli)
  • Upgrade to golang 1.15 eb21340 (David J. M. Karlsen)
  • add new functions to Reconciler to support requeuing. Fixes #48 0f079a5 (David J. M. Karlsen)
  • fix link in readme e2e01ae (David J. M. Karlsen)
  • fix typo 9f58e0d (David J. M. Karlsen)
  • fix typo 09c4c3d (David J. M. Karlsen)
  • fix typo 21ca5e3 (David J. M. Karlsen)
  • fix typo 75b244b (David J. M. Karlsen)
  • fix more typos bea3d2a (David J. M. Karlsen)
  • fix typo c6869f3 (David J. M. Karlsen)
  • fixed bundle validation aac4c90 (raffaelespazzoli)
  • fixed operator-sdk download logic in actions upgraded to operatgor sdk 1.3 cli in actions fixed bundle validation logic in actions 134914f (raffaelespazzoli)
  • Update readme to match signature 0c55408 (David J. M. Karlsen)

v1.0.1

27 Dec 18:49
Compare
Choose a tag to compare
  • fixed conditions not being updated c84a163 (raffaelespazzoli)
  • more typos 394a0e1 (David J. M. Karlsen)
  • more typos and language fixes 0d26d3e (David J. M. Karlsen)
  • fix typo fbe3247 (David J. M. Karlsen)
  • drop obsolete modules 174a80a (David J. M. Karlsen)
  • fix more typos cae35df (David J. M. Karlsen)
  • added conditions helper functions (#45) e3e94f3 (raffaelespazzoli)
  • more typos afef32b (David J. M. Karlsen)
  • fix a few typos 76e22ae (David J. M. Karlsen)
  • removed debug log statement c9c1e8a (raffaelespazzoli)
  • aligned logging to the new sdk standard (#43) ee076d6 (raffaelespazzoli)
  • removed quay build status badge 85b6d52 (raffaelespazzoli)
  • fixed quay badge a3d51e5 (raffaelespazzoli)
  • updated badges to use github actions updated base image to ubi-minimal 144f693 (raffaelespazzoli)
  • fixed helm chart generation c77e3c7 (raffaelespazzoli)
  • fixed leader election ae760f2 (raffaelespazzoli)

v1.0.0

20 Dec 12:31
Compare
Choose a tag to compare
  • added helm chart 45058b4 (raffaelespazzoli)
  • fixed helm chart generation 3bf80e2 (raffaelespazzoli)
  • fixed version 5c22273 (raffaelespazzoli)
  • fixed metadata.name 1c0c22d (raffaelespazzoli)
  • added entries to gitignore fb1c954 (raffaelespazzoli)
  • delete generated files c71e286 (raffaelespazzoli)
  • upgrade to operator sdk1.x (#41) 622682a (raffaelespazzoli)