ubicloud/model
Furkan Sahin c4256995d1 Fix S3 Endpoint related errors crashing UI
We use s3 api calls to server read replica and backup/restore pages.
When the endpoints fail, which happens when the server is freshly
provisioned, these pages cause 500. This commit fixes that by simply
swallowing some of the error messages.
2025-07-07 18:14:38 +02:00
..
ai Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
dns_zone Refactor DnsZone#purge_obsolete_records 2025-06-04 04:55:45 +09:00
github Improve error handling in destroy blob storage 2025-07-04 11:30:15 +03:00
kubernetes Make sure cp_node_count is a positive integer in KubernetesCluster creation 2025-07-02 10:34:03 +02:00
minio Allow ResourceMethods plugin to accept redacted_columns keyword argument 2025-06-13 00:13:56 +09:00
postgres Fix S3 Endpoint related errors crashing UI 2025-07-07 18:14:38 +02:00
access_control_entry.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
account.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
account_identity.rb Add identities association to the account 2024-12-30 12:22:26 +03:00
action_tag.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
action_type.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
address.rb Revert "Revert the use of the ipv4_address table to speed up VmHost#ip4_random_vm_network" 2025-06-21 07:53:00 +09:00
api_key.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
archived_record.rb Create ArchivedRecord model 2024-12-14 11:48:31 +01:00
assigned_host_address.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
assigned_vm_address.rb Fix AssignedVmAddress#vm association 2025-06-25 05:12:03 +09:00
aws_instance.rb Persist instance_id and az_in in AwsInstance 2025-07-04 14:59:44 +03:00
billing_info.rb Use case expression to simplify BillingInfo#validate_vat 2025-06-04 04:55:45 +09:00
billing_record.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
boot_image.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
cert.rb Allow ResourceMethods plugin to accept redacted_columns keyword argument 2025-06-13 00:13:56 +09:00
certs_load_balancers.rb Use #before_destroy instead of #destroy in a couple places 2025-06-04 04:55:45 +09:00
connected_subnet.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
discount_code.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
firewall.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
firewall_rule.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
firewalls_private_subnets.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
github_installation.rb Fix free premium runner upgrade logic 2025-07-03 18:14:55 +03:00
github_runner.rb Fix 9N+1 query issue when closing an account 2025-06-25 06:52:58 +09:00
globally_blocked_dnsname.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
host_provider.rb Drop HetznerHost table 2025-01-31 14:24:34 +01:00
invoice.rb Move unrestrict primary key calls inside the related model 2025-06-04 04:55:45 +09:00
ipsec_tunnel.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
load_balancer.rb Add created_at column to installations and load balancers 2025-06-30 08:49:56 +03:00
load_balancer_port.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
load_balancer_vm_port.rb Prevent eager file loading of LoadBalancersVms in LoadBalancerVmPort 2025-06-04 04:55:45 +09:00
load_balancers_vms.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
location.rb Use arch while selecting the target AMI for Postgres 2025-07-07 10:52:33 +03:00
location_credential.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
nic.rb Avoid referencing strand in Nic#unlock 2025-06-04 04:55:45 +09:00
nic_aws_resource.rb Migration to add network_interface_id column 2025-07-07 10:52:33 +03:00
object_metatag.rb Avoid explicitly casting string arrays used for = ANY/!= ALL 2025-04-30 06:05:53 +09:00
object_tag.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
oidc_provider.rb Support registering OIDC provider with given client_id and client_secret 2025-07-08 00:10:06 +09:00
page.rb Update with CURRENT_TIMESTAMP in Page#resolve 2025-06-04 04:55:45 +09:00
payment_method.rb Fix the stripe_data helper for the payment method 2025-06-04 14:38:13 +03:00
pci_device.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
pg_aws_ami.rb Migration to add arch column to pg_aws_ami 2025-07-07 10:52:33 +03:00
private_subnet.rb Use recursive CTE instead of recursive method with multiple queries per method for PrivateSubnet#find_all_connected_nics 2025-06-25 04:47:48 +09:00
private_subnet_aws_resource.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
project.rb Add support for multiple disk devices for Postgres 2025-07-07 10:52:33 +03:00
project_discount_code.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
project_invitation.rb Move unrestrict primary key calls inside the related model 2025-06-04 04:55:45 +09:00
project_quota.rb Move unrestrict primary key calls inside the related model 2025-06-04 04:55:45 +09:00
semaphore.rb Make Semaphore.incr use a single query 2025-06-04 05:26:37 +09:00
spdk_installation.rb Use ResourceMethods plugin in SpdkInstallation 2025-06-04 04:55:45 +09:00
sshable.rb Move unrestrict primary key calls inside the related model 2025-06-04 04:55:45 +09:00
storage_device.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
storage_key_encryption_key.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
strand.rb Use FOR NO KEY UPDATE instead of FOR UPDATE 2025-07-04 09:26:06 +09:00
subject_tag.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
usage_alert.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
vhost_block_backend.rb Clover: Ubiblk setup 2025-06-11 11:24:17 -07:00
victoria_metrics_resource.rb Allow ResourceMethods plugin to accept redacted_columns keyword argument 2025-06-13 00:13:56 +09:00
victoria_metrics_server.rb Allow ResourceMethods plugin to accept redacted_columns keyword argument 2025-06-13 00:13:56 +09:00
vm.rb Use .aws? helper method 2025-07-07 10:52:33 +03:00
vm_host.rb Filter in the database for VmHost#sshable_address 2025-07-01 02:47:34 +09:00
vm_host_cpu.rb Move unrestrict primary key calls inside the related model 2025-06-04 04:55:45 +09:00
vm_host_slice.rb Use local variable in VmHostSlice#set_allowed_cpus 2025-06-04 04:55:45 +09:00
vm_pool.rb Use FOR NO KEY UPDATE instead of FOR UPDATE 2025-07-04 09:26:06 +09:00
vm_storage_volume.rb Use .aws? helper method 2025-07-07 10:52:33 +03:00