Skip to content

Commit

Permalink
Added improvements / bugs to release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
rene-dekker committed Mar 25, 2024
1 parent 556ff77 commit 26b8489
Showing 1 changed file with 16 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,11 +164,23 @@ March 25, 2024

Calico Enterprise 3.18.2 is now available. This release includes bug fixes and improvements.

#### Bug fixes
### Improvements

* Bug 1
* Bug 2
* Bug 3
* Reduced the validity of JSON Web Tokens issued by dex to 15 minutes (down from 24 hours).
* Added a configurable option for `priorityClassName` to the egress gateway CRD.
* Policy recommendation excludes OpenShift namespaces by default.

### Bug fixes

* Drastically increased Voltron's Kubernetes client QPS and Burst to prevent it from rate limiting itself in MCM setups.0

Check failure on line 175 in calico-enterprise_versioned_docs/version-3.18-2/release-notes/index.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Voltron's'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Voltron's'?", "location": {"path": "calico-enterprise_versioned_docs/version-3.18-2/release-notes/index.mdx", "range": {"start": {"line": 175, "column": 25}}}, "severity": "ERROR"}

Check failure on line 175 in calico-enterprise_versioned_docs/version-3.18-2/release-notes/index.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Voltron's'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Voltron's'?", "location": {"path": "calico-enterprise_versioned_docs/version-3.18-2/release-notes/index.mdx", "range": {"start": {"line": 175, "column": 25}}}, "severity": "ERROR"}
* Fixed a bug that prevented Linseed from creating tokens for Intrusion Detection and DPI components in managed clusters if compliance is not enabled.
* Fixes an issue in the operator that caused it to accumulate more memory resources over time.
* If kube-controllers metric port is set to 0, no ingress rule will be created.
* Security updates.

### Other

* FIPS mode is no longer supported.

#### Updating

Expand Down

0 comments on commit 26b8489

Please sign in to comment.