ubicloud/spec/lib
Furkan Sahin 8078964606 Add load balancer stack option
Our load balancers are applied to both IPv4 and IPv6 addresses of the
underlying VMs. This is not very useful for the customer in such a
scenario;
1. Customer creates and apps and uses only IPv4 to server the app.
2. Creates a load balancer and attaches his VMs.
3. We create the dns records for both IPv4 and IPv6 addresses of these
VMs for the load balancer.
4. Client of the customer resolves to the IPv6 address of the load
balancer but the server is not responsive in that address.

This is why we are adding stack option to the load balancer. For now,
this is only added as a backend option and will be made available soon
to the customers as well.
2024-11-06 13:04:07 +01:00
..
hosting Make Hetzner test ssh key fixture re-use more obvious 2023-12-15 13:54:49 -08:00
minio Remove all skip_if_frozen{_models} calls in the specs 2024-10-30 12:08:24 -07:00
authorization_spec.rb Remove helsinki region 2024-11-05 23:47:48 +03:00
billing_rate_spec.rb Introduce billing for inference endpoints 2024-10-16 13:56:06 +02:00
clog_spec.rb Remove all skip_if_frozen{_models} calls in the specs 2024-10-30 12:08:24 -07: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 Bump jwt gem from 2.7.1 to 2.8.0 2024-03-08 15:08:44 +03:00
invoice_generator_spec.rb Fix unit test for invoice generator 2024-08-22 14:41:07 +02:00
monitorable_resource_spec.rb Remove all skip_if_frozen{_models} calls in the specs 2024-10-30 12:08:24 -07:00
pagination_spec.rb Don't accept non-numeric value for page size 2024-04-19 20:54:12 -07:00
sem_snap_spec.rb Remove all skip_if_frozen{_models} calls in the specs 2024-10-30 12:08:24 -07:00
ssh_key_spec.rb Bring ssh_key.rb to 100% line/branch coverage 2023-05-18 09:46:24 +03:00
thread_printer_spec.rb Remove all skip_if_frozen{_models} calls in the specs 2024-10-30 12:08:24 -07:00
util_spec.rb Introduce elliptic curve backwards compatibility code 2024-10-29 07:40:12 -07:00
validation_spec.rb Add load balancer stack option 2024-11-06 13:04:07 +01:00