What's Changed
- The HTTP compression feature has been reverted. We found that compression wasn't supported in Venafi Control Plane's API, and decided to revert the feature until we work on a fix. The flag
--disable-compression
is still present but no longer has an effect. (#628) - Venafi Kubernetes Agent is now able to discover OpenShift Routes objects. Due to a bug with the role-based access control in the Helm chart, Venafi Kubernetes Agent was previously unable to discover OpenShift Routes. (#620)
- The Helm chart no longer prints an extra newline after the fields
exclude-annotation-keys-regex
andexclude-label-keys-regex
. This extra newline was breaking Octant's and OpenShift object editor's code highlighters. (#622)
Full Changelog: v1.3.0...v1.4.0