ubicloud/spec/prog
Enes Cakir 7fae85d882 Allow to set customer quota for GitHub cache storage
We allow 10GB of free cache storage per repository, a limit we've set in
line with the official GitHub Actions cache.

However, some customers may need more than 10GB of cache storage. This
PR enables us to assign a custom cache storage quota to all repositories
within a project, though the quota still applies on a per-repository
basis.
2024-09-26 14:35:13 +03:00
..
dns_zone Add separate DNS record entry for each insert/delete record operation 2023-12-08 12:10:46 +01:00
github Allow to set customer quota for GitHub cache storage 2024-09-26 14:35:13 +03:00
minio Add create_vm spec helper 2024-06-10 08:53:53 +03:00
postgres Calculate earliest_restore_time based on the backups in blob storage 2024-08-28 09:56:26 +02:00
storage Track hugepages used for SPDK installations in the database. 2024-04-24 18:12:46 -07:00
test Add E2E tests for the vm pool 2024-08-13 12:28:38 +03:00
vm Add option to bypass runner deregistration and destroy vm immediately 2024-09-20 17:24:38 +03:00
vnet Fix RekeyNicTunnel idempotancy issue at state creation 2024-09-24 12:10:10 +02:00
base_spec.rb Add extra data and severity to pages 2024-07-12 14:36:29 +03:00
bootstrap_rhizome_spec.rb Do not create keypair if there is already one in BootstrapRhizome 2023-09-06 07:12:31 +03:00
check_usage_alerts_spec.rb Add usage alerting based on the total consumption 2024-04-22 16:00:57 +02:00
download_boot_image_spec.rb Enable Ubuntu 24.04 x64 runners 2024-08-08 20:45:14 +03:00
download_cloud_hypervisor_spec.rb Add Prog to download Cloud Hypervisor on-demand 2024-06-13 17:11:42 +02:00
download_firmware_spec.rb Add Prog to download firmware from control plane 2024-05-24 15:32:00 +02:00
expire_project_invitations_spec.rb Expire project invitation after 7 days 2024-09-10 19:21:45 +03:00
heartbeat_spec.rb Add missing service logging to heartbeat 2024-03-29 11:15:53 -07:00
install_dnsmasq_spec.rb Reapply "Increase nap time from 0 to 1 in donate" 2024-04-22 14:19:43 +02:00
install_rhizome_spec.rb Don't install rhizome's spec files by default. 2023-11-06 00:36:18 -08:00
learn_arch_spec.rb Learn VmHost architecture 2023-11-07 12:02:50 -08:00
learn_cores_spec.rb Remove total_nodes learning 2023-11-29 11:42:42 -08:00
learn_memory_spec.rb Clean up nap/hop/exit expectations in specs 2023-10-31 18:04:34 +03:00
learn_network_spec.rb Clean up nap/hop/exit expectations in specs 2023-10-31 18:04:34 +03:00
learn_pci_spec.rb Learn about PCI devices of a host 2024-05-07 16:10:05 +02:00
learn_storage_spec.rb Replace VmHost.available_storage_gib and total_storage_gib columns with funcs 2024-04-22 13:29:34 +02:00
page_nexus_spec.rb Delete pages on resolution 2024-05-03 17:59:23 +02:00
redeliver_github_failures_spec.rb Reduce the frequency of failed redeliveries to every 5 minutes 2023-12-22 10:12:52 +03:00
remove_boot_image_spec.rb Program to remove a boot image. 2024-05-16 09:32:05 -07:00
resolve_globally_blocked_dnsnames_spec.rb Add prog to update ip addresses of globally blocked dns names 2024-03-13 10:50:40 +01:00
rotate_ssh_key_spec.rb Add tests for Prog::RotateSshKey 2023-08-07 09:44:56 +03:00
rotate_storage_kek_spec.rb Adjust storage key tool for multiple devices 2024-02-27 12:00:51 -08:00
setup_hugepages_spec.rb Change the hugepages arithmetic. 2024-02-27 11:34:14 -08:00
setup_nftables_spec.rb Start using nftables at host to block unused ip addresses 2024-02-21 11:40:20 +01:00
setup_sysstat_spec.rb Install Sysstat. 2023-11-10 12:54:43 -08:00