Releases: stackrox/acs-fleet-manager
Releases · stackrox/acs-fleet-manager
2023-01-31.1.ad850f3
What's Changed
- git ignore all secret files by @stehessel in #759
- ROX-13924: provision failover RDS instance by @vladbologa in #764
- ROX-13593: Use
user_idandrh-user-idclaims in telemetry events by @stehessel in #763 - Add documentation to AuthConfig fields. by @ivan-degtiarenko in #766
- ROX-14522: Switch managed DB params from application specific to cluster specific by @kovayur in #769
- Remove CHANGELOG.md by @ivan-degtiarenko in #768
- fix error in telemetry track events by @stehessel in #770
Full Changelog: 2023-01-24.1.e67c2c6...2023-01-31.1.ad850f3
2023-01-24.1.e67c2c6
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
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
whichby @porridge in #686 - Bump helm.sh/helm/v3 from 3.10.2 to 3.10.3 by @dependabot in #685
- Make
tools_venvtarget depend ontools/requirements.txtby @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
What's Changed
- Use downstream version of the StackRox operator on stage by @kovayur in #641
- ROX-13593: Add tenant ID as a k8s label by @stehessel in #627
- ROX-13756: Add managed DB parameters to the Helm chart by @kovayur in #638
- Remove unused RDS code by @vladbologa in #642
- Add AWS role arn parameter to the Helm chart by @kovayur in #649
- ROX-13737: Use built-in concurrency control. by @porridge in #640
- ROX-13227: Fix negative DNS caching by @kovayur in #636
- ROX-13737: remove stale dependencies by @porridge in #651
- ROX-13450: fix image check by @porridge in #652
- ROX-13593: Add tenant ID to managed resources by @stehessel in #650
- ROX-13811: Enable Performance Insights for managed DBs by @vladbologa in #643
- ROX-13648: check out full history by @porridge in #647
- Improve RDS instance status log message by @vladbologa in #655
- ROX-13648: Revert "Rollback automatic tag resolution on prod (#645)" by @porridge in #656
- Remove Openshift CI build root Dockerfile by @kovayur in #657
Full Changelog: 2022-12-06.1.1df0bc5...2022-12-12.1.b7b15aa
2022-12-06.1.1df0bc5
Rollback automatic tag resolution on prod (#645)
2022-11-23.1.1cf5fce
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
See CHANGELOG.md