Releases: NVIDIA/aicr
Releases · NVIDIA/aicr
v0.5.7
v0.4.1
Immutable
release. Only release title and notes can be modified.
Changelog
Tasks
- 998986e: chore: add b200 snapshot and report (@mchmarny)
- d161374: chore: add license to b200 example (@mchmarny)
- 7c8fd08: chore: add validation to e2d demo (@mchmarny)
- 2964c55: chore: clean up changelog (@mchmarny)
- 3f2ee25: chore: disable scans until GHAS is enabled again (@mchmarny)
- bb9cb6b: chore: disable upload until ghas is enabled (@mchmarny)
- b3a9a75: chore: remove duplicate code scan (@mchmarny)
- b2b443e: chore: update b200 snapshot (@mchmarny)
- ae6c613: chore: update installation instructions (@mchmarny)
Others
- 1d624cf: fix: disable skyhook LimitRange by bumping to v0.12.0 (#77) (@yuanchen8911)
- 2b2010e: fix: make configmap for kernel module config a template; clean up unu… (#64) (@valcharry)
- 921d865: fix: open webhook container ports in NetworkPolicy workaround (#75) (@yuanchen8911)
- 9508a3e: fix: re-enable cert-manager startupapicheck (#73) (@yuanchen8911)
- 28844a7: fix: remove redundant driver resource limits (#72) (@yuanchen8911)
- 39c21a2: fix: set fullnameOverride to remove eidos-stack- prefix (#74) (@yuanchen8911)
v0.4.0
Immutable
release. Only release title and notes can be modified.
Changelog
Features
- 7a63c26: feat: add aws-efa component (#55) (@Kevin-Hawkins)
- 00299b2: feat: add coverage delta reporting for PRs (#16) (@dims)
- a3f52ff: feat: add fullnameOverride to remove release prefix from deployment names (#32) (@yuanchen8911)
- 158a1f0: feat: add skeleton multi-phase validation framework (#62) (@xdu31)
- 5e94e87: feat: add structured CLI exit codes for predictable scripting (#20) (@dims)
- 386b39a: feat: custom resources must explicity set their helm hooks OR opt out (#66) (@ayuskauskas)
- 68244bb: feat: enhance validate command with multi-phase and agent support (#67) (@mchmarny)
- 3d54db0: feat: fix and improve ConfigMap and CR deployment (#59) (@yuanchen8911)
- 209ae73: feat: link GitHub usernames in changelog (#14) (@dims)
- 80a9329: feat: skyhook, split customizations to their own component and add training (#58) (@ayuskauskas)
Tasks
- 062b537: chore: add .claude/settings.local.json to ignore (@mchmarny)
- 851d516: chore: add Claude instructions to not co-authored commits (@mchmarny)
- c9b3381: chore: add copy-pr-bot configuration (#28) (@dims)
- b918ddc: chore: add cuj1 demo (@mchmarny)
- 05dd0a8: chore: add paths-ignore to codeql pull_request trigger (@mchmarny)
- 5905083: chore: adjust release commit message order (@mchmarny)
- 0d616a0: chore: allow attribution but not co-authoring (@mchmarny)
- 461cf3a: chore: exclude docs form vuln scanner (@mchmarny)
- dedee73: chore: exclude the change log commit itself from the release notes (@mchmarny)
- 162b4b1: chore: include non-conventional commits in changelog (@mchmarny)
- 75b1926: chore: moved coauthoring into main claude doc (@mchmarny)
- 243c225: chore: refactor tools-check into standalone script (#43) (@mchmarny)
- 4721482: chore: remove daily scan from blocking prs (@mchmarny)
- 3f4aa9c: chore: rename default claude file to follow convention (@mchmarny)
- 31d631d: chore: update CHANGELOG for v0.3.0 (@mchmarny)
- 6cbcbaa: chore: update CHANGELOG for v0.3.1 (@mchmarny)
- fbbe1cf: chore: update cuj demo (@mchmarny)
- 2d473de: chore: update cuj1 (@mchmarny)
- b9be58c: chore: update cuj1 demo (@mchmarny)
- 3fbb621: chore: update cuj1 demo (@mchmarny)
- 46ec2b5: chore: update cuj1 demo (@mchmarny)
- 2f50100: chore: update cuj1 demo (@mchmarny)
- 963a930: chore: update cuj1 demo (@mchmarny)
- e64b20b: chore: update release commit message format (@mchmarny)
Others
- 388f313: Add .claude/GITHUB.md to gitignore (@mchmarny)
- 6eac0e7: Add kind service type and overlay recipe for local cluster testing (#54) (@yuanchen8911)
- fded8ee: Add platform criteria support to recipe generation (#56) (@mchmarny)
- f0ffab6: Disable cert-manager startupapicheck as nvsentinel workaround (#53) (@yuanchen8911)
- 3a5e0b5: Externalize EBS CSI Driver (#26) (@cullenmcdermott)
- db3a30d: Fix gpu-operator ClusterPolicy validator.plugin null error (#50) (@yuanchen8911)
- 6140687: Fix skyhook deployment: post-install approach for CRD-dependent resources (@yuanchen8911)
- c645c15: Increase cert-manager startupapicheck timeout to 5m (#51) (@yuanchen8911)
- 82e049d: Initial draft of adding kwok (#27) (@cullenmcdermott)
- 94339fc: Revert copy-pr-bot workflow changes (#42) (@dims)
- a0ce401: Use emptyDir storage for Prometheus by default, PVC for EKS (#49) (@yuanchen8911)
- c3cb69e: add k8s-ephemeral-storage-metrics component to base configuration (#46) (@coffeepac)
- 094006f: ci: add CodeQL security analysis workflow (#29) (@dims)
- 7241ef5: ci: add license verification workflow (#22) (@dims)
- 2be1867: ci: add license verification workflow (#23) (@dims)
- a7f8ce0: ci: match nvsentinel workflow pattern for copy-pr-bot (#40) (@dims)
- 11e001a: ci: skip workflows on forks to prevent duplicate check runs (#36) (@dims)
- ddcceb2: ci: trigger workflows on branch create for copy-pr-bot (#33) (@dims)
- afb89e9: ci: use copy-pr-bot branch pattern for PR workflows (#30) (@dims)
- 803df9d: doc: add tilt instructions (@mchmarny)
- 58ad692: doc: update releasing (@mchmarny)
- 71baf25: fix(e2e-test): create snapshot namespace before RBAC resources (#60) (@yuanchen8911)
- 8e8bf85: fix(tools): make check-tools compatible with bash 3.x (#61) (@yuanchen8911)
- 5232730: fix: add NetworkPolicy workaround for nvsentinel metrics-access restriction (#68) (@yuanchen8911)
- dae6244: fix: add contents:read permission for coverage comment workflow (#18) (@dims)
- e53497f: fix: correct manifest path in external overlay example (@mchmarny)
- 6947c11: fix: disable aws-ebs-csi-driver by default on EKS (#71) (@yuanchen8911)
- bcd7e5b: fix: prevent driver OOMKill during kernel module compilation (#70) (@yuanchen8911)
- d083e5c: fix: remove namespaceOverride from nvidia-dra-driver-gpu values (#1) (@yuanchen8911)
- fc68f03: fix: rename prometheus component to kube-prometheus-stack (#3) (@yuanchen8911)
- 14c97c4: fix: update CDI configuration and DEVICE_LIST_STRATEGY for gpu-operator (#69) (@yuanchen8911)
- 28e7172: fix: use /tmp paths for coverage artifacts (#19) (@dims)
- 629086b: refactor: reduce e2e test duplication and add CUJ1 coverage (@mchmarny)
- 4459614: refactor: rename platform pytorch to kubeflow and add kubeflow-trainer component (#63) (@mchmarny)
- 3ec9180: refactor: use structured errors and improve test coverage (@mchmarny)
- 4f3d9c1: trigger CodeQL workflow on pull requests (#52) (@dims)
v0.3.3
v0.3.2
Immutable
release. Only release title and notes can be modified.
v0.3.1
Immutable
release. Only release title and notes can be modified.
Changelog
Features
- 1969f55: feat: add aws-efa component (#55) (@Kevin-Hawkins)
Tasks
- aa67340: chore: add Claude instructions to not co-authored commits (@mchmarny)
- 3d3a965: chore: allow attribution but not co-authoring (@mchmarny)
- 2ffc9cd: chore: moved coauthoring into main claude doc (@mchmarny)
- 543ae32: chore: remove daily scan from blocking prs (@mchmarny)
- 1d261ae: chore: update CHANGELOG for v0.3.1 (@mchmarny)
Others
- 37a9efa: Add .claude/GITHUB.md to gitignore (@mchmarny)
- c657838: Add kind service type and overlay recipe for local cluster testing (#54) (@yuanchen8911)
- f7e9547: Add platform criteria support to recipe generation (#56) (@mchmarny)
- eb77746: Disable cert-manager startupapicheck as nvsentinel workaround (#53) (@yuanchen8911)
- ab025bb: add k8s-ephemeral-storage-metrics component to base configuration (#46) (@coffeepac)
- fe6352a: refactor: use structured errors and improve test coverage (@mchmarny)
v0.3.0
Immutable
release. Only release title and notes can be modified.
Changelog
Features
- 00299b2: feat: add coverage delta reporting for PRs (#16) (@dims)
- a3f52ff: feat: add fullnameOverride to remove release prefix from deployment names (#32) (@yuanchen8911)
- 5e94e87: feat: add structured CLI exit codes for predictable scripting (#20) (@dims)
- 209ae73: feat: link GitHub usernames in changelog (#14) (@dims)
Tasks
- 062b537: chore: add .claude/settings.local.json to ignore (@mchmarny)
- c9b3381: chore: add copy-pr-bot configuration (#28) (@dims)
- 243c225: chore: refactor tools-check into standalone script (#43) (@mchmarny)
- 3f4aa9c: chore: rename default claude file to follow convention (@mchmarny)
- aeff623: chore: update CHANGELOG for v0.3.0 (@mchmarny)
Others
- 3a5e0b5: Externalize EBS CSI Driver (#26) (@cullenmcdermott)
- db3a30d: Fix gpu-operator ClusterPolicy validator.plugin null error (#50) (@yuanchen8911)
- 6f25ad1: Fix skyhook deployment: post-install approach for CRD-dependent resources (@yuanchen8911)
- c645c15: Increase cert-manager startupapicheck timeout to 5m (#51) (@yuanchen8911)
- 94339fc: Revert copy-pr-bot workflow changes (#42) (@dims)
- a0ce401: Use emptyDir storage for Prometheus by default, PVC for EKS (#49) (@yuanchen8911)
- 094006f: ci: add CodeQL security analysis workflow (#29) (@dims)
- 7241ef5: ci: add license verification workflow (#22) (@dims)
- 2be1867: ci: add license verification workflow (#23) (@dims)
- a7f8ce0: ci: match nvsentinel workflow pattern for copy-pr-bot (#40) (@dims)
- 11e001a: ci: skip workflows on forks to prevent duplicate check runs (#36) (@dims)
- ddcceb2: ci: trigger workflows on branch create for copy-pr-bot (#33) (@dims)
- afb89e9: ci: use copy-pr-bot branch pattern for PR workflows (#30) (@dims)
- dae6244: fix: add contents:read permission for coverage comment workflow (#18) (@dims)
- d083e5c: fix: remove namespaceOverride from nvidia-dra-driver-gpu values (#1) (@yuanchen8911)
- fc68f03: fix: rename prometheus component to kube-prometheus-stack (#3) (@yuanchen8911)
- 28e7172: fix: use /tmp paths for coverage artifacts (#19) (@dims)
- 4f3d9c1: trigger CodeQL workflow on pull requests (#52) (@dims)
v0.2.2
v0.2.1
Immutable
release. Only release title and notes can be modified.
Changelog
Features
- 2a0b615: feat: add Dependabot grouping for Kubernetes dependencies (#10) (@dims)
- fa574cc: feat: add automatic changelog generation with git-cliff (@mchmarny)
- a3ba46d: feat: add contextcheck and depguard linters (#8) (@dims)
- 945e70d: feat: add stale issue and PR automation (#13) (@dims)
Tasks
- 0f9d8d8: chore: add dims in maintainers (@mchmarny)
- 9f8466d: chore: add owners file (@mchmarny)
- 5cf7887: chore: fix code owners (@mchmarny)
- 0bf5169: chore: replace explicit list with a link to the maintainer team (@mchmarny)
- d271cdd: chore: update CHANGELOG for v0.2.1 (@mchmarny)
- 33d12e9: chore: update code owners (@mchmarny)