New
deployKF - 0.1.3
Helpful Links
Important Notes
- For more information about using the new "browser login flow" with Kubeflow Pipelines SDK, please see the updated Access Kubeflow Pipelines API guide.
What's Changed
Significant Changes
- feat: browser-based KFP SDK auth by @thesuperzapper in https://github.com/deployKF/deployKF/pull/45
New Features
- feat: update oauth2-proxy to 7.5.1 by @thesuperzapper in https://github.com/deployKF/deployKF/pull/44
- feat: kyverno policy for image-pull-secrets by @thesuperzapper in https://github.com/deployKF/deployKF/pull/47
- feat: add values for kyverno replicas by @thesuperzapper in https://github.com/deployKF/deployKF/pull/50
Improvements
- improve: limit trigger operations for kyverno policies by @thesuperzapper in https://github.com/deployKF/deployKF/pull/49
Bug Fixes
- fix: don't mount trust bundles with own cert-manager by @thesuperzapper in https://github.com/deployKF/deployKF/pull/46
- fix: ensure kyverno has permission to manage PodDefaults by @thesuperzapper in https://github.com/deployKF/deployKF/pull/51
Documentation
- docs: update sync script to force update kyverno policies by @thesuperzapper in https://github.com/deployKF/deployKF/pull/40
- docs: add requirement checks to argocd sync script by @thesuperzapper in https://github.com/deployKF/deployKF/pull/42
- docs: update reference argocd version to 2.8.5 by @thesuperzapper in https://github.com/deployKF/deployKF/pull/52
Miscellaneous
- refactor: always use
v1kyverno resources by @thesuperzapper in https://github.com/deployKF/deployKF/pull/48
Full Changelog: https://github.com/deployKF/deployKF/compare/v0.1.2...v0.1.3