ubicloud/spec/routes/api
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
..
cli Use KubernetesNode instead of Vm in Kubernetes progs 2025-08-28 10:36:02 +02:00
project Require vm attached to load balancer be in same location 2025-08-23 04:18:26 +09:00
auth_spec.rb Remove old login-based API authentication 2025-04-10 13:10:23 -07:00
committee_spec.rb Make missing openapi.yml entries raise in tests 2025-08-27 04:30:56 +09:00
project_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
show_errors_spec.rb Remove old login-based API authentication 2025-04-10 13:10:23 -07:00
spec_helper.rb Fix the specs to avoid defining methods on Object 2025-05-03 03:33:24 +09:00