Skip to content

feat: Need to be able to update siteconfig from the API #425

@nvaprado

Description

@nvaprado

Is this a new feature, an enhancement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

Medium

Please provide a clear description of problem this feature solves

Needed to go to the database directly

update site set config='{"native_networking": true, "network_security_group": true, "nvlink_partition": true}' where name='xxx-1';

as per @bcavnvidia , we need an API to allow for updating the siteconfig

Feature Description

As an operator of the site I don't want to go to the database to update site configs

Describe your ideal solution

No response

Describe any alternatives you have considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow NCX Infra Controller's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request

Metadata

Metadata

Assignees

Labels

featureFeature (deprecated - use issue type, but it's needed for reporting now)

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions