ubicloud/spec/routes/api/cli
mohi-kalantari 61f98a4110 Use KubernetesNode instead of Vm in Kubernetes progs
All the logics related to k8s (provisioning, bootstrapping, upgrades)
now all rely on the KuberneteNode object. The former methods for Vm
are still kept in place until the code is deployed and in another
commit those parts with their DB tables will be removed altogether.

Code will no longer try to add vms to the join tables for the
many_to_many tables of both KubernetesCluster and KubernetesNodepool

Instead kubernetes_node object will be used to find the right Vms
of nodepools and clusters.
2025-08-28 10:36:02 +02:00
..
ai/api-key Add cli ai api-key commands 2025-05-03 03:33:32 +09:00
fw Allow fw detach-subnet cli to accept ps-name for ps-id 2025-08-27 04:12:30 +09:00
golden-file-commands Test for case where name in name to id lookup contains slash 2025-08-27 04:12:30 +09:00
golden-files Allow lb create cli private subnet id argument to accept private subnet name 2025-08-27 04:12:30 +09:00
kc Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
lb Allow lb create cli private subnet id argument to accept private subnet name 2025-08-27 04:12:30 +09:00
pg Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
ps Fix nondeterministic failure in ps connect/disconnect cli spec 2025-08-28 03:02:32 +09:00
vm Allow vm create cli -p option to accept private subnet name 2025-08-27 04:12:30 +09:00
golden_files_spec.rb Use KubernetesNode instead of Vm in Kubernetes progs 2025-08-28 10:36:02 +02:00
help_spec.rb Have cli vm create command check public key format and provide specific error message 2025-04-26 05:34:41 +09:00
options_spec.rb Change CLI --version option to version command 2025-03-19 14:08:49 -07:00
spec_helper.rb Use ubi-pgpassword response header for cli psql/pg_dump/pg_dumpall, if client is 1.1.0+ 2025-08-06 02:10:02 +09:00