From 5f43fee35b9b3074dfa53faa25c8f9fcf24cf89f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:18:45 -0500 Subject: [PATCH] Generate deploy resources (from Build and Push Container images run # 544) (#424) Co-authored-by: edeandrea --- deploy/k8s/java17-knative.yml | 48 +++---- deploy/k8s/java17-kubernetes.yml | 100 +++++++------- deploy/k8s/java17-minikube.yml | 58 ++++---- deploy/k8s/java17-openshift.yml | 130 +++++++++--------- deploy/k8s/native-knative.yml | 42 +++--- deploy/k8s/native-kubernetes.yml | 96 ++++++------- deploy/k8s/native-minikube.yml | 48 +++---- deploy/k8s/native-openshift.yml | 104 +++++++------- .../deploy/k8s/java17-knative.yml | 4 +- .../deploy/k8s/java17-kubernetes.yml | 12 +- .../deploy/k8s/java17-minikube.yml | 6 +- .../deploy/k8s/java17-openshift.yml | 16 +-- .../deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 22 +-- .../deploy/k8s/native-minikube.yml | 10 +- .../deploy/k8s/native-openshift.yml | 14 +- grpc-locations/deploy/k8s/java17-knative.yml | 4 +- .../deploy/k8s/java17-kubernetes.yml | 18 +-- grpc-locations/deploy/k8s/java17-minikube.yml | 6 +- .../deploy/k8s/java17-openshift.yml | 16 +-- grpc-locations/deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 16 +-- grpc-locations/deploy/k8s/native-minikube.yml | 10 +- .../deploy/k8s/native-openshift.yml | 20 +-- .../k8s/java17-knative-all-downstream.yml | 36 ++--- rest-fights/deploy/k8s/java17-knative.yml | 12 +- .../k8s/java17-kubernetes-all-downstream.yml | 72 +++++----- rest-fights/deploy/k8s/java17-kubernetes.yml | 10 +- .../k8s/java17-minikube-all-downstream.yml | 42 +++--- rest-fights/deploy/k8s/java17-minikube.yml | 10 +- .../k8s/java17-openshift-all-downstream.yml | 92 ++++++------- rest-fights/deploy/k8s/java17-openshift.yml | 20 +-- .../k8s/native-knative-all-downstream.yml | 26 ++-- rest-fights/deploy/k8s/native-knative.yml | 8 +- .../k8s/native-kubernetes-all-downstream.yml | 58 ++++---- rest-fights/deploy/k8s/native-kubernetes.yml | 18 +-- .../k8s/native-minikube-all-downstream.yml | 28 ++-- rest-fights/deploy/k8s/native-minikube.yml | 6 +- .../k8s/native-openshift-all-downstream.yml | 74 +++++----- rest-fights/deploy/k8s/native-openshift.yml | 16 +-- rest-heroes/deploy/k8s/java17-knative.yml | 8 +- rest-heroes/deploy/k8s/java17-kubernetes.yml | 16 +-- rest-heroes/deploy/k8s/java17-minikube.yml | 10 +- rest-heroes/deploy/k8s/java17-openshift.yml | 20 +-- rest-heroes/deploy/k8s/native-knative.yml | 6 +- rest-heroes/deploy/k8s/native-kubernetes.yml | 12 +- rest-heroes/deploy/k8s/native-minikube.yml | 6 +- rest-heroes/deploy/k8s/native-openshift.yml | 16 +-- rest-narration/deploy/k8s/java17-knative.yml | 4 +- .../deploy/k8s/java17-kubernetes.yml | 12 +- rest-narration/deploy/k8s/java17-minikube.yml | 6 +- .../deploy/k8s/java17-openshift.yml | 16 +-- rest-villains/deploy/k8s/java17-knative.yml | 8 +- .../deploy/k8s/java17-kubernetes.yml | 16 +-- rest-villains/deploy/k8s/java17-minikube.yml | 10 +- rest-villains/deploy/k8s/java17-openshift.yml | 20 +-- rest-villains/deploy/k8s/native-knative.yml | 4 +- .../deploy/k8s/native-kubernetes.yml | 12 +- rest-villains/deploy/k8s/native-minikube.yml | 6 +- rest-villains/deploy/k8s/native-openshift.yml | 22 +-- ui-super-heroes/deploy/k8s/java17-knative.yml | 8 +- .../deploy/k8s/java17-kubernetes.yml | 16 +-- .../deploy/k8s/java17-minikube.yml | 10 +- .../deploy/k8s/java17-openshift.yml | 22 +-- ui-super-heroes/deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 16 +-- .../deploy/k8s/native-minikube.yml | 10 +- .../deploy/k8s/native-openshift.yml | 16 +-- 68 files changed, 840 insertions(+), 840 deletions(-) diff --git a/deploy/k8s/java17-knative.yml b/deploy/k8s/java17-knative.yml index b620dbfaa..9143b614a 100644 --- a/deploy/k8s/java17-knative.yml +++ b/deploy/k8s/java17-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -78,9 +78,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: @@ -222,7 +222,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -233,8 +233,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest name: rest-narration spec: template: @@ -338,7 +338,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -348,8 +348,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest name: rest-villains spec: @@ -357,10 +357,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -533,7 +533,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -543,19 +543,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -741,7 +741,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -751,8 +751,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest name: rest-fights spec: @@ -763,7 +763,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -773,16 +773,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1052,7 +1052,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1062,9 +1062,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest name: event-statistics spec: template: @@ -1268,7 +1268,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1278,9 +1278,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: template: @@ -1290,7 +1290,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1300,9 +1300,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes spec: containers: - env: diff --git a/deploy/k8s/java17-kubernetes.yml b/deploy/k8s/java17-kubernetes.yml index c1f21e3d9..bb0331259 100644 --- a/deploy/k8s/java17-kubernetes.yml +++ b/deploy/k8s/java17-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -127,24 +127,24 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -154,9 +154,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -293,7 +293,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -326,7 +326,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -336,24 +336,24 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service template: metadata: annotations: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -363,9 +363,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service spec: containers: - env: @@ -498,7 +498,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -531,7 +531,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -542,23 +542,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -569,8 +569,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -579,10 +579,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -765,7 +765,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -798,7 +798,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -808,24 +808,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -835,9 +835,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -846,10 +846,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -1087,7 +1087,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1120,7 +1120,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1147,7 +1147,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1168,10 +1168,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1434,7 +1434,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1467,7 +1467,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1477,16 +1477,16 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest template: metadata: @@ -1494,7 +1494,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1504,8 +1504,8 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest spec: containers: @@ -1683,7 +1683,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1716,7 +1716,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1726,24 +1726,24 @@ metadata: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1753,9 +1753,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -1813,15 +1813,15 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/deploy/k8s/java17-minikube.yml b/deploy/k8s/java17-minikube.yml index 409ca2a07..adac9101f 100644 --- a/deploy/k8s/java17-minikube.yml +++ b/deploy/k8s/java17-minikube.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +143,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -291,7 +291,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -324,7 +324,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -350,7 +350,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -494,7 +494,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -527,7 +527,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -553,7 +553,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -573,10 +573,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -759,7 +759,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -792,7 +792,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -818,7 +818,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -838,10 +838,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1079,7 +1079,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1112,7 +1112,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1138,7 +1138,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1158,10 +1158,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1424,7 +1424,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1457,7 +1457,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1483,7 +1483,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1671,7 +1671,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1704,7 +1704,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1730,7 +1730,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1799,14 +1799,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/deploy/k8s/java17-openshift.yml b/deploy/k8s/java17-openshift.yml index 3b654e630..8a6795f99 100644 --- a/deploy/k8s/java17-openshift.yml +++ b/deploy/k8s/java17-openshift.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -118,15 +118,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 labels: app: grpc-locations application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest name: grpc-locations spec: @@ -218,7 +218,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -236,8 +236,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest template: metadata: @@ -245,7 +245,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -256,8 +256,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest spec: containers: @@ -330,7 +330,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -369,7 +369,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -403,16 +403,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 labels: app: rest-narration application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration name: rest-narration spec: lookupPolicy: @@ -433,7 +433,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -451,16 +451,16 @@ metadata: spec: replicas: 1 selector: + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -471,9 +471,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -543,7 +543,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -640,7 +640,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -674,15 +674,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 labels: app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest name: rest-villains spec: @@ -771,7 +771,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -789,8 +789,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest template: metadata: @@ -798,7 +798,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -809,8 +809,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest spec: containers: @@ -820,10 +820,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -883,7 +883,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -980,7 +980,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1014,15 +1014,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 labels: app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: @@ -1112,7 +1112,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1130,8 +1130,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service template: metadata: @@ -1139,7 +1139,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1150,8 +1150,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service spec: containers: @@ -1161,10 +1161,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -1224,7 +1224,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1375,7 +1375,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1409,16 +1409,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 labels: app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest name: rest-fights spec: lookupPolicy: @@ -1596,7 +1596,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1614,16 +1614,16 @@ metadata: spec: replicas: 1 selector: + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1634,9 +1634,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -1645,10 +1645,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1729,7 +1729,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1816,7 +1816,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1850,7 +1850,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 labels: app: event-statistics application: event-stats @@ -1858,8 +1858,8 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics name: event-statistics spec: lookupPolicy: @@ -2001,7 +2001,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -2020,15 +2020,15 @@ spec: replicas: 1 selector: app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -2040,8 +2040,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics spec: containers: - env: @@ -2134,7 +2134,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -2159,7 +2159,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2193,16 +2193,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: lookupPolicy: @@ -2230,7 +2230,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2248,16 +2248,16 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2268,9 +2268,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -2339,7 +2339,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/native-knative.yml b/deploy/k8s/native-knative.yml index fbe057a53..f322c41cc 100644 --- a/deploy/k8s/native-knative.yml +++ b/deploy/k8s/native-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -78,8 +78,8 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest name: grpc-locations spec: @@ -87,10 +87,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -266,7 +266,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -276,8 +276,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest name: rest-villains spec: @@ -461,7 +461,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -471,9 +471,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: @@ -669,7 +669,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -679,8 +679,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: @@ -691,7 +691,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -701,8 +701,8 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: @@ -980,7 +980,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -991,18 +991,18 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest name: event-statistics spec: template: spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -1196,7 +1196,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1206,8 +1206,8 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: @@ -1218,7 +1218,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1228,8 +1228,8 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes spec: containers: diff --git a/deploy/k8s/native-kubernetes.yml b/deploy/k8s/native-kubernetes.yml index 756e17cb7..ab94a8a3f 100644 --- a/deploy/k8s/native-kubernetes.yml +++ b/deploy/k8s/native-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -128,23 +128,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -155,8 +155,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -165,10 +165,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -354,7 +354,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -387,7 +387,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -398,23 +398,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -425,8 +425,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -621,7 +621,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -654,7 +654,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -665,23 +665,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -692,8 +692,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -943,7 +943,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -976,7 +976,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -986,24 +986,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1013,9 +1013,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -1290,7 +1290,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1323,7 +1323,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1333,24 +1333,24 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1360,9 +1360,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -1371,10 +1371,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -1539,7 +1539,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1572,7 +1572,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1582,16 +1582,16 @@ metadata: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes template: metadata: @@ -1599,7 +1599,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1609,8 +1609,8 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes spec: containers: @@ -1669,14 +1669,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: diff --git a/deploy/k8s/native-minikube.yml b/deploy/k8s/native-minikube.yml index 7009a1fbc..6a10eee0d 100644 --- a/deploy/k8s/native-minikube.yml +++ b/deploy/k8s/native-minikube.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +143,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -163,10 +163,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -352,7 +352,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -385,7 +385,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -411,7 +411,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -617,7 +617,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -650,7 +650,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -676,7 +676,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -937,7 +937,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -970,7 +970,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -996,7 +996,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1282,7 +1282,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1315,7 +1315,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1341,7 +1341,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1361,10 +1361,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1529,7 +1529,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1562,7 +1562,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1588,7 +1588,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1657,14 +1657,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/deploy/k8s/native-openshift.yml b/deploy/k8s/native-openshift.yml index 454b0561e..f23312bd7 100644 --- a/deploy/k8s/native-openshift.yml +++ b/deploy/k8s/native-openshift.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -118,7 +118,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 labels: app: grpc-locations application: locations-service @@ -126,8 +126,8 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: lookupPolicy: @@ -218,7 +218,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -237,15 +237,15 @@ spec: replicas: 1 selector: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -257,8 +257,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -267,10 +267,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -330,7 +330,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -430,7 +430,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -464,16 +464,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 labels: app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains name: rest-villains spec: lookupPolicy: @@ -561,7 +561,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -579,16 +579,16 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -599,9 +599,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -673,7 +673,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -770,7 +770,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -804,15 +804,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 labels: app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest name: rest-heroes spec: @@ -902,7 +902,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -920,8 +920,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest template: metadata: @@ -929,7 +929,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -940,8 +940,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest spec: containers: @@ -1014,7 +1014,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1165,7 +1165,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1199,16 +1199,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 labels: app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest name: rest-fights spec: lookupPolicy: @@ -1386,7 +1386,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1404,16 +1404,16 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1424,9 +1424,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -1519,7 +1519,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1606,7 +1606,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1640,7 +1640,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 labels: app: event-statistics application: event-stats @@ -1791,7 +1791,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1818,7 +1818,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1840,10 +1840,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -1924,7 +1924,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1949,7 +1949,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1983,7 +1983,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -1991,8 +1991,8 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: lookupPolicy: @@ -2020,7 +2020,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2039,15 +2039,15 @@ spec: replicas: 1 selector: app.kubernetes.io/version: native-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2059,8 +2059,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -2129,7 +2129,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/event-statistics/deploy/k8s/java17-knative.yml b/event-statistics/deploy/k8s/java17-knative.yml index 89aaf4243..1384a78bf 100644 --- a/event-statistics/deploy/k8s/java17-knative.yml +++ b/event-statistics/deploy/k8s/java17-knative.yml @@ -34,7 +34,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -44,9 +44,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest name: event-statistics spec: template: diff --git a/event-statistics/deploy/k8s/java17-kubernetes.yml b/event-statistics/deploy/k8s/java17-kubernetes.yml index 573436621..9f7d99550 100644 --- a/event-statistics/deploy/k8s/java17-kubernetes.yml +++ b/event-statistics/deploy/k8s/java17-kubernetes.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,7 +106,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -116,16 +116,16 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest template: metadata: @@ -133,7 +133,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -143,8 +143,8 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest spec: containers: diff --git a/event-statistics/deploy/k8s/java17-minikube.yml b/event-statistics/deploy/k8s/java17-minikube.yml index c9b14082b..484b9001d 100644 --- a/event-statistics/deploy/k8s/java17-minikube.yml +++ b/event-statistics/deploy/k8s/java17-minikube.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,7 +106,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -132,7 +132,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/event-statistics/deploy/k8s/java17-openshift.yml b/event-statistics/deploy/k8s/java17-openshift.yml index 78b3f5a02..484077db9 100644 --- a/event-statistics/deploy/k8s/java17-openshift.yml +++ b/event-statistics/deploy/k8s/java17-openshift.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -107,7 +107,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 labels: app: event-statistics application: event-stats @@ -115,8 +115,8 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics name: event-statistics spec: lookupPolicy: @@ -258,7 +258,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -277,15 +277,15 @@ spec: replicas: 1 selector: app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -297,8 +297,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics spec: containers: - env: @@ -391,7 +391,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:32 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/native-knative.yml b/event-statistics/deploy/k8s/native-knative.yml index 93f0ed710..335037be4 100644 --- a/event-statistics/deploy/k8s/native-knative.yml +++ b/event-statistics/deploy/k8s/native-knative.yml @@ -34,7 +34,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -45,18 +45,18 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest name: event-statistics spec: template: spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: diff --git a/event-statistics/deploy/k8s/native-kubernetes.yml b/event-statistics/deploy/k8s/native-kubernetes.yml index 994d8d43b..7d112bc43 100644 --- a/event-statistics/deploy/k8s/native-kubernetes.yml +++ b/event-statistics/deploy/k8s/native-kubernetes.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,7 +106,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -116,24 +116,24 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -143,9 +143,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -154,10 +154,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: diff --git a/event-statistics/deploy/k8s/native-minikube.yml b/event-statistics/deploy/k8s/native-minikube.yml index f5b7ed7b4..31ee37c55 100644 --- a/event-statistics/deploy/k8s/native-minikube.yml +++ b/event-statistics/deploy/k8s/native-minikube.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,7 +106,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -132,7 +132,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -152,10 +152,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/event-statistics/deploy/k8s/native-openshift.yml b/event-statistics/deploy/k8s/native-openshift.yml index e9e25b6c5..6a4680f79 100644 --- a/event-statistics/deploy/k8s/native-openshift.yml +++ b/event-statistics/deploy/k8s/native-openshift.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -107,7 +107,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 labels: app: event-statistics application: event-stats @@ -258,7 +258,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -285,7 +285,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -307,10 +307,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -391,7 +391,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:58 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/grpc-locations/deploy/k8s/java17-knative.yml b/grpc-locations/deploy/k8s/java17-knative.yml index 5ea8f3d3c..c908e8196 100644 --- a/grpc-locations/deploy/k8s/java17-knative.yml +++ b/grpc-locations/deploy/k8s/java17-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -78,9 +78,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: diff --git a/grpc-locations/deploy/k8s/java17-kubernetes.yml b/grpc-locations/deploy/k8s/java17-kubernetes.yml index b7f7d2446..6ee1b74ad 100644 --- a/grpc-locations/deploy/k8s/java17-kubernetes.yml +++ b/grpc-locations/deploy/k8s/java17-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -127,24 +127,24 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -154,9 +154,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service spec: containers: - env: diff --git a/grpc-locations/deploy/k8s/java17-minikube.yml b/grpc-locations/deploy/k8s/java17-minikube.yml index 4deecbbbb..410b4870c 100644 --- a/grpc-locations/deploy/k8s/java17-minikube.yml +++ b/grpc-locations/deploy/k8s/java17-minikube.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +143,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" diff --git a/grpc-locations/deploy/k8s/java17-openshift.yml b/grpc-locations/deploy/k8s/java17-openshift.yml index fd40b4648..720c6e8ec 100644 --- a/grpc-locations/deploy/k8s/java17-openshift.yml +++ b/grpc-locations/deploy/k8s/java17-openshift.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -118,15 +118,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 labels: app: grpc-locations application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest name: grpc-locations spec: @@ -218,7 +218,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -236,8 +236,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest template: metadata: @@ -245,7 +245,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -256,8 +256,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest spec: containers: @@ -330,7 +330,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/native-knative.yml b/grpc-locations/deploy/k8s/native-knative.yml index 5a2b2adb7..b6e5e625d 100644 --- a/grpc-locations/deploy/k8s/native-knative.yml +++ b/grpc-locations/deploy/k8s/native-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -78,8 +78,8 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest name: grpc-locations spec: @@ -87,10 +87,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: diff --git a/grpc-locations/deploy/k8s/native-kubernetes.yml b/grpc-locations/deploy/k8s/native-kubernetes.yml index e67a5fb5b..682838db3 100644 --- a/grpc-locations/deploy/k8s/native-kubernetes.yml +++ b/grpc-locations/deploy/k8s/native-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -128,23 +128,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -155,8 +155,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -165,10 +165,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: diff --git a/grpc-locations/deploy/k8s/native-minikube.yml b/grpc-locations/deploy/k8s/native-minikube.yml index b78ac774a..6fd647f7e 100644 --- a/grpc-locations/deploy/k8s/native-minikube.yml +++ b/grpc-locations/deploy/k8s/native-minikube.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +143,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -163,10 +163,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/grpc-locations/deploy/k8s/native-openshift.yml b/grpc-locations/deploy/k8s/native-openshift.yml index 7afc3cbf9..29e2cce0e 100644 --- a/grpc-locations/deploy/k8s/native-openshift.yml +++ b/grpc-locations/deploy/k8s/native-openshift.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -118,7 +118,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 labels: app: grpc-locations application: locations-service @@ -126,8 +126,8 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: lookupPolicy: @@ -218,7 +218,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -237,15 +237,15 @@ spec: replicas: 1 selector: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -257,8 +257,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -267,10 +267,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -330,7 +330,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml index 16581e158..75624115d 100644 --- a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml @@ -71,7 +71,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -81,8 +81,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest name: rest-villains spec: @@ -90,10 +90,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -271,7 +271,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -281,19 +281,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -428,7 +428,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -439,8 +439,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest name: rest-narration spec: template: @@ -551,7 +551,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -561,9 +561,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: @@ -761,7 +761,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -771,8 +771,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest name: rest-fights spec: @@ -783,7 +783,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -793,16 +793,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-knative.yml b/rest-fights/deploy/k8s/java17-knative.yml index 2e595c34a..d3a1020c8 100644 --- a/rest-fights/deploy/k8s/java17-knative.yml +++ b/rest-fights/deploy/k8s/java17-knative.yml @@ -78,7 +78,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -88,8 +88,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest name: rest-fights spec: @@ -100,7 +100,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -110,16 +110,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml index c4974b682..53a7e9831 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -132,23 +132,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -159,8 +159,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -169,10 +169,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -360,7 +360,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -393,7 +393,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -403,24 +403,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -430,9 +430,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -441,10 +441,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -572,7 +572,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -605,7 +605,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -615,24 +615,24 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service template: metadata: annotations: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -642,9 +642,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service spec: containers: - env: @@ -783,7 +783,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -816,7 +816,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -826,24 +826,24 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -853,9 +853,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -1107,7 +1107,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1140,7 +1140,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1167,7 +1167,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1188,10 +1188,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-kubernetes.yml b/rest-fights/deploy/k8s/java17-kubernetes.yml index 4931efaff..e752901b8 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,7 +170,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -197,7 +197,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -218,10 +218,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml index 24b8c0f58..1295d999c 100644 --- a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -147,7 +147,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -167,10 +167,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -358,7 +358,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -391,7 +391,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -417,7 +417,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -437,10 +437,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -568,7 +568,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -601,7 +601,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -627,7 +627,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -777,7 +777,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -810,7 +810,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -836,7 +836,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1099,7 +1099,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1132,7 +1132,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1158,7 +1158,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1178,10 +1178,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-minikube.yml b/rest-fights/deploy/k8s/java17-minikube.yml index 937836175..69a6a0a91 100644 --- a/rest-fights/deploy/k8s/java17-minikube.yml +++ b/rest-fights/deploy/k8s/java17-minikube.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,7 +170,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -196,7 +196,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -216,10 +216,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml index 42a10edfe..283ef89b3 100644 --- a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -122,15 +122,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 labels: app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest name: rest-villains spec: @@ -219,7 +219,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -237,8 +237,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest template: metadata: @@ -246,7 +246,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -257,8 +257,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest spec: containers: @@ -268,10 +268,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -331,7 +331,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -433,7 +433,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -467,15 +467,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 labels: app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: @@ -565,7 +565,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -583,8 +583,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service template: metadata: @@ -592,7 +592,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -603,8 +603,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service spec: containers: @@ -614,10 +614,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -677,7 +677,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -718,7 +718,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -752,16 +752,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 labels: app: rest-narration application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration name: rest-narration spec: lookupPolicy: @@ -782,7 +782,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -800,16 +800,16 @@ metadata: spec: replicas: 1 selector: + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -820,9 +820,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -892,7 +892,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -995,7 +995,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1029,15 +1029,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 labels: app: grpc-locations application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest name: grpc-locations spec: @@ -1129,7 +1129,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1147,8 +1147,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest template: metadata: @@ -1156,7 +1156,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1167,8 +1167,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest spec: containers: @@ -1241,7 +1241,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:48:47 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:13:48 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1395,7 +1395,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1429,16 +1429,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 labels: app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest name: rest-fights spec: lookupPolicy: @@ -1616,7 +1616,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1634,16 +1634,16 @@ metadata: spec: replicas: 1 selector: + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1654,9 +1654,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -1665,10 +1665,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1749,7 +1749,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-openshift.yml b/rest-fights/deploy/k8s/java17-openshift.yml index 0ad0c1de8..53f0da0ea 100644 --- a/rest-fights/deploy/k8s/java17-openshift.yml +++ b/rest-fights/deploy/k8s/java17-openshift.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -171,16 +171,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 labels: app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest name: rest-fights spec: lookupPolicy: @@ -358,7 +358,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -376,16 +376,16 @@ metadata: spec: replicas: 1 selector: + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -396,9 +396,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -407,10 +407,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -491,7 +491,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-knative-all-downstream.yml b/rest-fights/deploy/k8s/native-knative-all-downstream.yml index 300ad7658..53892950e 100644 --- a/rest-fights/deploy/k8s/native-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-knative-all-downstream.yml @@ -71,7 +71,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -81,8 +81,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest name: rest-villains spec: @@ -271,7 +271,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -281,9 +281,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: @@ -474,7 +474,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -484,8 +484,8 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest name: grpc-locations spec: @@ -493,10 +493,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -684,7 +684,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -694,8 +694,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: @@ -706,7 +706,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -716,8 +716,8 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: diff --git a/rest-fights/deploy/k8s/native-knative.yml b/rest-fights/deploy/k8s/native-knative.yml index ade5ec57d..16322b725 100644 --- a/rest-fights/deploy/k8s/native-knative.yml +++ b/rest-fights/deploy/k8s/native-knative.yml @@ -78,7 +78,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -88,8 +88,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: @@ -100,7 +100,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -110,8 +110,8 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: diff --git a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml index 8daaa717d..23cb23f2f 100644 --- a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -132,23 +132,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -159,8 +159,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -360,7 +360,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -393,7 +393,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -404,23 +404,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -431,8 +431,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -634,7 +634,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -667,7 +667,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -678,23 +678,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -705,8 +705,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -715,10 +715,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -958,7 +958,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -991,7 +991,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1001,24 +1001,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1028,9 +1028,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest spec: containers: - env: diff --git a/rest-fights/deploy/k8s/native-kubernetes.yml b/rest-fights/deploy/k8s/native-kubernetes.yml index 598f77348..a4a8580a5 100644 --- a/rest-fights/deploy/k8s/native-kubernetes.yml +++ b/rest-fights/deploy/k8s/native-kubernetes.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,7 +170,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -180,24 +180,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -207,9 +207,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest spec: containers: - env: diff --git a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml index 2255fd511..d2762edb9 100644 --- a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -147,7 +147,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -358,7 +358,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -391,7 +391,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -417,7 +417,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -630,7 +630,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -663,7 +663,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -689,7 +689,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -709,10 +709,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -952,7 +952,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -985,7 +985,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1011,7 +1011,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/native-minikube.yml b/rest-fights/deploy/k8s/native-minikube.yml index a35ab0c79..c542a852a 100644 --- a/rest-fights/deploy/k8s/native-minikube.yml +++ b/rest-fights/deploy/k8s/native-minikube.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,7 +170,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -196,7 +196,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml index 0949b6c1e..f63286aa4 100644 --- a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -122,16 +122,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 labels: app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains name: rest-villains spec: lookupPolicy: @@ -219,7 +219,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -237,16 +237,16 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -257,9 +257,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -331,7 +331,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -433,7 +433,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -467,15 +467,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 labels: app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest name: rest-heroes spec: @@ -565,7 +565,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -583,8 +583,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest template: metadata: @@ -592,7 +592,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -603,8 +603,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest spec: containers: @@ -677,7 +677,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -780,7 +780,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -814,7 +814,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 labels: app: grpc-locations application: locations-service @@ -822,8 +822,8 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: lookupPolicy: @@ -914,7 +914,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -933,15 +933,15 @@ spec: replicas: 1 selector: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -953,8 +953,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -963,10 +963,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -1026,7 +1026,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:28 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:41 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1180,7 +1180,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1214,16 +1214,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 labels: app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest name: rest-fights spec: lookupPolicy: @@ -1401,7 +1401,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1419,16 +1419,16 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1439,9 +1439,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -1534,7 +1534,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-openshift.yml b/rest-fights/deploy/k8s/native-openshift.yml index 227b19686..03fe2cc9f 100644 --- a/rest-fights/deploy/k8s/native-openshift.yml +++ b/rest-fights/deploy/k8s/native-openshift.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -171,16 +171,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 labels: app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest name: rest-fights spec: lookupPolicy: @@ -358,7 +358,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -376,16 +376,16 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -396,9 +396,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -491,7 +491,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:41 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-heroes/deploy/k8s/java17-knative.yml b/rest-heroes/deploy/k8s/java17-knative.yml index 6956face8..9e20cf12a 100644 --- a/rest-heroes/deploy/k8s/java17-knative.yml +++ b/rest-heroes/deploy/k8s/java17-knative.yml @@ -66,7 +66,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -76,19 +76,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-heroes/deploy/k8s/java17-kubernetes.yml b/rest-heroes/deploy/k8s/java17-kubernetes.yml index caa9e4969..bc4385803 100644 --- a/rest-heroes/deploy/k8s/java17-kubernetes.yml +++ b/rest-heroes/deploy/k8s/java17-kubernetes.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -126,24 +126,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -153,9 +153,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -164,10 +164,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-heroes/deploy/k8s/java17-minikube.yml b/rest-heroes/deploy/k8s/java17-minikube.yml index 243c65909..0c50a5a25 100644 --- a/rest-heroes/deploy/k8s/java17-minikube.yml +++ b/rest-heroes/deploy/k8s/java17-minikube.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -142,7 +142,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -162,10 +162,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-heroes/deploy/k8s/java17-openshift.yml b/rest-heroes/deploy/k8s/java17-openshift.yml index f49cb7d41..f85344e89 100644 --- a/rest-heroes/deploy/k8s/java17-openshift.yml +++ b/rest-heroes/deploy/k8s/java17-openshift.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -117,15 +117,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 labels: app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: @@ -215,7 +215,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -233,8 +233,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service template: metadata: @@ -242,7 +242,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -253,8 +253,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service spec: containers: @@ -264,10 +264,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -327,7 +327,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:41 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:47 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/native-knative.yml b/rest-heroes/deploy/k8s/native-knative.yml index b09a4e8b5..2565da7d5 100644 --- a/rest-heroes/deploy/k8s/native-knative.yml +++ b/rest-heroes/deploy/k8s/native-knative.yml @@ -66,7 +66,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -76,9 +76,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: diff --git a/rest-heroes/deploy/k8s/native-kubernetes.yml b/rest-heroes/deploy/k8s/native-kubernetes.yml index b4ff58f99..3aecb139b 100644 --- a/rest-heroes/deploy/k8s/native-kubernetes.yml +++ b/rest-heroes/deploy/k8s/native-kubernetes.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -127,23 +127,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -154,8 +154,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest spec: containers: - env: diff --git a/rest-heroes/deploy/k8s/native-minikube.yml b/rest-heroes/deploy/k8s/native-minikube.yml index 48963a600..cea5195ac 100644 --- a/rest-heroes/deploy/k8s/native-minikube.yml +++ b/rest-heroes/deploy/k8s/native-minikube.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -142,7 +142,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" diff --git a/rest-heroes/deploy/k8s/native-openshift.yml b/rest-heroes/deploy/k8s/native-openshift.yml index 05b56d0e3..14dbdaaec 100644 --- a/rest-heroes/deploy/k8s/native-openshift.yml +++ b/rest-heroes/deploy/k8s/native-openshift.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -117,15 +117,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 labels: app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest name: rest-heroes spec: @@ -215,7 +215,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -233,8 +233,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest template: metadata: @@ -242,7 +242,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -253,8 +253,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest spec: containers: @@ -327,7 +327,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:00 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:17:17 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-narration/deploy/k8s/java17-knative.yml b/rest-narration/deploy/k8s/java17-knative.yml index 33bf523f0..200506dc4 100644 --- a/rest-narration/deploy/k8s/java17-knative.yml +++ b/rest-narration/deploy/k8s/java17-knative.yml @@ -22,7 +22,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -33,8 +33,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest name: rest-narration spec: template: diff --git a/rest-narration/deploy/k8s/java17-kubernetes.yml b/rest-narration/deploy/k8s/java17-kubernetes.yml index d941cecf1..8ad42b1cc 100644 --- a/rest-narration/deploy/k8s/java17-kubernetes.yml +++ b/rest-narration/deploy/k8s/java17-kubernetes.yml @@ -22,7 +22,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -55,7 +55,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -65,24 +65,24 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service template: metadata: annotations: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -92,9 +92,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service spec: containers: - env: diff --git a/rest-narration/deploy/k8s/java17-minikube.yml b/rest-narration/deploy/k8s/java17-minikube.yml index 45b4d5130..581e404ed 100644 --- a/rest-narration/deploy/k8s/java17-minikube.yml +++ b/rest-narration/deploy/k8s/java17-minikube.yml @@ -22,7 +22,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -55,7 +55,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -81,7 +81,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/java17-openshift.yml b/rest-narration/deploy/k8s/java17-openshift.yml index 3cf5c0945..ba210febb 100644 --- a/rest-narration/deploy/k8s/java17-openshift.yml +++ b/rest-narration/deploy/k8s/java17-openshift.yml @@ -22,7 +22,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -56,16 +56,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 labels: app: rest-narration application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration name: rest-narration spec: lookupPolicy: @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -104,16 +104,16 @@ metadata: spec: replicas: 1 selector: + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -124,9 +124,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -196,7 +196,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:08 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-villains/deploy/k8s/java17-knative.yml b/rest-villains/deploy/k8s/java17-knative.yml index 01d1326c7..2c54e47ea 100644 --- a/rest-villains/deploy/k8s/java17-knative.yml +++ b/rest-villains/deploy/k8s/java17-knative.yml @@ -66,7 +66,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -76,8 +76,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest name: rest-villains spec: @@ -85,10 +85,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-villains/deploy/k8s/java17-kubernetes.yml b/rest-villains/deploy/k8s/java17-kubernetes.yml index 0dc34e9e6..b8cd79b80 100644 --- a/rest-villains/deploy/k8s/java17-kubernetes.yml +++ b/rest-villains/deploy/k8s/java17-kubernetes.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -127,23 +127,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -154,8 +154,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -164,10 +164,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-villains/deploy/k8s/java17-minikube.yml b/rest-villains/deploy/k8s/java17-minikube.yml index 3cc92a3eb..580813c66 100644 --- a/rest-villains/deploy/k8s/java17-minikube.yml +++ b/rest-villains/deploy/k8s/java17-minikube.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -142,7 +142,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -162,10 +162,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-villains/deploy/k8s/java17-openshift.yml b/rest-villains/deploy/k8s/java17-openshift.yml index c5435cb1e..ffe13035c 100644 --- a/rest-villains/deploy/k8s/java17-openshift.yml +++ b/rest-villains/deploy/k8s/java17-openshift.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -117,15 +117,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 labels: app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest name: rest-villains spec: @@ -214,7 +214,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -232,8 +232,8 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest template: metadata: @@ -241,7 +241,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -252,8 +252,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest spec: containers: @@ -263,10 +263,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -326,7 +326,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:49:23 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:14:28 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/native-knative.yml b/rest-villains/deploy/k8s/native-knative.yml index 458d9987e..ca98405a7 100644 --- a/rest-villains/deploy/k8s/native-knative.yml +++ b/rest-villains/deploy/k8s/native-knative.yml @@ -66,7 +66,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -76,8 +76,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest name: rest-villains spec: diff --git a/rest-villains/deploy/k8s/native-kubernetes.yml b/rest-villains/deploy/k8s/native-kubernetes.yml index f3d9a3d74..181ddd33c 100644 --- a/rest-villains/deploy/k8s/native-kubernetes.yml +++ b/rest-villains/deploy/k8s/native-kubernetes.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -127,23 +127,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -154,8 +154,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest spec: containers: - env: diff --git a/rest-villains/deploy/k8s/native-minikube.yml b/rest-villains/deploy/k8s/native-minikube.yml index ff90a04d7..ed8fdb756 100644 --- a/rest-villains/deploy/k8s/native-minikube.yml +++ b/rest-villains/deploy/k8s/native-minikube.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -142,7 +142,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" diff --git a/rest-villains/deploy/k8s/native-openshift.yml b/rest-villains/deploy/k8s/native-openshift.yml index dc3e8188b..6f430f764 100644 --- a/rest-villains/deploy/k8s/native-openshift.yml +++ b/rest-villains/deploy/k8s/native-openshift.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -117,16 +117,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 labels: app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains name: rest-villains spec: lookupPolicy: @@ -214,7 +214,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -232,16 +232,16 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -252,9 +252,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -326,7 +326,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:51:44 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:16:59 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/ui-super-heroes/deploy/k8s/java17-knative.yml b/ui-super-heroes/deploy/k8s/java17-knative.yml index 9d3700680..77ce809a3 100644 --- a/ui-super-heroes/deploy/k8s/java17-knative.yml +++ b/ui-super-heroes/deploy/k8s/java17-knative.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -21,9 +21,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: template: @@ -33,7 +33,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -43,9 +43,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes spec: containers: - env: diff --git a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml index 22853ec42..d860502d4 100644 --- a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,7 +44,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -54,24 +54,24 @@ metadata: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -81,9 +81,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -141,15 +141,15 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/ui-super-heroes/deploy/k8s/java17-minikube.yml b/ui-super-heroes/deploy/k8s/java17-minikube.yml index 0652d3785..412a26ba0 100644 --- a/ui-super-heroes/deploy/k8s/java17-minikube.yml +++ b/ui-super-heroes/deploy/k8s/java17-minikube.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,7 +44,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -70,7 +70,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -139,14 +139,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/ui-super-heroes/deploy/k8s/java17-openshift.yml b/ui-super-heroes/deploy/k8s/java17-openshift.yml index 34a1076dc..ef2d22c73 100644 --- a/ui-super-heroes/deploy/k8s/java17-openshift.yml +++ b/ui-super-heroes/deploy/k8s/java17-openshift.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -45,16 +45,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: lookupPolicy: @@ -82,7 +82,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -100,16 +100,16 @@ metadata: spec: replicas: 1 selector: - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -120,9 +120,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -191,7 +191,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:50:36 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:15:47 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/ui-super-heroes/deploy/k8s/native-knative.yml b/ui-super-heroes/deploy/k8s/native-knative.yml index 449c817d4..839f289cd 100644 --- a/ui-super-heroes/deploy/k8s/native-knative.yml +++ b/ui-super-heroes/deploy/k8s/native-knative.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -21,8 +21,8 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: @@ -33,7 +33,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -43,8 +43,8 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes spec: containers: diff --git a/ui-super-heroes/deploy/k8s/native-kubernetes.yml b/ui-super-heroes/deploy/k8s/native-kubernetes.yml index c84911641..20dbc4c44 100644 --- a/ui-super-heroes/deploy/k8s/native-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/native-kubernetes.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,7 +44,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -54,16 +54,16 @@ metadata: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes template: metadata: @@ -71,7 +71,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -81,8 +81,8 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes spec: containers: @@ -141,14 +141,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: diff --git a/ui-super-heroes/deploy/k8s/native-minikube.yml b/ui-super-heroes/deploy/k8s/native-minikube.yml index 39e4da30d..133c82c9f 100644 --- a/ui-super-heroes/deploy/k8s/native-minikube.yml +++ b/ui-super-heroes/deploy/k8s/native-minikube.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,7 +44,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -70,7 +70,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -139,14 +139,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/ui-super-heroes/deploy/k8s/native-openshift.yml b/ui-super-heroes/deploy/k8s/native-openshift.yml index 627af2f32..868a08833 100644 --- a/ui-super-heroes/deploy/k8s/native-openshift.yml +++ b/ui-super-heroes/deploy/k8s/native-openshift.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -45,7 +45,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -53,8 +53,8 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: lookupPolicy: @@ -82,7 +82,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -101,15 +101,15 @@ spec: replicas: 1 selector: app.kubernetes.io/version: native-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -121,8 +121,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -191,7 +191,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-17 - 16:52:49 +0000 + app.quarkus.io/build-timestamp: 2023-11-17 - 19:18:12 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes