ubicloud/spec/lib
Jeremy Evans 20426d9c58 Consider VictoriaMetricsResource in victoria_metrics_service_project_id as fallback
If there isn't a VictoriaMetricsResource in postgres_service_project_id
(or PostgresServer) or monitoring_service_project_id (for VmHost), then
look in victoria_metrics_service_project_id. This allows a single
VictoriaMetricsResource to serve both PostgresServer and VmHost,
useful for smaller installations.

While here, avoid unnecessary queries if the related project_ids are nil.
2025-09-27 02:10:55 +09:00
..
hosting Replace references of HetznerHost with HostProvider 2025-01-31 14:24:34 +01:00
kubernetes Do not silently fail on kubernetes commands 2025-09-02 13:28:07 +02:00
minio Add S3 integration to postgres timeline for backup/restore 2025-06-16 16:28:46 +02:00
validation Fix bug when sending non-string values for PG configs 2025-07-30 14:01:26 +05:30
victoria_metrics Use cert_store in VictoriaMetrics client 2025-06-02 21:11:45 +02:00
access_control_model_tag_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
authorization_spec.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
billing_rate_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
clog_spec.rb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
cloudflare_client_spec.rb Manage setup/destroy of the repository's blob storage. 2024-06-28 10:06:23 +03:00
github_spec.rb Call original Clog.emit message when mocking in the tests 2025-05-31 01:20:38 +09:00
invoice_generator_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
log_dna_batcher_spec.rb Fix leaked threads in LogDnaBatcher spec 2025-09-04 06:26:02 +09:00
metrics_spec.rb Add backend API to fetch metrics for Postgres resource 2025-05-13 12:06:39 +05:30
metrics_target_methods_spec.rb Call original Clog.emit message when mocking in the tests 2025-05-31 01:20:38 +09:00
metrics_target_resource_spec.rb Consider VictoriaMetricsResource in victoria_metrics_service_project_id as fallback 2025-09-27 02:10:55 +09:00
monitor_resource_type_spec.rb Log exception and incr_checkup if Monitor thread fails 2025-09-19 09:31:09 +03:00
monitor_runner_spec.rb Rename MonitorRepartitioner to Repartitioner 2025-08-26 04:32:52 +09:00
monitorable_resource_spec.rb Shutdown broken SSH connections during pulse checks 2025-09-26 09:04:02 +02:00
option_spec.rb Remove gpu field from Option::VmSize 2025-05-26 16:48:14 +02:00
pagination_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
repartitioner_spec.rb Fix repartitioner invalid partition spec nondeterminism 2025-09-18 02:29:12 +09:00
runpod_client_spec.rb Client for RunPod Rest API 2025-05-23 09:28:10 +02:00
sem_snap_spec.rb Do not create a Semaphore if there is no related Strand 2025-03-20 13:13:49 -07:00
ssh_key_spec.rb Add OpenSSH integration test for SshKey 2025-07-14 18:14:37 -07:00
system_parser_spec.rb Update parsers to extract disk device names 2025-02-25 09:42:06 +01:00
thread_printer_spec.rb Make thread printer work with leaked thread detection 2025-09-04 06:26:02 +09:00
util_spec.rb Introduce elliptic curve backwards compatibility code 2024-10-29 07:40:12 -07:00
validation_spec.rb Add AWS eu-central-1 region as option 2025-09-05 13:45:33 +03:00