Add release notes for 0.8#1277
Merged
Merged
Conversation
|
🌿 Preview your docs: https://nvidia-preview-pull-request-1277.docs.buildwithfern.com/infra-controller |
ajf
approved these changes
May 4, 2026
zhaozhongn
approved these changes
May 4, 2026
043bcf3 to
b4354b6
Compare
|
|
||
| - **Documentation refresh + unified REST API docs**: Updated the docs look and feel at [https://docs.nvidia.com/infra-controller/documentation/introduction](https://docs.nvidia.com/infra-controller/documentation/introduction), and consolidated REST API information into the same documentation set. | ||
| - **Simplified deployment**: Added NICo deployment [prerequisite tool](https://github.com/NVIDIA/ncx-infra-controller-core/tree/main/helm-prereqs) `helm-prereqs` to install required dependencies and enable easy NICo deployment. | ||
| - **Rack Level Administration (RLA)**: Significantly expanded rack/tray operations via REST APIs (validation, power, firmware, bring-up, task query), gated by a site-config flag. |
There was a problem hiding this comment.
site-config flag - is that necessary ? Can we remove it >
There was a problem hiding this comment.
Also, task query is not released yet.
cc: @zhaozhongn - confirm pls
| #### Identity and Security | ||
|
|
||
| - Credentials APIs have been added—operators can manage BMC/UEFI credentials via API. | ||
| - The SuperNIC lockdown key management workflow has been implemented. |
There was a problem hiding this comment.
Is this captured in our docs ?
-e Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
Signed-off-by: Peter Gambrill <74689073+Coco-Ben@users.noreply.github.com>-e Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
-e Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
-e Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
-e Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
-e Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
-e Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
-e Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
-e Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
8804627 to
3815628
Compare
| |----------------------|---------| | ||
| | Cloud API | v1.4.2 | | ||
| | Carbide | v0.8.0 | | ||
| | Elektra (site agent) | v0.8.0 | |
There was a problem hiding this comment.
Should we specify the Site Agent as well ? @Coco-Ben
Contributor
There was a problem hiding this comment.
Site Agent version aligns with REST, we this should be:
| NICo REST Site Agent | v1.4.2 |
Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
thossain-nv
approved these changes
May 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
-e
Signed-off-by: Peter Gambrill pgambrill@nvidia.com
Description
Type of Change
Related Issues (Optional)
Breaking Changes
Testing
Additional Notes