ubicloud/prog
Burak Velioglu b090c04ffb Direct cache request from buildkit container to host
Setting CUSTOM_ACTIONS_CACHE_URL as env variable works properly
if the request is sent from host itself, though while caching docker
layer request is sent from the container buildkit runs. To allow
buildkit to send request to host's 51123 port, setting env variable
accordingly. Since it'll break requests from host itself, adding a
tupl to /etc/hosts as well.
2024-09-20 19:48:15 +03:00
..
dns_zone Fix double delete in DNS purge 2024-01-16 12:42:11 +03:00
github Check cache usage in repository nexus as first step 2024-09-20 17:28:20 +03:00
minio Use implied re-raising of exceptions 2024-05-13 09:58:52 -07: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 Direct cache request from buildkit container to host 2024-09-20 19:48:15 +03:00
vnet Revert "Revert "Update health probes to use the hostname and check return type"" 2024-09-16 07:47:26 +03:00
base.rb Reapply "Increase nap time from 0 to 1 in donate" 2024-04-22 14:19:43 +02:00
bootstrap_rhizome.rb Do not create keypair if there is already one in BootstrapRhizome 2023-09-06 07:12:31 +03:00
check_usage_alerts.rb Add usage alerting based on the total consumption 2024-04-22 16:00:57 +02:00
download_boot_image.rb Update runner images to 20240818.1.0 2024-09-03 14:17:29 +03:00
download_cloud_hypervisor.rb Add Prog to download Cloud Hypervisor on-demand 2024-06-13 17:11:42 +02:00
download_firmware.rb Add Prog to download firmware from control plane 2024-05-24 15:32:00 +02:00
expire_project_invitations.rb Expire project invitation after 7 days 2024-09-10 19:21:45 +03:00
heartbeat.rb Add missing service logging to heartbeat 2024-03-29 11:15:53 -07:00
install_dnsmasq.rb Update dnsmasq to v2.89 2023-12-15 13:56:09 -08:00
install_rhizome.rb Core classes freezing, try three 2024-02-21 09:23:15 -08:00
learn_arch.rb Learn VmHost architecture 2023-11-07 12:02:50 -08:00
learn_cores.rb Remove total_nodes learning 2023-11-29 11:42:42 -08:00
learn_memory.rb Add an identifier to all Prog label methods 2023-08-23 12:09:57 +03:00
learn_network.rb Refactor IPv6 generator to support hosts with smaller than prefix 64 2024-05-30 08:54:03 +02:00
learn_pci.rb Learn about PCI devices of a host 2024-05-07 16:10:05 +02:00
learn_storage.rb Replace VmHost.available_storage_gib and total_storage_gib columns with funcs 2024-04-22 13:29:34 +02:00
page_nexus.rb Add extra data and severity to pages 2024-07-12 14:36:29 +03:00
redeliver_github_failures.rb Reduce the frequency of failed redeliveries to every 5 minutes 2023-12-22 10:12:52 +03:00
remove_boot_image.rb Program to remove a boot image. 2024-05-16 09:32:05 -07:00
resolve_globally_blocked_dnsnames.rb Add prog to update ip addresses of globally blocked dns names 2024-03-13 10:50:40 +01:00
rotate_ssh_key.rb Add an identifier to all Prog label methods 2023-08-23 12:09:57 +03:00
rotate_storage_kek.rb Adjust storage key tool for multiple devices 2024-02-27 12:00:51 -08:00
setup_hugepages.rb Change the hugepages arithmetic. 2024-02-27 11:34:14 -08:00
setup_nftables.rb Start using nftables at host to block unused ip addresses 2024-02-21 11:40:20 +01:00
setup_sysstat.rb Install Sysstat. 2023-11-10 12:54:43 -08:00
test.rb Assemble Pages with correct Prog 2024-07-08 09:46:50 +02:00