ubicloud/helpers
Jeremy Evans 87473a168e Allow connecting and disconnecting PostgreSQL subnets in the web UI
This cleanly separates PostgreSQL private subnets from other
private subnets, by using a "PostgreSQL Database: " prefix to the
name.
2025-09-15 11:54:56 -07:00
..
api.rb Have Pagination#paginated_result take serializer argument 2025-05-20 05:49:38 +09:00
firewall.rb Use Roda redirect_path plugin 2025-08-27 07:56:29 +09:00
general.rb Correctly validate KubernetesCluster name when renaming 2025-09-03 02:08:38 +09:00
github.rb Make runner row more compact with more information 2025-05-15 15:31:18 +03:00
inference.rb Add UI for inference router models 2025-04-29 10:27:18 -04:00
kubernetes_cluster.rb Use Roda redirect_path plugin 2025-08-27 07:56:29 +09:00
load_balancer.rb Change load balancer IP stack order 2025-08-29 14:02:29 -07:00
postgres.rb Allow connecting to postgres private subnets in the api/cli/sdk 2025-09-15 11:54:00 -07:00
private_subnet.rb Allow connecting and disconnecting PostgreSQL subnets in the web UI 2025-09-15 11:54:56 -07:00
runtime.rb Configure Octokit timeouts 2025-05-06 03:31:38 +09:00
vm.rb Support creating private subnet when creating virtual machine 2025-09-12 01:09:24 +09:00
web.rb Replace components/form/hidden template with hidden_inputs method 2025-09-09 01:40:49 +09:00