ubicloud/spec/routes/web
Eren Başak 2e61451528 Add UI for K8s Nodepool Scaling
This commit adds a select component on the Setting page of
Kubernetes clusters that would allow changing the size of the first
(and only) node pool of the cluster.

In the future, when we implement the nodepool management, we can
have the resize logic in the Nodepools tab, alongside the rename.
2025-09-30 13:07:32 +03:00
..
admin Add account model to admin panel 2025-09-27 21:50:20 +03:00
project Set nil when billing info attributes are empty 2025-09-17 21:46:20 +03:00
webhook Use create_with_id in the specs 2025-08-07 02:13:08 +09:00
access_control_spec.rb Use handle_validation_failure to handle attempts to modify Admin subject tag 2025-08-08 01:52:14 +09:00
account_spec.rb Use HTTP header instead of meta tag for OTP lockout refresh 2025-08-01 05:23:15 +09:00
auth_spec.rb Enforce password length requirements 2025-08-29 02:25:36 +09:00
cli_spec.rb Handle errors raised by String#shellsplit in web shell 2025-09-18 06:44:42 +09:00
clover_web_spec.rb Render error template if route did not use handle_validation_failure 2025-08-27 04:31:18 +09:00
firewall_spec.rb Add support for renaming objects on the object's settings page 2025-09-03 02:08:38 +09:00
github_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
inference_api_key_spec.rb Disable Lint/UnderscorePrefixedVariableName 2025-03-27 12:34:37 +03:00
inference_endpoint_spec.rb Avoid use of Time.now in FreeQuota 2025-08-29 05:36:50 +09:00
inference_playground_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
kubernetes_cluster_spec.rb Add UI for K8s Nodepool Scaling 2025-09-30 13:07:32 +03:00
load_balancer_spec.rb Rewrite dns records and refresh cert when renaming load balancer 2025-09-17 01:43:20 +09:00
private_location_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
private_subnet_spec.rb Add support for renaming objects on the object's settings page 2025-09-03 02:08:38 +09:00
project_spec.rb Add Kubernetes card and tile to the console dashboard 2025-09-01 15:21:45 +02:00
spec_helper.rb Add authentication to admin site 2025-09-03 02:39:04 +09:00
token_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
vm_spec.rb Support creating private subnet when creating virtual machine 2025-09-12 01:09:24 +09:00