Skip to content

Commit 19167ac

Browse files
authored
Update caching setting for PROD (redhat-appstudio#10144)
- Update to a PVC-based Squid configuration - Set NO_PROXY to an empty string Assisted-by: Gemini (via Cursor) Signed-off-by: Barak Korren <bkorren@redhat.com>
1 parent adcdae2 commit 19167ac

9 files changed

Lines changed: 11 additions & 11 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
allow-cache-proxy=true
22
http-proxy=squid.caching.svc.cluster.local:3128
3-
no-proxy=brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai
3+
no-proxy=
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
allow-cache-proxy=true
22
http-proxy=squid.caching.svc.cluster.local:3128
3-
no-proxy=brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai
3+
no-proxy=
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
allow-cache-proxy=true
22
http-proxy=squid.caching.svc.cluster.local:3128
3-
no-proxy=brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai
3+
no-proxy=
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
allow-cache-proxy=true
22
http-proxy=squid.caching.svc.cluster.local:3128
3-
no-proxy=brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai
3+
no-proxy=
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
allow-cache-proxy=true
22
http-proxy=squid.caching.svc.cluster.local:3128
3-
no-proxy=brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai
3+
no-proxy=
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
allow-cache-proxy=true
22
http-proxy=squid.caching.svc.cluster.local:3128
3-
no-proxy=brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai
3+
no-proxy=
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
allow-cache-proxy=true
22
http-proxy=squid.caching.svc.cluster.local:3128
3-
no-proxy=brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai
3+
no-proxy=
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
allow-cache-proxy=true
22
http-proxy=squid.caching.svc.cluster.local:3128
3-
no-proxy=brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai
3+
no-proxy=

components/squid/production/squid-helm-generator.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: squid-helm
55
name: squid-helm
66
repo: oci://quay.io/konflux-ci/caching
7-
version: 0.1.712+e654828
7+
version: 0.1.911+9ef6b07
88
valuesInline:
99
installCertManagerComponents: false
1010
mirrord:
@@ -49,8 +49,8 @@ valuesInline:
4949
- ^https://cdn\.registry\.fedoraproject\.org/v2/.+/blobs/sha256:[a-f0-9]{64}
5050
- ^https://[a-f0-9]{32}\.r2\.cloudflarestorage\.com/app-ci-image-registry/docker/registry/v2/blobs/sha256/[a-f0-9]{2}/[a-f0-9]{64}/data
5151
- ^https://layers\.nvcr\.io/registry/docker/registry/v2/blobs/sha256/[a-f0-9]{2}/[a-f0-9]{64}/data
52-
size: 1536
53-
maxObjectSize: 256
52+
size: 51200
53+
maxObjectSize: 1024
5454
tlsOutgoingOptions:
5555
caFile: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
5656
volumes:

0 commit comments

Comments
 (0)