From 2801d283755f8a5573e228cfff4ca633147751fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 21:52:46 -0500 Subject: [PATCH] Generate deploy resources (from Build and Push Container images - rhbq-3.15 run # 29) (#1326) Co-authored-by: edeandrea <363447+edeandrea@users.noreply.github.com> --- deploy/k8s/java17-knative.yml | 112 +++++----- deploy/k8s/java17-kubernetes.yml | 170 +++++++-------- deploy/k8s/java17-minikube.yml | 134 ++++++------ deploy/k8s/java17-openshift.yml | 200 +++++++++--------- deploy/k8s/native-knative.yml | 96 ++++----- deploy/k8s/native-kubernetes.yml | 164 +++++++------- deploy/k8s/native-minikube.yml | 134 ++++++------ deploy/k8s/native-openshift.yml | 158 +++++++------- .../deploy/k8s/java17-knative.yml | 16 +- .../deploy/k8s/java17-kubernetes.yml | 24 +-- .../deploy/k8s/java17-minikube.yml | 20 +- .../deploy/k8s/java17-openshift.yml | 32 +-- .../deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 24 +-- .../deploy/k8s/native-minikube.yml | 20 +- .../deploy/k8s/native-openshift.yml | 20 +- grpc-locations/deploy/k8s/java17-knative.yml | 16 +- .../deploy/k8s/java17-kubernetes.yml | 28 +-- grpc-locations/deploy/k8s/java17-minikube.yml | 20 +- .../deploy/k8s/java17-openshift.yml | 26 +-- grpc-locations/deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 24 +-- grpc-locations/deploy/k8s/native-minikube.yml | 16 +- .../deploy/k8s/native-openshift.yml | 16 +- .../k8s/java17-knative-all-downstream.yml | 78 +++---- rest-fights/deploy/k8s/java17-knative.yml | 22 +- .../k8s/java17-kubernetes-all-downstream.yml | 120 +++++------ rest-fights/deploy/k8s/java17-kubernetes.yml | 24 +-- .../k8s/java17-minikube-all-downstream.yml | 92 ++++---- rest-fights/deploy/k8s/java17-minikube.yml | 20 +- .../k8s/java17-openshift-all-downstream.yml | 146 ++++++------- rest-fights/deploy/k8s/java17-openshift.yml | 32 +-- .../k8s/native-knative-all-downstream.yml | 72 +++---- rest-fights/deploy/k8s/native-knative.yml | 28 +-- .../k8s/native-kubernetes-all-downstream.yml | 120 +++++------ rest-fights/deploy/k8s/native-kubernetes.yml | 24 +-- .../k8s/native-minikube-all-downstream.yml | 92 ++++---- rest-fights/deploy/k8s/native-minikube.yml | 20 +- .../k8s/native-openshift-all-downstream.yml | 110 +++++----- rest-fights/deploy/k8s/native-openshift.yml | 26 +-- rest-heroes/deploy/k8s/java17-knative.yml | 16 +- rest-heroes/deploy/k8s/java17-kubernetes.yml | 24 +-- rest-heroes/deploy/k8s/java17-minikube.yml | 20 +- rest-heroes/deploy/k8s/java17-openshift.yml | 32 +-- rest-heroes/deploy/k8s/native-knative.yml | 12 +- rest-heroes/deploy/k8s/native-kubernetes.yml | 24 +-- rest-heroes/deploy/k8s/native-minikube.yml | 20 +- rest-heroes/deploy/k8s/native-openshift.yml | 26 +-- rest-narration/deploy/k8s/java17-knative.yml | 12 +- .../deploy/k8s/java17-kubernetes.yml | 20 +- rest-narration/deploy/k8s/java17-minikube.yml | 16 +- .../deploy/k8s/java17-openshift.yml | 28 +-- rest-narration/deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 24 +-- rest-narration/deploy/k8s/native-minikube.yml | 16 +- .../deploy/k8s/native-openshift.yml | 22 +- rest-villains/deploy/k8s/java17-knative.yml | 12 +- .../deploy/k8s/java17-kubernetes.yml | 24 +-- rest-villains/deploy/k8s/java17-minikube.yml | 16 +- rest-villains/deploy/k8s/java17-openshift.yml | 28 +-- rest-villains/deploy/k8s/native-knative.yml | 16 +- .../deploy/k8s/native-kubernetes.yml | 24 +-- rest-villains/deploy/k8s/native-minikube.yml | 20 +- rest-villains/deploy/k8s/native-openshift.yml | 20 +- ui-super-heroes/deploy/k8s/java17-knative.yml | 18 +- .../deploy/k8s/java17-kubernetes.yml | 26 +-- .../deploy/k8s/java17-minikube.yml | 22 +- .../deploy/k8s/java17-openshift.yml | 22 +- ui-super-heroes/deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 20 +- .../deploy/k8s/native-minikube.yml | 22 +- .../deploy/k8s/native-openshift.yml | 28 +-- 72 files changed, 1583 insertions(+), 1583 deletions(-) diff --git a/deploy/k8s/java17-knative.yml b/deploy/k8s/java17-knative.yml index 81d3b9ecc..febec3ca1 100644 --- a/deploy/k8s/java17-knative.yml +++ b/deploy/k8s/java17-knative.yml @@ -68,9 +68,9 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -80,19 +80,19 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: template: 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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -216,17 +216,17 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: selector: {} @@ -255,9 +255,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -267,9 +267,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration name: rest-narration spec: template: @@ -318,17 +318,17 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration name: rest-narration spec: selector: {} @@ -401,9 +401,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -413,8 +413,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains name: rest-villains spec: @@ -545,16 +545,16 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains name: rest-villains spec: @@ -628,9 +628,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -641,18 +641,18 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -773,17 +773,17 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: selector: {} @@ -868,9 +868,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -880,8 +880,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service name: rest-fights spec: @@ -892,9 +892,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -904,16 +904,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service 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-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1165,16 +1165,16 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service name: rest-fights spec: @@ -1216,9 +1216,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1228,19 +1228,19 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes + app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: event-statistics 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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1437,17 +1437,17 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes + app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: event-statistics name: event-statistics spec: selector: {} @@ -1465,9 +1465,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1477,8 +1477,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/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 name: ui-super-heroes spec: @@ -1489,9 +1489,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1501,8 +1501,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/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: @@ -1549,16 +1549,16 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 name: ui-super-heroes spec: diff --git a/deploy/k8s/java17-kubernetes.yml b/deploy/k8s/java17-kubernetes.yml index 45bab237f..ec6df9548 100644 --- a/deploy/k8s/java17-kubernetes.yml +++ b/deploy/k8s/java17-kubernetes.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,9 +119,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -149,9 +149,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - env: @@ -172,10 +172,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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -291,9 +291,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -334,9 +334,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -369,9 +369,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -389,9 +389,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -399,9 +399,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -411,9 +411,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - env: @@ -474,9 +474,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -578,9 +578,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -613,9 +613,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -633,9 +633,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -643,9 +643,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -655,9 +655,9 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -782,9 +782,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -886,9 +886,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -921,9 +921,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -942,8 +942,8 @@ spec: selector: matchLabels: app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -951,9 +951,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -964,8 +964,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - env: @@ -974,10 +974,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1091,9 +1091,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1249,9 +1249,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1284,9 +1284,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1304,9 +1304,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1314,9 +1314,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1326,9 +1326,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1337,10 +1337,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-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1546,9 +1546,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1640,9 +1640,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1675,9 +1675,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1695,9 +1695,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -1705,9 +1705,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1717,9 +1717,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - env: @@ -1728,10 +1728,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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1899,9 +1899,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1931,9 +1931,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1966,9 +1966,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1986,9 +1986,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: @@ -1996,9 +1996,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2008,9 +2008,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/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -2068,17 +2068,17 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +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/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: @@ -2116,9 +2116,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/java17-minikube.yml b/deploy/k8s/java17-minikube.yml index e8ab765a1..6bf608b44 100644 --- a/deploy/k8s/java17-minikube.yml +++ b/deploy/k8s/java17-minikube.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,9 +119,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -148,9 +148,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -170,10 +170,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:java17-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -289,9 +289,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -331,9 +331,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -366,9 +366,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -395,9 +395,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -469,9 +469,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -572,9 +572,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -607,9 +607,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -636,9 +636,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -774,9 +774,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -877,9 +877,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -912,9 +912,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -941,9 +941,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -963,10 +963,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -1080,9 +1080,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1237,9 +1237,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1272,9 +1272,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1301,9 +1301,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1323,10 +1323,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-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -1532,9 +1532,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1625,9 +1625,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1660,9 +1660,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1689,9 +1689,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1711,10 +1711,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:java17-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -1882,9 +1882,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1913,9 +1913,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1948,9 +1948,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1977,9 +1977,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2048,16 +2048,16 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +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: java17-latest-rhbq-3.15 app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 name: ui-super-heroes spec: rules: @@ -2085,9 +2085,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/java17-openshift.yml b/deploy/k8s/java17-openshift.yml index 68947949a..d48597a27 100644 --- a/deploy/k8s/java17-openshift.yml +++ b/deploy/k8s/java17-openshift.yml @@ -85,9 +85,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -187,9 +187,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -200,17 +200,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -219,9 +219,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -232,16 +232,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -293,9 +293,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -335,9 +335,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -372,9 +372,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -385,17 +385,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest-rhbq-3.15 name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -404,9 +404,9 @@ spec: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -417,9 +417,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - envFrom: @@ -476,9 +476,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -579,9 +579,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -678,9 +678,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -691,17 +691,17 @@ metadata: 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/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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-rhbq-3.15 + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -710,9 +710,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -723,9 +723,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/part-of: villains-service app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: @@ -784,9 +784,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -887,9 +887,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -987,9 +987,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1000,17 +1000,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -1019,9 +1019,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1032,16 +1032,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1093,9 +1093,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1250,9 +1250,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1442,9 +1442,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1455,17 +1455,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1474,9 +1474,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1487,16 +1487,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: fights-service 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-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1569,9 +1569,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1662,9 +1662,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1816,9 +1816,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1829,17 +1829,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest-rhbq-3.15 + 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: java17-latest-rhbq-3.15 app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -1848,9 +1848,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1861,16 +1861,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: event-stats 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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1943,9 +1943,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1974,9 +1974,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2011,9 +2011,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2024,16 +2024,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: ui-super-heroes template: metadata: @@ -2043,9 +2043,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2056,8 +2056,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: ui-super-heroes spec: containers: @@ -2115,9 +2115,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +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 8f899976b..23781e4af 100644 --- a/deploy/k8s/native-knative.yml +++ b/deploy/k8s/native-knative.yml @@ -68,9 +68,9 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -216,9 +216,9 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus @@ -255,9 +255,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -318,9 +318,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus @@ -401,9 +401,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -413,8 +413,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-rhbq-3.15 name: rest-villains spec: @@ -422,10 +422,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:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -545,16 +545,16 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 labels: app: rest-villains 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-rhbq-3.15 name: rest-villains spec: @@ -628,9 +628,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -649,10 +649,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -773,9 +773,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus @@ -868,9 +868,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -880,9 +880,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-rhbq-3.15 - 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-rhbq-3.15 name: rest-fights spec: template: @@ -892,9 +892,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -904,16 +904,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-rhbq-3.15 - 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-rhbq-3.15 spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1165,17 +1165,17 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-rhbq-3.15 - 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-rhbq-3.15 name: rest-fights spec: selector: {} @@ -1216,9 +1216,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1237,10 +1237,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1437,9 +1437,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus @@ -1465,9 +1465,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1489,9 +1489,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1549,9 +1549,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus diff --git a/deploy/k8s/native-kubernetes.yml b/deploy/k8s/native-kubernetes.yml index 35b14ef3e..b5aea0fc6 100644 --- a/deploy/k8s/native-kubernetes.yml +++ b/deploy/k8s/native-kubernetes.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,9 +119,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -149,9 +149,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -291,9 +291,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -334,9 +334,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -369,9 +369,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -389,9 +389,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -399,9 +399,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -411,9 +411,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -474,9 +474,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -578,9 +578,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -613,9 +613,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -634,8 +634,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -643,9 +643,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -656,8 +656,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -666,10 +666,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:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -782,9 +782,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -886,9 +886,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -921,9 +921,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -941,9 +941,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -951,9 +951,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -963,9 +963,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - env: @@ -974,10 +974,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1091,9 +1091,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1249,9 +1249,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1284,9 +1284,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1305,8 +1305,8 @@ spec: selector: matchLabels: app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest-rhbq-3.15 template: metadata: annotations: @@ -1314,9 +1314,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1327,8 +1327,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest-rhbq-3.15 spec: containers: - env: @@ -1337,10 +1337,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1546,9 +1546,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1640,9 +1640,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1675,9 +1675,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1695,9 +1695,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -1705,9 +1705,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1717,9 +1717,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-rhbq-3.15 app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -1728,10 +1728,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1899,9 +1899,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1931,9 +1931,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1966,9 +1966,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1996,9 +1996,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2068,9 +2068,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -2116,9 +2116,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/native-minikube.yml b/deploy/k8s/native-minikube.yml index 945e1ba71..6160938d2 100644 --- a/deploy/k8s/native-minikube.yml +++ b/deploy/k8s/native-minikube.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,9 +119,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -148,9 +148,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -289,9 +289,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -331,9 +331,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -366,9 +366,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -395,9 +395,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -469,9 +469,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -572,9 +572,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -607,9 +607,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -636,9 +636,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -658,10 +658,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:native-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -774,9 +774,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -877,9 +877,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -912,9 +912,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -941,9 +941,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -963,10 +963,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -1080,9 +1080,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1237,9 +1237,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1272,9 +1272,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1301,9 +1301,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1323,10 +1323,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -1532,9 +1532,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1625,9 +1625,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1660,9 +1660,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1689,9 +1689,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1711,10 +1711,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -1882,9 +1882,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1913,9 +1913,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1948,9 +1948,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1977,9 +1977,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2048,16 +2048,16 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +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/name: ui-super-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: @@ -2085,9 +2085,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/native-openshift.yml b/deploy/k8s/native-openshift.yml index b8599604f..f59f5fda7 100644 --- a/deploy/k8s/native-openshift.yml +++ b/deploy/k8s/native-openshift.yml @@ -85,9 +85,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -187,9 +187,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -219,9 +219,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -293,9 +293,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -335,9 +335,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -372,9 +372,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -385,17 +385,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration + 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/version: native-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -404,9 +404,9 @@ spec: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -417,9 +417,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service spec: containers: - envFrom: @@ -476,9 +476,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -579,9 +579,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -678,9 +678,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -710,9 +710,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -729,10 +729,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:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -784,9 +784,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -887,9 +887,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -987,9 +987,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1001,16 +1001,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -1019,9 +1019,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1033,15 +1033,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1093,9 +1093,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1250,9 +1250,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1442,9 +1442,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1455,17 +1455,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-rhbq-3.15 name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-rhbq-3.15 template: metadata: annotations: @@ -1474,9 +1474,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1487,16 +1487,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-rhbq-3.15 spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1569,9 +1569,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1662,9 +1662,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1816,9 +1816,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1848,9 +1848,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1867,10 +1867,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1943,9 +1943,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1974,9 +1974,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2011,9 +2011,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2024,17 +2024,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -2043,9 +2043,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2056,9 +2056,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -2115,9 +2115,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +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 fda33a427..f901cd3ba 100644 --- a/event-statistics/deploy/k8s/java17-knative.yml +++ b/event-statistics/deploy/k8s/java17-knative.yml @@ -34,9 +34,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -46,19 +46,19 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes + app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: event-statistics 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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -255,17 +255,17 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes + app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: event-statistics name: event-statistics spec: selector: {} diff --git a/event-statistics/deploy/k8s/java17-kubernetes.yml b/event-statistics/deploy/k8s/java17-kubernetes.yml index 8489d402a..fa9f2406f 100644 --- a/event-statistics/deploy/k8s/java17-kubernetes.yml +++ b/event-statistics/deploy/k8s/java17-kubernetes.yml @@ -73,9 +73,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,9 +108,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -128,9 +128,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -138,9 +138,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -150,9 +150,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - env: @@ -161,10 +161,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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -332,9 +332,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/java17-minikube.yml b/event-statistics/deploy/k8s/java17-minikube.yml index ae681d4b8..1c19e8d33 100644 --- a/event-statistics/deploy/k8s/java17-minikube.yml +++ b/event-statistics/deploy/k8s/java17-minikube.yml @@ -73,9 +73,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,9 +108,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -137,9 +137,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -159,10 +159,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:java17-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -330,9 +330,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/java17-openshift.yml b/event-statistics/deploy/k8s/java17-openshift.yml index 224b1be9c..ffa7fea56 100644 --- a/event-statistics/deploy/k8s/java17-openshift.yml +++ b/event-statistics/deploy/k8s/java17-openshift.yml @@ -74,9 +74,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -228,9 +228,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -241,17 +241,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest-rhbq-3.15 + 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: java17-latest-rhbq-3.15 app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -260,9 +260,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -273,16 +273,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: event-stats 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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -355,9 +355,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:59 +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 4c06e1d43..27bd6707f 100644 --- a/event-statistics/deploy/k8s/native-knative.yml +++ b/event-statistics/deploy/k8s/native-knative.yml @@ -34,9 +34,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -55,10 +55,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -255,9 +255,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus diff --git a/event-statistics/deploy/k8s/native-kubernetes.yml b/event-statistics/deploy/k8s/native-kubernetes.yml index 42cf23b4c..32fb3194f 100644 --- a/event-statistics/deploy/k8s/native-kubernetes.yml +++ b/event-statistics/deploy/k8s/native-kubernetes.yml @@ -73,9 +73,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,9 +108,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -128,9 +128,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -138,9 +138,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -150,9 +150,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-rhbq-3.15 app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -161,10 +161,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -332,9 +332,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/native-minikube.yml b/event-statistics/deploy/k8s/native-minikube.yml index 0ad984fcf..9ffc42979 100644 --- a/event-statistics/deploy/k8s/native-minikube.yml +++ b/event-statistics/deploy/k8s/native-minikube.yml @@ -73,9 +73,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,9 +108,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -137,9 +137,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -159,10 +159,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -330,9 +330,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/native-openshift.yml b/event-statistics/deploy/k8s/native-openshift.yml index 0520bb33b..fff0d6e0e 100644 --- a/event-statistics/deploy/k8s/native-openshift.yml +++ b/event-statistics/deploy/k8s/native-openshift.yml @@ -74,9 +74,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -228,9 +228,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -260,9 +260,9 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -279,10 +279,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -355,9 +355,9 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:39 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:01 +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 7655f8ae7..01b1da362 100644 --- a/grpc-locations/deploy/k8s/java17-knative.yml +++ b/grpc-locations/deploy/k8s/java17-knative.yml @@ -68,9 +68,9 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -80,19 +80,19 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: template: 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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -216,17 +216,17 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: selector: {} diff --git a/grpc-locations/deploy/k8s/java17-kubernetes.yml b/grpc-locations/deploy/k8s/java17-kubernetes.yml index 0ed140bae..85bf3d0cc 100644 --- a/grpc-locations/deploy/k8s/java17-kubernetes.yml +++ b/grpc-locations/deploy/k8s/java17-kubernetes.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,9 +119,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -149,9 +149,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - env: @@ -172,10 +172,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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -291,9 +291,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/java17-minikube.yml b/grpc-locations/deploy/k8s/java17-minikube.yml index f6e24aeb8..417c45ddf 100644 --- a/grpc-locations/deploy/k8s/java17-minikube.yml +++ b/grpc-locations/deploy/k8s/java17-minikube.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,9 +119,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -148,9 +148,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -170,10 +170,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:java17-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -289,9 +289,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/java17-openshift.yml b/grpc-locations/deploy/k8s/java17-openshift.yml index 62d91e92d..f3df44e0f 100644 --- a/grpc-locations/deploy/k8s/java17-openshift.yml +++ b/grpc-locations/deploy/k8s/java17-openshift.yml @@ -85,9 +85,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -187,9 +187,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -200,17 +200,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -219,9 +219,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -232,16 +232,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -293,9 +293,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +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 90bdd257f..c6d3f95b8 100644 --- a/grpc-locations/deploy/k8s/native-knative.yml +++ b/grpc-locations/deploy/k8s/native-knative.yml @@ -68,9 +68,9 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -216,9 +216,9 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus diff --git a/grpc-locations/deploy/k8s/native-kubernetes.yml b/grpc-locations/deploy/k8s/native-kubernetes.yml index eaf3cf6dc..9fa333710 100644 --- a/grpc-locations/deploy/k8s/native-kubernetes.yml +++ b/grpc-locations/deploy/k8s/native-kubernetes.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,9 +119,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -149,9 +149,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -291,9 +291,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/native-minikube.yml b/grpc-locations/deploy/k8s/native-minikube.yml index 81c9e6578..15471cb2f 100644 --- a/grpc-locations/deploy/k8s/native-minikube.yml +++ b/grpc-locations/deploy/k8s/native-minikube.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,9 +119,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -148,9 +148,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -289,9 +289,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/native-openshift.yml b/grpc-locations/deploy/k8s/native-openshift.yml index e10557346..ac79495a8 100644 --- a/grpc-locations/deploy/k8s/native-openshift.yml +++ b/grpc-locations/deploy/k8s/native-openshift.yml @@ -85,9 +85,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -187,9 +187,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -219,9 +219,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -293,9 +293,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +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 52540a3ef..37885b102 100644 --- a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml @@ -71,9 +71,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -83,8 +83,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains name: rest-villains spec: @@ -215,16 +215,16 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains name: rest-villains spec: @@ -303,9 +303,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -316,18 +316,18 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -448,17 +448,17 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: selector: {} @@ -492,9 +492,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -504,9 +504,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration name: rest-narration spec: template: @@ -555,17 +555,17 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration name: rest-narration spec: selector: {} @@ -645,9 +645,9 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -657,19 +657,19 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: template: 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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -793,17 +793,17 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: selector: {} @@ -888,9 +888,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -900,8 +900,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service name: rest-fights spec: @@ -912,9 +912,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -924,16 +924,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service 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-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1185,16 +1185,16 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/java17-knative.yml b/rest-fights/deploy/k8s/java17-knative.yml index 124db066d..c6a725f62 100644 --- a/rest-fights/deploy/k8s/java17-knative.yml +++ b/rest-fights/deploy/k8s/java17-knative.yml @@ -78,9 +78,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -90,8 +90,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service name: rest-fights spec: @@ -102,9 +102,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -114,16 +114,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service 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-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -375,16 +375,16 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml index d28e9ca3a..abd680bf7 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml @@ -88,9 +88,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,9 +123,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -143,9 +143,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -153,9 +153,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -165,9 +165,9 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -292,9 +292,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -401,9 +401,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -436,9 +436,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -457,8 +457,8 @@ spec: selector: matchLabels: app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -466,9 +466,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -479,8 +479,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - env: @@ -489,10 +489,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -606,9 +606,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -654,9 +654,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -689,9 +689,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -709,9 +709,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -719,9 +719,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -731,9 +731,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - env: @@ -794,9 +794,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -904,9 +904,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -939,9 +939,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -959,9 +959,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -969,9 +969,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,9 +981,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - env: @@ -992,10 +992,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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1111,9 +1111,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1269,9 +1269,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1304,9 +1304,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1324,9 +1324,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1334,9 +1334,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1346,9 +1346,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1357,10 +1357,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-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1566,9 +1566,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-kubernetes.yml b/rest-fights/deploy/k8s/java17-kubernetes.yml index 8e1ddb1d3..73ebd4770 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes.yml @@ -137,9 +137,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,9 +172,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -192,9 +192,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -202,9 +202,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -214,9 +214,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -225,10 +225,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-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -434,9 +434,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml index 4f00165cc..852a7bf56 100644 --- a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml @@ -88,9 +88,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,9 +123,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -152,9 +152,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -290,9 +290,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -398,9 +398,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -433,9 +433,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -462,9 +462,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -484,10 +484,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -601,9 +601,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -648,9 +648,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -683,9 +683,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -712,9 +712,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -786,9 +786,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -895,9 +895,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -930,9 +930,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -959,9 +959,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,10 +981,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:java17-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -1100,9 +1100,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1257,9 +1257,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1292,9 +1292,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1321,9 +1321,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1343,10 +1343,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-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -1552,9 +1552,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-minikube.yml b/rest-fights/deploy/k8s/java17-minikube.yml index 04370908e..40b778196 100644 --- a/rest-fights/deploy/k8s/java17-minikube.yml +++ b/rest-fights/deploy/k8s/java17-minikube.yml @@ -137,9 +137,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,9 +172,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -201,9 +201,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -223,10 +223,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-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -432,9 +432,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml index 69c40404d..514cae6fb 100644 --- a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml @@ -89,9 +89,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -188,9 +188,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -201,17 +201,17 @@ metadata: 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/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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-rhbq-3.15 + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -220,9 +220,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -233,9 +233,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/part-of: villains-service app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: @@ -294,9 +294,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -402,9 +402,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -502,9 +502,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -515,17 +515,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -534,9 +534,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -547,16 +547,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -608,9 +608,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -655,9 +655,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -692,9 +692,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -705,17 +705,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest-rhbq-3.15 name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -724,9 +724,9 @@ spec: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -737,9 +737,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - envFrom: @@ -796,9 +796,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -905,9 +905,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1007,9 +1007,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1020,17 +1020,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -1039,9 +1039,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1052,16 +1052,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 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:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1113,9 +1113,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:41:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:45:44 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1270,9 +1270,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1462,9 +1462,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1475,17 +1475,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1494,9 +1494,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1507,16 +1507,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: fights-service 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-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1589,9 +1589,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +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 a94530c2f..b8f89f893 100644 --- a/rest-fights/deploy/k8s/java17-openshift.yml +++ b/rest-fights/deploy/k8s/java17-openshift.yml @@ -138,9 +138,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -330,9 +330,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -343,17 +343,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -362,9 +362,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -375,16 +375,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: fights-service 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-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -457,9 +457,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:43:18 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:48:41 +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 c03cbaacd..ef302b59d 100644 --- a/rest-fights/deploy/k8s/native-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-knative-all-downstream.yml @@ -71,9 +71,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -83,8 +83,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-rhbq-3.15 name: rest-villains spec: @@ -92,10 +92,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:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -215,16 +215,16 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 labels: app: rest-villains 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-rhbq-3.15 name: rest-villains spec: @@ -303,9 +303,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -324,10 +324,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -448,9 +448,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus @@ -492,9 +492,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -555,9 +555,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus @@ -645,9 +645,9 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -793,9 +793,9 @@ metadata: app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus @@ -888,9 +888,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -900,9 +900,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-rhbq-3.15 - 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-rhbq-3.15 name: rest-fights spec: template: @@ -912,9 +912,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -924,16 +924,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-rhbq-3.15 - 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-rhbq-3.15 spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1185,17 +1185,17 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-rhbq-3.15 - 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-rhbq-3.15 name: rest-fights spec: selector: {} diff --git a/rest-fights/deploy/k8s/native-knative.yml b/rest-fights/deploy/k8s/native-knative.yml index 1116b5d8b..0c28333f6 100644 --- a/rest-fights/deploy/k8s/native-knative.yml +++ b/rest-fights/deploy/k8s/native-knative.yml @@ -78,9 +78,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -90,9 +90,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-rhbq-3.15 - 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-rhbq-3.15 name: rest-fights spec: template: @@ -102,9 +102,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -114,16 +114,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-rhbq-3.15 - 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-rhbq-3.15 spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -375,17 +375,17 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-rhbq-3.15 - 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-rhbq-3.15 name: rest-fights spec: selector: {} diff --git a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml index c313a593d..a95edc9fe 100644 --- a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml @@ -88,9 +88,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,9 +123,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -144,8 +144,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -153,9 +153,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -166,8 +166,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -176,10 +176,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:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -292,9 +292,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -401,9 +401,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -436,9 +436,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -456,9 +456,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -466,9 +466,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -478,9 +478,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - env: @@ -489,10 +489,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -606,9 +606,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -654,9 +654,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -689,9 +689,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -709,9 +709,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -719,9 +719,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -731,9 +731,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -794,9 +794,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -904,9 +904,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -939,9 +939,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -959,9 +959,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -969,9 +969,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,9 +981,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -1111,9 +1111,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1269,9 +1269,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1304,9 +1304,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1325,8 +1325,8 @@ spec: selector: matchLabels: app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest-rhbq-3.15 template: metadata: annotations: @@ -1334,9 +1334,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1347,8 +1347,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest-rhbq-3.15 spec: containers: - env: @@ -1357,10 +1357,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1566,9 +1566,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-kubernetes.yml b/rest-fights/deploy/k8s/native-kubernetes.yml index 21fc56e1c..17f915cc9 100644 --- a/rest-fights/deploy/k8s/native-kubernetes.yml +++ b/rest-fights/deploy/k8s/native-kubernetes.yml @@ -137,9 +137,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,9 +172,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -193,8 +193,8 @@ spec: selector: matchLabels: app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest-rhbq-3.15 template: metadata: annotations: @@ -202,9 +202,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -215,8 +215,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest-rhbq-3.15 spec: containers: - env: @@ -225,10 +225,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -434,9 +434,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml index a1a265663..c5de9b390 100644 --- a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml @@ -88,9 +88,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,9 +123,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -152,9 +152,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -174,10 +174,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:native-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -290,9 +290,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -398,9 +398,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -433,9 +433,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -462,9 +462,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -484,10 +484,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -601,9 +601,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -648,9 +648,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -683,9 +683,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -712,9 +712,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -786,9 +786,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -895,9 +895,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -930,9 +930,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -959,9 +959,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1100,9 +1100,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1257,9 +1257,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1292,9 +1292,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1321,9 +1321,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1343,10 +1343,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -1552,9 +1552,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-minikube.yml b/rest-fights/deploy/k8s/native-minikube.yml index 44eff9c6c..98118bb97 100644 --- a/rest-fights/deploy/k8s/native-minikube.yml +++ b/rest-fights/deploy/k8s/native-minikube.yml @@ -137,9 +137,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,9 +172,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -201,9 +201,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -223,10 +223,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -432,9 +432,9 @@ 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: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml index 8a26d1031..2cf618fc3 100644 --- a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml @@ -89,9 +89,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -188,9 +188,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -220,9 +220,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -239,10 +239,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:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -294,9 +294,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -402,9 +402,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -502,9 +502,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -516,16 +516,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -534,9 +534,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -548,15 +548,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -608,9 +608,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -655,9 +655,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -692,9 +692,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -705,17 +705,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration + 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/version: native-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -724,9 +724,9 @@ spec: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -737,9 +737,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service spec: containers: - envFrom: @@ -796,9 +796,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -905,9 +905,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1007,9 +1007,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1039,9 +1039,9 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1113,9 +1113,9 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:03 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:22 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1270,9 +1270,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1462,9 +1462,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1475,17 +1475,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-rhbq-3.15 name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-rhbq-3.15 template: metadata: annotations: @@ -1494,9 +1494,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1507,16 +1507,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-rhbq-3.15 spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -1589,9 +1589,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +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 cf223530b..e1530410f 100644 --- a/rest-fights/deploy/k8s/native-openshift.yml +++ b/rest-fights/deploy/k8s/native-openshift.yml @@ -138,9 +138,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -330,9 +330,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -343,17 +343,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-rhbq-3.15 name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-rhbq-3.15 template: metadata: annotations: @@ -362,9 +362,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -375,16 +375,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-rhbq-3.15 spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -457,9 +457,9 @@ 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: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:42 +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 09d3dc2f4..28ca077c0 100644 --- a/rest-heroes/deploy/k8s/java17-knative.yml +++ b/rest-heroes/deploy/k8s/java17-knative.yml @@ -66,9 +66,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -79,18 +79,18 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -211,17 +211,17 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: selector: {} diff --git a/rest-heroes/deploy/k8s/java17-kubernetes.yml b/rest-heroes/deploy/k8s/java17-kubernetes.yml index ef3c3a086..67364bbbe 100644 --- a/rest-heroes/deploy/k8s/java17-kubernetes.yml +++ b/rest-heroes/deploy/k8s/java17-kubernetes.yml @@ -83,9 +83,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,9 +118,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -139,8 +139,8 @@ spec: selector: matchLabels: app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -148,9 +148,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -161,8 +161,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - env: @@ -171,10 +171,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -288,9 +288,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/java17-minikube.yml b/rest-heroes/deploy/k8s/java17-minikube.yml index 939e36bd2..8d6382f12 100644 --- a/rest-heroes/deploy/k8s/java17-minikube.yml +++ b/rest-heroes/deploy/k8s/java17-minikube.yml @@ -83,9 +83,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,9 +118,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -147,9 +147,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -169,10 +169,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -286,9 +286,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/java17-openshift.yml b/rest-heroes/deploy/k8s/java17-openshift.yml index bab046a1e..8961956cb 100644 --- a/rest-heroes/deploy/k8s/java17-openshift.yml +++ b/rest-heroes/deploy/k8s/java17-openshift.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -184,9 +184,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -197,17 +197,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -216,9 +216,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -229,16 +229,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -290,9 +290,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:53 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:47:19 +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 47ac1aaea..88dab7d80 100644 --- a/rest-heroes/deploy/k8s/native-knative.yml +++ b/rest-heroes/deploy/k8s/native-knative.yml @@ -66,9 +66,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -87,10 +87,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -211,9 +211,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus diff --git a/rest-heroes/deploy/k8s/native-kubernetes.yml b/rest-heroes/deploy/k8s/native-kubernetes.yml index 118f18830..fa24fe7cf 100644 --- a/rest-heroes/deploy/k8s/native-kubernetes.yml +++ b/rest-heroes/deploy/k8s/native-kubernetes.yml @@ -83,9 +83,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,9 +118,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -138,9 +138,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -148,9 +148,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -160,9 +160,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - env: @@ -171,10 +171,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -288,9 +288,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/native-minikube.yml b/rest-heroes/deploy/k8s/native-minikube.yml index 0b0bcd1a6..1c0a65651 100644 --- a/rest-heroes/deploy/k8s/native-minikube.yml +++ b/rest-heroes/deploy/k8s/native-minikube.yml @@ -83,9 +83,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,9 +118,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -147,9 +147,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -169,10 +169,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -286,9 +286,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/native-openshift.yml b/rest-heroes/deploy/k8s/native-openshift.yml index 032fa9e9f..4a2605495 100644 --- a/rest-heroes/deploy/k8s/native-openshift.yml +++ b/rest-heroes/deploy/k8s/native-openshift.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -184,9 +184,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -198,16 +198,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -216,9 +216,9 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -230,15 +230,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -290,9 +290,9 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:51: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 54b9199d6..27a7866c7 100644 --- a/rest-narration/deploy/k8s/java17-knative.yml +++ b/rest-narration/deploy/k8s/java17-knative.yml @@ -22,9 +22,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -34,9 +34,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration name: rest-narration spec: template: @@ -85,17 +85,17 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration name: rest-narration spec: selector: {} diff --git a/rest-narration/deploy/k8s/java17-kubernetes.yml b/rest-narration/deploy/k8s/java17-kubernetes.yml index 717b3f792..5bef97fdf 100644 --- a/rest-narration/deploy/k8s/java17-kubernetes.yml +++ b/rest-narration/deploy/k8s/java17-kubernetes.yml @@ -22,9 +22,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,9 +57,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -77,9 +77,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -87,9 +87,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -99,9 +99,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - env: @@ -162,9 +162,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/java17-minikube.yml b/rest-narration/deploy/k8s/java17-minikube.yml index a342253b0..5aa683f91 100644 --- a/rest-narration/deploy/k8s/java17-minikube.yml +++ b/rest-narration/deploy/k8s/java17-minikube.yml @@ -22,9 +22,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,9 +57,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -86,9 +86,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -160,9 +160,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/java17-openshift.yml b/rest-narration/deploy/k8s/java17-openshift.yml index ac479445c..38ec84783 100644 --- a/rest-narration/deploy/k8s/java17-openshift.yml +++ b/rest-narration/deploy/k8s/java17-openshift.yml @@ -23,9 +23,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -60,9 +60,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -73,17 +73,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest-rhbq-3.15 name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest-rhbq-3.15 template: metadata: annotations: @@ -92,9 +92,9 @@ spec: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -105,9 +105,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: - envFrom: @@ -164,9 +164,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:27 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/native-knative.yml b/rest-narration/deploy/k8s/native-knative.yml index 972c6aa60..eb8b94d89 100644 --- a/rest-narration/deploy/k8s/native-knative.yml +++ b/rest-narration/deploy/k8s/native-knative.yml @@ -22,9 +22,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -85,9 +85,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus diff --git a/rest-narration/deploy/k8s/native-kubernetes.yml b/rest-narration/deploy/k8s/native-kubernetes.yml index d3de714f9..2786e26af 100644 --- a/rest-narration/deploy/k8s/native-kubernetes.yml +++ b/rest-narration/deploy/k8s/native-kubernetes.yml @@ -22,9 +22,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,9 +57,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -77,9 +77,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -87,9 +87,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -99,9 +99,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -162,9 +162,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/native-minikube.yml b/rest-narration/deploy/k8s/native-minikube.yml index 751538c90..029d53ee9 100644 --- a/rest-narration/deploy/k8s/native-minikube.yml +++ b/rest-narration/deploy/k8s/native-minikube.yml @@ -22,9 +22,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,9 +57,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -86,9 +86,9 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -160,9 +160,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/native-openshift.yml b/rest-narration/deploy/k8s/native-openshift.yml index daf831d02..8acf9a860 100644 --- a/rest-narration/deploy/k8s/native-openshift.yml +++ b/rest-narration/deploy/k8s/native-openshift.yml @@ -23,9 +23,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -60,9 +60,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -73,17 +73,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration + 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/version: native-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -92,9 +92,9 @@ spec: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -105,9 +105,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest-rhbq-3.15 app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service spec: containers: - envFrom: @@ -164,9 +164,9 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:39 +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 87481c147..a07362830 100644 --- a/rest-villains/deploy/k8s/java17-knative.yml +++ b/rest-villains/deploy/k8s/java17-knative.yml @@ -66,9 +66,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -78,8 +78,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains name: rest-villains spec: @@ -210,16 +210,16 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains name: rest-villains spec: diff --git a/rest-villains/deploy/k8s/java17-kubernetes.yml b/rest-villains/deploy/k8s/java17-kubernetes.yml index 9d69cb737..9b44c5ede 100644 --- a/rest-villains/deploy/k8s/java17-kubernetes.yml +++ b/rest-villains/deploy/k8s/java17-kubernetes.yml @@ -83,9 +83,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,9 +118,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -138,9 +138,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -148,9 +148,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -160,9 +160,9 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -287,9 +287,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/java17-minikube.yml b/rest-villains/deploy/k8s/java17-minikube.yml index d1775e8ee..afb082ccc 100644 --- a/rest-villains/deploy/k8s/java17-minikube.yml +++ b/rest-villains/deploy/k8s/java17-minikube.yml @@ -83,9 +83,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,9 +118,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -147,9 +147,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -285,9 +285,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/java17-openshift.yml b/rest-villains/deploy/k8s/java17-openshift.yml index 03aa71e3d..2f1ec4397 100644 --- a/rest-villains/deploy/k8s/java17-openshift.yml +++ b/rest-villains/deploy/k8s/java17-openshift.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -183,9 +183,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -196,17 +196,17 @@ metadata: 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/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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-rhbq-3.15 + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -215,9 +215,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -228,9 +228,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/part-of: villains-service app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: @@ -289,9 +289,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:42:27 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:46:54 +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 b63bc5479..6bd3a06d3 100644 --- a/rest-villains/deploy/k8s/native-knative.yml +++ b/rest-villains/deploy/k8s/native-knative.yml @@ -66,9 +66,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -78,8 +78,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-rhbq-3.15 name: rest-villains spec: @@ -87,10 +87,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:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -210,16 +210,16 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 labels: app: rest-villains 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-rhbq-3.15 name: rest-villains spec: diff --git a/rest-villains/deploy/k8s/native-kubernetes.yml b/rest-villains/deploy/k8s/native-kubernetes.yml index 5397ae94a..18283ad40 100644 --- a/rest-villains/deploy/k8s/native-kubernetes.yml +++ b/rest-villains/deploy/k8s/native-kubernetes.yml @@ -83,9 +83,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,9 +118,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -139,8 +139,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -148,9 +148,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -161,8 +161,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest-rhbq-3.15 - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -171,10 +171,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:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -287,9 +287,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/native-minikube.yml b/rest-villains/deploy/k8s/native-minikube.yml index b208640c1..e08cc02e9 100644 --- a/rest-villains/deploy/k8s/native-minikube.yml +++ b/rest-villains/deploy/k8s/native-minikube.yml @@ -83,9 +83,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,9 +118,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -147,9 +147,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -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:native-latest-rhbq-3.15 imagePullPolicy: IfNotPresent livenessProbe: @@ -285,9 +285,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/native-openshift.yml b/rest-villains/deploy/k8s/native-openshift.yml index e74deaa00..63cea0581 100644 --- a/rest-villains/deploy/k8s/native-openshift.yml +++ b/rest-villains/deploy/k8s/native-openshift.yml @@ -84,9 +84,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -183,9 +183,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -215,9 +215,9 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -234,10 +234,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:native-latest-rhbq-3.15 imagePullPolicy: Always livenessProbe: @@ -289,9 +289,9 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:45:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:50:58 +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 89d8f0082..24206a2c1 100644 --- a/ui-super-heroes/deploy/k8s/java17-knative.yml +++ b/ui-super-heroes/deploy/k8s/java17-knative.yml @@ -11,9 +11,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -23,8 +23,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/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 name: ui-super-heroes spec: @@ -35,9 +35,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -47,8 +47,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/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 spec: containers: @@ -95,16 +95,16 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 name: ui-super-heroes spec: diff --git a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml index a2fabee48..55d4f5ad3 100644 --- a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml @@ -11,9 +11,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,9 +46,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -66,9 +66,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: @@ -76,9 +76,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -88,9 +88,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/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -148,17 +148,17 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +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/name: ui-super-heroes app.kubernetes.io/version: java17-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: @@ -196,9 +196,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +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/java17-minikube.yml b/ui-super-heroes/deploy/k8s/java17-minikube.yml index 386784491..735611578 100644 --- a/ui-super-heroes/deploy/k8s/java17-minikube.yml +++ b/ui-super-heroes/deploy/k8s/java17-minikube.yml @@ -11,9 +11,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,9 +46,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -75,9 +75,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -146,16 +146,16 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +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: java17-latest-rhbq-3.15 app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 name: ui-super-heroes spec: rules: @@ -183,9 +183,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +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/java17-openshift.yml b/ui-super-heroes/deploy/k8s/java17-openshift.yml index e49b891bd..bdd6422ab 100644 --- a/ui-super-heroes/deploy/k8s/java17-openshift.yml +++ b/ui-super-heroes/deploy/k8s/java17-openshift.yml @@ -12,9 +12,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -49,9 +49,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -62,16 +62,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: ui-super-heroes template: metadata: @@ -81,9 +81,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -94,8 +94,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest-rhbq-3.15 app.kubernetes.io/part-of: ui-super-heroes spec: containers: @@ -153,9 +153,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:44:05 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:49:25 +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 c5f7399be..5abce989f 100644 --- a/ui-super-heroes/deploy/k8s/native-knative.yml +++ b/ui-super-heroes/deploy/k8s/native-knative.yml @@ -11,9 +11,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -35,9 +35,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -95,9 +95,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus diff --git a/ui-super-heroes/deploy/k8s/native-kubernetes.yml b/ui-super-heroes/deploy/k8s/native-kubernetes.yml index 552809968..c755e9186 100644 --- a/ui-super-heroes/deploy/k8s/native-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/native-kubernetes.yml @@ -11,9 +11,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,9 +46,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -76,9 +76,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -148,9 +148,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -196,9 +196,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +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-minikube.yml b/ui-super-heroes/deploy/k8s/native-minikube.yml index c36b3df65..60fbb8211 100644 --- a/ui-super-heroes/deploy/k8s/native-minikube.yml +++ b/ui-super-heroes/deploy/k8s/native-minikube.yml @@ -11,9 +11,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,9 +46,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -75,9 +75,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -146,16 +146,16 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +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/name: ui-super-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: @@ -183,9 +183,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: rhbq-3.15 app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +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-openshift.yml b/ui-super-heroes/deploy/k8s/native-openshift.yml index 3aec507b5..6946ad010 100644 --- a/ui-super-heroes/deploy/k8s/native-openshift.yml +++ b/ui-super-heroes/deploy/k8s/native-openshift.yml @@ -12,9 +12,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -49,9 +49,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -62,17 +62,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -81,9 +81,9 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -94,9 +94,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest-rhbq-3.15 + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -153,9 +153,9 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: rhbq-3.15 app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/quarkus-version: 3.15.1.redhat-00005 + app.quarkus.io/quarkus-version: 3.15.2.redhat-00003 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 02:46:54 +0000 + app.quarkus.io/build-timestamp: 2024-12-07 - 02:52:17 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes