v1.4.0
·
163 commits
to refs/heads/main
since this release
CodeFlare Stack Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.4.0 |
CodeFlare-SDK | v0.16.0 |
KubeRay | v1.1.0 |
What's Changed
- E2E tests: Deploy Kuberay before starting CodeFlare operator by @sutaakar in #518
- Use Dnsmasq to provide DNS for KinD by @sutaakar in #520
- fix(manifests): missing namespace in CM stack-config by @zdtsw in #521
- Remove owner reference for ClusterRoleBinding to RayCluster by @astefanutti in #527
- Add RayCluster mutating webhook by @astefanutti in #530
- Adjust env tests for RayCluster controller by @sutaakar in #505
- Create RayCluster ValidatingWebhook by @ChristianZaccaria in #524
- Fix oauth-proxy cookie Secret by @astefanutti in #531
- Use deep semantic comparison in RayCluster validation webhook by @astefanutti in #532
- Get go version for setup-go action from go.mod file by @dgrove-oss in #534
- Remove dangling MCAD and InstaScale references by @dgrove-oss in #535
- Use cert-controller to generate webhook certificates by @astefanutti in #533
- Update OWNERS by @astefanutti in #536
- CVE fixes of High priority by @ChristianZaccaria in #525
- add additional function which creates network policy by @KPostOffice in #498
- RayCluster mTLS support by @astefanutti in #537
- Allow all ingress traffic to secured RayCluster ports by @KPostOffice in #539
- Update dependency versions for release v1.4.0 by @codeflare-machine-account in #540
Full Changelog: v1.3.1...v1.4.0