Skip to content

Releases: stackrox/acs-fleet-manager

Release 2023-03-28.1.4ee6131

29 Mar 13:51
Compare
Choose a tag to compare

What's Changed

  • ROX-14997: Add Secrets Manager support by @kovayur in #874
  • install observability CRD via Helm by @stehessel in #873
  • install logging CRDs via Helm by @stehessel in #884
  • Telemetry: set max batch size to 1 by @0x656b694d in #870
  • add grafana and prometheus rule label selectors by @stehessel in #885
  • Set ACS Operator CPU request and limit to 2 by @ebensh in #886
  • Revert "Set ACS Operator CPU request and limit to 2" by @vladbologa in #887
  • ROX-15922: update operator requests and limits by @vladbologa in #894
  • Bump k8s.io/client-go from 0.26.1 to 0.26.3 by @dependabot in #892
  • Bump github.com/prometheus/common from 0.41.0 to 0.42.0 by @dependabot in #891
  • Bump github.com/openshift-online/ocm-sdk-go from 0.1.320 to 0.1.325 by @dependabot in #890
  • Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 by @dependabot in #889
  • add AUTH_TYPE=OCM to fleetshard-sync in quickstart README by @johannes94 in #896
  • ROX-14997: Migrate dev scripts to Secrets Manager by @kovayur in #897
  • ROX-16099: new DBs will use a LTS aurora-postgresql version by @vladbologa in #900
  • ROX-13952: Setup OIDC provider for the prod data plane cluster by @0x656b694d in #902
  • Bump stackrox/stackrox version, including Segment fix by @0x656b694d in #899
  • Minor fixes to script output when using Secrets Manager by @kovayur in #901
  • ROX-15806: Remove pause reconcile annotation before Central deletion by @vladbologa in #905
  • ROX-16108: Remove Targeted Cluster Placement Strategy by @ebensh in #903

Full Changelog: 2023-03-14.1.0d23b4f...2023-03-28.1.4ee6131

Release 2023-03-14.1.0d23b4f

16 Mar 17:33
Compare
Choose a tag to compare

What's Changed

Read more

2023-02-20.1.8a8aa62

21 Feb 13:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023-01-31.1.ad850f3...2023-02-20.1.8a8aa62

2023-01-31.1.ad850f3

31 Jan 16:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023-01-24.1.e67c2c6...2023-01-31.1.ad850f3

2023-01-24.1.e67c2c6

24 Jan 19:01
Compare
Choose a tag to compare

What's Changed

  • Update changelog for the 2023-01-17.1.f4e71a7 release by @dhaus67 in #738
  • ROX-12486: Add support for using existing log groups created by terraform by @mtodor in #721
  • Bump gorm.io/gorm from 1.24.2 to 1.24.3 by @dependabot in #728
  • Increase OCM token margin for refresh by @dhaus67 in #734
  • Bump github.com/segmentio/chamber/v2 from 2.11.0 to 2.11.1 in /tools by @dependabot in #730
  • ROX-13666: Split dbclient.EnsureDBProvisioned() into two functions by @vladbologa in #742
  • Revert "Revert "ROX-12344: Add organisation name to central request"" by @dhaus67 in #740
  • ROX-12344: Add org-id label and org-name annotation by @stehessel in #684
  • Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 in /tools by @dependabot in #731
  • Rox 13593: Add telemetry service by @stehessel in #733
  • Bump gotest.tools/gotestsum from 1.8.2 to 1.9.0 in /tools by @dependabot in #732
  • Bump ubi8/s2i-base from 1-394 to 1-408 in /probe by @dependabot in #729
  • Increase RDS integration tests timeout by @vladbologa in #749
  • Make org name migration more robust by @stehessel in #745
  • Bump github.com/99designs/aws-vault/v6 from 6.6.1 to 6.6.2 in /tools by @dependabot in #757
  • Bump k8s.io/api from 0.26.0 to 0.26.1 by @dependabot in #752
  • Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 by @dependabot in #754
  • Bump github.com/zgalor/weberr from 0.7.0 to 0.8.2 by @dependabot in #756
  • ROX-13593: Use account id as user in track events by @stehessel in #746
  • Bump helm.sh/helm/v3 from 3.10.3 to 3.11.0 by @dependabot in #755
  • Bump github.com/getsentry/sentry-go from 0.16.0 to 0.17.0 by @dependabot in #753
  • ROX-13593: Store telemetry storage key as secret by @stehessel in #747
  • ROX-14473: require user org_id to match ACS owner org_id by @ivan-degtiarenko in #751

Full Changelog: 2023-01-17.1.f4e71a7...2023-01-24.1.e67c2c6

2023-01-17.1.f4e71a7

17 Jan 19:22
Compare
Choose a tag to compare

What's Changed

  • Prepare CHANGELOG for the next release by @kovayur in #663
  • Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 in /tools by @dependabot in #661
  • Bump github.com/aws/aws-sdk-go from 1.44.146 to 1.44.157 by @dependabot in #658
  • Bump golang.org/x/oauth2 from 0.2.0 to 0.3.0 by @dependabot in #659
  • ROX-12137: Use billing_marketplace_account instead of cloud_account_id by @ivan-degtiarenko in #634
  • Increase operator container wait timeout on Openshift CI by @kovayur in #666
  • ROX-12763: use claim mappings for admin:org:all role by @ivan-degtiarenko in #665
  • Fix dnf metadata download errors on Openshift CI by @kovayur in #669
  • Bump containerd version to 1.6.12 by @kovayur in #670
  • Bump helm.sh/helm/v3 from 3.9.4 to 3.10.2 by @dependabot in #578
  • Deploy probe image based on HEAD by @stehessel in #664
  • Bump github.com/operator-framework/api from 0.17.1 to 0.17.2 by @dependabot in #660
  • Second attempt to upgrade containerd dependency by @kovayur in #671
  • Bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.13.1 by @dependabot in #553
  • ROX-13396: Cleanup incomplete tools_venv dir for idempotence by @porridge in #668
  • ROX-13593: Add telemetry storage key to Centrals by @stehessel in #672
  • default telemetry options to empty string by @stehessel in #673
  • ROX-13106: Show hint to user when OCM user or org is not found by @stehessel in #675
  • ROX-13456: Use moq for DBClient by @kovayur in #677
  • Switch stage data plane to upstream operator by @stehessel in #676
  • ROX-12921: Introduce timeout for ACSCS requests by @ivan-degtiarenko in #667
  • Bump helm.sh/helm/v3 from 3.9.4 to 3.10.3 in /dp-terraform/add-on/rhacs-terraform by @dependabot in #682
  • Avoid using which by @porridge in #686
  • Bump helm.sh/helm/v3 from 3.10.2 to 3.10.3 by @dependabot in #685
  • Make tools_venv target depend on tools/requirements.txt by @kovayur in #688
  • ROX-13456: Refactor fleet-manager client in order to generate mocks for all kinds of APIs by @kovayur in #678
  • Bump github.com/getsentry/sentry-go from 0.15.0 to 0.16.0 by @dependabot in #693
  • Fix: avoid panic on nil pointer by @0x656b694d in #692
  • Bump github.com/segmentio/chamber/v2 from 2.10.12 to 2.11.0 in /tools by @dependabot in #698
  • Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 by @dependabot in #694
  • Bump gorm.io/gorm from 1.24.1 to 1.24.2 by @dependabot in #697
  • Bump github.com/bxcodec/faker/v3 from 3.8.0 to 3.8.1 by @dependabot in #696
  • Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 in /tools by @dependabot in #699
  • ROX-13472: Mark parameters loaded from Parameter Store as read-only by @kovayur in #700
  • ROX-12344: Use dev rhacs org_id in static token by @stehessel in #690
  • ROX-13911: Add RDS provisioning integration test by @vladbologa in #680
  • ROX-11993: Followup from review. by @porridge in #687
  • Fix dubious ownership error in CI by @kovayur in #701
  • Update ACS operator to a Central version that includes Telemetry by @stehessel in #702
  • ROX-13456: Bump detect-secrets to 1.4.0 by @kovayur in #679
  • Bump github.com/99designs/aws-vault/v6 from 6.6.0 to 6.6.1 in /tools by @dependabot in #708
  • Bump github.com/aws/aws-sdk-go from 1.44.157 to 1.44.172 by @dependabot in #711
  • Bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.1 by @dependabot in #706
  • Bump github.com/spyzhov/ajson from 0.7.1 to 0.7.2 by @dependabot in #703
  • ROX-13456: Fail fast if cluster configuration is incorrect by @kovayur in #681
  • Bump stage Central version to nightly-2023-01-09 build by @stehessel in #717
  • Bump github.com/openshift-online/ocm-sdk-go from 0.1.289 to 0.1.306 by @dependabot in #712
  • Bump gorm.io/driver/postgres from 1.4.5 to 1.4.6 by @dependabot in #713
  • Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0 by @dependabot in #714
  • Bump golang.org/x/net from 0.4.0 to 0.5.0 by @dependabot in #715
  • Bump stage Central version to nightly-2023-01-10 build by @stehessel in #719
  • ROX-13408: Use api.iam.clients in dynamic clients API wrapper by @ivan-degtiarenko in #689
  • ROX-13666: Refactor DB connection string by @vladbologa in #722
  • ROX-12921: initialize counter metrics with 0 value by @ivan-degtiarenko in #720
  • Bump github.com/aws/aws-sdk-go from 1.44.172 to 1.44.180 by @dependabot in #724
  • Bump github.com/operator-framework/api from 0.17.2 to 0.17.3 by @dependabot in #725
  • Bump github.com/openshift-online/ocm-sdk-go from 0.1.306 to 0.1.308 by @dependabot in #726
  • ROX-12344: Add organisation name to central request by @stehessel in #683
  • Bump github.com/prometheus/common from 0.38.0 to 0.39.0 by @dependabot in #727
  • Bump operator version to 3.73.1 on prod by @dhaus67 in #735
  • Bump operator to 3.73.1 in test environment by @dhaus67 in #737
  • Revert "ROX-12344: Add organisation name to central request" by @dhaus67 in #736

Full Changelog: 2022-12-12.1.b7b15aa...2023-01-17.1.f4e71a7

2022-12-12.1.b7b15aa

12 Dec 14:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022-12-06.1.1df0bc5...2022-12-12.1.b7b15aa

2022-12-06.1.1df0bc5

07 Dec 11:14
Compare
Choose a tag to compare
Rollback automatic tag resolution on prod (#645)

2022-11-23.1.1cf5fce

23 Nov 15:35
Compare
Choose a tag to compare
ROX-12480: Add a deploy workflow file for production. (#597)

* Add a deploy workflow file for production.

* Shorten names so they fit better in GH UI

2022-11-08.1.3060ea1

08 Nov 13:52
Compare
Choose a tag to compare

See CHANGELOG.md