Uh oh!
There was an error while loading. Please reload this page.
[SDK] Add cluster metadata update support - #150
Merged
Conversation
Expose PUT /clusters/{id}/metadata so org admins can toggle
deployment_creation_disabled, matching platform#4273.HanFa
commented
Aug 18, 2026
Contributor
lgtm |
HanFa
approved these changes
Aug 18, 2026
HanFa
commented
Aug 18, 2026
Contributor
@codex review |
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
michaelshin
commented
Aug 18, 2026
ContributorAuthor
@codex review |
Codex Review: Didn't find any major issues. Hooray! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
Summary
CentMLClient.update_cluster_metadata()forPUT /clusters/{id}/metadata(toggledeployment_creation_disabled), matching platform#4273platform-api-python-clientto 4.25.0 and add an SDK example plus testsdeployment_creation_disabledinget_clusters.py