From 86af5df21295fbcc9035e5d1c61b7b4f341b3a3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:23:51 -0500 Subject: [PATCH] Generate deploy resources (from Build and Push Container images run # 1010) (#1302) Co-authored-by: edeandrea <363447+edeandrea@users.noreply.github.com> --- deploy/k8s/java21-knative.yml | 74 +++++------ deploy/k8s/java21-kubernetes.yml | 112 ++++++++-------- deploy/k8s/java21-minikube.yml | 76 +++++------ deploy/k8s/java21-openshift.yml | 120 +++++++++--------- deploy/k8s/native-knative.yml | 80 ++++++------ deploy/k8s/native-kubernetes.yml | 106 ++++++++-------- deploy/k8s/native-minikube.yml | 74 +++++------ deploy/k8s/native-openshift.yml | 112 ++++++++-------- .../deploy/k8s/java21-knative.yml | 8 +- .../deploy/k8s/java21-kubernetes.yml | 16 +-- .../deploy/k8s/java21-minikube.yml | 12 +- .../deploy/k8s/java21-openshift.yml | 24 ++-- .../deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 12 +- .../deploy/k8s/native-minikube.yml | 8 +- .../deploy/k8s/native-openshift.yml | 14 +- grpc-locations/deploy/k8s/java21-knative.yml | 8 +- .../deploy/k8s/java21-kubernetes.yml | 16 +-- grpc-locations/deploy/k8s/java21-minikube.yml | 12 +- .../deploy/k8s/java21-openshift.yml | 18 +-- grpc-locations/deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 20 +-- grpc-locations/deploy/k8s/native-minikube.yml | 12 +- .../deploy/k8s/native-openshift.yml | 18 +-- .../k8s/java21-knative-all-downstream.yml | 48 +++---- rest-fights/deploy/k8s/java21-knative.yml | 12 +- .../k8s/java21-kubernetes-all-downstream.yml | 74 +++++------ rest-fights/deploy/k8s/java21-kubernetes.yml | 18 +-- .../k8s/java21-minikube-all-downstream.yml | 54 ++++---- rest-fights/deploy/k8s/java21-minikube.yml | 14 +- .../k8s/java21-openshift-all-downstream.yml | 82 ++++++------ rest-fights/deploy/k8s/java21-openshift.yml | 24 ++-- .../k8s/native-knative-all-downstream.yml | 60 ++++----- rest-fights/deploy/k8s/native-knative.yml | 16 +-- .../k8s/native-kubernetes-all-downstream.yml | 78 ++++++------ rest-fights/deploy/k8s/native-kubernetes.yml | 14 +- .../k8s/native-minikube-all-downstream.yml | 54 ++++---- rest-fights/deploy/k8s/native-minikube.yml | 10 +- .../k8s/native-openshift-all-downstream.yml | 84 ++++++------ rest-fights/deploy/k8s/native-openshift.yml | 16 +-- rest-heroes/deploy/k8s/java21-knative.yml | 8 +- rest-heroes/deploy/k8s/java21-kubernetes.yml | 12 +- rest-heroes/deploy/k8s/java21-minikube.yml | 8 +- rest-heroes/deploy/k8s/java21-openshift.yml | 14 +- rest-heroes/deploy/k8s/native-knative.yml | 12 +- rest-heroes/deploy/k8s/native-kubernetes.yml | 16 +-- rest-heroes/deploy/k8s/native-minikube.yml | 12 +- rest-heroes/deploy/k8s/native-openshift.yml | 18 +-- rest-narration/deploy/k8s/java21-knative.yml | 8 +- .../deploy/k8s/java21-kubernetes.yml | 12 +- rest-narration/deploy/k8s/java21-minikube.yml | 8 +- .../deploy/k8s/java21-openshift.yml | 14 +- rest-narration/deploy/k8s/native-knative.yml | 4 +- .../deploy/k8s/native-kubernetes.yml | 12 +- rest-narration/deploy/k8s/native-minikube.yml | 8 +- .../deploy/k8s/native-openshift.yml | 14 +- rest-villains/deploy/k8s/java21-knative.yml | 12 +- .../deploy/k8s/java21-kubernetes.yml | 16 +-- rest-villains/deploy/k8s/java21-minikube.yml | 12 +- rest-villains/deploy/k8s/java21-openshift.yml | 12 +- rest-villains/deploy/k8s/native-knative.yml | 16 +-- .../deploy/k8s/native-kubernetes.yml | 16 +-- rest-villains/deploy/k8s/native-minikube.yml | 12 +- rest-villains/deploy/k8s/native-openshift.yml | 18 +-- ui-super-heroes/deploy/k8s/java21-knative.yml | 18 +-- .../deploy/k8s/java21-kubernetes.yml | 22 ++-- .../deploy/k8s/java21-minikube.yml | 10 +- .../deploy/k8s/java21-openshift.yml | 14 +- ui-super-heroes/deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 16 +-- .../deploy/k8s/native-minikube.yml | 12 +- .../deploy/k8s/native-openshift.yml | 14 +- 72 files changed, 1021 insertions(+), 1021 deletions(-) diff --git a/deploy/k8s/java21-knative.yml b/deploy/k8s/java21-knative.yml index 0425bde88..e1511a826 100644 --- a/deploy/k8s/java21-knative.yml +++ b/deploy/k8s/java21-knative.yml @@ -72,7 +72,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -91,10 +91,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: Always livenessProbe: @@ -222,7 +222,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 labels: app: grpc-locations system: quarkus-super-heroes @@ -263,7 +263,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -273,9 +273,9 @@ metadata: system: quarkus-super-heroes application: narration-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -328,15 +328,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 labels: app: rest-narration system: quarkus-super-heroes application: narration-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: selector: {} @@ -413,7 +413,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -423,19 +423,19 @@ metadata: system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: template: 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -559,15 +559,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: selector: {} @@ -644,7 +644,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -654,8 +654,8 @@ metadata: system: quarkus-super-heroes application: heroes-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java21-latest name: rest-heroes spec: @@ -791,14 +791,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 labels: app: rest-heroes system: quarkus-super-heroes application: heroes-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java21-latest name: rest-heroes spec: @@ -821,7 +821,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app: rest-fights system: quarkus-super-heroes @@ -910,7 +910,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -936,7 +936,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -952,10 +952,10 @@ spec: 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -1212,7 +1212,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app: rest-fights system: quarkus-super-heroes @@ -1265,7 +1265,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1284,10 +1284,10 @@ spec: 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -1488,7 +1488,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 labels: app: event-statistics system: quarkus-super-heroes @@ -1518,7 +1518,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1528,9 +1528,9 @@ metadata: system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest - 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: java21-latest name: ui-super-heroes spec: template: @@ -1544,7 +1544,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1554,9 +1554,9 @@ spec: system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest - 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: java21-latest spec: containers: - env: @@ -1606,15 +1606,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 labels: app: ui-super-heroes system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest - 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: java21-latest name: ui-super-heroes spec: selector: {} diff --git a/deploy/k8s/java21-kubernetes.yml b/deploy/k8s/java21-kubernetes.yml index 627d69b37..13db0679a 100644 --- a/deploy/k8s/java21-kubernetes.yml +++ b/deploy/k8s/java21-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -140,8 +140,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -162,8 +162,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -172,10 +172,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: Always livenessProbe: @@ -293,7 +293,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -336,7 +336,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -371,7 +371,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -390,8 +390,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -401,7 +401,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -412,8 +412,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -476,7 +476,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -580,7 +580,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -615,7 +615,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +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/name: rest-villains app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -645,7 +645,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +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/name: rest-villains app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: villains-service 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -784,7 +784,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -888,7 +888,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -923,7 +923,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +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/part-of: heroes-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -953,7 +953,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +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/part-of: heroes-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -1093,7 +1093,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1125,7 +1125,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1271,7 +1271,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1306,7 +1306,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +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/version: java21-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest template: metadata: annotations: @@ -1336,7 +1336,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +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/version: java21-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -1569,7 +1569,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1663,7 +1663,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1698,7 +1698,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1716,9 +1716,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java21-latest template: metadata: annotations: @@ -1728,7 +1728,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1738,9 +1738,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java21-latest spec: containers: - env: @@ -1749,10 +1749,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:java21-latest imagePullPolicy: Always livenessProbe: @@ -1922,7 +1922,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1954,7 +1954,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1989,7 +1989,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2007,9 +2007,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -2019,7 +2019,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2029,9 +2029,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -2091,15 +2091,15 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: @@ -2139,7 +2139,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/java21-minikube.yml b/deploy/k8s/java21-minikube.yml index 8800cdddc..1256a1688 100644 --- a/deploy/k8s/java21-minikube.yml +++ b/deploy/k8s/java21-minikube.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -170,10 +170,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -291,7 +291,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -333,7 +333,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -368,7 +368,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -397,7 +397,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -471,7 +471,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -574,7 +574,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -609,7 +609,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -638,7 +638,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +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:java21-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -776,7 +776,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -879,7 +879,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -914,7 +914,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -943,7 +943,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1082,7 +1082,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1113,7 +1113,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1258,7 +1258,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1293,7 +1293,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1322,7 +1322,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1342,10 +1342,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:java21-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1554,7 +1554,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1647,7 +1647,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1682,7 +1682,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1711,7 +1711,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1731,10 +1731,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:java21-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1904,7 +1904,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1935,7 +1935,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1970,7 +1970,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1999,7 +1999,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2070,7 +2070,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -2107,7 +2107,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/java21-openshift.yml b/deploy/k8s/java21-openshift.yml index d0771e8d6..10e27749c 100644 --- a/deploy/k8s/java21-openshift.yml +++ b/deploy/k8s/java21-openshift.yml @@ -89,7 +89,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -193,7 +193,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -204,17 +204,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -227,7 +227,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -238,16 +238,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: locations-service spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: Always livenessProbe: @@ -303,7 +303,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -347,7 +347,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -386,7 +386,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -398,16 +398,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -420,7 +420,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -432,8 +432,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service spec: containers: - envFrom: @@ -494,7 +494,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -599,7 +599,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -700,7 +700,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -734,7 +734,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -751,10 +751,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:java21-latest imagePullPolicy: Always livenessProbe: @@ -810,7 +810,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -915,7 +915,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1017,7 +1017,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1029,16 +1029,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -1051,7 +1051,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1063,8 +1063,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: @@ -1127,7 +1127,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1160,7 +1160,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1343,7 +1343,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1537,7 +1537,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1548,16 +1548,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service template: metadata: @@ -1571,7 +1571,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1582,8 +1582,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service spec: containers: @@ -1591,10 +1591,10 @@ spec: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "false" 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -1664,10 +1664,10 @@ spec: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "true" 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:java21-latest name: rest-fights-liquibase-mongodb-init restartPolicy: OnFailure @@ -1706,7 +1706,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1801,7 +1801,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1957,7 +1957,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1968,17 +1968,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/name: event-statistics app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: event-statistics + 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/name: event-statistics app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -1991,7 +1991,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -2002,16 +2002,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/name: event-statistics app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: event-statistics + 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -2088,7 +2088,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -2121,7 +2121,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2160,7 +2160,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2172,16 +2172,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -2194,7 +2194,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2206,8 +2206,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -2268,7 +2268,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +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 37c503f47..275c39500 100644 --- a/deploy/k8s/native-knative.yml +++ b/deploy/k8s/native-knative.yml @@ -72,7 +72,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -82,8 +82,8 @@ metadata: system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations name: grpc-locations spec: @@ -91,10 +91,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -222,14 +222,14 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 labels: app: grpc-locations system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations name: grpc-locations spec: @@ -263,7 +263,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -328,7 +328,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 labels: app: rest-narration system: quarkus-super-heroes @@ -413,7 +413,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -423,19 +423,19 @@ metadata: system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -559,15 +559,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: selector: {} @@ -644,7 +644,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -655,18 +655,18 @@ metadata: application: heroes-service app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest 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:native-latest imagePullPolicy: Always livenessProbe: @@ -791,15 +791,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 labels: app: rest-heroes system: quarkus-super-heroes application: heroes-service app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest name: rest-heroes spec: selector: {} @@ -821,14 +821,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest name: rest-fights --- @@ -910,7 +910,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -920,8 +920,8 @@ metadata: system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest name: rest-fights spec: @@ -936,7 +936,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -946,8 +946,8 @@ spec: system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest spec: containers: @@ -1212,14 +1212,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest name: rest-fights spec: @@ -1265,7 +1265,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1275,8 +1275,8 @@ metadata: system: quarkus-super-heroes application: event-stats app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest name: event-statistics spec: @@ -1488,14 +1488,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 labels: app: event-statistics system: quarkus-super-heroes application: event-stats app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest name: event-statistics spec: @@ -1518,7 +1518,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1528,9 +1528,9 @@ metadata: system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: template: @@ -1544,7 +1544,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1554,9 +1554,9 @@ spec: system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -1606,15 +1606,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 labels: app: ui-super-heroes system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: selector: {} diff --git a/deploy/k8s/native-kubernetes.yml b/deploy/k8s/native-kubernetes.yml index 14686b2f2..ff73d89c2 100644 --- a/deploy/k8s/native-kubernetes.yml +++ b/deploy/k8s/native-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +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/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +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/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -172,10 +172,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -293,7 +293,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -336,7 +336,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -371,7 +371,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +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/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -401,7 +401,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +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/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -476,7 +476,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -580,7 +580,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -615,7 +615,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +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/version: native-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -645,7 +645,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +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/version: native-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -666,10 +666,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -784,7 +784,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -888,7 +888,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -923,7 +923,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -942,8 +942,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -953,7 +953,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +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/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service 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 imagePullPolicy: Always livenessProbe: @@ -1093,7 +1093,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1125,7 +1125,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1271,7 +1271,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1306,7 +1306,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +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/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1336,7 +1336,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +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/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1569,7 +1569,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1663,7 +1663,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1698,7 +1698,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1716,9 +1716,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -1728,7 +1728,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1738,9 +1738,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -1922,7 +1922,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1954,7 +1954,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1989,7 +1989,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2007,8 +2007,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes template: metadata: @@ -2019,7 +2019,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2029,8 +2029,8 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes spec: containers: @@ -2091,14 +2091,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: @@ -2139,7 +2139,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +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 2461ab893..738d42f0f 100644 --- a/deploy/k8s/native-minikube.yml +++ b/deploy/k8s/native-minikube.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -170,10 +170,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -291,7 +291,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -333,7 +333,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -368,7 +368,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -397,7 +397,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -471,7 +471,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -574,7 +574,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -609,7 +609,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -638,7 +638,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -658,10 +658,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -776,7 +776,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -879,7 +879,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -914,7 +914,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -943,7 +943,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +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 imagePullPolicy: IfNotPresent livenessProbe: @@ -1082,7 +1082,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1113,7 +1113,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1258,7 +1258,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1293,7 +1293,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1322,7 +1322,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1554,7 +1554,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1647,7 +1647,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1682,7 +1682,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1711,7 +1711,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1904,7 +1904,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1935,7 +1935,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1970,7 +1970,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1999,7 +1999,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2070,14 +2070,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest name: ui-super-heroes spec: rules: @@ -2107,7 +2107,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +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 cf8b41a3e..7eaa1ca45 100644 --- a/deploy/k8s/native-openshift.yml +++ b/deploy/k8s/native-openshift.yml @@ -89,7 +89,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -193,7 +193,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -204,17 +204,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -227,7 +227,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -238,16 +238,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -303,7 +303,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -347,7 +347,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -386,7 +386,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -397,17 +397,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -420,7 +420,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -431,9 +431,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration spec: containers: - envFrom: @@ -494,7 +494,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -599,7 +599,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -700,7 +700,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -712,16 +712,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -734,7 +734,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -746,15 +746,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -810,7 +810,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -915,7 +915,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1017,7 +1017,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1029,16 +1029,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -1051,7 +1051,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1063,15 +1063,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes 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 imagePullPolicy: Always livenessProbe: @@ -1127,7 +1127,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1160,7 +1160,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1343,7 +1343,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1537,7 +1537,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1548,16 +1548,16 @@ 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: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights template: metadata: @@ -1571,7 +1571,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1582,8 +1582,8 @@ 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: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: @@ -1706,7 +1706,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1801,7 +1801,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1957,7 +1957,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1969,16 +1969,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest name: event-statistics spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -1991,7 +1991,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -2003,8 +2003,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -2088,7 +2088,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -2121,7 +2121,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2160,7 +2160,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2171,17 +2171,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -2194,7 +2194,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2205,9 +2205,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -2268,7 +2268,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/event-statistics/deploy/k8s/java21-knative.yml b/event-statistics/deploy/k8s/java21-knative.yml index c1604682e..79a4c0773 100644 --- a/event-statistics/deploy/k8s/java21-knative.yml +++ b/event-statistics/deploy/k8s/java21-knative.yml @@ -38,7 +38,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -57,10 +57,10 @@ spec: 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -261,7 +261,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 labels: app: event-statistics system: quarkus-super-heroes diff --git a/event-statistics/deploy/k8s/java21-kubernetes.yml b/event-statistics/deploy/k8s/java21-kubernetes.yml index ab4adf23c..42d1f41cf 100644 --- a/event-statistics/deploy/k8s/java21-kubernetes.yml +++ b/event-statistics/deploy/k8s/java21-kubernetes.yml @@ -75,7 +75,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +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: java21-latest app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java21-latest template: metadata: annotations: @@ -140,7 +140,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +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: java21-latest app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java21-latest 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -334,7 +334,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/java21-minikube.yml b/event-statistics/deploy/k8s/java21-minikube.yml index f84488c87..7bacf74b4 100644 --- a/event-statistics/deploy/k8s/java21-minikube.yml +++ b/event-statistics/deploy/k8s/java21-minikube.yml @@ -75,7 +75,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -139,7 +139,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +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:java21-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -332,7 +332,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/java21-openshift.yml b/event-statistics/deploy/k8s/java21-openshift.yml index 46d2aa4a0..7cf0aada0 100644 --- a/event-statistics/deploy/k8s/java21-openshift.yml +++ b/event-statistics/deploy/k8s/java21-openshift.yml @@ -78,7 +78,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -234,7 +234,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -245,17 +245,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/name: event-statistics app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: event-statistics + 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/name: event-statistics app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -268,7 +268,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -279,16 +279,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/name: event-statistics app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: event-statistics + 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -365,7 +365,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +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 ecdf2a822..b741f4800 100644 --- a/event-statistics/deploy/k8s/native-knative.yml +++ b/event-statistics/deploy/k8s/native-knative.yml @@ -38,7 +38,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -48,8 +48,8 @@ metadata: system: quarkus-super-heroes application: event-stats app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest name: event-statistics spec: @@ -261,14 +261,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 labels: app: event-statistics system: quarkus-super-heroes application: event-stats app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest name: event-statistics spec: diff --git a/event-statistics/deploy/k8s/native-kubernetes.yml b/event-statistics/deploy/k8s/native-kubernetes.yml index c1dddd7d2..7bcae6cb2 100644 --- a/event-statistics/deploy/k8s/native-kubernetes.yml +++ b/event-statistics/deploy/k8s/native-kubernetes.yml @@ -75,7 +75,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +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: native-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -140,7 +140,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +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: native-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -334,7 +334,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +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 0ee50794b..3acbbe206 100644 --- a/event-statistics/deploy/k8s/native-minikube.yml +++ b/event-statistics/deploy/k8s/native-minikube.yml @@ -75,7 +75,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -139,7 +139,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -332,7 +332,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +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 87ca4a1c9..1c0a99a67 100644 --- a/event-statistics/deploy/k8s/native-openshift.yml +++ b/event-statistics/deploy/k8s/native-openshift.yml @@ -78,7 +78,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -234,7 +234,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -246,16 +246,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest name: event-statistics spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -268,7 +268,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -280,8 +280,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -365,7 +365,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:11 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:16 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/grpc-locations/deploy/k8s/java21-knative.yml b/grpc-locations/deploy/k8s/java21-knative.yml index 6f6ec2b2d..22a87d8ba 100644 --- a/grpc-locations/deploy/k8s/java21-knative.yml +++ b/grpc-locations/deploy/k8s/java21-knative.yml @@ -72,7 +72,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -91,10 +91,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: Always livenessProbe: @@ -222,7 +222,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 labels: app: grpc-locations system: quarkus-super-heroes diff --git a/grpc-locations/deploy/k8s/java21-kubernetes.yml b/grpc-locations/deploy/k8s/java21-kubernetes.yml index 20b8c9516..949a51a4f 100644 --- a/grpc-locations/deploy/k8s/java21-kubernetes.yml +++ b/grpc-locations/deploy/k8s/java21-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -140,8 +140,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -162,8 +162,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -172,10 +172,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: Always livenessProbe: @@ -293,7 +293,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/java21-minikube.yml b/grpc-locations/deploy/k8s/java21-minikube.yml index 4489ec746..6f5432e33 100644 --- a/grpc-locations/deploy/k8s/java21-minikube.yml +++ b/grpc-locations/deploy/k8s/java21-minikube.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -170,10 +170,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -291,7 +291,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/java21-openshift.yml b/grpc-locations/deploy/k8s/java21-openshift.yml index ba66be2b6..e31dc63cc 100644 --- a/grpc-locations/deploy/k8s/java21-openshift.yml +++ b/grpc-locations/deploy/k8s/java21-openshift.yml @@ -89,7 +89,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -193,7 +193,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -204,17 +204,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -227,7 +227,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -238,16 +238,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: locations-service spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: Always livenessProbe: @@ -303,7 +303,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +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 a092f4874..2c1af0702 100644 --- a/grpc-locations/deploy/k8s/native-knative.yml +++ b/grpc-locations/deploy/k8s/native-knative.yml @@ -72,7 +72,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -82,8 +82,8 @@ metadata: system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations name: grpc-locations spec: @@ -91,10 +91,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -222,14 +222,14 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 labels: app: grpc-locations system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations name: grpc-locations spec: diff --git a/grpc-locations/deploy/k8s/native-kubernetes.yml b/grpc-locations/deploy/k8s/native-kubernetes.yml index 3b4080fa8..92a3ee0be 100644 --- a/grpc-locations/deploy/k8s/native-kubernetes.yml +++ b/grpc-locations/deploy/k8s/native-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +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/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +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/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -172,10 +172,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -293,7 +293,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +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 f89344114..a16331861 100644 --- a/grpc-locations/deploy/k8s/native-minikube.yml +++ b/grpc-locations/deploy/k8s/native-minikube.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -170,10 +170,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -291,7 +291,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +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 f0dfd309d..af2078eff 100644 --- a/grpc-locations/deploy/k8s/native-openshift.yml +++ b/grpc-locations/deploy/k8s/native-openshift.yml @@ -89,7 +89,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -193,7 +193,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -204,17 +204,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -227,7 +227,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -238,16 +238,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -303,7 +303,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/rest-fights/deploy/k8s/java21-knative-all-downstream.yml b/rest-fights/deploy/k8s/java21-knative-all-downstream.yml index 5c0402777..261b2c0a6 100644 --- a/rest-fights/deploy/k8s/java21-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/java21-knative-all-downstream.yml @@ -75,7 +75,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -85,19 +85,19 @@ metadata: system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: template: 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -221,15 +221,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: selector: {} @@ -311,7 +311,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -321,8 +321,8 @@ metadata: system: quarkus-super-heroes application: heroes-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java21-latest name: rest-heroes spec: @@ -458,14 +458,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 labels: app: rest-heroes system: quarkus-super-heroes application: heroes-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java21-latest name: rest-heroes spec: @@ -504,7 +504,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -514,9 +514,9 @@ metadata: system: quarkus-super-heroes application: narration-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -569,15 +569,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 labels: app: rest-narration system: quarkus-super-heroes application: narration-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: selector: {} @@ -661,7 +661,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -680,10 +680,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: Always livenessProbe: @@ -811,7 +811,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 labels: app: grpc-locations system: quarkus-super-heroes @@ -841,7 +841,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app: rest-fights system: quarkus-super-heroes @@ -930,7 +930,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -956,7 +956,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -972,10 +972,10 @@ spec: 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -1232,7 +1232,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app: rest-fights system: quarkus-super-heroes diff --git a/rest-fights/deploy/k8s/java21-knative.yml b/rest-fights/deploy/k8s/java21-knative.yml index cedb540e6..6c15b187c 100644 --- a/rest-fights/deploy/k8s/java21-knative.yml +++ b/rest-fights/deploy/k8s/java21-knative.yml @@ -15,7 +15,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app: rest-fights system: quarkus-super-heroes @@ -104,7 +104,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -130,7 +130,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -146,10 +146,10 @@ spec: 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -406,7 +406,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app: rest-fights system: quarkus-super-heroes diff --git a/rest-fights/deploy/k8s/java21-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java21-kubernetes-all-downstream.yml index 8e2ba9faf..fffd4f976 100644 --- a/rest-fights/deploy/k8s/java21-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/java21-kubernetes-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +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/name: rest-villains app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -155,7 +155,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +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/name: rest-villains app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: villains-service 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -294,7 +294,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -403,7 +403,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -438,7 +438,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +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/part-of: heroes-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -468,7 +468,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +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/part-of: heroes-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -608,7 +608,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -656,7 +656,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -691,7 +691,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -710,8 +710,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -721,7 +721,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -732,8 +732,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -796,7 +796,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -906,7 +906,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -941,7 +941,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -960,8 +960,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -971,7 +971,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -982,8 +982,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -992,10 +992,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: Always livenessProbe: @@ -1113,7 +1113,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1145,7 +1145,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1291,7 +1291,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1326,7 +1326,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1344,9 +1344,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest template: metadata: annotations: @@ -1356,7 +1356,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1366,9 +1366,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest spec: containers: - env: @@ -1377,10 +1377,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:java21-latest imagePullPolicy: Always livenessProbe: @@ -1589,7 +1589,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java21-kubernetes.yml b/rest-fights/deploy/k8s/java21-kubernetes.yml index 0ec9e5f84..3f3e355e0 100644 --- a/rest-fights/deploy/k8s/java21-kubernetes.yml +++ b/rest-fights/deploy/k8s/java21-kubernetes.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -159,7 +159,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -194,7 +194,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -212,9 +212,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest template: metadata: annotations: @@ -224,7 +224,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -234,9 +234,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest spec: containers: - env: @@ -245,10 +245,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:java21-latest imagePullPolicy: Always livenessProbe: @@ -457,7 +457,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java21-minikube-all-downstream.yml b/rest-fights/deploy/k8s/java21-minikube-all-downstream.yml index 3235e256b..87a2f48b3 100644 --- a/rest-fights/deploy/k8s/java21-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/java21-minikube-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -154,7 +154,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +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:java21-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -292,7 +292,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -400,7 +400,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -435,7 +435,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -464,7 +464,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -603,7 +603,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -650,7 +650,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -685,7 +685,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -714,7 +714,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -788,7 +788,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -897,7 +897,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -932,7 +932,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -961,7 +961,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,10 +981,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1102,7 +1102,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1133,7 +1133,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1278,7 +1278,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1313,7 +1313,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1342,7 +1342,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1362,10 +1362,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:java21-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1574,7 +1574,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java21-minikube.yml b/rest-fights/deploy/k8s/java21-minikube.yml index 05abe1eaf..44a621bbe 100644 --- a/rest-fights/deploy/k8s/java21-minikube.yml +++ b/rest-fights/deploy/k8s/java21-minikube.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -158,7 +158,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -193,7 +193,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -222,7 +222,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -242,10 +242,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:java21-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -454,7 +454,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java21-openshift-all-downstream.yml b/rest-fights/deploy/k8s/java21-openshift-all-downstream.yml index 443f64c03..e647289b2 100644 --- a/rest-fights/deploy/k8s/java21-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/java21-openshift-all-downstream.yml @@ -93,7 +93,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -194,7 +194,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -228,7 +228,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -245,10 +245,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:java21-latest imagePullPolicy: Always livenessProbe: @@ -304,7 +304,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -414,7 +414,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -516,7 +516,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -528,16 +528,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -550,7 +550,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -562,8 +562,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: @@ -626,7 +626,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -675,7 +675,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -714,7 +714,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -726,16 +726,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -748,7 +748,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -760,8 +760,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service spec: containers: - envFrom: @@ -822,7 +822,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -933,7 +933,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1037,7 +1037,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1048,17 +1048,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -1071,7 +1071,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1082,16 +1082,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: locations-service spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest imagePullPolicy: Always livenessProbe: @@ -1147,7 +1147,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1180,7 +1180,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1363,7 +1363,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1557,7 +1557,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1568,16 +1568,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service template: metadata: @@ -1591,7 +1591,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1602,8 +1602,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service spec: containers: @@ -1611,10 +1611,10 @@ spec: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "false" 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -1684,10 +1684,10 @@ spec: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "true" 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:java21-latest name: rest-fights-liquibase-mongodb-init restartPolicy: OnFailure @@ -1726,7 +1726,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java21-openshift.yml b/rest-fights/deploy/k8s/java21-openshift.yml index 7ea169c7d..916c11084 100644 --- a/rest-fights/deploy/k8s/java21-openshift.yml +++ b/rest-fights/deploy/k8s/java21-openshift.yml @@ -16,7 +16,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -199,7 +199,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -393,7 +393,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -404,16 +404,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service template: metadata: @@ -427,7 +427,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -438,8 +438,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: fights-service spec: containers: @@ -447,10 +447,10 @@ spec: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "false" 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -520,10 +520,10 @@ spec: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "true" 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:java21-latest name: rest-fights-liquibase-mongodb-init restartPolicy: OnFailure @@ -562,7 +562,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-knative-all-downstream.yml b/rest-fights/deploy/k8s/native-knative-all-downstream.yml index b9fc9b97f..8072ebb8b 100644 --- a/rest-fights/deploy/k8s/native-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-knative-all-downstream.yml @@ -75,7 +75,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -85,19 +85,19 @@ metadata: system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -221,15 +221,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: selector: {} @@ -311,7 +311,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -322,18 +322,18 @@ metadata: application: heroes-service app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest 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:native-latest imagePullPolicy: Always livenessProbe: @@ -458,15 +458,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 labels: app: rest-heroes system: quarkus-super-heroes application: heroes-service app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest name: rest-heroes spec: selector: {} @@ -504,7 +504,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -569,7 +569,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 labels: app: rest-narration system: quarkus-super-heroes @@ -661,7 +661,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -671,8 +671,8 @@ metadata: system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations name: grpc-locations spec: @@ -680,10 +680,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -811,14 +811,14 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 labels: app: grpc-locations system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations name: grpc-locations spec: @@ -841,14 +841,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest name: rest-fights --- @@ -930,7 +930,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -940,8 +940,8 @@ metadata: system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest name: rest-fights spec: @@ -956,7 +956,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -966,8 +966,8 @@ spec: system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest spec: containers: @@ -1232,14 +1232,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/native-knative.yml b/rest-fights/deploy/k8s/native-knative.yml index 3b7e6a5c8..43aa6e7c9 100644 --- a/rest-fights/deploy/k8s/native-knative.yml +++ b/rest-fights/deploy/k8s/native-knative.yml @@ -15,14 +15,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest name: rest-fights --- @@ -104,7 +104,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -114,8 +114,8 @@ metadata: system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest name: rest-fights spec: @@ -130,7 +130,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -140,8 +140,8 @@ spec: system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest spec: containers: @@ -406,14 +406,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml index edb2c90f9..3829e8f54 100644 --- a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +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/version: native-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -155,7 +155,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +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/version: native-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -176,10 +176,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -294,7 +294,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -403,7 +403,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -438,7 +438,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -457,8 +457,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -468,7 +468,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +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/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service 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 imagePullPolicy: Always livenessProbe: @@ -608,7 +608,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -656,7 +656,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -691,7 +691,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +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/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -721,7 +721,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +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/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -796,7 +796,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -906,7 +906,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -941,7 +941,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +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/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -971,7 +971,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +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/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -992,10 +992,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -1113,7 +1113,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1145,7 +1145,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1291,7 +1291,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1326,7 +1326,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1344,9 +1344,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1356,7 +1356,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1366,9 +1366,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/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1589,7 +1589,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +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 2bddec65c..62aad39c3 100644 --- a/rest-fights/deploy/k8s/native-kubernetes.yml +++ b/rest-fights/deploy/k8s/native-kubernetes.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -159,7 +159,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -194,7 +194,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -212,9 +212,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -224,7 +224,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -234,9 +234,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/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -457,7 +457,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +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 2f648a053..1a659605b 100644 --- a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -154,7 +154,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -174,10 +174,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -292,7 +292,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -400,7 +400,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -435,7 +435,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -464,7 +464,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +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 imagePullPolicy: IfNotPresent livenessProbe: @@ -603,7 +603,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -650,7 +650,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -685,7 +685,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -714,7 +714,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -788,7 +788,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -897,7 +897,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -932,7 +932,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -961,7 +961,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,10 +981,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1102,7 +1102,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1133,7 +1133,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1278,7 +1278,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1313,7 +1313,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1342,7 +1342,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1574,7 +1574,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +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 8f27e0d6b..3e246ac2b 100644 --- a/rest-fights/deploy/k8s/native-minikube.yml +++ b/rest-fights/deploy/k8s/native-minikube.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -158,7 +158,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -193,7 +193,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -222,7 +222,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -454,7 +454,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +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 bd5158b0c..240c932a6 100644 --- a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml @@ -93,7 +93,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -194,7 +194,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -206,16 +206,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -228,7 +228,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -240,15 +240,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -304,7 +304,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -414,7 +414,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -516,7 +516,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -528,16 +528,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -550,7 +550,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -562,15 +562,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes 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 imagePullPolicy: Always livenessProbe: @@ -626,7 +626,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -675,7 +675,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -714,7 +714,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -725,17 +725,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -748,7 +748,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -759,9 +759,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration spec: containers: - envFrom: @@ -822,7 +822,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -933,7 +933,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1037,7 +1037,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1048,17 +1048,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -1071,7 +1071,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1082,16 +1082,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -1147,7 +1147,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:42 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1180,7 +1180,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1363,7 +1363,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1557,7 +1557,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1568,16 +1568,16 @@ 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: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights template: metadata: @@ -1591,7 +1591,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1602,8 +1602,8 @@ 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: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: @@ -1726,7 +1726,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +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 78164a015..46902b26e 100644 --- a/rest-fights/deploy/k8s/native-openshift.yml +++ b/rest-fights/deploy/k8s/native-openshift.yml @@ -16,7 +16,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -199,7 +199,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -393,7 +393,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -404,16 +404,16 @@ 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: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights template: metadata: @@ -427,7 +427,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -438,8 +438,8 @@ 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: native-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: @@ -562,7 +562,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:35 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:39 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-heroes/deploy/k8s/java21-knative.yml b/rest-heroes/deploy/k8s/java21-knative.yml index 3d6c8b0ad..bab25e05f 100644 --- a/rest-heroes/deploy/k8s/java21-knative.yml +++ b/rest-heroes/deploy/k8s/java21-knative.yml @@ -70,7 +70,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -80,8 +80,8 @@ metadata: system: quarkus-super-heroes application: heroes-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java21-latest name: rest-heroes spec: @@ -217,14 +217,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 labels: app: rest-heroes system: quarkus-super-heroes application: heroes-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java21-latest name: rest-heroes spec: diff --git a/rest-heroes/deploy/k8s/java21-kubernetes.yml b/rest-heroes/deploy/k8s/java21-kubernetes.yml index fc3a111a1..ec62f1568 100644 --- a/rest-heroes/deploy/k8s/java21-kubernetes.yml +++ b/rest-heroes/deploy/k8s/java21-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +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/part-of: heroes-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -150,7 +150,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +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/part-of: heroes-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -290,7 +290,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/java21-minikube.yml b/rest-heroes/deploy/k8s/java21-minikube.yml index 37d140f92..37c96c361 100644 --- a/rest-heroes/deploy/k8s/java21-minikube.yml +++ b/rest-heroes/deploy/k8s/java21-minikube.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -149,7 +149,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -288,7 +288,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/java21-openshift.yml b/rest-heroes/deploy/k8s/java21-openshift.yml index 664844760..f5d12d052 100644 --- a/rest-heroes/deploy/k8s/java21-openshift.yml +++ b/rest-heroes/deploy/k8s/java21-openshift.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -190,7 +190,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -202,16 +202,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -224,7 +224,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -236,8 +236,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: @@ -300,7 +300,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +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 d7af92107..774d48d26 100644 --- a/rest-heroes/deploy/k8s/native-knative.yml +++ b/rest-heroes/deploy/k8s/native-knative.yml @@ -70,7 +70,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -81,18 +81,18 @@ metadata: application: heroes-service app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest 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:native-latest imagePullPolicy: Always livenessProbe: @@ -217,15 +217,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 labels: app: rest-heroes system: quarkus-super-heroes application: heroes-service app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest name: rest-heroes spec: selector: {} diff --git a/rest-heroes/deploy/k8s/native-kubernetes.yml b/rest-heroes/deploy/k8s/native-kubernetes.yml index 1eea212b9..91c8e94a5 100644 --- a/rest-heroes/deploy/k8s/native-kubernetes.yml +++ b/rest-heroes/deploy/k8s/native-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -139,8 +139,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -150,7 +150,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +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/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service 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 imagePullPolicy: Always livenessProbe: @@ -290,7 +290,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +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 ce98c0233..187ee5f10 100644 --- a/rest-heroes/deploy/k8s/native-minikube.yml +++ b/rest-heroes/deploy/k8s/native-minikube.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -149,7 +149,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +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 imagePullPolicy: IfNotPresent livenessProbe: @@ -288,7 +288,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +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 1c180ef07..bcb308dbd 100644 --- a/rest-heroes/deploy/k8s/native-openshift.yml +++ b/rest-heroes/deploy/k8s/native-openshift.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -190,7 +190,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -202,16 +202,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -224,7 +224,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -236,15 +236,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes 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 imagePullPolicy: Always livenessProbe: @@ -300,7 +300,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:43 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:45 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-narration/deploy/k8s/java21-knative.yml b/rest-narration/deploy/k8s/java21-knative.yml index 4a52a02e3..ac01c74be 100644 --- a/rest-narration/deploy/k8s/java21-knative.yml +++ b/rest-narration/deploy/k8s/java21-knative.yml @@ -26,7 +26,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -36,9 +36,9 @@ metadata: system: quarkus-super-heroes application: narration-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -91,15 +91,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 labels: app: rest-narration system: quarkus-super-heroes application: narration-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: selector: {} diff --git a/rest-narration/deploy/k8s/java21-kubernetes.yml b/rest-narration/deploy/k8s/java21-kubernetes.yml index 455ecfd21..7c4309ce1 100644 --- a/rest-narration/deploy/k8s/java21-kubernetes.yml +++ b/rest-narration/deploy/k8s/java21-kubernetes.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -78,8 +78,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -89,7 +89,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -100,8 +100,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -164,7 +164,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/java21-minikube.yml b/rest-narration/deploy/k8s/java21-minikube.yml index 29fe22ece..e2edaf1d6 100644 --- a/rest-narration/deploy/k8s/java21-minikube.yml +++ b/rest-narration/deploy/k8s/java21-minikube.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -88,7 +88,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -162,7 +162,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/java21-openshift.yml b/rest-narration/deploy/k8s/java21-openshift.yml index 8d352adbc..41d61403f 100644 --- a/rest-narration/deploy/k8s/java21-openshift.yml +++ b/rest-narration/deploy/k8s/java21-openshift.yml @@ -27,7 +27,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -66,7 +66,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -78,16 +78,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -100,7 +100,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -112,8 +112,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service spec: containers: - envFrom: @@ -174,7 +174,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +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 d64334800..3fd745f5e 100644 --- a/rest-narration/deploy/k8s/native-knative.yml +++ b/rest-narration/deploy/k8s/native-knative.yml @@ -26,7 +26,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -91,7 +91,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 labels: app: rest-narration system: quarkus-super-heroes diff --git a/rest-narration/deploy/k8s/native-kubernetes.yml b/rest-narration/deploy/k8s/native-kubernetes.yml index dd9569d24..444df70b0 100644 --- a/rest-narration/deploy/k8s/native-kubernetes.yml +++ b/rest-narration/deploy/k8s/native-kubernetes.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +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/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -89,7 +89,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +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/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -164,7 +164,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +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 f9e5df27d..5b4410aca 100644 --- a/rest-narration/deploy/k8s/native-minikube.yml +++ b/rest-narration/deploy/k8s/native-minikube.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -88,7 +88,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -162,7 +162,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +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 63bf66a01..f3c00dfd7 100644 --- a/rest-narration/deploy/k8s/native-openshift.yml +++ b/rest-narration/deploy/k8s/native-openshift.yml @@ -27,7 +27,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -66,7 +66,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -77,17 +77,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -100,7 +100,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -111,9 +111,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration spec: containers: - envFrom: @@ -174,7 +174,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-villains/deploy/k8s/java21-knative.yml b/rest-villains/deploy/k8s/java21-knative.yml index ea524d790..ffe2c089f 100644 --- a/rest-villains/deploy/k8s/java21-knative.yml +++ b/rest-villains/deploy/k8s/java21-knative.yml @@ -70,7 +70,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -80,19 +80,19 @@ metadata: system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: template: 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -216,15 +216,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: selector: {} diff --git a/rest-villains/deploy/k8s/java21-kubernetes.yml b/rest-villains/deploy/k8s/java21-kubernetes.yml index ebef76500..1ded49df6 100644 --- a/rest-villains/deploy/k8s/java21-kubernetes.yml +++ b/rest-villains/deploy/k8s/java21-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +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/name: rest-villains app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -150,7 +150,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +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/name: rest-villains app.kubernetes.io/version: java21-latest - app.kubernetes.io/part-of: villains-service 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:java21-latest imagePullPolicy: Always livenessProbe: @@ -289,7 +289,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/java21-minikube.yml b/rest-villains/deploy/k8s/java21-minikube.yml index 6aa18c455..694ef36ee 100644 --- a/rest-villains/deploy/k8s/java21-minikube.yml +++ b/rest-villains/deploy/k8s/java21-minikube.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -149,7 +149,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +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:java21-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -287,7 +287,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/java21-openshift.yml b/rest-villains/deploy/k8s/java21-openshift.yml index 41b93594f..f4fe85272 100644 --- a/rest-villains/deploy/k8s/java21-openshift.yml +++ b/rest-villains/deploy/k8s/java21-openshift.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -189,7 +189,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -223,7 +223,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -240,10 +240,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:java21-latest imagePullPolicy: Always livenessProbe: @@ -299,7 +299,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +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 691822138..611b72a80 100644 --- a/rest-villains/deploy/k8s/native-knative.yml +++ b/rest-villains/deploy/k8s/native-knative.yml @@ -70,7 +70,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -80,19 +80,19 @@ metadata: system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -216,15 +216,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: selector: {} diff --git a/rest-villains/deploy/k8s/native-kubernetes.yml b/rest-villains/deploy/k8s/native-kubernetes.yml index 8bc1daeb6..50d78e9e0 100644 --- a/rest-villains/deploy/k8s/native-kubernetes.yml +++ b/rest-villains/deploy/k8s/native-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +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/version: native-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -150,7 +150,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +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/version: native-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -171,10 +171,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -289,7 +289,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +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 f2fe31cdb..9ccac4f6f 100644 --- a/rest-villains/deploy/k8s/native-minikube.yml +++ b/rest-villains/deploy/k8s/native-minikube.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -149,7 +149,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -169,10 +169,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -287,7 +287,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +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 0063ca1a9..08ef4f578 100644 --- a/rest-villains/deploy/k8s/native-openshift.yml +++ b/rest-villains/deploy/k8s/native-openshift.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -189,7 +189,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -201,16 +201,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -223,7 +223,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -235,15 +235,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -299,7 +299,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:04 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/ui-super-heroes/deploy/k8s/java21-knative.yml b/ui-super-heroes/deploy/k8s/java21-knative.yml index 64845cbe7..157637ccc 100644 --- a/ui-super-heroes/deploy/k8s/java21-knative.yml +++ b/ui-super-heroes/deploy/k8s/java21-knative.yml @@ -15,7 +15,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -25,9 +25,9 @@ metadata: system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest - 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: java21-latest name: ui-super-heroes spec: template: @@ -41,7 +41,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -51,9 +51,9 @@ spec: system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest - 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: java21-latest spec: containers: - env: @@ -103,15 +103,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 labels: app: ui-super-heroes system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest - 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: java21-latest name: ui-super-heroes spec: selector: {} diff --git a/ui-super-heroes/deploy/k8s/java21-kubernetes.yml b/ui-super-heroes/deploy/k8s/java21-kubernetes.yml index 136fd2a0a..fd9e90451 100644 --- a/ui-super-heroes/deploy/k8s/java21-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/java21-kubernetes.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +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/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -78,7 +78,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +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/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -150,15 +150,15 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: @@ -198,7 +198,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +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/java21-minikube.yml b/ui-super-heroes/deploy/k8s/java21-minikube.yml index 289f50b1e..6f3466fbf 100644 --- a/ui-super-heroes/deploy/k8s/java21-minikube.yml +++ b/ui-super-heroes/deploy/k8s/java21-minikube.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -77,7 +77,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -148,7 +148,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -185,7 +185,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +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/java21-openshift.yml b/ui-super-heroes/deploy/k8s/java21-openshift.yml index ae1df5176..9641c16e2 100644 --- a/ui-super-heroes/deploy/k8s/java21-openshift.yml +++ b/ui-super-heroes/deploy/k8s/java21-openshift.yml @@ -16,7 +16,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -55,7 +55,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -67,16 +67,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -89,7 +89,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -101,8 +101,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -163,7 +163,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +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 9a0763543..c8584090f 100644 --- a/ui-super-heroes/deploy/k8s/native-knative.yml +++ b/ui-super-heroes/deploy/k8s/native-knative.yml @@ -15,7 +15,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -25,9 +25,9 @@ metadata: system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: template: @@ -41,7 +41,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -51,9 +51,9 @@ spec: system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -103,15 +103,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 labels: app: ui-super-heroes system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: selector: {} diff --git a/ui-super-heroes/deploy/k8s/native-kubernetes.yml b/ui-super-heroes/deploy/k8s/native-kubernetes.yml index 7684be0d3..b44d5126a 100644 --- a/ui-super-heroes/deploy/k8s/native-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/native-kubernetes.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -66,8 +66,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes template: metadata: @@ -78,7 +78,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -88,8 +88,8 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes spec: containers: @@ -150,14 +150,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: @@ -198,7 +198,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +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 656a71fff..87e5f4626 100644 --- a/ui-super-heroes/deploy/k8s/native-minikube.yml +++ b/ui-super-heroes/deploy/k8s/native-minikube.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -77,7 +77,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -148,14 +148,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest name: ui-super-heroes spec: rules: @@ -185,7 +185,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +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 fdcfd0c8f..2c4af67bf 100644 --- a/ui-super-heroes/deploy/k8s/native-openshift.yml +++ b/ui-super-heroes/deploy/k8s/native-openshift.yml @@ -16,7 +16,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -55,7 +55,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -66,17 +66,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -89,7 +89,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -100,9 +100,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -163,7 +163,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.0 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-11-28 - 01:22:12 +0000 + app.quarkus.io/build-timestamp: 2024-11-29 - 01:23:21 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes