v26.4.0-beta.3
·
168 commits
to main
since this release
What's Changed
- Rename --label-selector to --node-selector and fix single-group nodeS… by @almaslennikov in #32
- Add --image-pull-secrets CLI flag for NicClusterPolicy by @almaslennikov in #33
- Classify discovered OFED-dependent modules into third-party RDMA by @almaslennikov in #34
- Discover machine type and GPU product from hardware when GPU operator… by @almaslennikov in #35
- support mac local build by @almaslennikov in #36
- Add NicNodePolicy CRD support for per-node-group OFED driver and devi… by @almaslennikov in #37
- Add predefined cluster topology presets for known machine types by @almaslennikov in #38
- add release infrastructure with brew packaging by @almaslennikov in #39
- update release workload by @almaslennikov in #40
- changes to release by @almaslennikov in #41
Full Changelog: v26.4.0-beta.2...v26.4.0-beta.3
Changelog
Other Changes
- f455b3c: Add --image-pull-secrets CLI flag for NicClusterPolicy (@almaslennikov)
- 2010b18: Add NicNodePolicy CRD support for per-node-group OFED driver and device plugin deployment (@almaslennikov)
- aa1fef7: Add predefined cluster topology presets for known machine types (@almaslennikov)
- f509f56: Classify discovered OFED-dependent modules into third-party RDMA (@almaslennikov)
- b8b8414: Discover machine type and GPU product from hardware when GPU operator labels are absent (@almaslennikov)
- 9d3f64e: Merge pull request #32 from NVIDIA/fix-node-selector (@almaslennikov)
- ce4afae: Merge pull request #33 from NVIDIA/image-pull-secrets-cli (@almaslennikov)
- 05af62c: Merge pull request #34 from NVIDIA/preflight (@almaslennikov)
- 2d2df3c: Merge pull request #35 from NVIDIA/manual_machine_type_discovery (@almaslennikov)
- 6f95aca: Merge pull request #36 from NVIDIA/mac-build (@almaslennikov)
- df12691: Merge pull request #37 from NVIDIA/nnp (@almaslennikov)
- a1c8a06: Merge pull request #38 from NVIDIA/presets (@almaslennikov)
- 9d998ad: Merge pull request #39 from NVIDIA/release (@almaslennikov)
- 15bc859: Merge pull request #40 from NVIDIA/release (@almaslennikov)
- 7902116: Merge pull request #41 from NVIDIA/release (@almaslennikov)
- a3e3a05: Rename --label-selector to --node-selector and fix single-group nodeSelector (@almaslennikov)
- 055aa11: add release infrastructure with brew packaging (@almaslennikov)
- 0af8dcc: changes to release (@almaslennikov)
- 684288a: support mac local build (@almaslennikov)
- 97280eb: update release workload (@almaslennikov)