Newer
Older
# Changelog
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.89.3-bb.0] - 2024-09-18
### Added
- Updated Kiali to v1.89.3
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali to 1.89.3
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.89.3
- Updated registry1.dso.mil/bigbang/gluon to 0.5.4
## [1.89.0-bb.1] - 2024-09-05
### Added
- Added `sso` key that defaults to false. Needed for downstream changes that rely on this in `chart/templates/bigbang/ssoServiceEntry.yaml` and `chart/templates/bigbang/networkpolicies/egress-sso.yml`.
### Changed
- Updated `chart/templates/bigbang/ssoServiceEntry.yaml` and `chart/templates/bigbang/networkpolicies/egress-sso.yml` to use the sso key to check before assuming that `cr.spec.auth.openid.issuer_uri` is set just because `cr.spec.auth.strategy` is `"openid"`.
## [1.89.0-bb.0] - 2024-08-20
### Changed
- Updated Kiali to v1.89.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali to 1.89.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.89.1
## [1.88.0-bb.0] - 2024-08-16
### Changed
- Updated Kiali to v1.88.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali to 1.88.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.88.0
- Updated gluon to 0.5.3
## [1.87.0-bb.0] - 2024-07-11
### Changed
- Updated Kiali to v1.87.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali to 1.87.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.87.0

bigbang bot
committed
## [1.86.2-bb.0] - 2024-06-27
### Changed
- Updated Kiali to v1.86.2
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali to 1.86.2
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.86.2
- Removed shared authorization policies

bigbang bot
committed
## [1.86.0-bb.0] - 2024-06-18

bigbang bot
committed
### Changed

bigbang bot
committed
- Updated Kiali to v1.86.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali to 1.86.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.86.0

bigbang bot
committed
## [1.85.0-bb.0] - 2024-05-28

bigbang bot
committed
### Changed

bigbang bot
committed
- Updated Kiali to v1.85.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.85.0

bigbang bot
committed
## [1.84.0-bb.0] - 2024-05-10

bigbang bot
committed
### Changed

bigbang bot
committed
- Updated Kiali to v1.84.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.84.0
- Updated Kiali to v1.83.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.83.0

bigbang bot
committed
## [1.82.0-bb.3] - 2024-04-09

bigbang bot
committed
### Changed

bigbang bot
committed
- Update annotations tag to 1.82.0
## [1.82.0-bb.1] - 2024-04-02
- Updated Renovate config to catch gluon

bigbang bot
committed
## [1.82.0-bb.0] - 2024-04-01

bigbang bot
committed
### Changed

bigbang bot
committed
- Updated Kiali to v1.82.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.82.0

bigbang bot
committed
## [1.81.0-bb.0] - 2024-03-14

bigbang bot
committed
### Changed

bigbang bot
committed
- Updated Kiali to v1.81.0
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.81.0
## [1.80.0-bb.2] - 2024-03-13
- Added allow-intranamespace policy
- Added allow-nothing-policy
- Added ingressgateway-authz-policy
- Added monitoring-authz-policy
- Added template for adding user defined policies
## [1.80.0-bb.1] - 2024-03-04
- New ServiceEntries for SSO, grafana, and tracing services
- Updated kiali and kiali-operator images updated to v1.80.0
## [1.78.0-bb.5] - 2024-02-07
### Changed
- Made outboundTrafficPolicy.mode in `Sidecar` configurable
## [1.78.0-bb.4] - 2024-02-02
### Added
- Added template to allow end users to define ServiceEntries for external hostnames/endpoints to add to the istio service registry.
- Updated creation of new istio resources to be reliant on the value of `.Values.istio.hardened.enabled`
- Added Istio Sidecar resource to restrict Egress to REGISTRY_ONLY
- Updated gluon to 4.7 to allow consumers to utilize custom cypress scripts

bigbang bot
committed
## [1.78.0-bb.1] - 2023-12-18

bigbang bot
committed
### Changed
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.78.0

bigbang bot
committed

bigbang bot
committed
## [1.78.0-bb.0] - 2023-12-12

bigbang bot
committed
### Changed
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali to 1.78.0

bigbang bot
committed
- Increased Cypress test timeouts
- Add some cpu horsepower to test values for the kiali operator
- Updated registry1.dso.mil/ironbank/opensource/kiali/kiali-operator to 1.77.1
## [1.76.0-bb.4] - 2023-11-22
- Reverting cr.spec.deployment.accesible_namespaces tweak
- Kiali CR deployment container securityContext

Christopher O'Connell
committed
## [1.76.0-bb.2] - 2023-11-12

Christopher O'Connell
committed
- Increase memory limit from 1700 to 8000 to prevent operator from OOM crashes in pipelines
- Changed registry1.dso.mil/ironbank/big-bang/base 2.0.0 -> 2.1.0
- Changed registry1.dso.mil/ironbank/opensource/kiali/kiali to 1.76.0

bigbang bot
committed

bigbang bot
committed
## [1.74.0-bb.4] - 2023-10-26

bigbang bot
committed
### Added
- Changed to 1.75.1 images (latest in IB)

bigbang bot
committed
- Increase kiali-operator memory limit to 1700Mi
## [1.74.0-bb.2] - 2023-10-07
- Changed non root group user for kiali CR
## [1.74.0-bb.1] - 2023-10-06
- Fixed Cypress Testing
- Renovated chart to 1.74.0
- Bumped kiali operator to 1.74.0
- Bumped kiali tenant to 1.74.1
- Change runAsUser and runAsGroup to 2001 for ansible user
## [1.72.0-bb.2] - 2023-09-07
### Added
- Changed cypress test to Cypress 13.x format
- Changed to 1.72.0 images (latest in IB)
- Changed grafana in_cluster_url value in chart/values.yaml
- Changed to 1.71.0 images (latest in IB)
- Changed to 1.70.0 images (latest in IB)
- Added `oidcCaCert` value to enable a custom CA cert from an OIDC IdP.
- Changed to 1.68.0 images (latest in IB)
- Changed to 1.67.0 images (latest in IB)
- Changed to 1.66.0 images (latest in IB)
- Changed to 1.65.0 images (latest in IB)
- Changed to 1.64.0 images (latest in IB)
- Modified chart name to `kiali` and added `nameOverride` to preserve past naming
## [1.60.0-bb.1] - 2023-01-17
- Update gluon to new registry1 location + latest version (0.3.2)
## [1.60.0-bb.0] - 2022-12-14
### Changed
- Changed to 1.60.0 images (latest in IB)
- Changed to 1.59.1 images (latest in IB)
- Changed to 1.58.0 images (latest in IB)
## [1.57.1-bb.0] - 2022-09-13
### Changed
- Changed to 1.57.1 images (latest in IB)
- Fixed clicking in cypress test that was being blocked
- Changed to 1.56.1 images (latest in IB)
- Changed to 1.56.0 images (latest in IB)
- Changed to 1.55.0 images (latest in IB)
## [1.54.0-bb.0] - 2022-08-01
### Changed
- Changed to 1.50.0 images (latest in IB)
- Added cypress test for keycloak sso integration
## [1.51.0-bb.1] - 2022-06-23
- Drop all capabilities for operator
## [1.51.0-bb.0] - 2022-06-07
- Changed to 1.51.0 images (latest in IB)
- Changed CI /test/wait.sh. The Big Bang CI infra RKE2 pipeline was failing after the last Kiali upgrade.
- Changed to 1.50.0 images (latest in IB)
- Changed to 1.49.0 images (latest in IB)
## [1.47.0-bb.5] - 2022-04-13
- Added a document on how to login to Kiali with the default token setup
- Fixed OSCAL schema validation issues
## [1.47.0-bb.4] - 2022-04-04
- Changed network policy to allow egress traffic to tempo for tracing on port 16686
- Modified Cypress test to validate no errors appear on traces tab and check for generic errors
- Modified egress policy to istiod to allow version scraping
- Changed to Kiali 1.47.0 and latest upstream chart
- Modified PeerAuthentication to allow for passing in mode
- Added PeerAuthentication file for mTLS between kiali and istio
- Update Chart.yaml to follow new standardization for release automation
- Added renovate check to update new standardization
- Changed to new Upstream chart
- Changed Image tags to v1.45.0
- Relocated bbtests from `test-values.yaml` to `values.yaml`
- Added OSCAL document for NIST 800-53 control inhertiance
- Update Kiali Operator to v1.44.0
- Update Kiali Server to v1.43.0 (waiting for IB 1.44)
- Added timeout to cypress test
## [1.40.1-bb.0] - 2021-10-07
- Changed base kiali image to v1.40.1
- Changed base kiali-operator image to v1.40.1
- Changed base kiali-operator helm chart to v1.40.1
- Changed VS to v1beta1 API version
- Added readOnlyRootFileSystem to Kiali deployment
## [1.39.0-bb.2] - 2021-09-14
- Fixed requests typo
## [1.39.0-bb.0] - 2021-08-25
- Changed base images to v1.39.0
- Changed base kiali-operator helm chart to v1.39.0
- Increased resource limits and requests to 512Mi due to OOM errors
- Increased resource limits and requests for memory on Kiali operator to prevent OOMKilled errors
- Set resource limits and requests for kiali operator and cr.
## [1.37.0-bb.0] - 2021-08-03
- Changed kiali-operator helm chart to v1.37.0
- Changed kiali images to latest in irobank images v1.37.0
- add openshift toggle. conditionally modify networkpolicy for dns
- Use ironbank bigbang base image 8.4 for svc-patch-job
## [1.36.0-bb.1]
- Istio disabled by default

keegan ottoson
committed
## [1.36.0-bb.0]

keegan ottoson
committed
### Added
- Because of a change in v1.35.0 of Kiali, we added a job to patch svc/kiali created by the Kiali CR (see <https://github.com/kiali/kiali/issues/4143#issuecomment-873073251>)

keegan ottoson
committed
### Changed
- Changed base images to v1.36.0
- Changed base kiali-operator helm chart to v1.36.0

keegan ottoson
committed
- Removing cr.spec.custom_dashboards from values.yaml. Its function was unclear, and it was throwing errors
- Copied default CR file into values.yaml from here <https://github.com/kiali/kiali-operator/blob/v1.28/deploy/kiali/kiali_cr.yaml>