Skip to content

Releases: stackrox/acs-fleet-manager

2024-01-10.1

11 Jan 16:49
Compare
Choose a tag to compare

What's Changed

  • ROX-11309: Use DB based readiness by @kurlov in #1473
  • Adjust egress proxy resources and replicas by @ludydoo in #1518
  • ROX-20025: Add Gitops dev doc by @kurlov in #1519
  • Add expiration date worker lease via migrations by @ivan-degtiarenko in #1528
  • Bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in #1526
  • Bump github.com/operator-framework/api from 0.17.7 to 0.20.0 by @dependabot in #1525
  • Bump github.com/openshift-online/ocm-sdk-go from 0.1.373 to 0.1.388 by @dependabot in #1524
  • Bump github.com/segmentio/chamber/v2 from 2.13.4 to 2.13.5 in /tools by @dependabot in #1523
  • Drop image preload for local setup by @kurlov in #1464
  • chore(dashboards): cover new cluster names in data sources regex by @porridge in #1527
  • Bump github.com/openshift-online/ocm-sdk-go from 0.1.388 to 0.1.389 by @dependabot in #1529
  • Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 by @dependabot in #1482
  • ROX-21118: change expired_at via API by @0x656b694d in #1505
  • Bump github.com/segmentio/chamber/v2 from 2.13.5 to 2.13.6 in /tools by @dependabot in #1537
  • Bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #1536
  • Bump github.com/golang/glog from 1.1.2 to 1.2.0 by @dependabot in #1532
  • Bump github.com/auth0/go-jwt-middleware/v2 from 2.1.0 to 2.2.0 by @dependabot in #1534
  • ROX-21070: Add fleetshard addon installation status to private api by @kovayur in #1503
  • Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #1533
  • Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #1535
  • fix: central expired-at method by @0x656b694d in #1539
  • Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1538
  • ROX-21070: Publish addon state from fleetshard-sync by @kovayur in #1504
  • ROX-21070: Declare Data Plane Cluster configuration in gitops config by @kovayur in #1521
  • Bump helm.sh/helm/v3 from 3.13.2 to 3.13.3 by @dependabot in #1545
  • Bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1 by @dependabot in #1544
  • Bump github.com/coreos/go-oidc/v3 from 3.7.0 to 3.9.0 by @dependabot in #1542
  • Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #1541
  • dogfooding: set collector collection method to CORE_BPF by @johannes94 in #1530
  • ROX-21558: Cache docker image build by @kovayur in #1547
  • Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #1551
  • ROX-20479: service registration by @ludydoo in #1520
  • ROX-20479: fix pod permissions by @ludydoo in #1556
  • chore: reduce resync period by @stehessel in #1558
  • Bump operator-framework/helm-operator from v1.32.0 to v1.33.0 in /dp-terraform/helm by @dependabot in #1546
  • sync: rc-2024-01-10.1 to stage by @roxbot in #1559
  • sync: stage to production by @roxbot in #1560

Full Changelog: 2023-12-05.1...2024-01-10.1

2023-12-05.1

05 Dec 17:23
Compare
Choose a tag to compare

What's Changed

  • ROX-20148 - Remove operator installation from development scripts by @SimonBaeumer in #1471
  • Add openshift-ci debug doc by @SimonBaeumer in #1357
  • Remove fleetshard add-on and cleanup standalone provider by @SimonBaeumer in #1486
  • Bump ubi8/ubi-minimal from 8.8 to 8.9 in /dp-terraform/helm by @dependabot in #1492
  • Bump ubi8/ubi-minimal from 8.8 to 8.9 in /probe by @dependabot in #1490
  • Bump github.com/getsentry/sentry-go from 0.20.0 to 0.25.0 by @dependabot in #1481
  • Bump ubi8/ubi-minimal from 8.8 to 8.9 by @dependabot in #1488
  • Set the same image fleetshard sync tag as the operator by @kovayur in #1497
  • Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #1485
  • Fix tolerations for logging collectors to work on ACSCS infra nodes by @mtodor in #1499
  • Change the scope for requesting dynamic clients. by @rukletsov in #1500
  • Skip flaky test by @SimonBaeumer in #1496
  • Remove nodeSelector for logging operator collector by @mtodor in #1501
  • Enable cluster logging operator collectors on infra nodes by @mtodor in #1502
  • Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #1498
  • ROX-19507: Register grace period start date by @0x656b694d in #1248
  • ROX-13838: deprovision disgraced centrals by @0x656b694d in #1250
  • Add acsfleetctl build stage in Dockerimage by @SimonBaeumer in #1510
  • ACSCS Resource fine-tuning by @ludydoo in #1512
  • Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 in /tools by @dependabot in #1514
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #1509
  • Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.2 by @dependabot in #1513
  • Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #1508
  • sync: rc-2023-12-05.1 to stage by @roxbot in #1515
  • sync: stage to production by @roxbot in #1516

Full Changelog: 2023-11-21.1...2023-12-05.1

2023-11-21.1

21 Nov 18:49
Compare
Choose a tag to compare

What's Changed

  • Migrate observability, logging, cloudwatch and secured cluster secrets to External Secrets Operator by @kovayur in #1466
  • ROX-19328 - Add gitops validate CLI command by @SimonBaeumer in #1462
  • Add helm dependencies to Dockerfile by @kovayur in #1457
  • Fix ClusterSecretStore name by @kovayur in #1479
  • Remove unused cmd commands by @SimonBaeumer in #1480
  • Remove scaling methods for standalone provider by @SimonBaeumer in #1487
  • sync: rc-2023-11-21.1 to stage by @roxbot in #1494
  • sync: stage to production by @roxbot in #1495

Full Changelog: 2023-11-16.2...2023-11-21.1

2023-11-16.2

16 Nov 13:30
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @roxbot made their first contribution in #1409

Full Changelog: 2023-11-07.3...2023-11-16.2

2023-11-07.3

07 Nov 16:23
Compare
Choose a tag to compare

What's Changed

Read more

2023-10-25.2

26 Oct 11:22
Compare
Choose a tag to compare

What's Changed

Read more

2023-09-26.1

26 Sep 18:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023-09-12.1.f6d113e...2023-09-26.1

2023-09-12.1.f6d113e

12 Sep 15:07
Compare
Choose a tag to compare

What's Changed

  • ROX-19478: Parameterize manager RDS secret name. by @porridge in #1228
  • Bump github.com/aws/aws-sdk-go from 1.44.300 to 1.44.332 by @dependabot in #1221
  • Dummy change to trigger integration deployment. by @porridge in #1230
  • chore: fix probe log when response if empty by @stehessel in #1235
  • fix: typo in quoata by @0x656b694d in #1239
  • ROX-18430: restore secrets from fleet-manager in fleetshard-sync by @johannes94 in #1197
  • ROX-19013: Add docker environment by @ludydoo in #1231
  • ROX-19494: Bump wait time and provide context for initialization. by @porridge in #1229
  • Revert "ROX-19494: Bump wait time and provide context for initialization." by @mtodor in #1242
  • fix(probe): improve probe logging by @stehessel in #1243
  • ROX-19228: ACS CS connection string updates for 4.2 by @vladbologa in #1249
  • ROX-19494: Increase timeout and improve debugability of e2e test. by @porridge in #1244
  • ROX-19013: Add central YAML to API by @ludydoo in #1232
  • Rename acsms -> acscs in proxy_test.go and dinosaurs_auth_config_mgr.go by @ivan-degtiarenko in #1246
  • ROX-18431: restore deleted tenant through API by @johannes94 in #1207
  • Fix reconcile loop break when central is not changed by @mtodor in #1251

Full Changelog: 2023-08-29.1.63189b2...2023-09-12.1.f6d113e

2023-08-29.1.63189b2

29 Aug 17:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023-08-16.1.710ba61...2023-08-29.1.63189b2

2023-08-16.1.710ba61

16 Aug 16:01
Compare
Choose a tag to compare

What's Changed

  • fix(reconciler): make default group not declarative by @dhaus67 in #1205

Full Changelog: 2023-08-15.1.7e20fa3...2023-08-16.1.710ba61