ubicloud/helpers
Jeremy Evans e56335c678 Make cli lb list command include location
This requires changes to the api/serializer so that location is
included for load balancers by default.

I think the reason this wasn't included for load balancer but was
included for private subnets is that load balancer does not have
a location column, it gets the location through the private_subnet
it is associated with.
2025-02-21 15:19:20 -08:00
..
firewall.rb Make access_tag only for project <-> accounts join table 2025-01-17 08:32:46 -08:00
general.rb Switch Account#associate_with_project to #add_project 2025-01-20 09:17:23 -08:00
inference.rb Rename InferenceToken to InferenceApiKey 2025-01-10 09:31:56 +01:00
kubernetes_cluster.rb Remove Subnet Selection From k8s Creation Form 2025-02-06 12:31:42 +02:00
load_balancer.rb Make cli lb list command include location 2025-02-21 15:19:20 -08:00
postgres.rb Enable 4x storage option for Postgres in US 2025-01-10 11:55:05 +01:00
private_subnet.rb Generate private subnet creation from using resource_creation_form component 2024-12-09 06:30:01 +01:00
runtime.rb Check the job scope from the GitHub API if the webhook is delayed 2024-12-03 11:42:09 +03:00
vm.rb Fix creation of VM via API with explicit storage_size but implicit size 2025-02-19 10:25:42 -08:00
web.rb Add State for Kubernetes Cluster 2025-02-05 08:03:46 +02:00