TKE-46: fix delete node pool parameters#58
Draft
wenjiehs wants to merge 1 commit into
Draft
Conversation
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.
Doc Change Report
Source issue: TKE-46
Scope
src/content/docs/basics/node-pool/04-delete-node-pool.mdonly.DeleteClusterNodePoolexamples from singularNodePoolIdto arrayNodePoolIds.KeepInstancechoice in CLI and Python SDK examples.Document Identity
canonical_doc_path:src/content/docs/basics/node-pool/04-delete-node-pool.mdoperation_id:tke.nodepool.deleteNo duplicate operation entry was changed in this PR.
Fact Sources
DeleteClusterNodePoolrequest parameters asClusterId,NodePoolIds.N, and requiredKeepInstance, and describesKeepInstance=trueas retaining instances while removing nodes from the cluster.src/content/docs/basics/node-pool/04-delete-node-pool.mdStatic Compile
git diff --checkpassed.Dry Run Compile
node --test test/navigation.test.mjs test/cookbooks.test.mjs test/create-cluster-autoupgrade.test.mjspassed: 10 tests, 10 pass.python3 -m py_compile cookbook/common/auth.py cookbook/common/logger.py cookbook/cluster/create_cluster.py cookbook/cluster/delete_cluster.py cookbook/cluster/describe_clusters.py cookbook/supernode/deploy_gpu_pod.py cookbook/workload/deploy_nginx.pypassed.npm run buildpassed: 184 pages built.mkdocs.ymlormkdocs.yamlexists in this repo.Live Verify
Remaining Human Confirmation