Skip to content

Commit 02917bf

Browse files
authored
docs: Update stale references for repo name/URL (#447)
Signed-off-by: Caleb Carlson <cacarlson@nvidia.com> Signed-off-by: Tareque Hossain <thossain@nvidia.com>
1 parent 29ca7d5 commit 02917bf

17 files changed

Lines changed: 378 additions & 378 deletions

.github/ISSUE_TEMPLATE/bug_report_form.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ body:
2929
id: version
3030
attributes:
3131
label: Version
32-
description: What version of NCX Infra Controller REST are you running?
32+
description: What version of NVIDIA Infra Controller REST are you running?
3333
placeholder: "example: 1.0.6"
3434
validations:
3535
required: true
@@ -67,9 +67,9 @@ body:
6767
id: terms
6868
attributes:
6969
label: Code of Conduct
70-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/NVIDIA/ncx-infra-controller-rest/blob/main/CODE_OF_CONDUCT.md)
70+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/NVIDIA/infra-controller-rest/blob/main/CODE_OF_CONDUCT.md)
7171
options:
72-
- label: I agree to follow NCX Infra Controller's Code of Conduct
72+
- label: I agree to follow NVIDIA Infra Controller's Code of Conduct
7373
required: true
74-
- label: I have searched the [open bugs](https://github.com/NVIDIA/ncx-infra-controller-rest/issues?q=is%3Aopen+is%3Aissue+type:Bug) and have found no duplicates for this bug report
74+
- label: I have searched the [open bugs](https://github.com/NVIDIA/infra-controller-rest/issues?q=is%3Aopen+is%3Aissue+type:Bug) and have found no duplicates for this bug report
7575
required: true

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ blank_issues_enabled: true
2222
# link that below to have it show up in the 'Submit Issue' page
2323
contact_links:
2424
- name: Ask a Question
25-
url: https://github.com/NVIDIA/ncx-infra-controller-rest/discussions
25+
url: https://github.com/NVIDIA/infra-controller-rest/discussions
2626
about: Please ask any questions here.

.github/ISSUE_TEMPLATE/documentation_request_correction.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ body:
4242
id: correction_location
4343
attributes:
4444
label: Please provide a link or source to the relevant docs
45-
placeholder: "ex: https://github.com/NVIDIA/ncx-infra-controller-rest/blob/main/README.md"
45+
placeholder: "ex: https://github.com/NVIDIA/infra-controller-rest/blob/main/README.md"
4646
validations:
4747
required: true
4848

@@ -64,9 +64,9 @@ body:
6464
id: terms
6565
attributes:
6666
label: Code of Conduct
67-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/NVIDIA/ncx-infra-controller-rest/blob/main/CODE_OF_CONDUCT.md)
67+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/NVIDIA/infra-controller-rest/blob/main/CODE_OF_CONDUCT.md)
6868
options:
69-
- label: I agree to follow NCX Infra Controller's Code of Conduct
69+
- label: I agree to follow NVIDIA Infra Controller's Code of Conduct
7070
required: true
71-
- label: I have searched the [open documentation issues](https://github.com/NVIDIA/ncx-infra-controller-rest/issues?q=is%3Aopen+is%3Aissue+type:Documentation) and have found no duplicates for this documentation issue
71+
- label: I have searched the [open documentation issues](https://github.com/NVIDIA/infra-controller-rest/issues?q=is%3Aopen+is%3Aissue+type:Documentation) and have found no duplicates for this documentation issue
7272
required: true

.github/ISSUE_TEMPLATE/documentation_request_new.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515

1616
name: Documentation - New Documentation Request
17-
description: Request additions to NCX Infra Controller REST documentation
17+
description: Request additions to NVIDIA Infra Controller REST documentation
1818
title: "docs: "
1919
labels: ["doc"]
2020
type: Documentation
@@ -49,9 +49,9 @@ body:
4949
id: terms
5050
attributes:
5151
label: Code of Conduct
52-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/NVIDIA/ncx-infra-controller-rest/blob/main/CODE_OF_CONDUCT.md)
52+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/NVIDIA/infra-controller-rest/blob/main/CODE_OF_CONDUCT.md)
5353
options:
54-
- label: I agree to follow NCX Infra Controller's Code of Conduct
54+
- label: I agree to follow NVIDIA Infra Controller's Code of Conduct
5555
required: true
56-
- label: I have searched the [open documentation issues](https://github.com/NVIDIA/ncx-infra-controller-rest/issues?q=is%3Aopen+is%3Aissue+type:Documentation) and have found no duplicates for this documentation issue
56+
- label: I have searched the [open documentation issues](https://github.com/NVIDIA/infra-controller-rest/issues?q=is%3Aopen+is%3Aissue+type:Documentation) and have found no duplicates for this documentation issue
5757
required: true

.github/ISSUE_TEMPLATE/feature_request_form.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ body:
101101
id: terms
102102
attributes:
103103
label: Code of Conduct
104-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/NVIDIA/ncx-infra-controller-rest/blob/main/CODE_OF_CONDUCT.md)
104+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/NVIDIA/infra-controller-rest/blob/main/CODE_OF_CONDUCT.md)
105105
options:
106-
- label: I agree to follow NCX Infra Controller's Code of Conduct
106+
- label: I agree to follow NVIDIA Infra Controller's Code of Conduct
107107
required: true
108-
- label: I have searched the [open feature requests](https://github.com/NVIDIA/ncx-infra-controller-rest/issues?q=is%3Aopen+is%3Aissue+type:Enhancement,Epic) and have found no duplicates for this feature request
108+
- label: I have searched the [open feature requests](https://github.com/NVIDIA/infra-controller-rest/issues?q=is%3Aopen+is%3Aissue+type:Enhancement,Epic) and have found no duplicates for this feature request
109109
required: true

AGENTS.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# AGENTS.md
22

33
This file provides guidance for AI coding agents working in the
4-
`ncx-infra-controller-rest` repository.
4+
`infra-controller-rest` repository.
55

66
## Project Overview
77

8-
**NCX Infra Controller REST** is a collection of Go microservices that comprise
9-
the management backend for NCX Infra Controller, exposed as a REST API. It
8+
**NVIDIA Infra Controller REST** is a collection of Go microservices that comprise
9+
the management backend for NVIDIA Infra Controller, exposed as a REST API. It
1010
provides multi-tenant, API-driven bare-metal lifecycle management, working in
11-
concert with [NCX Infra Controller Core](https://github.com/NVIDIA/ncx-infra-controller-core)
11+
concert with [NVIDIA Infra Controller Core](https://github.com/NVIDIA/infra-controller-core)
1212
for on-site hardware operations.
1313

1414
> **Status:** Experimental/Preview. APIs, configurations, and features may
@@ -28,7 +28,7 @@ for on-site hardware operations.
2828
## Repository Structure
2929

3030
```text
31-
ncx-infra-controller-rest/
31+
infra-controller-rest/
3232
├── api/ # Main REST API server (Echo-based)
3333
├── auth/ # Authentication (Keycloak, JWT, service accounts)
3434
├── cert-manager/ # Native PKI certificate management (credsmgr)

0 commit comments

Comments
 (0)