ubicloud/spec/routes
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
..
api Use KubernetesNode instead of Vm in Kubernetes progs 2025-08-28 10:36:02 +02:00
runtime Change all create_with_id to create 2025-08-06 01:55:51 +09:00
web Use KubernetesNode instead of Vm in Kubernetes progs 2025-08-28 10:36:02 +02:00
spec_helper.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00