Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 2 additions & 16 deletions common/pkg/util/converter_test.go
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
// SPDX-License-Identifier: Apache-2.0

package util

Expand Down
26 changes: 13 additions & 13 deletions docs/index.html

Large diffs are not rendered by default.

18 changes: 2 additions & 16 deletions flow/internal/task/componentmanager/compute/nico/config.go
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
// SPDX-License-Identifier: Apache-2.0

package nico

Expand Down
18 changes: 2 additions & 16 deletions flow/internal/task/componentmanager/config/manager_config.go
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
// SPDX-License-Identifier: Apache-2.0

package config

Expand Down
18 changes: 2 additions & 16 deletions flow/internal/task/message/message.go
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
// SPDX-License-Identifier: Apache-2.0

package message

Expand Down
18 changes: 2 additions & 16 deletions flow/internal/task/operations/summary.go
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
// SPDX-License-Identifier: Apache-2.0

package operations

Expand Down
18 changes: 2 additions & 16 deletions flow/internal/task/operations/summary_test.go
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
// SPDX-License-Identifier: Apache-2.0

package operations

Expand Down
18 changes: 2 additions & 16 deletions flow/internal/task/report/report.go
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
// SPDX-License-Identifier: Apache-2.0

// Package report defines the JSON document persisted in task.report and
// the Tracker that mutates it as a rule-based workflow advances.
Expand Down
47 changes: 33 additions & 14 deletions openapi/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6554,13 +6554,13 @@
isPhysical: true
virtualFunctionId: null
nvLinkInterfaces:
- nvLinkLogicalPartitionId: 2f8676fd-d228-4db5-ac76-1cfc74f48a23

Check warning on line 6557 in openapi/spec.yaml

View workflow job for this annotation

GitHub Actions / Lint and Test / Lint OpenAPI

no-invalid-media-type-examples

Example value must conform to the schema: `0` property must NOT have unevaluated properties `nvLinkLogicalPartitionId`.
deviceInstance: 0
- nvLinkLogicalPartitionId: 2f8676fd-d228-4db5-ac76-1cfc74f48a23

Check warning on line 6559 in openapi/spec.yaml

View workflow job for this annotation

GitHub Actions / Lint and Test / Lint OpenAPI

no-invalid-media-type-examples

Example value must conform to the schema: `1` property must NOT have unevaluated properties `nvLinkLogicalPartitionId`.
deviceInstance: 1
- nvLinkLogicalPartitionId: 2f8676fd-d228-4db5-ac76-1cfc74f48a23

Check warning on line 6561 in openapi/spec.yaml

View workflow job for this annotation

GitHub Actions / Lint and Test / Lint OpenAPI

no-invalid-media-type-examples

Example value must conform to the schema: `2` property must NOT have unevaluated properties `nvLinkLogicalPartitionId`.
deviceInstance: 2
- nvLinkLogicalPartitionId: 2f8676fd-d228-4db5-ac76-1cfc74f48a23

Check warning on line 6563 in openapi/spec.yaml

View workflow job for this annotation

GitHub Actions / Lint and Test / Lint OpenAPI

no-invalid-media-type-examples

Example value must conform to the schema: `3` property must NOT have unevaluated properties `nvLinkLogicalPartitionId`.
deviceInstance: 3
sshKeyGroupIds:
- 497f6eca-6276-4993-bfeb-53cbbbba6f08
Expand Down Expand Up @@ -12222,9 +12222,12 @@
value:
- id: e313b3ca-c47a-4ec1-a79b-a147fad51a50
endpoint: /v2/org/test-org-1/nico/ep
queryParams: '{"test":["1234"]}'
queryParams:
test:
- '1234'
method: POST
body: '{"key1":"value1"}'
body:
key1: value1
statusCode: 200
clientIP: 12.123.43.112
userID: 5d9fe319-14d4-40e3-8e5a-7d79e680d55b
Expand All @@ -12239,9 +12242,12 @@
apiVersion: 0.1.91
- id: e313b3ca-c47a-4ec1-a79b-a147fad51a50
endpoint: /v2/org/test-org-1/nico/ep
queryParams: '{"test":["1234"]}'
queryParams:
test:
- '1234'
method: POST
body: '{"key1":"value1"}'
body:
key1: value1
statusCode: 403
statusMessage: User does not have permissions
clientIP: 12.123.43.112
Expand Down Expand Up @@ -12322,9 +12328,12 @@
value:
id: e313b3ca-c47a-4ec1-a79b-a147fad51a50
endpoint: /v2/org/test-org-1/nico/ep
queryParams: '{"test":["1234"]}'
queryParams:
test:
- '1234'
method: POST
body: '{"key1":"value1"}'
body:
key1: value1
statusCode: 200
clientIP: 12.123.43.112
userID: 5d9fe319-14d4-40e3-8e5a-7d79e680d55b
Expand Down Expand Up @@ -21481,9 +21490,12 @@
examples:
- id: e313b3ca-c47a-4ec1-a79b-a147fad51a50
endpoint: /v2/org/test-org-1/nico/ep
queryParams: '{"test":["1234"]}'
queryParams:
test:
- '1234'
method: POST
body: '{"key1":"value1"}'
body:
key1: value1
statusCode: 200
clientIP: 12.123.43.112
userID: 5d9fe319-14d4-40e3-8e5a-7d79e680d55b
Expand All @@ -21498,9 +21510,12 @@
apiVersion: 0.1.91
- id: e313b3ca-c47a-4ec1-a79b-a147fad51a50
endpoint: /v2/org/test-org-1/nico/ep
queryParams: '{"test":["1234"]}'
queryParams:
test:
- '1234'
method: POST
body: '{"key1":"value1"}'
body:
key1: value1
statusCode: 403
statusMessage: User does not have permissions
clientIP: 12.123.43.112
Expand All @@ -21524,14 +21539,18 @@
type: string
description: API endpoint
queryParams:
type: string
description: Query parameters
type: object
description: Query parameters from the request URL, keyed by parameter name. Each value is the list of values supplied for that parameter.
additionalProperties:
type: array
items:
type: string
method:
type: string
description: HTTP method
body:
type: string
description: HTTP body in JSON format
type: object
description: Request body parsed as a JSON object. Empty when the request had no body. Sensitive fields (e.g. passwords) are obfuscated.
statusCode:
type: integer
description: HTTP response status code
Expand Down
1 change: 1 addition & 0 deletions sdk/standard/api_allocation.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sdk/standard/api_audit.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sdk/standard/api_dpu_extension_service.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sdk/standard/api_expected_machine.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sdk/standard/api_expected_power_shelf.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sdk/standard/api_expected_rack.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sdk/standard/api_expected_switch.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions sdk/standard/api_infini_band_partition.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions sdk/standard/api_instance.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions sdk/standard/api_instance_type.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions sdk/standard/api_ip_block.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading