Commit Graph

  • 6e5895bed9 wip Daniel Farina 2025-07-17 23:02:02 -07:00
  • a678d85656 wip Daniel Farina 2025-07-17 22:02:14 -07:00
  • b0e0934fb8 wip Daniel Farina 2025-07-17 21:54:28 -07:00
  • 705993e5ee wip Daniel Farina 2025-07-17 21:48:14 -07:00
  • 8c61f15bcc wip Daniel Farina 2025-07-17 21:42:17 -07:00
  • 2bfb8160a4 wip Daniel Farina 2025-07-17 21:30:01 -07:00
  • e80d2e9169 Handle PV deletion in UbiCSI mohi-kalantari 2025-07-17 12:39:15 +02:00
  • 6c935a16c2 Add logic for migrating disk from the previous node in CSI mohi-kalantari 2025-07-14 12:59:52 +02:00
  • 38afafda73 Add KubernetesClient to CSI mohi-kalantari 2025-07-10 13:40:18 +02:00
  • 761a0437eb Add .gitignore for the CSI project mohi-kalantari 2025-06-27 15:01:47 +02:00
  • c75f7178b8 Add CSI deployment manifests for Kubernetes mohi-kalantari 2025-06-27 14:37:30 +02:00
  • 402f683e98 Add Dockerfile for the CSI project mohi-kalantari 2025-06-27 14:07:38 +02:00
  • 753a2c1d34 Implement node service with local disk volume lifecycle mohi-kalantari 2025-06-26 15:15:09 +02:00
  • c04815423d Implement controller service with volume management mohi-kalantari 2025-06-16 16:56:46 +02:00
  • 5f9f3ad178 Add gRPC server for implementing the IdentityService mohi-kalantari 2025-06-16 13:01:46 +02:00
  • b912e398ab Generate Ruby definitions of CSI protobuf mohi-kalantari 2025-06-11 17:59:51 +02:00
  • 99538ddf49 Log how many runners can fit into available capacity Enes Cakir 2025-07-05 13:32:58 +03:00
  • e6d2ece3da Group utilization metrics with family along with arch Enes Cakir 2025-07-09 14:37:23 +03:00
  • 8fc4b2f0ec Fix unreachable expectations in the utilization log test Enes Cakir 2025-07-09 14:37:38 +03:00
  • 773d8d118b Suppress setup_environment from being echoed to the client Enes Cakir 2025-07-08 14:38:10 +03:00
  • 8ba5d4b04d Improve ssh file permissions for syncing worker mesh mohi-kalantari 2025-07-17 10:24:11 +02:00
  • 18761bb883 Run sync_worker_mesh at the end of cluster provisioning mohi-kalantari 2025-07-17 10:19:15 +02:00
  • 81016c9cc9 Add config value for db pool size for monitor process velioglu/set_pool_for_monitor Burak Velioglu 2025-07-17 00:37:30 +03:00
  • a8a386862b Fix persistent_device_id for NVMe disks Hadi Moshayedi 2025-07-15 16:44:52 -07:00
  • a3ca13f2db Make locked_domain.domain column citext instead of text Jeremy Evans 2025-07-15 16:51:25 -07:00
  • 49ab587dbf Remove "shortcut icon" link from layout Jeremy Evans 2025-07-15 13:27:05 -07:00
  • 0cd7749d9f Check all encrypted columns are redacted Jeremy Evans 2025-07-15 12:35:23 -07:00
  • 09e25fa7ac Make VictoriaMetricsResource.redacted_columns unique Jeremy Evans 2025-07-15 12:34:08 -07:00
  • 1764221160 Avoid metrics export when resource is deleted shikharbhardwaj 2025-07-16 17:35:19 +05:30
  • cbd4c77cdf Make VmHostSlice.enabled mean "not scheduled for destroy". Hadi Moshayedi 2025-07-15 13:46:44 -07:00
  • ca796f5686 Disallow changing login for an account to a locked domain Jeremy Evans 2025-07-10 14:30:37 -07:00
  • db0df0ff6c Do not show Login Methods, Change Password, or Change Email for locked domains Jeremy Evans 2025-07-09 10:07:22 -07:00
  • 0adf1e9fe7 Disallow verifying accounts in a locked domain Jeremy Evans 2025-07-09 09:45:51 -07:00
  • df64bcccee Disallow changing login for an account in a locked domain Jeremy Evans 2025-07-09 09:40:04 -07:00
  • 9b64f32195 Disallow changing passwords for accounts in a locked domain Jeremy Evans 2025-07-09 09:31:14 -07:00
  • 9534f24de6 Disallow account unlocks for locked domains Jeremy Evans 2025-07-09 09:12:25 -07:00
  • 75fa64e345 Disallow password resets for locked domains Jeremy Evans 2025-07-09 08:15:46 -07:00
  • 53aa75daec Disallow creating accounts for locked domains the normal way Jeremy Evans 2025-07-09 07:56:57 -07:00
  • b5e87016f4 Disallow logging into an account for a locked domain except through referenced OIDC provider Jeremy Evans 2025-07-08 16:56:23 -07:00
  • 503d587d1c Add LockedDomain model Jeremy Evans 2025-07-08 16:17:36 -07:00
  • 18735bf8f7 Add migration for locked_domain Jeremy Evans 2025-07-08 16:09:29 -07:00
  • 4dd028baa8 Remove extra logging from archive command Burak Yucesoy 2025-07-15 06:20:49 -04:00
  • 95a458be13 Add new semaphore for full mesh connectivity between k8s worker nodes mohi-kalantari 2025-07-11 14:06:49 +02:00
  • 9efaa53e24 Add OpenSSH integration test for SshKey Daniel Farina 2025-07-14 12:22:37 -07:00
  • a37e5f3020 Fix private key format of SshKey generation Daniel Farina 2025-07-11 17:06:50 -07:00
  • 6453c3db2b Add missing requires to lib/ssh_key.rb Daniel Farina 2025-07-11 16:55:33 -07:00
  • d46de53290 Make Alma Linux 9.6 the default Alma Linux 9 version Jeremy Evans 2025-07-14 09:43:28 -07:00
  • 2cdbe07efb Make the VM image Ubuntu Noble Eren Başak 2025-07-14 15:00:09 +03:00
  • 291c92b05a Update ruby query in cloudify VmHost search Eren Başak 2025-07-08 10:24:38 +03:00
  • 3b9544efb5 Update README.md according to the changed cloudify script Eren Başak 2025-06-30 21:34:12 +03:00
  • b8c4f115c4 Make cloudify_server strictly Hetzner-only Eren Başak 2025-06-30 00:00:31 +03:00
  • 511832a26d Include Vm ch_version in GithubRunner#log_duration if available Jeremy Evans 2025-07-14 07:41:54 -07:00
  • 0b20a316f2 Don't disable hugepages when enabling CloudHypervisor 46.0 Jeremy Evans 2025-07-11 14:18:02 -07:00
  • 144ad31f33 Use CloudHypervisor 46.0 for GHA in E2E tests Jeremy Evans 2025-07-11 08:32:08 -07:00
  • 9476744edb Use CloudHypervisor 46.0 for a percentage of GitHub Action VMs added to VmPool Jeremy Evans 2025-07-10 16:00:27 -07:00
  • 57d9aac730 Use CloudHypervisor 46.0 for a percentage of GitHub Action VMs Jeremy Evans 2025-07-10 15:49:37 -07:00
  • 3a9ccfb434 Require Ubuntu 24.04 host when allocating VM with CloudHypervisor 46.0 Jeremy Evans 2025-07-10 15:47:12 -07:00
  • 5f2ba873d1 Support filtering by os_version in the Allocator Jeremy Evans 2025-07-10 15:44:11 -07:00
  • a4c952554d Use a constant for the boot image hash Jeremy Evans 2025-07-14 09:39:10 -07:00
  • 0abacb86f4 Add SHA256 for Alma Linux 9.6 Jeremy Evans 2025-07-14 09:35:39 -07:00
  • 3716d8b965 Add PG Configuration UI shikhar/pg-configs-ui-patch shikharbhardwaj 2025-06-24 19:34:44 +05:30
  • 0823a1741e Install Metrics Server on new Kubernetes Clusters Eren Başak 2025-07-11 15:59:26 +03:00
  • 0107d41fcc Add serverTLSBootstrap=true to Kubelet Config Eren Başak 2025-07-11 15:55:55 +03:00
  • 9790c5da94 Use grep -F when looking for e2e.1 in E2E foreman logs Jeremy Evans 2025-07-11 14:13:10 -07:00
  • 96784f046e Set $stdout.sync = true when running tests Jeremy Evans 2025-07-11 10:03:41 -07:00
  • 7b8f4c1831 OpenRouter: Delist mistral-small-3 Benjamin Satzger 2025-07-11 16:09:25 +02:00
  • f97c94e2df Paginate AWS S3 backup list Furkan Sahin 2025-07-11 10:42:58 +02:00
  • d02dac1835 Add us-east-1 and us-east-2 Furkan Sahin 2025-07-11 13:27:25 +02:00
  • 824d0d56b6 Publish cache proxy logs to mezmo velioglu/publish_proxy_logs Burak Velioglu 2025-07-11 12:43:41 +03:00
  • 0c5a342b55 Add CloudHypervisor 46.0 as a supported version in Rhizome for Ubuntu 24 Jeremy Evans 2025-07-09 16:50:33 -07:00
  • b742c73d1a Replace CloudHypervisor 45.0 hashes with 46.0 in Prog::DownloadCloudHypervisor Jeremy Evans 2025-07-09 16:32:38 -07:00
  • 46190c1180 Pick random AZ for AWS subnets Burak Yucesoy 2025-07-10 13:48:23 -04:00
  • c7dee5dac1 Rhizome: don't fail at purge if storage service isn't installed yet. Hadi Moshayedi 2025-07-10 09:58:37 -07:00
  • 16b656757b Cleanup the daemon after setting up VhostBlockBackend. Hadi Moshayedi 2025-07-10 09:44:37 -07:00
  • 0f2f8737a5 Billing rate for Qwen2.5 VL 72B Benjamin Satzger 2025-07-10 16:07:36 +02:00
  • c5e6f9eb21 Clover: Support Ubiblk v0.1‑7 Hadi Moshayedi 2025-07-09 13:11:23 -07:00
  • 805cc9bfee Rhizome: Support Ubiblk v0.1‑7 Hadi Moshayedi 2025-07-09 13:27:51 -07:00
  • 1e722689cb Fix running only vm and postgres e2e tests Burak Velioglu 2025-07-07 13:43:17 +03:00
  • 391d38332f Fix logged respirate sleep_duration_sec Jeremy Evans 2025-07-09 11:56:35 -07:00
  • aeee59ff86 Fix GitHub captialization in omniauth code Jeremy Evans 2025-07-08 15:26:05 -07:00
  • 7046bed53e Improve VPC and NIC operations idempotency Furkan Sahin 2025-07-08 19:00:45 +02:00
  • 49118add77 Show softirq usage in PostgreSQL metrics dashboard Burak Yucesoy 2025-07-08 23:07:22 -04:00
  • 14a181620c Add ResourceMethods plugin encrypted_columns argument Jeremy Evans 2025-07-08 13:11:51 -07:00
  • 7acbf5cd5a Switch to multi phase login Jeremy Evans 2025-07-07 16:09:17 -07:00
  • 458d06d579 Ensure OIDC nonce does not repeat Jeremy Evans 2025-07-07 16:31:47 -07:00
  • 80d75d394d Convert SemaphoreMethods to Sequel plugin Jeremy Evans 2025-06-12 11:14:21 -07:00
  • 09afeeacfe Return current and target sizes in PG API shikharbhardwaj 2025-07-08 14:25:17 +05:30
  • 6c2f2d353c Make unit optional for PG configs with units shikharbhardwaj 2025-07-03 21:27:14 +05:30
  • e2627b5c96 Pass JIT config via file to runner script Enes Cakir 2025-07-03 16:02:41 +03:00
  • cd1aa6c683 Update to tilt 2.6.1 Jeremy Evans 2025-07-07 10:44:51 -07:00
  • 1cdef39cbe Add fuzz tester shikhar/postgres-fuzzing shikharbhardwaj 2025-07-07 23:37:52 +05:30
  • c21f51c985 Make AWS storage API calls idempotent make-some-api-calls-idempotent Burak Yucesoy 2025-07-07 12:15:40 -04:00
  • fd0bcf3285 Use only client-secret-basic authentication for OIDC Jeremy Evans 2025-07-07 09:16:10 -07:00
  • c4256995d1 Fix S3 Endpoint related errors crashing UI Furkan Sahin 2025-07-07 18:08:47 +02:00
  • 4a04d95a89 Stop postgres in smart mode as part of fencing Burak Yucesoy 2025-07-07 11:13:22 -04:00
  • f5606c47bc Don't close ubi_replication's connections Burak Yucesoy 2025-07-07 11:12:49 -04:00
  • 0a8cd67721 UI doesn't show the menus to create RR when there is no backup Furkan Sahin 2025-07-07 17:32:01 +02:00
  • eb6c428caf Allow read replica creation only when there are backups Furkan Sahin 2025-07-07 17:15:54 +02:00
  • 11dc410605 Update omniauth_oidc to work with additional providers Jeremy Evans 2025-07-04 12:51:27 -07:00
  • fc62afc0d8 Support registering OIDC provider with given client_id and client_secret Jeremy Evans 2025-07-03 17:21:55 -07:00