v0.40.0
Overall
Our overall focus on this release has been around testing and increasing the stability of Pepr. We are focusing on performance testing, strong typings and increasing the overall quality of the codebase. The next Pepr release will include a kubernetes-fluent-client
that relies solely on Undici. Currently the fetch
and relist
functions rely on node-…
Overall
Our overall focus on this release has been around testing and increasing the stability of Pepr. We are focusing on performance testing, strong typings and increasing the overall quality of the codebase. The next Pepr release will include a kubernetes-fluent-client
that relies solely on Undici. Currently the fetch
and relist
functions rely on node-fetch. There are also patches of our dependencies to reduce CVE attack surface.
Deprecations
After continued testing on our Watcher, and finding consistently more performant results through watch mechanism we have dropped support for legacy watch. PEPR_USE_LEGACY_WATCH
is now deprecated.
Features
Enhancements
- Type Adjudicators
- New Filter and Unit Test on Advanced K8s Resources
- Replace Legacy WatchCfg and document in Pepr
- Typings in AdmissionRequest Adjudicators
Testing
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.