Release Notes - 1.53.0💣
Please see our documentation page for more information on how to consume and deploy BigBang.
Upgrade Notices💣
SSO Values Refactor:
- This release makes a number of changes to how SSO values are structured in Big Bang in order to improve reuse of “global” values across packages
- All values changes are backwards compatible, so no immediate changes are required for users, however we may remove support for these legacy/deprecated values at a future point in time
- We recommend that you review the new default values and our example sso values to get familiar with the new structure and begin migrating your configs
- For a comprehensive list of changes and look at the code we recommend you review this MR
Mattermost Operator:
- As of this release the
mattermostoperator
values key has been renamed tomattermostOperator
- This change is fully backwards compatible, but the
mattermostoperator
key is now deprecated and support for it may be removed in a future release - This change was made for consistency across Big Bang
- No changes are required if deploying Mattermost Operator, but we do recommend changing your values to use the new key at this time.
Upgrades from previous releases💣
If coming from a version pre-1.52.0
, note the additional upgrade notices in any release in between. The BB team doesn’t test/guarantee upgrades from anything pre-1.52.0
.
Packages💣
Package | Type | Package Version | BB Version |
---|---|---|---|
Istio Controlplane | Core | Istio 1.16.1 Tetrate Istio Distro 1.16.1 |
1.16.1-bb.2 🔗 |
Istio Operator | Core | Istio Operator 1.16.1 Tetrate Istio Distro Operator 1.16.1 |
1.16.1-bb.1 🔗 |
Jaeger | Core | 1.41.0 |
2.38.0-bb.1 |
Kiali | Core | 1.60.0 |
1.60.0-bb.2 🔗 |
Cluster Auditor | Core | 0.0.7 |
1.5.0-bb.2 |
Gatekeeper | Core | 3.10.0 |
3.10.0-bb.2 🔗 |
Kyverno | Core | 1.8.5 |
2.6.5-bb.1 🔗 |
Kyverno Policies | Core | 1.1.0 |
1.1.0-bb.1 🔗 |
Kyverno Reporter | Core | 2.10.3 |
2.13.4-bb.1 |
Elasticsearch Kibana | Core | Kibana 8.5.3 Elasticsearch 8.5.2 |
1.0.0-bb.0 🔗 |
Eck Operator | Core | 2.6.1 |
2.6.1-bb.0 🔗 |
Fluentbit | Core | 2.0.8 |
0.21.7-bb.1 🔗 |
Promtail | Core | 2.7.1 |
6.8.1-bb.1 🔗 |
Loki | Core | 2.7.0 |
3.7.0-bb.1 |
Neuvector | Core | 5.1.0 |
2.4.0-bb.2 |
Tempo | Core | Tempo 1.5.0 Tempo Query 1.5.0 |
0.16.1-bb.3 |
Monitoring | Core | Prometheus 2.40.5 Grafana 9.3.2 Alertmanager 0.24.0 |
43.1.2-bb.1 |
Twistlock | Core | 22.06.197 |
0.11.4-bb.2 |
Argocd | Addon | 2.5.10 |
5.19.15-bb.0 🔗 |
Authservice | Addon | 0.5.3 |
0.5.3-bb.2 |
Minio Operator | Addon | 4.5.4 |
4.5.4-bb.0 |
Minio | Addon | RELEASE.2022-11-26T22-43-32Z |
4.5.4-bb.3 |
Gitlab | Addon | 15.8.1 |
6.8.1-bb.0 🔗 |
Gitlab Runner | Addon | 15.7.3 |
0.48.2-bb.0 |
Nexus | Addon | 3.45.1-01 |
45.1.0-bb.0 🔗 |
Sonarqube | Addon | 8.9.10-community |
1.0.31-bb.5 🔗 |
Haproxy | Addon | 2.2.21 |
1.12.0-bb.0 |
Anchore Enterprise | Addon | Enterprise 4.3.0 Engine 1.1.0 |
1.21.1-bb.2 🔗 |
Mattermost Operator | Addon | 1.19.0 |
1.19.0-bb.0 |
Mattermost | Addon | 7.5.1 |
7.5.1-bb.4 |
Velero | Addon | 1.10.0 |
3.1.0-bb.3 🔗 |
Keycloak | Addon | 20.0.3 |
18.4.0-bb.0 🔗 |
Vault | Addon | 1.12.1 |
0.23.0-bb.2 |
Metrics Server | Addon | 0.6.2 |
3.8.3-bb.1 🔗 |
Changes in 1.53.0💣
Big Bang MRs💣
- !2471: Automatically pull the latest image that matches the current parameters from AWS Marketplace
- !2476: url and codeowner updates
- !2472: Adding HA notes for NeuVector
- !2468: Fixing a few minor typos in markdown
- !2321: SSO Refactor for Global IdP values
- !2459: Fix k3d-dev.sh script
- !2447: Fix Minio Operator labelling
- !2388: “Minio Operator: Update to meet standards”
- !2429: Resolve “investigate validity of all table fields in docs/packages.md”
- !2351: Resolve “Mattermost packages: Update to meet standards”
Istio Controlplane💣
# Changelog Updates
## [1.16.1-bb.1] - 2023-01-27
### Changed
- ironbank/tetrate/istio/install-cni updated from 1.15.1 to 1.16.1
- ironbank/tetrate/istio/istioctl updated from 1.15.1 to 1.16.1
- ironbank/tetrate/istio/pilot updated from 1.15.1 to 1.16.1
- ironbank/tetrate/istio/proxyv2 updated from 1.15.1 to 1.16.1
Istio Operator💣
- !2457: Update TID to 1.16.1
# Changelog Updates
## [1.16.1-bb.1]
### Changed
- Updated TID image to `1.16.1`
Kiali💣
- !2443: Kiali: Update chart name for OCI consistency
# Changelog Updates
## [1.60.0-bb.2] - 2023-01-20
### Changed
- Modified chart name to `kiali` and added `nameOverride` to preserve past naming
Gatekeeper💣
- !2450: Gatekeeper: Exclude openshift namespaces
# Changelog Updates
## [3.10.0-bb.2]
### Changed
- Updated to work on OpenShift out of the box
## [3.10.0-bb.1]
### Changed
- Updated to latest kubectl v1.25.4
Kyverno💣
- !2448: Kyverno: Update kubectl image
# Changelog Updates
## [2.6.5-bb.1] - 2022-01-26
### Changed
- Updated kubectl to v1.25.6
Kyverno Policies💣
- !2449: Kyverno Policies: Update kubectl image
# Changelog Updates
## [1.1.1] - 2023-01-26
### Changed
- Updated kubectl to v1.25.6
- Updated gluon to 0.3.1
Elasticsearch Kibana💣
- !2451: EK: Update name for OCI consistency
# Changelog Updates
## [1.0.0-bb.0] - 2023-01-24
### Changed
- Rename chart to `elasticsearch-kibana`
- Graduate chart to stable v1
Eck Operator💣
- !2465: ECK Operator: Update to 2.6.1
# Changelog Updates
## [2.6.1-bb.0]
### Changed
- Updated chart and IB images from 2.5.0 to 2.6.1
Fluentbit💣
- !2441: Fluentbit: Rename chart for OCI consistency
# Changelog Updates
## [0.21.7-bb.1]
### Changed
- Chart renamed to `fluentbit` for OCI consistency
Promtail💣
# Changelog Updates
## [6.8.1-bb.1]
### Added
- ENV var for node hostname for varlog config
- varlog '/var/log/' system log scrapeconfig support
- '/var/log' & '/etc/machine-id' volume & volumeMounts
## [6.8.1-bb.0]
### Changed
- Bumped chart version to 6.8.1
Argocd💣
# Changelog Updates
## [5.19.15-bb.0] - 2023-02-07
### Updated
- Updated to Argo 2.5.10
- Updated chart to latest 5.19.15
## [5.17.0-bb.1] - 2023-02-06
### Fixed
- Fxied missing Argo SSO values in configmap
## [5.17.0-bb.0] - 2023-01-17
### Updated
- ArgoCD version from v2.5.3 to v2.5.5
- Chart version from 5.16.1 to 5.17.0
## [5.16.1-bb.2] - 2023-01-24
### Updated
- Changed chart name to `argocd` for OCI consistency
Gitlab💣
# Changelog Updates
## [6.8.1-bb.0] - 2023-02-06
### Changed
- Updated to helm chart to 6.8.1 and appVersion to 15.8.1
## [6.8.0-bb.0] - 2023-01-24
### Changed
- ironbank/gitlab/gitlab/gitlab-webservice minor 15.7.5 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/alpine-certificates minor 15.7.5 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitaly minor 15.7.5 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-container-registry minor 15.7.5 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-exporter minor 15.7.5 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-mailroom minor 15.7.5 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-pages minor 15.7.3 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-shell minor 15.7.5 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-sidekiq minor 15.7.5 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-toolbox minor 15.7.5 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-webservice minor 15.7.5 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-workhorse minor 15.7.5 -> 15.8.0
- registry1.dso.mil/ironbank/gitlab/gitlab/kubectl minor 15.7.5 -> 15.8.0
Nexus💣
- !2452: Nexus: Update to v3.45.1
# Changelog Updates
## [45.1.0-bb.0] - 2023-01-26
### Changed
- Updated chart to version: 45.1.0-bb.0 | appVersion: 3.45.1
Sonarqube💣
- !2461: Sonarqube Monitoring Cleanup
# Changelog Updates
## [1.0.31-bb.5] - 2022-01-25
### Changed
- Cleaned up servicemonitor and networkpolicies
Anchore Enterprise💣
- !2458: Anchore: OCI name standardization
# Changelog Updates
## [1.21.1-bb.2]
### Changed
- Renamed chart to `anchore` for OCI consistency
Velero💣
# Changelog Updates
## [3.1.0-bb.3]
### Changed
- Updated kubectl to `1.25.6`
## [3.1.0-bb.2]
### Changed
- Added aws, azure, and csi plugin configuration options
Keycloak💣
- !2445: Keycloak upgrade with monitoring fix
# Changelog Updates
## [18.4.0-bb.0] - 2022-01-24
### Updated
- Update helm chart to 18.4.0
- Update Keycloak version to 20.0.3
Metrics Server💣
- !2444: Updated metrics-server git tag
# Changelog Updates
## [3.8.3-bb.1]
### Added
- Updated kubectl image to v1.25.6
Known Issues💣
- On some k8s distros certain components in the kube-system namespace are unable to be scraped by Prometheus due to the services default network interface binding - More Information
- Keycloak Quarkus: The
/health
and/metrics
endpoints are exposed through the Istio ingress gateway. The Big Bang product team is working on an enhancement to the custom quarkus extension that is included with the Keycloak plugin. We recommend that you do not deploy the new Keycloak Quarkus version 20.x in an operational/production environment until a new plugin version greater than 3.0.0 is available.
Helpful Links💣
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
- Open issues here
- Join our chat
- Check out the documentation for guidance on how to get started
Future💣
Don’t see your feature and/or bug fix? Check out our epics for estimates on when you can expect things to drop, and as always, feel free to comment or create issues if you have questions, comments, or concerns.