ubicloud/routes/project
Jeremy Evans f91b515ed5 Add VictoriaMetrics.client_for_project and PostgresServer.victoria_metrics_client
Have all places trying to get the victoria metrics client call one of these two
methods, instead of duplicating the logic inconsistently in multiple places.
2025-09-27 02:10:55 +09:00
..
location Add VictoriaMetrics.client_for_project and PostgresServer.victoria_metrics_client 2025-09-27 02:10:55 +09:00
billing.rb Set nil when billing info attributes are empty 2025-09-17 21:46:20 +03:00
cli.rb Handle errors raised by String#shellsplit in web shell 2025-09-18 06:44:42 +09:00
discount_code.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
firewall.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
github.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
inference_api_key.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
inference_endpoint.rb Stop using serializer for inference endpoint route 2025-08-26 02:08:44 +09:00
inference_playground.rb Stop using serializers in the inference playground route 2025-08-26 02:08:44 +09:00
kubernetes_cluster.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
load_balancer.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
location.rb Enforce project location access in routes 2025-04-07 08:53:50 -07:00
object_info.rb Allow id to location/name lookup for kc cli commands 2025-08-01 04:18:57 +09:00
postgres.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
private_location.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
private_subnet.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
token.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
usage_alert.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
user.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
vm.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00