Skip to content

Releases: stackrox/acs-fleet-manager

2024-07-03.1

15 Jul 14:29
db7e4e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-06-10.1...2024-07-03.1

2024-06-10.1

10 Jun 15:30
2a05c40
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/containers/image/v5 from 5.30.1 to 5.31.0 by @dependabot in #1853
  • Bump gotest.tools/gotestsum from 1.11.0 to 1.12.0 in /tools by @dependabot in #1851
  • ROX-23252: Reuse FSS image tag for email sender by @kurlov in #1858
  • ROX-23252: Automatically update email sender image tag by @kurlov in #1859
  • fix: emailsender cmd by @johannes94 in #1862
  • Fix fleetmanager caching bug by @ludydoo in #1863
  • Fix proxy config when secureTenantNetwork by @ludydoo in #1865
  • Remove CODEOWNERS by @ebensh in #1864
  • ROX-24158: remove unnecessary field from tenant default network policy by @vladbologa in #1866
  • Bump github.com/go-gormigrate/gormigrate/v2 from 2.1.1 to 2.1.2 by @dependabot in #1852
  • ROX-23255: add auth implementation for emailsender API by @johannes94 in #1826
  • ROX-22549: Add an addon metric to track version mismatch by @kovayur in #1868
  • ROX-23709: Rework local kubernetes issuer resolution by @kovayur in #1856
  • ROX-23249: multiple emailsender issues discovered by debugging by @johannes94 in #1869
  • ROX-20474: Add TENANT_IMAGE_PULL_SECRET to the dp-terraform helm chart by @kovayur in #1870

Full Changelog: 2024-06-04.1...2024-06-10.1

2024-06-04.1

04 Jun 14:07
929ec23
Compare
Choose a tag to compare

What's Changed

  • Add syntax annotation to Dockerfile by @kovayur in #1838
  • Bump peter-evans/repository-dispatch from 1 to 3 by @dependabot in #1808
  • ROX-23749: fix scanner-v4-matcher network policy by @vladbologa in #1840
  • Revert "Add syntax annotation to Dockerfile" by @vladbologa in #1841
  • ROX-24158: Wait for central-service pods to terminate before netpol deletion by @vladbologa in #1842
  • fix(tests): Update ACS to 4.4.2 in e2e tests and dev env by @vladbologa in #1846
  • ROX-23254: Add SendRawEmail method by @kurlov in #1847
  • Drop quay-ips pull secret from operator SA by @kurlov in #1849
  • ROX-23709: Load token from file in fleetshard-sync by @kovayur in #1802
  • ROX-23252: Fix default image value for email sender service by @kurlov in #1850
  • ROX-23708: Add quay RO user to operator SA by @kurlov in #1855
  • fix: emailsender rbac template by @johannes94 in #1857
  • ROX-23252: Connect email sender service to the endpoint by @kurlov in #1848

Full Changelog: 2024-05-28.1...2024-06-04.1

2024-05-28.1

28 May 16:32
98a813f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-05-21.1...2024-05-28.1

2024-05-21.1

21 May 15:16
0328362
Compare
Choose a tag to compare

What's Changed

  • Build on microshift preset for crc by @kovayur in #1810
  • Bump github.com/openshift-online/ocm-sdk-go from 0.1.415 to 0.1.419 by @dependabot in #1787
  • ROX-24127: tenant resources via gitops by @ludydoo in #1803
  • ROX-23252: Add email sender to build and push by @kurlov in #1811
  • Drop default CPU limit for ACS operator by @kurlov in #1812
  • ROX-24259: Do not add team as cluster-admins during DP cluster IdP setup by @vladbologa in #1813

Full Changelog: 2024-05-13.1...2024-05-21.1

2024-05-13.1

15 May 14:42
1329ba5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-04-23.1...2024-05-13.1

2024-04-23.1

24 Apr 10:07
d85ef84
Compare
Choose a tag to compare

What's Changed

  • fix: consider zero-cost resources allowed by @0x656b694d in #1732
  • ROX-16615: run probe cleanup after all specs have been completed by @kovayur in #1757
  • ROX-23607: Rotate fleet manager static tokens by @kurlov in #1760
  • ROX-16615: Remove deploy Data Plane GitHub Actions by @kovayur in #1761
  • chore(deps): bump helm.sh/helm/v3 to fix important CVE by @vladbologa in #1759
  • ROX-16615: Delete probe helm chart by @kovayur in #1762
  • ROX-23219: Specify additional tenant's auth via gitops by @ivan-degtiarenko in #1714
  • ROX-23557: Add annotation for ACL Logging to tenant namespaces by @mclasmeier in #1764
  • Bump github.com/openshift-online/ocm-sdk-go from 0.1.405 to 0.1.415 by @dependabot in #1766
  • ROX-23559: Export Violation Denial Metrics by @mclasmeier in #1763
  • ROX-23251: Add base for email sender service by @kurlov in #1754
  • Bump github.com/segmentio/chamber/v2 from 2.14.0 to 2.14.1 in /tools by @dependabot in #1701
  • Bump aws-actions/configure-aws-credentials from 1.pre.node16 to 4.0.2 by @dependabot in #1739
  • ROX-23251: Add metrics for email sender service by @kurlov in #1755

Full Changelog: 2024-04-09.1...2024-04-23.1

2024-04-09.1

09 Apr 18:39
f05fa48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-03-26.1...2024-04-09.1

2024-03-26.1

27 Mar 20:52
c047dd8
Compare
Choose a tag to compare

What's Changed

  • ROX-22541: Add scannerB4 components to egress proxy by @kurlov in #1673
  • fix(scannerv4): adjust proxy settings by @dhaus67 in #1674
  • Add a legend for the request rate fleet manager widget by @rukletsov in #1675
  • Bump dogfood collector memory to prevent OOMs by @ludydoo in #1676
  • ROX-22358: reset grace period on restore by @0x656b694d in #1663
  • Bump github.com/matryer/moq from 0.3.3 to 0.3.4 in /tools by @dependabot in #1658
  • ROX-22557: Count expired centrals by @0x656b694d in #1677
  • Bump github.com/getsentry/sentry-go from 0.26.0 to 0.27.0 by @dependabot in #1679
  • Bump github.com/gorilla/handlers from 1.5.1 to 1.5.2 by @dependabot in #1678
  • Bump github.com/segmentio/chamber/v2 from 2.13.6 to 2.14.0 in /tools by @dependabot in #1657
  • Bump github.com/operator-framework/api from 0.20.0 to 0.22.0 by @dependabot in #1654
  • Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #1652
  • fix: check if telemetry is enabled by @0x656b694d in #1686
  • Parameterize envoy resources by @porridge in #1688
  • ROX-22859: Remove unused ACS Operator template by @kurlov in #1680
  • ROX-22887: Use go 1.20 to build images in CI by @ebensh in #1690
  • Bump github.com/openshift-online/ocm-sdk-go from 0.1.401 to 0.1.405 by @dependabot in #1681
  • Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 by @dependabot in #1682
  • Delete the duplicate line from the service template by @kovayur in #1691
  • Bump k8s.io/api from 0.29.1 to 0.29.2 by @dependabot in #1684
  • Bump github.com/auth0/go-jwt-middleware/v2 from 2.2.0 to 2.2.1 by @dependabot in #1683
  • Bump operator-framework/helm-operator from v1.33.0 to v1.34.0 in /dp-terraform/helm by @dependabot in #1687
  • Rollback helm-operator to v1.33.0 by @kovayur in #1694
  • ROX-22551: Cleanup Fleet Manager after the addon CI/CD implementation by @kovayur in #1665
  • Bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.34 by @dependabot in #1693
  • ROX-22926: Enable dogfood local scanner by @ludydoo in #1695
  • ROX-22926: Fix scannerComponent by @ludydoo in #1697
  • ROX-22926: Fix scannerComponent by @ludydoo in #1699
  • Disable ESO webhook by @kovayur in #1698
  • ROX-22593: git hook fix by @ludydoo in #1696
  • sync: rc-2024-03-12.1 to stage by @roxbot in #1710
  • sync: stage to production by @roxbot in #1711
  • ROX-21836: Use Envoy config from App-interface by @kurlov in #1712
  • Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #1706
  • ROX-22361: Log ACSCS instance state change by @ivan-degtiarenko in #1708
  • ROX-21836: Drop Envoy redundant config by @kurlov in #1713
  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 in /tools by @dependabot in #1700
  • Deploy fleet-manager from template in e2e tests by @kovayur in #1659
  • ROX-16615: Make the probe service create multiple centrals (per region / cloud provider) by @kovayur in #1719
  • ROX-16615: Probe template by @kovayur in #1722
  • ROX-22428: Rename dinosaurService#Update by @kovayur in #1721
  • ROX-22428: Use sql.NullTime instead of *time.Time in dbapi by @0x656b694d in #1720
  • ROX-21682: Add support for central-encryption-key-chain by @vladbologa in #1723
  • ROX-22557: Expiration central count grafana panel by @0x656b694d in #1724
  • ROX-21682: remove double base64 encoding by @vladbologa in #1727
  • ROX-16587: API for switching billing model of a central by @0x656b694d in #1598
  • sync: rc-2024-03-26.1 to stage by @roxbot in #1728
  • sync: stage to production by @roxbot in #1729

Full Changelog: 2024-02-20.1...2024-03-26.1

2024-02-20.1

20 Feb 10:23
e26ddd9
Compare
Choose a tag to compare

What's Changed

  • ROX-22237: Bump ocm-sdk-go and switch it back to upstream by @kovayur in #1651
  • Add the addon step to the PR checklist by @kovayur in #1662
  • Bump helm.sh/helm/v3 from 3.13.3 to 3.14.1 by @dependabot in #1664
  • ROX-16615: Add probe image build on app-interface by @kovayur in #1666
  • Bump stackrox deps 190983eddb0a by @kurlov in #1669
  • chore: additional quota cost logging, tests by @0x656b694d in #1660
  • sync: rc-2020-02-20.1 to stage by @roxbot in #1671
  • sync: stage to production by @roxbot in #1672

Full Changelog: 2024-02-08.1...2024-02-20.1