Skip to content

Releases: infrawatch/service-telemetry-operator

v1.5.0-beta2

28 Oct 20:42
0c4d8aa
Compare
Choose a tag to compare
v1.5.0-beta2 Pre-release
Pre-release

Service Telemetry Operator v1.5.0-beta2

Minor changes related to CI and bundle creation.

Changes since v1.5.0-beta1

0c4d8aa Lock the bundle to OCP v4.10 (#385) (#386)
b0289e5 Move the SNMP trap delivery checks (#381) (#384)

v1.5.0-beta1

12 Oct 15:36
ced1f87
Compare
Choose a tag to compare
v1.5.0-beta1 Pre-release
Pre-release

Service Telemetry Operator Release v1.5.0-beta1

Beta release for Service Telemetry Operator in preparation for the STF 1.5 release.

Changes since v1.4.2

ced1f87 Infrared test script for OSP17.0 (#378)
b605350 Revert "Infrared test script for OSP17.0"
3394a6f Infrared test script for OSP17.0
4456c0e Update base image for Operator to v4.10 (#375)
dbdd2a8 Allow forward slashes in working branch names (#376)
9550524 Initial implementation of certificates for Interconnect (#371)
bdc8ab0 Fix casc template (#374)
4e1501f Set correct k8s collection pin and force new image pull (#373)
90fc96d [jenkins] Reformat list of tested_files to trigger tests. (#367)
cb80313 Bundle changes to support deployment on OCP v4.10 (#368)
b5c14b0 Adding Jenkins artifacts (#369)
d47f09c Adjust timeout when installing from bundles (#364)
9832337 Rewrite Jenkinsfile to declarative syntax and skip CI on certain files (#356)
e997f53 Tweaks needed for downstream CI
bd050ad Replace "." for "-" in ci namespaces (#349)
da1f402 Adding a base_dir variable (#343)
f624687 Add logging to perftest-dashboard (#310)
802f167 User user/pass vars instead of magic authfile (#341)
32f7e00 Replacing lookup('k8s'... with k8s_info (#342)
d1504d1 Update README.md
d23f5ab Adding ability to deploy from bundle URLs (#336)
8cddcc4 Version updates for new CI features (#338)
a3c5bae Added required module to agent Dockerfile and rebuilt according to README (#337)
0ca877e Disable deployment of Loki by default (#334)
1aa22c3 Update loki-operator and loki (#313)
97f2a86 Expose bridge parameters for events and logs SGs (#326)
c1eb1a0 Forward port remaining changes from stable-1.4 (#330)
cb1c706 Fix invalid name for play description (#328)
59ab1ca Adjustments for role_binding in SG for CI (#327)
0c75531 Provide valid-subscription annotation (#323)
569bfd6 Fix linting by locking versions (#113) (#317)
9944c64 Expose minimal set of bridge controls for SGs (#312)
ee63275 Resolve issue with CR and CSV example for snmptrap receiver (#307)

v1.4.2

29 Apr 15:07
64616c5
Compare
Choose a tag to compare

Service Telemetry Operator Release v1.4.2

Bug fix release to address issues with CI and an incomplete implementation of the new ringBuffer values.

Changes since v1.4.1

64616c5 Expose bridge parameters for events and logs SGs (#326) (#333)
2da5260 Use the stable-1.4 branch for prometheus-webhook-snmp (#332)
f1f66f1 Adjustments for role_binding in SG for CI (#327) (#329)

v1.4.1

21 Apr 23:03
29ccd55
Compare
Choose a tag to compare

Service Telemetry Operator Release v1.4.1

Expose minimal set of bridge controls for Smart Gateways. Address some other minor issues.

Changes since v1.4.0

29ccd55 Provide valid-subscription annotation (#323) (#324)
f061642 Update CI for SGO role binding change (#316)
0ae622a Fix linting by locking versions (#113) (#317) (#320)
450050d Expose minimal set of bridge controls for SGs (#312) (#314)
ac2a7d1 Set default branches for repositories (#315)
8212766 Resolve issue with CR and CSV example for snmptrap receiver (#308)

v1.3.9

22 Apr 18:50
27c8a40
Compare
Choose a tag to compare

Service Telemetry Operator Release v1.3.9

Minor changes for release work.

Changes since v1.3.8

27c8a40 Provide valid-subscription annotation (#323) (#325)
432195d Fix linting by locking versions (#113) (#317) (#319)

v1.3.8

01 Feb 21:02
32b6e85
Compare
Choose a tag to compare

Service Telemetry Operator v1.3.8

Changes primarily to help with upgrades from STF 1.3 to STF 1.4. A couple of minor bug fixes. New feature to allow version of ElasticSearch to be requested from the ServiceTelemetry manifest so that a different version is reflected in the Elasticsearch manifest for the Elastic Cloud on Kubernetes Operator.

Changes since v1.3.7

32b6e85 Resolve issue with CR and CSV example for snmptrap receiver (#309)
f76dd4d Allow version of ElasticSearch to be specified (#303) (#305)
bbb7f0e Clean up storageClass selector issues (#289) (#290)
1ac81c0 Fix high CPU alert (#287) (#288)

v1.4.0

06 Jan 16:16
39c77c7
Compare
Choose a tag to compare

Service Telemetry Operator v1.4.0

Initial release for STF 1.4.

Changes since v1.3.7

39c77c7 Allow version of ElasticSearch to be specified (#303)
ae617cd Preserve unknown fields (disable pruning) in CRD (#301)
57016aa Drop grafana.baseImage from CR example (#300)
3afe056 TLS + token auth support SG metrics endpoint (#299)
b8e68fd Add observabilityStrategy option of none (#294)
118f8b2 Add TLS/Auth to all UIs (#281)
1ebfc75 Fix working branch logic in CI (#296)
af1d0ca Include alertmanager logs in smoketest output
73e0194 Clean up storageClass selector issues (#289)
b9f2fbc Fix high CPU alert (#287)
cb89edc Implement DeploymentStrategy method (#284)
be38bc2 Align deployments to cloud1 (#283)
80623c0 Smoketest and CI fixes (#282)
295a81e Adjust resource defaults for test cloud (#279)
0436249 Add blocking to logs sg and better default config. (#269)
f481622 Verify ElasticSearch API exists (#275)
b7d9e07 (lmadsen-stf-504) Create pattern for clouds.name verification (#272)
b73d07a Make repository urls variable (#257)
5213cfe Drop custom spec and status descriptors (#271)
dab6c1f Update stf-run-ci to match documentation (#268)
0eaff62 Create OSP 16.2 testing script (#264)
8e9d082 Don't reference grafana.baseImage in CustomResource (#265)
e41b401 Set olm.maxOpenShiftVersion to 4.8 (#262) (#263)
5cdf5b1 Migrate to CRD API version v1 (#253)
c970c0e Add baseImage parameter to Grafana parameter (#254)
9cf8f7a Replace golang image in loki-operator (#256)
8ff40bc Add Loki-operator to STO (#252)
f53e07c Differentiate default component versions for builds in stf-run-ci (#248)
4778a0f Fix link in readme (#240)
7e07228 Use pre-configured pod as main agent in functional CI (#246)
c5a9438 Bump metadata in preparation for STF 1.4 (#244)
e632610 Final adjustments to CI and smoketest (#245)
898ba0a [WIP] Adjustments for upstream functional CI (#214)
dc42ace Fix syntax for fqdn_canonical hiera path
e8c043e Enable Ceilometer events (#236)
bf48d87 Fix up multi-cloud scenarios to match documentation (#231)
4294cfe adjust elasticsearch timefield to exist with new event data model (#232)
d22d156 Adjust bundle Dockerfile to build for a bundle (#228)
a95b53b Adjust sensubility telemetry bus topic (#226)
8f67b99 Deploy a sensubility smartgateway (#224)
08a2ab5 Operators supporting 4.6+ need backport=false (#222)
53201c2 Bump OCP installable version to include v4.7 (#219)
5f380f5 Add port 5672 back to listeners for Interconnect (#217)
3f5c915 Explicitly specify namespace for each API reference (#212)
cc54e3f Break out common configuration to enable-stf.yaml (#211)
82afc54 Adjust grafana datasource name to be more general (#207)
b38117d Allow gnocchi to use predefined policies (#208)
7e2fb89 Fix typo in metadata.sh
f38baf5 Allow override path to operator-sdk binary
f24a63d Fix invalid olm.skipRelease with olm.skipRange (#204)
5e2870b Allow better controls when generating bundles (#202)

v1.3.7

28 Oct 15:34
1e97491
Compare
Choose a tag to compare

Service Telemetry Operator v1.3.7

Changes to Service Telemetry Operator to allow installation on OpenShift v4.8. Also includes checks to verify that the ElasticSearch Operator API exists before trying to create ElasticSearch objects. Fixes in the automated deployment scripts for CI testing.

Changes since v1.3.6

1e97491 Support STF 1.3 on OCP 4.8 (#286)
5af6987 Smoketest and CI fixes (#282) (#285)
262718e Verify ElasticSearch API exists (#275) (#276)
fbbac0c Create pattern for clouds.name verification (#272) (#273)
2b65c98 Update stf-run-ci to match documentation (#268) (#270)

v1.3.6

22 Sep 01:46
529776d
Compare
Choose a tag to compare

Service Telemetry Operator v1.3.6

Changes to help with testing and downstream release work.

Changes since v1.3.5

529776d Create OSP 16.2 testing script (#264) (#267)
06e8dbd Don't reference grafana.baseImage in CustomResource (#265) (#266)

v1.3.5

21 Sep 14:09
5544ad8
Compare
Choose a tag to compare

Service Telemetry Operator v1.3.5

Primary change involves synchronizing the expected CustomResource request from Service Telemetry Operator to Elastic Cloud on Kubernetes (ECK) Operator, moving from the ECK v1beta1 CRD to v1. Moving to this new CustomResource template allows Service Telemetry Operator to request ElasticSearch resources from ECK v1.7.1.

Additional features in this release include:

  • ability to specify the baseImage used by the Grafana Operator from the ServiceTelemetry manifest

Other changes in this release centre around development of upstream functional testing.

Changes since v1.3.4

5544ad8 Set olm.maxOpenShiftVersion to 4.8 (#262)
f1a2854 Add baseImage parameter to Grafana parameter (#254) (#261)
1027a8a Adjust Elasticsearch CustomResource template (#260)
cfc0138 Differentiate default component versions for builds in stf-run-ci (#249)
fc2986e Use pre-configured pod as main agent in functional CI (#246) (#247)
5eb772d Adjustments for upstream functional CI (#214) (#242)
e68d86c Fix syntax for fqdn_canonical hiera path (#238)
5968e69 Enable Ceilometer events (#236) (#237)
96bda37 Fix up multi-cloud scenarios to match documentation (#231) (#235)