Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions clusters/app.ci/assets/admin_ci-images-mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,10 @@ apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"ci-images-mirror:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"ci-images-mirror\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
labels:
app: ci-images-mirror
name: ci-images-mirror
Expand Down Expand Up @@ -98,7 +101,7 @@ spec:
requests:
memory: "1Gi"
cpu: "0.5"
- image: ci-images-mirror
- image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-images-mirror_latest
name: ci-images-mirror
args:
- --leader-election-namespace=ci
Expand Down
7 changes: 5 additions & 2 deletions clusters/app.ci/assets/admin_qci-appci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,10 @@ apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"qci-appci:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"qci-appci\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
labels:
app: qci-appci
name: qci-appci
Expand Down Expand Up @@ -107,7 +110,7 @@ spec:
topologyKey: "kubernetes.io/hostname"
containers:
- name: qci-appci
image: qci-appci:latest
image: quay-proxy.ci.openshift.org/openshift/ci:ci_qci-appci_latest
args:
- -listen-addr=0.0.0.0:8400
- -tls-cert-file=/var/run/serving-cert/tls.crt
Expand Down
7 changes: 5 additions & 2 deletions clusters/app.ci/assets/bugzilla-backporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,10 @@ items:
namespace: ci
name: bugzilla-backporter
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"bugzilla-backporter:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"bugzilla-backporter\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
spec:
replicas: 2
strategy:
Expand All @@ -63,7 +66,7 @@ items:
spec:
containers:
- name: bugzilla-backporter
image: bugzilla-backporter:latest
image: quay-proxy.ci.openshift.org/openshift/ci:ci_bugzilla-backporter_latest
args:
- -bugzilla-endpoint=https://bugzilla.redhat.com/
- -bugzilla-api-key-path=/etc/bugzilla/api
Expand Down
9 changes: 6 additions & 3 deletions clusters/app.ci/assets/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ metadata:
labels:
app: ci-docs
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"ci-docs:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"ci-docs\")].image"},{"from":{"kind":"ImageStreamTag","name":"cluster-display:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"cluster-display\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
spec:
replicas: 2
revisionHistoryLimit: 2
Expand All @@ -34,7 +37,7 @@ spec:
spec:
containers:
- name: ci-docs
image: ci-docs
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-docs_latest
resources:
requests:
memory: "250Mi"
Expand All @@ -43,7 +46,7 @@ spec:
- --kubeconfig-dir=/etc/build-farm-credentials
- --kubeconfig-suffix=config
name: cluster-display
image: cluster-display
image: quay-proxy.ci.openshift.org/openshift/ci:ci_cluster-display_latest
livenessProbe:
httpGet:
path: /api/health
Expand Down
7 changes: 5 additions & 2 deletions clusters/app.ci/assets/dptp-controller-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,10 @@ apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"dptp-controller-manager:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"dptp-controller-manager\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
labels:
app: dptp-controller-manager
name: dptp-controller-manager
Expand Down Expand Up @@ -140,7 +143,7 @@ spec:
requests:
memory: "1Gi"
cpu: "0.5"
- image: dptp-controller-manager
- image: quay-proxy.ci.openshift.org/openshift/ci:ci_dptp-controller-manager_latest
name: dptp-controller-manager
args:
- --leader-election-namespace=ci
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/assets/helpdesk-faq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 20m"
keel.sh/pollSchedule: "@every 1h"
spec:
replicas: 2
selector:
Expand Down
7 changes: 5 additions & 2 deletions clusters/app.ci/assets/slack-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,10 @@ items:
labels:
app: slack-bot
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"slack-bot:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"slack-bot\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
spec:
replicas: 2
revisionHistoryLimit: 2
Expand Down Expand Up @@ -98,7 +101,7 @@ items:
memory: "4Gi"
cpu: "0.5"
- name: slack-bot
image: slack-bot
image: quay-proxy.ci.openshift.org/openshift/ci:ci_slack-bot_latest
args:
- --slack-token-path=/etc/slack/oauth_token
- --slack-signing-secret-path=/etc/slack/signing_secret
Expand Down
7 changes: 5 additions & 2 deletions clusters/app.ci/backport-verifier/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ items:
app: prow
component: backport-verifier
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"backport-verifier:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"backport-verifier\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
namespace: ci
spec:
replicas: 1
Expand All @@ -39,7 +42,7 @@ items:
spec:
containers:
- name: backport-verifier
image: backport-verifier:latest
image: quay-proxy.ci.openshift.org/openshift/ci:ci_backport-verifier_latest
args:
- --endpoint=/
- --port=8888
Expand Down
7 changes: 5 additions & 2 deletions clusters/app.ci/ci-chat-bot/ci-chat-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,10 @@ metadata:
name: ci-chat-bot
namespace: ci
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"ci-chat-bot:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"bot\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
spec:
selector:
matchLabels:
Expand Down Expand Up @@ -316,7 +319,7 @@ spec:
memory: "1Gi"
cpu: "0.5"
- name: bot
image: ci-chat-bot:latest
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-chat-bot_latest
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,10 @@ items:
namespace: ci
name: ci-operator-configresolver
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"ci-operator-configresolver:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"ci-operator-configresolver\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
spec:
replicas: 3
strategy:
Expand Down Expand Up @@ -169,7 +172,7 @@ items:
- name: release
mountPath: /tmp/git-sync
- name: ci-operator-configresolver
image: ci-operator-configresolver:latest
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator-configresolver_latest
args:
- -release-repo-git-sync-path=/var/repo/release
- -log-level=debug
Expand Down
7 changes: 5 additions & 2 deletions clusters/app.ci/ephemeral-cluster/10_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"dptp-controller-manager:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"dptp-controller-manager\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
labels:
app: ephemeral-cluster
name: ephemeral-cluster
Expand Down Expand Up @@ -56,7 +59,7 @@ spec:
requests:
memory: "1Gi"
cpu: "0.5"
- image: dptp-controller-manager
- image: quay-proxy.ci.openshift.org/openshift/ci:ci_dptp-controller-manager_latest
name: ephemeral-cluster
args:
- --leader-election-namespace=ci
Expand Down
7 changes: 5 additions & 2 deletions clusters/app.ci/jira-lifecycle-plugin/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"jira-lifecycle-plugin:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"server\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
name: jira-lifecycle-plugin
namespace: ci
spec:
Expand Down Expand Up @@ -48,7 +51,7 @@ spec:
- --bigquery-project-id=openshift-gce-devel
- --bigquery-dataset-id=github_analysis_us
- --bigquery-secret-file=/etc/bigquery/team-crt-bigquery-verified-wri.json
image: jira-lifecycle-plugin:latest
image: quay-proxy.ci.openshift.org/openshift/ci:ci_jira-lifecycle-plugin_latest
name: server
livenessProbe:
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ metadata:
namespace: ci
name: job-trigger-controller-manager
annotations:
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"job-trigger-controller-manager:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"job-trigger-controller-manager\")].image"}]'
keel.sh/policy: force
keel.sh/matchTag: "true"
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 1h"
labels:
app: pr-payload-tests
component: job-trigger-controller-manager
Expand All @@ -22,7 +25,7 @@ spec:
spec:
serviceAccount: job-trigger-controller-manager
containers:
- image: job-trigger-controller-manager:latest
- image: quay-proxy.ci.openshift.org/openshift/ci:ci_job-trigger-controller-manager_latest
name: job-trigger-controller-manager
command:
- job-trigger-controller-manager
Expand Down
Loading