Victor Koychev victorkoycheff
  • Joined on 2026-02-24
ac57bbb2ea distgit: disable mod_deflate for lookaside cache in staging
127d7c3269 get yamllint to ignore templates in openshift apps
b3478a46c1 people: disable cgit snapshots downloading for now
41fef6bf56 people01: try and increase workers and limits
a8f1cdfb5e web-data-analysis: export PATH in cron scripts for simple_message_to_bus
Compare 13 commits »
14ab06dabb
distgit: disable mod_deflate for lookaside cache in staging
victorkoycheff commented on issue infra/docs#344 2026-02-26 08:25:09 +00:00
Update PDC references in sop_mass_branching.adoc

Hi @adamwill! I've opened a PR (#496) to scrub the dead PDC references from the files you identified. I deliberately left the mass branching SOPs alone to avoid stepping on @patrikp's toes while…

victorkoycheff commented on pull request infra/docs#489 2026-02-26 08:23:44 +00:00
Update Mass Branching SOP

Hey @patrikp, just a heads up that I've opened PR #496 to remove dead PDC references across the docs (Issue #344). I specifically avoided touching `modules/release_guide/pages/sop_mass_branching.ad…

victorkoycheff created pull request infra/docs#496 2026-02-26 08:19:52 +00:00
Remove decommissioned PDC references
victorkoycheff pushed to issue-344-remove-pdc at victorkoycheff/docs 2026-02-26 08:16:17 +00:00
cecc328244
Remove decommissioned PDC references
victorkoycheff pushed to issue-344-remove-pdc at victorkoycheff/docs 2026-02-26 08:13:16 +00:00
ea3e1ed3fb
Remove decommissioned PDC references
victorkoycheff created branch issue-344-remove-pdc in victorkoycheff/docs 2026-02-26 08:13:16 +00:00
victorkoycheff created repository victorkoycheff/docs 2026-02-26 08:07:27 +00:00
victorkoycheff commented on issue infra/tickets#12812 2026-02-26 07:53:48 +00:00
dist-git lookaside cache files served with wrong HTTP headers

Quick update: Kevin was right, deflate.conf wasn't being applied to the src subdomains. I've completely pivoted the linked PR (infra/ansible#3170). The fix now targets the actual distgit

victorkoycheff commented on pull request infra/ansible#3173 2026-02-26 07:51:05 +00:00
proxies-reverseproxy: set keepalive=on ttl=10 for koji

Yeah, it's definitely a pretty complex path. :)

victorkoycheff pushed to issue-12913-koji-502 at victorkoycheff/ansible 2026-02-26 07:46:52 +00:00
947cfd0b2c
proxies-reverseproxy: set keepalive=on ttl=10 for koji
victorkoycheff commented on pull request infra/ansible#3171 2026-02-26 07:40:46 +00:00
fix(pagure): Set WSGIApplicationGroup %{GLOBAL} to prevent httpd core dumps

That makes total sense, @kevin. I've updated the PR to revert the changes to the main pagure role and scoped the WSGIApplicationGroup %{GLOBAL} directive strictly to distgit (pkgs01).

victorkoycheff pushed to issue-12670-httpd-core-dump at victorkoycheff/ansible 2026-02-26 07:38:17 +00:00
7ee2d645d3
pagure: Set WSGIApplicationGroup %{GLOBAL} for dist-git to prevent httpd core dumps
victorkoycheff commented on pull request infra/ansible#3170 2026-02-26 07:30:39 +00:00
fix(fedora-web): Exclude archives from mod_deflate to fix lookaside cache downloads

Thanks for the feedback @kevin

56f5a7f2f5 distgit: Disable mod_deflate for the lookaside cache
b3478a46c1 people: disable cgit snapshots downloading for now
41fef6bf56 people01: try and increase workers and limits
a8f1cdfb5e web-data-analysis: export PATH in cron scripts for simple_message_to_bus
62eff4cb2d distgit: deploy script to transfer pagure group ownership
Compare 12 commits »
de731d9035
distgit: Disable mod_deflate for the lookaside cache
victorkoycheff commented on issue infra/tickets#12913 2026-02-25 17:29:49 +00:00
502 error from long running koji connections (watch-task, chainbuild, watch-logs)

Hey everyone, I've opened a PR to fix this.

victorkoycheff created pull request infra/ansible#3173 2026-02-25 17:25:42 +00:00
proxies-reverseproxy: set keepalive=on ttl=10 for koji
victorkoycheff pushed to issue-12913-koji-502 at victorkoycheff/ansible 2026-02-25 17:22:40 +00:00
d1912a75f4
proxies-reverseproxy: set keepalive=on ttl=10 for koji