From 36a01d35ae110ecda7aa9bc602efac49d654ede2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:23:31 -0500 Subject: [PATCH] Generate deploy resources (from Build and Push Container images run # 1060) (#1388) Co-authored-by: edeandrea <363447+edeandrea@users.noreply.github.com> --- deploy/k8s/java21-knative.yml | 86 ++++++------ deploy/k8s/java21-kubernetes.yml | 106 +++++++-------- deploy/k8s/java21-minikube.yml | 74 +++++------ deploy/k8s/java21-openshift.yml | 106 +++++++-------- deploy/k8s/native-knative.yml | 82 ++++++------ deploy/k8s/native-kubernetes.yml | 98 +++++++------- deploy/k8s/native-minikube.yml | 74 +++++------ deploy/k8s/native-openshift.yml | 122 +++++++++--------- .../deploy/k8s/java21-knative.yml | 8 +- .../deploy/k8s/java21-kubernetes.yml | 16 +-- .../deploy/k8s/java21-minikube.yml | 8 +- .../deploy/k8s/java21-openshift.yml | 14 +- .../deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 16 +-- .../deploy/k8s/native-minikube.yml | 12 +- .../deploy/k8s/native-openshift.yml | 18 +-- grpc-locations/deploy/k8s/java21-knative.yml | 16 +-- .../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 | 8 +- .../deploy/k8s/native-kubernetes.yml | 12 +- grpc-locations/deploy/k8s/native-minikube.yml | 8 +- .../deploy/k8s/native-openshift.yml | 20 +-- .../k8s/java21-knative-all-downstream.yml | 72 +++++------ rest-fights/deploy/k8s/java21-knative.yml | 16 +-- .../k8s/java21-kubernetes-all-downstream.yml | 74 +++++------ rest-fights/deploy/k8s/java21-kubernetes.yml | 10 +- .../k8s/java21-minikube-all-downstream.yml | 54 ++++---- rest-fights/deploy/k8s/java21-minikube.yml | 10 +- .../k8s/java21-openshift-all-downstream.yml | 84 ++++++------ rest-fights/deploy/k8s/java21-openshift.yml | 10 +- .../k8s/native-knative-all-downstream.yml | 56 ++++---- rest-fights/deploy/k8s/native-knative.yml | 20 +-- .../k8s/native-kubernetes-all-downstream.yml | 66 +++++----- rest-fights/deploy/k8s/native-kubernetes.yml | 18 +-- .../k8s/native-minikube-all-downstream.yml | 50 +++---- rest-fights/deploy/k8s/native-minikube.yml | 14 +- .../k8s/native-openshift-all-downstream.yml | 96 +++++++------- rest-fights/deploy/k8s/native-openshift.yml | 24 ++-- rest-heroes/deploy/k8s/java21-knative.yml | 16 +-- rest-heroes/deploy/k8s/java21-kubernetes.yml | 12 +- rest-heroes/deploy/k8s/java21-minikube.yml | 12 +- rest-heroes/deploy/k8s/java21-openshift.yml | 18 +-- rest-heroes/deploy/k8s/native-knative.yml | 8 +- rest-heroes/deploy/k8s/native-kubernetes.yml | 8 +- rest-heroes/deploy/k8s/native-minikube.yml | 8 +- rest-heroes/deploy/k8s/native-openshift.yml | 14 +- rest-narration/deploy/k8s/java21-knative.yml | 12 +- .../deploy/k8s/java21-kubernetes.yml | 16 +-- rest-narration/deploy/k8s/java21-minikube.yml | 8 +- .../deploy/k8s/java21-openshift.yml | 20 +-- rest-narration/deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 12 +- rest-narration/deploy/k8s/native-minikube.yml | 8 +- .../deploy/k8s/native-openshift.yml | 20 +-- rest-villains/deploy/k8s/java21-knative.yml | 12 +- .../deploy/k8s/java21-kubernetes.yml | 20 +-- rest-villains/deploy/k8s/java21-minikube.yml | 12 +- rest-villains/deploy/k8s/java21-openshift.yml | 18 +-- rest-villains/deploy/k8s/native-knative.yml | 12 +- .../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 | 6 +- .../deploy/k8s/java21-kubernetes.yml | 16 +-- .../deploy/k8s/java21-minikube.yml | 12 +- .../deploy/k8s/java21-openshift.yml | 8 +- ui-super-heroes/deploy/k8s/native-knative.yml | 18 +-- .../deploy/k8s/native-kubernetes.yml | 16 +-- .../deploy/k8s/native-minikube.yml | 12 +- .../deploy/k8s/native-openshift.yml | 8 +- 72 files changed, 1024 insertions(+), 1024 deletions(-) diff --git a/deploy/k8s/java21-knative.yml b/deploy/k8s/java21-knative.yml index ad490c417..6ff2f5395 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -82,19 +82,19 @@ metadata: system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: 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 + app.kubernetes.io/version: java21-latest name: grpc-locations spec: template: 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,15 +222,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +0000 labels: app: grpc-locations system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: 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 + app.kubernetes.io/version: java21-latest name: grpc-locations spec: selector: {} @@ -263,7 +263,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/version: java21-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/version: java21-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -424,18 +424,18 @@ metadata: application: villains-service app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -654,19 +654,19 @@ metadata: system: quarkus-super-heroes application: heroes-service 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 + app.kubernetes.io/version: java21-latest name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 labels: app: rest-heroes system: quarkus-super-heroes application: heroes-service 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 + app.kubernetes.io/version: java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1275,9 +1275,9 @@ metadata: system: quarkus-super-heroes application: event-stats app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java21-latest name: event-statistics spec: template: @@ -1488,15 +1488,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +0000 labels: app: event-statistics system: quarkus-super-heroes application: event-stats app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java21-latest name: event-statistics spec: selector: {} @@ -1518,7 +1518,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1544,7 +1544,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1606,7 +1606,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 labels: app: ui-super-heroes system: quarkus-super-heroes diff --git a/deploy/k8s/java21-kubernetes.yml b/deploy/k8s/java21-kubernetes.yml index 62d488905..827d88e46 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/part-of: locations-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/part-of: locations-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -401,7 +401,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service spec: containers: - env: @@ -476,7 +476,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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/name: rest-villains + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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/name: rest-villains + app.kubernetes.io/part-of: villains-service 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -953,7 +953,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -974,10 +974,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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/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: @@ -1728,7 +1728,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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/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: - env: @@ -1922,7 +1922,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java21-latest template: metadata: @@ -2019,7 +2019,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java21-latest spec: containers: @@ -2091,14 +2091,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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/name: ui-super-heroes app.kubernetes.io/version: java21-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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 56fc17a92..c9349a2a4 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -963,10 +963,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: ui-super-heroes 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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 d99fd4e97..c10d8f7dc 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/version: java21-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java21-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java21-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/version: java21-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java21-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -711,17 +711,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -745,16 +745,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1028,17 +1028,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: heroes-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1062,16 +1062,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1571,7 +1571,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1706,7 +1706,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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: java21-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java21-latest name: event-statistics spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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: java21-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2194,7 +2194,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2268,7 +2268,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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 a5eddf1bb..d6f749fb1 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -83,8 +83,8 @@ metadata: application: locations-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: @@ -222,15 +222,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 labels: app: grpc-locations system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: selector: {} @@ -263,7 +263,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/name: rest-narration app.kubernetes.io/version: native-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/name: rest-narration app.kubernetes.io/version: native-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -655,8 +655,8 @@ metadata: application: heroes-service app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: @@ -791,15 +791,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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/version: native-latest + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: selector: {} @@ -821,15 +821,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights --- apiVersion: v1 @@ -910,7 +910,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -921,8 +921,8 @@ metadata: application: fights-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -936,7 +936,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -947,15 +947,15 @@ spec: application: fights-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1212,15 +1212,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: selector: {} @@ -1265,7 +1265,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1284,10 +1284,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +0000 labels: app: ui-super-heroes system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: selector: {} diff --git a/deploy/k8s/native-kubernetes.yml b/deploy/k8s/native-kubernetes.yml index d4277a1ac..97c5116d0 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest spec: containers: - env: @@ -293,7 +293,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -389,8 +389,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest template: metadata: @@ -401,7 +401,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -411,8 +411,8 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest spec: containers: @@ -476,7 +476,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -645,7 +645,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -666,10 +666,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -784,7 +784,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -953,7 +953,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1093,7 +1093,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -1357,10 +1357,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1716,8 +1716,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics template: metadata: @@ -1728,7 +1728,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1738,8 +1738,8 @@ 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/version: native-latest app.kubernetes.io/name: event-statistics spec: containers: @@ -1749,10 +1749,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -2019,7 +2019,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -2091,15 +2091,15 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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 57b3c13af..1de9e559f 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -291,7 +291,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -658,10 +658,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -776,7 +776,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1342,10 +1342,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1731,10 +1731,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2070,13 +2070,13 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: @@ -2107,7 +2107,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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 e95a814d5..01816a13c 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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/version: native-latest + 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/version: native-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -238,9 +238,9 @@ 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/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: @@ -303,7 +303,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/part-of: narration-service 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/part-of: narration-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/part-of: narration-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -711,16 +711,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - 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 template: metadata: @@ -734,7 +734,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -745,16 +745,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1028,17 +1028,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest - 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1062,9 +1062,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest - 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1548,17 +1548,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1571,7 +1571,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1582,19 +1582,19 @@ 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/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - env: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "false" envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1664,10 +1664,10 @@ spec: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "true" envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1968,16 +1968,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics template: metadata: @@ -1991,7 +1991,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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/version: native-latest + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2194,7 +2194,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2268,7 +2268,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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 41d768833..f6193686d 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -48,9 +48,9 @@ metadata: system: quarkus-super-heroes application: event-stats app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java21-latest name: event-statistics spec: template: @@ -261,15 +261,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +0000 labels: app: event-statistics system: quarkus-super-heroes application: event-stats app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java21-latest name: event-statistics spec: selector: {} diff --git a/event-statistics/deploy/k8s/java21-kubernetes.yml b/event-statistics/deploy/k8s/java21-kubernetes.yml index eff8e54d8..c0f0656f6 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -128,9 +128,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/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: @@ -140,7 +140,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -150,9 +150,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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 554443ce9..764b1f165 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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 586c4ee56..13075e5a8 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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: java21-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java21-latest name: event-statistics spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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: java21-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +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 de185771c..b20c0a481 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -57,10 +57,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +0000 labels: app: event-statistics system: quarkus-super-heroes diff --git a/event-statistics/deploy/k8s/native-kubernetes.yml b/event-statistics/deploy/k8s/native-kubernetes.yml index 3e93add1f..f61a68d6b 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -128,8 +128,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics template: metadata: @@ -140,7 +140,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -150,8 +150,8 @@ 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/version: native-latest app.kubernetes.io/name: event-statistics spec: containers: @@ -161,10 +161,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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 e91dd4739..ee0fba613 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -159,10 +159,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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 84a6da73a..57088e235 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -245,16 +245,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics template: metadata: @@ -268,7 +268,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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/version: native-latest + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:56 +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 39f51ab25..6e53e80fd 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -82,19 +82,19 @@ metadata: system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: 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 + app.kubernetes.io/version: java21-latest name: grpc-locations spec: template: 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,15 +222,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +0000 labels: app: grpc-locations system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: 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 + app.kubernetes.io/version: java21-latest name: grpc-locations spec: selector: {} diff --git a/grpc-locations/deploy/k8s/java21-kubernetes.yml b/grpc-locations/deploy/k8s/java21-kubernetes.yml index dd2fc4cad..bd14ce3b3 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/part-of: locations-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/part-of: locations-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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 676bc0bd0..7c0c47cc2 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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 627a5e1f5..9a02f4793 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/version: java21-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java21-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java21-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/version: java21-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java21-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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 aa748d86d..76378a05c 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -83,8 +83,8 @@ metadata: application: locations-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: @@ -222,15 +222,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 labels: app: grpc-locations system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: selector: {} diff --git a/grpc-locations/deploy/k8s/native-kubernetes.yml b/grpc-locations/deploy/k8s/native-kubernetes.yml index d7a1be5cb..fb41f4bce 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest spec: containers: - env: @@ -293,7 +293,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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 37d164f35..25b594355 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -291,7 +291,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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 dcf6cfee9..22e3996a6 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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/version: native-latest + 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/version: native-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -238,9 +238,9 @@ 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/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: @@ -303,7 +303,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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 c7b3bb676..16a027191 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -86,18 +86,18 @@ metadata: application: villains-service app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -321,19 +321,19 @@ metadata: system: quarkus-super-heroes application: heroes-service 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 + app.kubernetes.io/version: java21-latest name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 labels: app: rest-heroes system: quarkus-super-heroes application: heroes-service 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 + app.kubernetes.io/version: java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/version: java21-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/version: java21-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -671,19 +671,19 @@ metadata: system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: 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 + app.kubernetes.io/version: java21-latest name: grpc-locations spec: template: 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,15 +811,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +0000 labels: app: grpc-locations system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: 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 + app.kubernetes.io/version: java21-latest name: grpc-locations spec: selector: {} @@ -841,14 +841,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/java21-knative.yml b/rest-fights/deploy/k8s/java21-knative.yml index 2f7465482..52002b7f8 100644 --- a/rest-fights/deploy/k8s/java21-knative.yml +++ b/rest-fights/deploy/k8s/java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 labels: app: rest-fights system: quarkus-super-heroes application: fights-service app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/java21-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java21-kubernetes-all-downstream.yml index 0bcab32d0..ea962e9dc 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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/name: rest-villains + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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/name: rest-villains + app.kubernetes.io/part-of: villains-service 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -468,7 +468,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -489,10 +489,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -721,7 +721,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service spec: containers: - env: @@ -796,7 +796,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/part-of: locations-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -971,7 +971,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/part-of: locations-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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 e17e95894..1e569be98 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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 93f58825a..2cf2f4c86 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -484,10 +484,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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 32b1cefb2..1d3d99bde 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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 71ab13f25..a1c19c8f4 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -205,17 +205,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -239,16 +239,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -527,17 +527,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: heroes-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -561,16 +561,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/version: java21-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java21-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java21-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java21-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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/version: java21-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java21-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1591,7 +1591,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1726,7 +1726,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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 eea654868..d0e775b51 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -427,7 +427,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -562,7 +562,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +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 09fd77a10..8b124b7a5 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -322,8 +322,8 @@ metadata: application: heroes-service app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: @@ -458,15 +458,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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/version: native-latest + app.kubernetes.io/name: rest-heroes 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/name: rest-narration app.kubernetes.io/version: native-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/name: rest-narration app.kubernetes.io/version: native-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -672,8 +672,8 @@ metadata: application: locations-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: @@ -811,15 +811,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 labels: app: grpc-locations system: quarkus-super-heroes application: locations-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: selector: {} @@ -841,15 +841,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights --- apiVersion: v1 @@ -930,7 +930,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -941,8 +941,8 @@ metadata: application: fights-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -956,7 +956,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -967,15 +967,15 @@ spec: application: fights-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1232,15 +1232,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: selector: {} diff --git a/rest-fights/deploy/k8s/native-knative.yml b/rest-fights/deploy/k8s/native-knative.yml index 9d1b4792c..0c500c7c2 100644 --- a/rest-fights/deploy/k8s/native-knative.yml +++ b/rest-fights/deploy/k8s/native-knative.yml @@ -15,15 +15,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights --- apiVersion: v1 @@ -104,7 +104,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -115,8 +115,8 @@ metadata: application: fights-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -130,7 +130,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -141,15 +141,15 @@ spec: application: fights-service app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -406,15 +406,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: selector: {} diff --git a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml index f050a7d9e..0070b3f49 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -155,7 +155,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -176,10 +176,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -294,7 +294,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -468,7 +468,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -608,7 +608,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -709,8 +709,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest template: metadata: @@ -721,7 +721,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -731,8 +731,8 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest spec: containers: @@ -796,7 +796,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -959,9 +959,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -971,7 +971,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,9 +981,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest spec: containers: - env: @@ -1113,7 +1113,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -1377,10 +1377,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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 2190f710c..de0a2751d 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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: native-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -245,10 +245,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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 80aa34c53..9ac44fc3e 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -174,10 +174,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -292,7 +292,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1102,7 +1102,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1362,10 +1362,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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 eec0d5d87..b2cd6ee18 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -242,10 +242,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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 62ed90f50..09097181d 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -205,16 +205,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - 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 template: metadata: @@ -228,7 +228,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -239,16 +239,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -527,17 +527,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest - 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -561,9 +561,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest - 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/part-of: narration-service 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/part-of: narration-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/part-of: narration-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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/version: native-latest + 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/version: native-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1082,9 +1082,9 @@ 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/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: @@ -1147,7 +1147,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:53 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:29 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1568,17 +1568,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1591,7 +1591,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1602,19 +1602,19 @@ 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/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - env: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "false" envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1684,10 +1684,10 @@ spec: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "true" envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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 9d0fabd5c..cf7f0ce15 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -404,17 +404,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -427,7 +427,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -438,19 +438,19 @@ 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/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - env: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "false" envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -520,10 +520,10 @@ spec: - name: QUARKUS_LIQUIBASE_MONGODB_ENABLED value: "true" envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:35 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:18 +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 ca5eeb77e..166ce22f3 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -80,19 +80,19 @@ metadata: system: quarkus-super-heroes application: heroes-service 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 + app.kubernetes.io/version: java21-latest name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 labels: app: rest-heroes system: quarkus-super-heroes application: heroes-service 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 + app.kubernetes.io/version: java21-latest name: rest-heroes spec: selector: {} diff --git a/rest-heroes/deploy/k8s/java21-kubernetes.yml b/rest-heroes/deploy/k8s/java21-kubernetes.yml index 9c52a6e3c..2de924658 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -150,7 +150,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -171,10 +171,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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 084aec810..99d4f87bc 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -169,10 +169,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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 4d3f17552..5b55f9271 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -201,17 +201,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: heroes-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -235,16 +235,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java21-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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +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 eb92d20d1..4b8850962 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -81,8 +81,8 @@ metadata: application: heroes-service app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: @@ -217,15 +217,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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/version: native-latest + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: selector: {} diff --git a/rest-heroes/deploy/k8s/native-kubernetes.yml b/rest-heroes/deploy/k8s/native-kubernetes.yml index a1343a9e9..645142ade 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -150,7 +150,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -290,7 +290,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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 8dcf58f64..e3f8bc685 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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 35ce2a8b7..6a9c65afa 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -201,17 +201,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest - 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -235,9 +235,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest - 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:44 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:24 +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 d011549e5..c98341133 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/version: java21-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/version: java21-latest + 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 0fdd1f29d..937c0697d 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -89,7 +89,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java21-latest + app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service spec: containers: - env: @@ -164,7 +164,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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 68a3f4f34..b466741df 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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 ad7cc2463..40477796a 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: java21-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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/part-of: narration-service - app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-narration + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +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 a488c7932..0a98c0a3a 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/name: rest-narration app.kubernetes.io/version: native-latest + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: selector: {} diff --git a/rest-narration/deploy/k8s/native-kubernetes.yml b/rest-narration/deploy/k8s/native-kubernetes.yml index 326fc8cb5..12e355b55 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -77,8 +77,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest template: metadata: @@ -89,7 +89,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -99,8 +99,8 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest spec: containers: @@ -164,7 +164,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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 078cb4ec2..07a182ac8 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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 3c2bc1f80..fe51322b0 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/part-of: narration-service 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/part-of: narration-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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/part-of: narration-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:26 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:04 +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 b85a30d38..5a514242a 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -81,18 +81,18 @@ metadata: application: villains-service app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: selector: {} diff --git a/rest-villains/deploy/k8s/java21-kubernetes.yml b/rest-villains/deploy/k8s/java21-kubernetes.yml index bb0d522d1..fcfe918e9 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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/name: rest-villains + 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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/name: rest-villains + app.kubernetes.io/part-of: villains-service 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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 adb0591ff..5055619a4 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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 f97e5a8fb..95455ad72 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -200,17 +200,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -234,16 +234,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java21-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +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 30e6eb049..0dc8c9819 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains 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: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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 labels: app: rest-villains system: quarkus-super-heroes application: villains-service app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: selector: {} diff --git a/rest-villains/deploy/k8s/native-kubernetes.yml b/rest-villains/deploy/k8s/native-kubernetes.yml index 11f770aae..fb12db1c2 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -150,7 +150,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -171,10 +171,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -289,7 +289,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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 afd653549..ea02cbdf9 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -169,10 +169,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -287,7 +287,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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 867191296..35490b8cd 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -200,16 +200,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - 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 template: metadata: @@ -223,7 +223,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -234,16 +234,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:05 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:45 +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 9bdad5410..af0199ac6 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -41,7 +41,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -103,7 +103,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 labels: app: ui-super-heroes system: quarkus-super-heroes diff --git a/ui-super-heroes/deploy/k8s/java21-kubernetes.yml b/ui-super-heroes/deploy/k8s/java21-kubernetes.yml index d49f4b616..cd4a4047a 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java21-latest template: metadata: @@ -78,7 +78,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java21-latest spec: containers: @@ -150,14 +150,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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/name: ui-super-heroes app.kubernetes.io/version: java21-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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 c879b01d2..b0f3bc272 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java21-latest - app.kubernetes.io/name: ui-super-heroes 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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 780c8458e..29d41b5d3 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -89,7 +89,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -163,7 +163,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +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 6a36cf707..350e85bfa 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +0000 labels: app: ui-super-heroes system: quarkus-super-heroes application: ui-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: 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 d50657d3d..1bc04125e 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -78,7 +78,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -150,15 +150,15 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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 9d748291f..98b76043f 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -148,13 +148,13 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: @@ -185,7 +185,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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 7214b44a4..ee25138c2 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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +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.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -89,7 +89,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -163,7 +163,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.17.7 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2025-01-17 - 01:21:14 +0000 + app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:58 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes