Skip to content

Releases: infrawatch/smart-gateway-operator

v4.0.1

14 Apr 14:36
f1f04fe
Compare
Choose a tag to compare

Smart Gateway Operator v4.0.1

Maintenance release for Smart Gateway Operator in STF 1.4.

Changes since v4.0.0

f1f04fe Fix linting by locking versions (#113) (#115)
0d86e03 Adjust cluster roles for oauth-proxy (#110)
b3fdaba Use correct type for blockEventBus (#107)

v4.0.0

06 Jan 16:14
ae3af5c
Compare
Choose a tag to compare

Smart Gateway Operator v4.0.0

Initial release for STF 1.4.

Changes since v3.0.4

ae3af5c Token auth implementation for SG metrics endpoint (#105)
578583c Log SG enhancements (#103)
e902340 Set maxOpenShiftVersion annotation to OCP 4.8 (#100)
5323076 Migrate CRD to apiextensions.k8s.io/v1 (#99)
34004fd Bump metadata in preparation for STF 1.4 (#98)
6feb8d3 Fix error in bundle Dockerfile (#96)
458acc6 Operators supporting 4.6+ need backport=false (#94)
22d0e26 Bump OCP installable version to include v4.7 (#92)
81ecd64 Update the demo metrics cr (#89)
7cb7ee5 Fix CSV major version so it's larger than previous
a7b05e5 Sync build changes from STO (#87)
44214fa Allow better controls when generated bundles (#85)

v3.0.4

28 Oct 15:31
14c3d85
Compare
Choose a tag to compare

Smart Gateway Operator v3.0.4

Smart Gateway Operator release v3.0.4. Provides bundle changes to allow installation on OpenShift v4.8.

Changes since v3.0.3

14c3d85 Support STF 1.3 on OCP 4.8 (#104)
1c94a45 Set maxOpenShiftVersion annotation to OCP 4.8 (#102)

v3.0.3

07 Jul 15:55
968ba73
Compare
Choose a tag to compare

Smart Gateway Operator v3.0.3

Changes related to release delivery.

Changes since v3.0.2

968ba73 (HEAD -> stable-1.3, origin/stable-1.3) Fix error in bundle Dockerfile (#96) (#97)
c79a1e6 Operators supporting 4.6+ need backport=false (#94) (#95)

v3.0.2

28 Jun 20:41
9b47865
Compare
Choose a tag to compare

Smart Gateway Operator v3.0.2

Minor changes required to support OCP v4.7.

Changes since v3.0.1

9b47865 (HEAD -> stable-1.3, origin/stable-1.3) Bump OCP installable version to include v4.7 (#92) (#93)
251e557 Update the demo metrics cr (#90)

v3.0.1

02 Jun 18:45
Compare
Choose a tag to compare

Smart Gateway Operator v3.0.1

Hot fix to resolve issue with CSV major version in bundle generator.

v3.0.0

02 Jun 15:16
698bf71
Compare
Choose a tag to compare

Smart Gateway Operator v3.0.0

Make use of new refactored sg-core with plug-able architecture. Adds Smart Gateway Operator API v2 interface that changes how instances of SmartGateway are managed to better align with the new refactored sg-core. Adds additional scripts for bundle generation to make releases easier.

Changes since v2.1.2

698bf71 (HEAD -> stable-1.3, origin/stable-1.3) Sync build changes from STO (#87) (#88)
f6cde47 Allow better controls when generated bundles (#85) (#86)
ca13a36 Smart Gateway Operator API v2 interface (#84)
834f566 Fix variable for generation (#83)
53b7374 Make generating CSVs possible via templated CSV (#82)
3cb3d11 Fix up environment for next release (#80)
a52277f Align to closer upstream base image (#77)
4a3ff98 Bump CSV for next release version (#76)
bf4a4a5 Fix ES authentication bug, add sg shortname (#75)
a4f2db5 Refactor sg-core (#72)
b509afe Set CSV to support downstream release bundle checks (#73)

v2.1.2

22 Jan 23:31
e418e38
Compare
Choose a tag to compare

Smart Gateway Operator v2.1.2

Sync Smart Gateway Operator v2.1.2 to stable-1.2 branch

Changes since v2.1.1

e418e38 Set master branch to latest OLM channel (#71)
206134b [CI] Migrate from Travis-CI to GH Actions (#69)

v2.1.1

10 Nov 15:56
Compare
Choose a tag to compare

Smart Gateway Operator v2.1.1 Release

Minor adjustments of the bundle to provide better release delivery components. No functional changes to the Smart Gateway Operator.

Changes since v2.1.0:

28ae2ba (HEAD -> master, origin/master, origin/HEAD) Default channel should be 'stable'
7bd3d30 (release-work) Adjustments for passing operator scorecard
72e8f4d Update CRD and CSV to latest standards
0d777e2 Move to latest channel by default (#68)

v2.1.0

20 Oct 23:23
bd229cd
Compare
Choose a tag to compare

Smart Gateway Operator Release v2.1.0

The v2.1.0 release of the Smart Gateway Operator provides the following changes:

  • Operator-SDK base image to v0.16.0 (#63)
  • Fixed collectd timestamp propagation
  • Add default for use_timestamp
  • Reload Smart Gateways when ConfigMap changes (#64)
  • bundle migration (#67)