UNCLASSIFIED

CHANGELOG.md 1.51 KB
Newer Older
Nick Nellis's avatar
Nick Nellis committed
1 2 3 4
# 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).

evan.rush's avatar
evan.rush committed
5
---
Branden Cobb's avatar
Branden Cobb committed
6 7 8 9
## [1.37.0-bb.3] - 2021-08-25
### Updated
- Increased resource limits and requests to 512Mi due to OOM errors

michaelmcleroy's avatar
michaelmcleroy committed
10 11 12 13
## [1.37.0-bb.2] - 2021-08-20
### Updated
- Increased resource limits and requests for memory on Kiali operator to prevent OOMKilled errors

Branden Cobb's avatar
Branden Cobb committed
14 15 16 17
## [1.37.0-bb.1] - 2021-08-16
### Updated
- Set resource limits and requests for kiali operator and cr.

18 19 20 21 22
## [1.37.0-bb.0] - 2021-08-03
### Updated
- Updated kiali-operator helm chart to v1.37.0
- Updated kiali images to latest in irobank images v1.37.0

Mark Sanchez's avatar
Mark Sanchez committed
23 24 25
## [1.36.0-bb.3] - 2021-07-21
- add openshift toggle. conditionally modify networkpolicy for dns

26 27 28
## [1.36.0-bb.2]
### Fixed
- Use ironbank bigbang base image 8.4 for svc-patch-job
29 30 31 32 33

## [1.36.0-bb.1]
### Fixed
- Istio disabled by default

34 35 36 37 38 39 40 41 42
## [1.36.0-bb.0]
### 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)

### Changed
- Updated base images to v1.36.0
- Updated base kiali-operator helm chart to v1.36.0
- Removing cr.spec.custom_dashboards from values.yaml. Its function was unclear, and it was throwing errors

evan.rush's avatar
evan.rush committed
43 44 45 46 47
## [1.32.0-bb.2]
### Added
- Network Policy

## [1.32.0-bb.1]
Nick Nellis's avatar
Nick Nellis committed
48 49 50
### Changed
- Copied default CR file into values.yaml from here https://github.com/kiali/kiali-operator/blob/v1.28/deploy/kiali/kiali_cr.yaml