ubicloud/lib
Jeremy Evans 7c8bf5e9b4 Use handle_validation_failure in postgres create route
Also, treat unrecognized flavor as standard flavor, instead of
if trying to handle it as an error.  This is only on the create
view, actual submissions will raise an error for invalid flavor.
You can only get the invalid flavor by manually changing the URL,
so there doesn't seem to be a need to make it an error, and
treating it as an error complicates the logic.
2025-08-08 01:52:14 +09:00
..
hosting Replace references of HetznerHost with HostProvider 2025-01-31 14:24:34 +01:00
kubernetes Create Services LB as part of Kubernetes Cluster creation 2025-06-27 15:12:38 +03: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.rb Avoid explicitly casting string arrays used for = ANY/!= ALL 2025-04-30 06:05:53 +09:00
authorization.rb Avoid explicitly casting string arrays used for = ANY/!= ALL 2025-04-30 06:05:53 +09:00
billing_rate.rb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
casting_config_helpers.rb Increase Config test coverage and delete unused lines 2023-08-07 01:05:05 +03:00
clog.rb Make clog.rb require sequel/model 2024-11-22 08:42:42 -08:00
cloudflare_client.rb Manage setup/destroy of the repository's blob storage. 2024-06-28 10:06:23 +03:00
clover_error.rb Move DependencyError into its own file 2024-12-31 11:25:47 -08:00
content_generator.rb Use Postgres family options in content generator 2025-07-01 00:24:58 +03:00
dependency_error.rb Move DependencyError into its own file 2024-12-31 11:25:47 -08:00
email_renderer.rb Make EmailRenderer a Roda app using the mailer plugin 2025-02-05 10:16:51 -08:00
free_quota.rb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
github.rb Separate family and vCPUs in runner label configs 2025-06-11 14:43:10 +03:00
health_monitor_methods.rb Split ResourceMethods, SemaphoreMethods, and HealthMonitorMethods into separate files in lib 2024-12-31 11:25:47 -08:00
invoice_generator.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
log_dna_batcher.rb Add tests for LogDnaBatcher 2025-08-02 02:38:39 +03:00
metrics.rb Show softirq usage in PostgreSQL metrics dashboard 2025-07-09 06:14:48 +03:00
metrics_target_methods.rb Use respective service project as metrics storage destination 2025-05-13 12:06:39 +05:30
metrics_target_resource.rb Refactor monitor 2025-07-30 07:00:03 +09:00
monitor_repartitioner.rb Make respirate and monitor share repartitioning code 2025-08-07 03:03:12 +09:00
monitor_resource_stub.rb Add monitor smoke test 2025-07-30 07:00:03 +09:00
monitor_resource_type.rb Include more information for stuck pulses 2025-08-07 03:03:12 +09:00
monitor_runner.rb Split monitor into testable classes 2025-07-30 07:00:03 +09:00
monitorable_resource.rb Fix modulus on nil rpt value crash in monitor 2025-07-31 13:30:45 -07:00
net_addr_sequel.rb Better NetAddr/Sequel integration 2025-06-12 07:32:57 +09:00
option.rb Add eu-west-1 to the options 2025-08-06 13:52:29 +02:00
option_tree_generator.rb Introduce OptionTreeGenerator 2024-12-09 06:30:01 +01:00
pagination.rb Have Pagination#paginated_result take serializer argument 2025-05-20 05:49:38 +09:00
resource_methods.rb Add create_with_id accepting id as first argument to ResourceMethods 2025-08-07 02:13:08 +09:00
runpod_client.rb Client for RunPod Rest API 2025-05-23 09:28:10 +02:00
sem_snap.rb Make Semaphore.incr use a single query 2025-06-04 05:26:37 +09:00
semaphore_methods.rb Convert SemaphoreMethods to Sequel plugin 2025-07-09 00:42:44 +09:00
ssh_key.rb Fix private key format of SshKey generation 2025-07-14 18:14:37 -07:00
system_parser.rb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
thread_printer.rb Improve thread dump reporting 2025-01-25 15:44:27 -08:00
ubi_cli.rb Support swapping the reference and post subcommand arguments in the cli 2025-08-06 03:55:02 +09:00
util.rb Add monitor_process? utility method 2025-07-22 14:44:50 +02:00
validation.rb Use handle_validation_failure in postgres create route 2025-08-08 01:52:14 +09:00