From 78ca4c944291db3adfe6abb10c9e1755bdcdb84e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:12:26 -0500 Subject: [PATCH] Generate deploy resources (from Build and Push Container images - 3.15.Final run # 70) (#1341) Co-authored-by: edeandrea <363447+edeandrea@users.noreply.github.com> --- deploy/k8s/java17-knative.yml | 76 ++++++------ deploy/k8s/java17-kubernetes.yml | 86 ++++++------- deploy/k8s/java17-minikube.yml | 72 +++++------ deploy/k8s/java17-openshift.yml | 116 +++++++++--------- deploy/k8s/native-knative.yml | 68 +++++----- deploy/k8s/native-kubernetes.yml | 92 +++++++------- deploy/k8s/native-minikube.yml | 62 +++++----- deploy/k8s/native-openshift.yml | 108 ++++++++-------- .../deploy/k8s/java17-knative.yml | 16 +-- .../deploy/k8s/java17-kubernetes.yml | 16 +-- .../deploy/k8s/java17-minikube.yml | 12 +- .../deploy/k8s/java17-openshift.yml | 12 +- .../deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 20 +-- .../deploy/k8s/native-minikube.yml | 12 +- .../deploy/k8s/native-openshift.yml | 24 ++-- grpc-locations/deploy/k8s/java17-knative.yml | 8 +- .../deploy/k8s/java17-kubernetes.yml | 16 +-- grpc-locations/deploy/k8s/java17-minikube.yml | 12 +- .../deploy/k8s/java17-openshift.yml | 24 ++-- grpc-locations/deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 12 +- grpc-locations/deploy/k8s/native-minikube.yml | 8 +- .../deploy/k8s/native-openshift.yml | 14 +-- .../k8s/java17-knative-all-downstream.yml | 42 +++---- rest-fights/deploy/k8s/java17-knative.yml | 6 +- .../k8s/java17-kubernetes-all-downstream.yml | 60 ++++----- rest-fights/deploy/k8s/java17-kubernetes.yml | 12 +- .../k8s/java17-minikube-all-downstream.yml | 48 ++++---- rest-fights/deploy/k8s/java17-minikube.yml | 8 +- .../k8s/java17-openshift-all-downstream.yml | 84 ++++++------- rest-fights/deploy/k8s/java17-openshift.yml | 14 +-- .../k8s/native-knative-all-downstream.yml | 44 +++---- rest-fights/deploy/k8s/native-knative.yml | 12 +- .../k8s/native-kubernetes-all-downstream.yml | 56 ++++----- rest-fights/deploy/k8s/native-kubernetes.yml | 12 +- .../k8s/native-minikube-all-downstream.yml | 40 +++--- rest-fights/deploy/k8s/native-minikube.yml | 8 +- .../k8s/native-openshift-all-downstream.yml | 70 +++++------ rest-fights/deploy/k8s/native-openshift.yml | 14 +-- rest-heroes/deploy/k8s/java17-knative.yml | 8 +- rest-heroes/deploy/k8s/java17-kubernetes.yml | 8 +- rest-heroes/deploy/k8s/java17-minikube.yml | 8 +- rest-heroes/deploy/k8s/java17-openshift.yml | 14 +-- 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/java17-knative.yml | 8 +- .../deploy/k8s/java17-kubernetes.yml | 8 +- rest-narration/deploy/k8s/java17-minikube.yml | 8 +- .../deploy/k8s/java17-openshift.yml | 14 +-- rest-narration/deploy/k8s/native-knative.yml | 4 +- .../deploy/k8s/native-kubernetes.yml | 12 +- rest-narration/deploy/k8s/native-minikube.yml | 8 +- .../deploy/k8s/native-openshift.yml | 14 +-- rest-villains/deploy/k8s/java17-knative.yml | 12 +- .../deploy/k8s/java17-kubernetes.yml | 16 +-- rest-villains/deploy/k8s/java17-minikube.yml | 12 +- rest-villains/deploy/k8s/java17-openshift.yml | 18 +-- rest-villains/deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 12 +- rest-villains/deploy/k8s/native-minikube.yml | 8 +- rest-villains/deploy/k8s/native-openshift.yml | 14 +-- ui-super-heroes/deploy/k8s/java17-knative.yml | 18 +-- .../deploy/k8s/java17-kubernetes.yml | 10 +- .../deploy/k8s/java17-minikube.yml | 12 +- .../deploy/k8s/java17-openshift.yml | 20 +-- ui-super-heroes/deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 16 +-- .../deploy/k8s/native-minikube.yml | 10 +- .../deploy/k8s/native-openshift.yml | 14 +-- 72 files changed, 902 insertions(+), 902 deletions(-) diff --git a/deploy/k8s/java17-knative.yml b/deploy/k8s/java17-knative.yml index 3142114ba..bb1f5e521 100644 --- a/deploy/k8s/java17-knative.yml +++ b/deploy/k8s/java17-knative.yml @@ -70,7 +70,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -89,10 +89,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -218,7 +218,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus @@ -257,7 +257,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -268,8 +268,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -320,15 +320,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: selector: {} @@ -403,7 +403,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -413,19 +413,19 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest-3.15.Final 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:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -547,15 +547,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: selector: {} @@ -630,7 +630,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -640,8 +640,8 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final name: rest-heroes spec: @@ -775,14 +775,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final name: rest-heroes spec: @@ -870,7 +870,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -894,7 +894,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1167,7 +1167,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus @@ -1218,7 +1218,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1228,19 +1228,19 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: 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:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -1439,15 +1439,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics name: event-statistics spec: selector: {} @@ -1467,7 +1467,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1477,9 +1477,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: template: @@ -1491,7 +1491,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1501,9 +1501,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -1551,15 +1551,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: selector: {} diff --git a/deploy/k8s/java17-kubernetes.yml b/deploy/k8s/java17-kubernetes.yml index e67ac3be3..ac4a906e8 100644 --- a/deploy/k8s/java17-kubernetes.yml +++ b/deploy/k8s/java17-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -140,8 +140,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -162,8 +162,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: locations-service 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:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -293,7 +293,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -336,7 +336,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -371,7 +371,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -401,7 +401,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -476,7 +476,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -580,7 +580,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -615,7 +615,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -634,8 +634,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -645,7 +645,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -656,8 +656,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: villains-service 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: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -784,7 +784,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -888,7 +888,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -923,7 +923,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -953,7 +953,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1093,7 +1093,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1251,7 +1251,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1286,7 +1286,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1304,8 +1304,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: fights-service template: metadata: @@ -1316,7 +1316,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1326,8 +1326,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: fights-service spec: containers: @@ -1548,7 +1548,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1642,7 +1642,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1677,7 +1677,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1695,9 +1695,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics template: metadata: annotations: @@ -1707,7 +1707,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1717,9 +1717,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics spec: containers: - env: @@ -1728,10 +1728,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -1901,7 +1901,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1933,7 +1933,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1968,7 +1968,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1998,7 +1998,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2070,7 +2070,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -2118,7 +2118,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/java17-minikube.yml b/deploy/k8s/java17-minikube.yml index e9d0d9212..284082a3e 100644 --- a/deploy/k8s/java17-minikube.yml +++ b/deploy/k8s/java17-minikube.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +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:java17-latest-3.15.Final imagePullPolicy: IfNotPresent livenessProbe: @@ -291,7 +291,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -333,7 +333,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -368,7 +368,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -397,7 +397,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -471,7 +471,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -574,7 +574,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -609,7 +609,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -638,7 +638,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +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:java17-latest-3.15.Final imagePullPolicy: IfNotPresent livenessProbe: @@ -776,7 +776,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -879,7 +879,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -914,7 +914,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -943,7 +943,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1082,7 +1082,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1239,7 +1239,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1274,7 +1274,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1303,7 +1303,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1534,7 +1534,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1627,7 +1627,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1662,7 +1662,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1691,7 +1691,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1711,10 +1711,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest-3.15.Final imagePullPolicy: IfNotPresent livenessProbe: @@ -1884,7 +1884,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1915,7 +1915,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1950,7 +1950,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1979,7 +1979,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2050,14 +2050,14 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: @@ -2087,7 +2087,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/java17-openshift.yml b/deploy/k8s/java17-openshift.yml index fe11d5314..b29055edf 100644 --- a/deploy/k8s/java17-openshift.yml +++ b/deploy/k8s/java17-openshift.yml @@ -87,7 +87,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -189,7 +189,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -200,17 +200,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -221,7 +221,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -232,16 +232,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -295,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -337,7 +337,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -374,7 +374,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -386,16 +386,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest-3.15.Final name: rest-narration spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest-3.15.Final template: metadata: annotations: @@ -406,7 +406,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -418,8 +418,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest-3.15.Final spec: containers: - envFrom: @@ -478,7 +478,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -581,7 +581,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -680,7 +680,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -692,16 +692,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -712,7 +712,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -724,15 +724,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -786,7 +786,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -889,7 +889,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -989,7 +989,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1001,16 +1001,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -1021,7 +1021,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1033,8 +1033,8 @@ spec: 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: java17-latest-3.15.Final + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: @@ -1095,7 +1095,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1252,7 +1252,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1444,7 +1444,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1455,17 +1455,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-3.15.Final 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: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1476,7 +1476,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1487,9 +1487,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: @@ -1571,7 +1571,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1664,7 +1664,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1818,7 +1818,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1850,7 +1850,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1867,10 +1867,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -1945,7 +1945,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1976,7 +1976,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2013,7 +2013,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2024,17 +2024,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: @@ -2045,7 +2045,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2056,9 +2056,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -2117,7 +2117,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +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 13ffbb7b5..3cfbcbd6b 100644 --- a/deploy/k8s/native-knative.yml +++ b/deploy/k8s/native-knative.yml @@ -70,7 +70,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -80,9 +80,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: template: @@ -218,15 +218,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: selector: {} @@ -257,7 +257,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -320,7 +320,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus @@ -403,7 +403,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -414,8 +414,8 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-villains spec: template: @@ -547,15 +547,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-villains spec: selector: {} @@ -630,7 +630,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -641,8 +641,8 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-heroes spec: template: @@ -775,15 +775,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-heroes spec: selector: {} @@ -870,7 +870,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -880,8 +880,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: fights-service name: rest-fights spec: @@ -894,7 +894,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -904,8 +904,8 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: fights-service spec: containers: @@ -1167,14 +1167,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: fights-service name: rest-fights spec: @@ -1218,7 +1218,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1228,19 +1228,19 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: 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-3.15.Final imagePullPolicy: Always livenessProbe: @@ -1439,15 +1439,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: event-statistics name: event-statistics spec: selector: {} @@ -1467,7 +1467,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1477,9 +1477,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final name: ui-super-heroes spec: template: @@ -1491,7 +1491,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1501,9 +1501,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -1551,15 +1551,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final name: ui-super-heroes spec: selector: {} diff --git a/deploy/k8s/native-kubernetes.yml b/deploy/k8s/native-kubernetes.yml index 798f481a9..28aeacc97 100644 --- a/deploy/k8s/native-kubernetes.yml +++ b/deploy/k8s/native-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +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-3.15.Final app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +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-3.15.Final app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -293,7 +293,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -336,7 +336,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -371,7 +371,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -389,9 +389,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -401,7 +401,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -411,9 +411,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -476,7 +476,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -580,7 +580,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -615,7 +615,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -634,8 +634,8 @@ spec: selector: matchLabels: app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -645,7 +645,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -656,8 +656,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -784,7 +784,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -888,7 +888,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -923,7 +923,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -953,7 +953,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1093,7 +1093,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1251,7 +1251,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1286,7 +1286,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1305,8 +1305,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -1316,7 +1316,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1327,8 +1327,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -1548,7 +1548,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1642,7 +1642,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1677,7 +1677,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1695,9 +1695,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics template: metadata: annotations: @@ -1707,7 +1707,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1717,9 +1717,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics spec: containers: - env: @@ -1728,10 +1728,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -1901,7 +1901,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1933,7 +1933,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1968,7 +1968,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1987,8 +1987,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest-3.15.Final - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -1998,7 +1998,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2009,8 +2009,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest-3.15.Final - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -2070,15 +2070,15 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +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-3.15.Final - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: @@ -2118,7 +2118,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +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 f0bf6e2b4..9df079393 100644 --- a/deploy/k8s/native-minikube.yml +++ b/deploy/k8s/native-minikube.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -291,7 +291,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -333,7 +333,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -368,7 +368,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -397,7 +397,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -471,7 +471,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -574,7 +574,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -609,7 +609,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -638,7 +638,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -776,7 +776,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -879,7 +879,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -914,7 +914,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -943,7 +943,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1082,7 +1082,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1239,7 +1239,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1274,7 +1274,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1303,7 +1303,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1534,7 +1534,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1627,7 +1627,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1662,7 +1662,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1691,7 +1691,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1711,10 +1711,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest-3.15.Final imagePullPolicy: IfNotPresent livenessProbe: @@ -1884,7 +1884,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1915,7 +1915,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1950,7 +1950,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1979,7 +1979,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2050,7 +2050,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -2087,7 +2087,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +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 ff78c799a..049f639b5 100644 --- a/deploy/k8s/native-openshift.yml +++ b/deploy/k8s/native-openshift.yml @@ -87,7 +87,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -189,7 +189,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -200,16 +200,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service template: metadata: @@ -221,7 +221,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -232,8 +232,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service spec: containers: @@ -295,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -337,7 +337,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -374,7 +374,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -385,16 +385,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service template: metadata: @@ -406,7 +406,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -417,8 +417,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service spec: containers: @@ -478,7 +478,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -581,7 +581,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -680,7 +680,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -691,17 +691,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -712,7 +712,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -723,9 +723,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains spec: containers: - envFrom: @@ -786,7 +786,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -889,7 +889,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -989,7 +989,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1000,17 +1000,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -1021,7 +1021,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1032,9 +1032,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - envFrom: @@ -1095,7 +1095,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1252,7 +1252,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1444,7 +1444,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1455,16 +1455,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights template: metadata: @@ -1476,7 +1476,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1487,8 +1487,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: @@ -1571,7 +1571,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1664,7 +1664,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1818,7 +1818,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1829,17 +1829,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest-3.15.Final name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-3.15.Final - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -1850,7 +1850,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1861,16 +1861,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest-3.15.Final 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-3.15.Final imagePullPolicy: Always livenessProbe: @@ -1945,7 +1945,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1976,7 +1976,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2013,7 +2013,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2025,16 +2025,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final name: ui-super-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -2045,7 +2045,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2057,8 +2057,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -2117,7 +2117,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/event-statistics/deploy/k8s/java17-knative.yml b/event-statistics/deploy/k8s/java17-knative.yml index fff69f316..1e50f692b 100644 --- a/event-statistics/deploy/k8s/java17-knative.yml +++ b/event-statistics/deploy/k8s/java17-knative.yml @@ -36,7 +36,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -46,19 +46,19 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: 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:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -257,15 +257,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics name: event-statistics spec: selector: {} diff --git a/event-statistics/deploy/k8s/java17-kubernetes.yml b/event-statistics/deploy/k8s/java17-kubernetes.yml index 5f3f4ef98..e607f9a5a 100644 --- a/event-statistics/deploy/k8s/java17-kubernetes.yml +++ b/event-statistics/deploy/k8s/java17-kubernetes.yml @@ -75,7 +75,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +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/name: event-statistics app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics template: metadata: annotations: @@ -140,7 +140,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +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/name: event-statistics app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics spec: containers: - env: @@ -161,10 +161,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -334,7 +334,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/java17-minikube.yml b/event-statistics/deploy/k8s/java17-minikube.yml index e2af28a5b..cec84f2b8 100644 --- a/event-statistics/deploy/k8s/java17-minikube.yml +++ b/event-statistics/deploy/k8s/java17-minikube.yml @@ -75,7 +75,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -139,7 +139,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +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:java17-latest-3.15.Final imagePullPolicy: IfNotPresent livenessProbe: @@ -332,7 +332,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/java17-openshift.yml b/event-statistics/deploy/k8s/java17-openshift.yml index 8c378d86a..b2b01c3db 100644 --- a/event-statistics/deploy/k8s/java17-openshift.yml +++ b/event-statistics/deploy/k8s/java17-openshift.yml @@ -76,7 +76,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -230,7 +230,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -262,7 +262,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -279,10 +279,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -357,7 +357,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:46 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:50 +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 0e256448e..1da36b741 100644 --- a/event-statistics/deploy/k8s/native-knative.yml +++ b/event-statistics/deploy/k8s/native-knative.yml @@ -36,7 +36,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -46,19 +46,19 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: 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-3.15.Final imagePullPolicy: Always livenessProbe: @@ -257,15 +257,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: event-statistics name: event-statistics spec: selector: {} diff --git a/event-statistics/deploy/k8s/native-kubernetes.yml b/event-statistics/deploy/k8s/native-kubernetes.yml index 79c8aff83..5220b3d79 100644 --- a/event-statistics/deploy/k8s/native-kubernetes.yml +++ b/event-statistics/deploy/k8s/native-kubernetes.yml @@ -75,7 +75,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +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/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics template: metadata: annotations: @@ -140,7 +140,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +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/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics spec: containers: - env: @@ -161,10 +161,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:native-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -334,7 +334,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +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 83a6d560e..d9eb54c43 100644 --- a/event-statistics/deploy/k8s/native-minikube.yml +++ b/event-statistics/deploy/k8s/native-minikube.yml @@ -75,7 +75,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -139,7 +139,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +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-3.15.Final imagePullPolicy: IfNotPresent livenessProbe: @@ -332,7 +332,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +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 640efa827..c1772bf42 100644 --- a/event-statistics/deploy/k8s/native-openshift.yml +++ b/event-statistics/deploy/k8s/native-openshift.yml @@ -76,7 +76,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -230,7 +230,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -241,17 +241,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest-3.15.Final name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-3.15.Final - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -262,7 +262,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -273,16 +273,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest-3.15.Final 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-3.15.Final imagePullPolicy: Always livenessProbe: @@ -357,7 +357,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:40 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:41 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/grpc-locations/deploy/k8s/java17-knative.yml b/grpc-locations/deploy/k8s/java17-knative.yml index 98e169d57..98f18ecea 100644 --- a/grpc-locations/deploy/k8s/java17-knative.yml +++ b/grpc-locations/deploy/k8s/java17-knative.yml @@ -70,7 +70,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -89,10 +89,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -218,7 +218,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus diff --git a/grpc-locations/deploy/k8s/java17-kubernetes.yml b/grpc-locations/deploy/k8s/java17-kubernetes.yml index d9d514327..1eab50389 100644 --- a/grpc-locations/deploy/k8s/java17-kubernetes.yml +++ b/grpc-locations/deploy/k8s/java17-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -140,8 +140,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -162,8 +162,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: locations-service 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:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -293,7 +293,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/java17-minikube.yml b/grpc-locations/deploy/k8s/java17-minikube.yml index 5218c23aa..153711ef6 100644 --- a/grpc-locations/deploy/k8s/java17-minikube.yml +++ b/grpc-locations/deploy/k8s/java17-minikube.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +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:java17-latest-3.15.Final imagePullPolicy: IfNotPresent livenessProbe: @@ -291,7 +291,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/java17-openshift.yml b/grpc-locations/deploy/k8s/java17-openshift.yml index e475a81c3..92a43d29a 100644 --- a/grpc-locations/deploy/k8s/java17-openshift.yml +++ b/grpc-locations/deploy/k8s/java17-openshift.yml @@ -87,7 +87,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -189,7 +189,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -200,17 +200,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -221,7 +221,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -232,16 +232,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -295,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +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 ef4c50869..dbb33e592 100644 --- a/grpc-locations/deploy/k8s/native-knative.yml +++ b/grpc-locations/deploy/k8s/native-knative.yml @@ -70,7 +70,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -80,9 +80,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: template: @@ -218,15 +218,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: selector: {} diff --git a/grpc-locations/deploy/k8s/native-kubernetes.yml b/grpc-locations/deploy/k8s/native-kubernetes.yml index beea39a9d..2ed82373f 100644 --- a/grpc-locations/deploy/k8s/native-kubernetes.yml +++ b/grpc-locations/deploy/k8s/native-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +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-3.15.Final app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +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-3.15.Final app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -293,7 +293,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +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 97a749663..734ab8890 100644 --- a/grpc-locations/deploy/k8s/native-minikube.yml +++ b/grpc-locations/deploy/k8s/native-minikube.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -291,7 +291,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +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 7a361adc9..e494fa56c 100644 --- a/grpc-locations/deploy/k8s/native-openshift.yml +++ b/grpc-locations/deploy/k8s/native-openshift.yml @@ -87,7 +87,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -189,7 +189,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -200,16 +200,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service template: metadata: @@ -221,7 +221,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -232,8 +232,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service spec: containers: @@ -295,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml index 85913b833..b610a254d 100644 --- a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -83,19 +83,19 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest-3.15.Final 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:java17-latest-3.15.Final 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.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: selector: {} @@ -305,7 +305,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -315,8 +315,8 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final name: rest-heroes spec: @@ -450,14 +450,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final name: rest-heroes spec: @@ -494,7 +494,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -505,8 +505,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -557,15 +557,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: selector: {} @@ -647,7 +647,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -666,10 +666,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -795,7 +795,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus @@ -890,7 +890,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -914,7 +914,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1187,7 +1187,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus diff --git a/rest-fights/deploy/k8s/java17-knative.yml b/rest-fights/deploy/k8s/java17-knative.yml index 1a54caf52..554a27aab 100644 --- a/rest-fights/deploy/k8s/java17-knative.yml +++ b/rest-fights/deploy/k8s/java17-knative.yml @@ -80,7 +80,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -104,7 +104,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -377,7 +377,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus diff --git a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml index 2feb9b07d..cd82e0c08 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -144,8 +144,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -155,7 +155,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -166,8 +166,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: villains-service 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: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -294,7 +294,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -403,7 +403,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -438,7 +438,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -468,7 +468,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -608,7 +608,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -656,7 +656,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -691,7 +691,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -721,7 +721,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -796,7 +796,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -906,7 +906,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -941,7 +941,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -960,8 +960,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -971,7 +971,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -982,8 +982,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: locations-service 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:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -1113,7 +1113,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1271,7 +1271,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1306,7 +1306,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1324,8 +1324,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: fights-service template: metadata: @@ -1336,7 +1336,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1346,8 +1346,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: fights-service spec: containers: @@ -1568,7 +1568,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-kubernetes.yml b/rest-fights/deploy/k8s/java17-kubernetes.yml index 5a269c0d2..679f54d8c 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes.yml @@ -139,7 +139,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -174,7 +174,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -192,8 +192,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: fights-service template: metadata: @@ -204,7 +204,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -214,8 +214,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: fights-service spec: containers: @@ -436,7 +436,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml index a33f44541..c4f1dc1c3 100644 --- a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -154,7 +154,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +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:java17-latest-3.15.Final imagePullPolicy: IfNotPresent livenessProbe: @@ -292,7 +292,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -400,7 +400,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -435,7 +435,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -464,7 +464,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -603,7 +603,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -650,7 +650,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -685,7 +685,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -714,7 +714,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -788,7 +788,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -897,7 +897,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -932,7 +932,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -961,7 +961,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +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:java17-latest-3.15.Final imagePullPolicy: IfNotPresent livenessProbe: @@ -1102,7 +1102,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1259,7 +1259,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1294,7 +1294,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1323,7 +1323,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1554,7 +1554,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-minikube.yml b/rest-fights/deploy/k8s/java17-minikube.yml index 2681b474f..d5686a2d9 100644 --- a/rest-fights/deploy/k8s/java17-minikube.yml +++ b/rest-fights/deploy/k8s/java17-minikube.yml @@ -139,7 +139,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -174,7 +174,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -203,7 +203,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -434,7 +434,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml index 8416b9ee8..f85fcad9f 100644 --- a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml @@ -91,7 +91,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -190,7 +190,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -202,16 +202,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -222,7 +222,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -234,15 +234,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -296,7 +296,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -404,7 +404,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -504,7 +504,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -516,16 +516,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -536,7 +536,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -548,8 +548,8 @@ spec: 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: java17-latest-3.15.Final + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: @@ -610,7 +610,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -657,7 +657,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -694,7 +694,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -706,16 +706,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest-3.15.Final name: rest-narration spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest-3.15.Final template: metadata: annotations: @@ -726,7 +726,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -738,8 +738,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest-3.15.Final spec: containers: - envFrom: @@ -798,7 +798,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -907,7 +907,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1009,7 +1009,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1020,17 +1020,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -1041,7 +1041,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1052,16 +1052,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -1115,7 +1115,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:32:59 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:02 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1272,7 +1272,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1464,7 +1464,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1475,17 +1475,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-3.15.Final 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: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1496,7 +1496,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1507,9 +1507,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: @@ -1591,7 +1591,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-openshift.yml b/rest-fights/deploy/k8s/java17-openshift.yml index 00e1c7f59..0fd3c6709 100644 --- a/rest-fights/deploy/k8s/java17-openshift.yml +++ b/rest-fights/deploy/k8s/java17-openshift.yml @@ -140,7 +140,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -332,7 +332,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -343,17 +343,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-3.15.Final 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: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -364,7 +364,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -375,9 +375,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: @@ -459,7 +459,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:26 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:30 +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 1b56ded06..ae9544bbc 100644 --- a/rest-fights/deploy/k8s/native-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-knative-all-downstream.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -84,8 +84,8 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-villains 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.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-villains spec: selector: {} @@ -305,7 +305,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -316,8 +316,8 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-heroes spec: template: @@ -450,15 +450,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-heroes spec: selector: {} @@ -494,7 +494,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -557,7 +557,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus @@ -647,7 +647,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -657,9 +657,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: template: @@ -795,15 +795,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: selector: {} @@ -890,7 +890,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -900,8 +900,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: fights-service name: rest-fights spec: @@ -914,7 +914,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -924,8 +924,8 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: fights-service spec: containers: @@ -1187,14 +1187,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: fights-service name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/native-knative.yml b/rest-fights/deploy/k8s/native-knative.yml index 7e0911367..d038e2b1e 100644 --- a/rest-fights/deploy/k8s/native-knative.yml +++ b/rest-fights/deploy/k8s/native-knative.yml @@ -80,7 +80,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -90,8 +90,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: fights-service name: rest-fights spec: @@ -104,7 +104,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -114,8 +114,8 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: fights-service spec: containers: @@ -377,14 +377,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: fights-service name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml index cdd7d880d..5fc705451 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.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -144,8 +144,8 @@ spec: selector: matchLabels: app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -155,7 +155,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -166,8 +166,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -294,7 +294,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -403,7 +403,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -438,7 +438,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -468,7 +468,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -608,7 +608,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -656,7 +656,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -691,7 +691,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -709,9 +709,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -721,7 +721,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -731,9 +731,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -796,7 +796,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -906,7 +906,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -941,7 +941,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +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-3.15.Final app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -971,7 +971,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +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-3.15.Final app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -1113,7 +1113,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1271,7 +1271,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1306,7 +1306,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1325,8 +1325,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -1336,7 +1336,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1347,8 +1347,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -1568,7 +1568,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +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 453d37fc9..e32cb1e56 100644 --- a/rest-fights/deploy/k8s/native-kubernetes.yml +++ b/rest-fights/deploy/k8s/native-kubernetes.yml @@ -139,7 +139,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -174,7 +174,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -193,8 +193,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -204,7 +204,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -215,8 +215,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -436,7 +436,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +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 662dbb7d6..d4865795c 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.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -154,7 +154,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -292,7 +292,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -400,7 +400,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -435,7 +435,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -464,7 +464,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -603,7 +603,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -650,7 +650,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -685,7 +685,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -714,7 +714,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -788,7 +788,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -897,7 +897,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -932,7 +932,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -961,7 +961,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1102,7 +1102,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1259,7 +1259,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1294,7 +1294,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1323,7 +1323,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1554,7 +1554,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +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 a4f5844e0..e6ce5257e 100644 --- a/rest-fights/deploy/k8s/native-minikube.yml +++ b/rest-fights/deploy/k8s/native-minikube.yml @@ -139,7 +139,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -174,7 +174,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -203,7 +203,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -434,7 +434,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +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 e942a259f..263cc03a1 100644 --- a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml @@ -91,7 +91,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -190,7 +190,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -201,17 +201,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -222,7 +222,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -233,9 +233,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains spec: containers: - envFrom: @@ -296,7 +296,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -404,7 +404,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -504,7 +504,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -515,17 +515,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -536,7 +536,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -547,9 +547,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - envFrom: @@ -610,7 +610,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -657,7 +657,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -694,7 +694,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -705,16 +705,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service template: metadata: @@ -726,7 +726,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -737,8 +737,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service spec: containers: @@ -798,7 +798,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -907,7 +907,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1009,7 +1009,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1020,16 +1020,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service template: metadata: @@ -1041,7 +1041,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1052,8 +1052,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: locations-service spec: containers: @@ -1115,7 +1115,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:02 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:04 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1272,7 +1272,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1464,7 +1464,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1475,16 +1475,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights template: metadata: @@ -1496,7 +1496,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1507,8 +1507,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: @@ -1591,7 +1591,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +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 f776dad72..b9c753458 100644 --- a/rest-fights/deploy/k8s/native-openshift.yml +++ b/rest-fights/deploy/k8s/native-openshift.yml @@ -140,7 +140,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -332,7 +332,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -343,16 +343,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights template: metadata: @@ -364,7 +364,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -375,8 +375,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: @@ -459,7 +459,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:21 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:22 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-heroes/deploy/k8s/java17-knative.yml b/rest-heroes/deploy/k8s/java17-knative.yml index e624a4caa..fa4d07feb 100644 --- a/rest-heroes/deploy/k8s/java17-knative.yml +++ b/rest-heroes/deploy/k8s/java17-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -78,8 +78,8 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final name: rest-heroes spec: @@ -213,14 +213,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final name: rest-heroes spec: diff --git a/rest-heroes/deploy/k8s/java17-kubernetes.yml b/rest-heroes/deploy/k8s/java17-kubernetes.yml index 7ea81dd0e..36f967b21 100644 --- a/rest-heroes/deploy/k8s/java17-kubernetes.yml +++ b/rest-heroes/deploy/k8s/java17-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -290,7 +290,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/java17-minikube.yml b/rest-heroes/deploy/k8s/java17-minikube.yml index 5966d0800..76b26dfc3 100644 --- a/rest-heroes/deploy/k8s/java17-minikube.yml +++ b/rest-heroes/deploy/k8s/java17-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -149,7 +149,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -288,7 +288,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/java17-openshift.yml b/rest-heroes/deploy/k8s/java17-openshift.yml index 35fd0920d..cdbcda6ca 100644 --- a/rest-heroes/deploy/k8s/java17-openshift.yml +++ b/rest-heroes/deploy/k8s/java17-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -186,7 +186,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -198,16 +198,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -218,7 +218,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -230,8 +230,8 @@ spec: 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: java17-latest-3.15.Final + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: @@ -292,7 +292,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:34:01 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:08:00 +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 354957716..9f36b2bc6 100644 --- a/rest-heroes/deploy/k8s/native-knative.yml +++ b/rest-heroes/deploy/k8s/native-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -79,8 +79,8 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-heroes spec: template: @@ -213,15 +213,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-heroes spec: selector: {} diff --git a/rest-heroes/deploy/k8s/native-kubernetes.yml b/rest-heroes/deploy/k8s/native-kubernetes.yml index 6d5ea382d..e2d45c8f1 100644 --- a/rest-heroes/deploy/k8s/native-kubernetes.yml +++ b/rest-heroes/deploy/k8s/native-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -290,7 +290,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +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 b2d231dfb..5ef76c768 100644 --- a/rest-heroes/deploy/k8s/native-minikube.yml +++ b/rest-heroes/deploy/k8s/native-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -149,7 +149,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -288,7 +288,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +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 e424a3a57..007c5dbae 100644 --- a/rest-heroes/deploy/k8s/native-openshift.yml +++ b/rest-heroes/deploy/k8s/native-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -186,7 +186,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -197,17 +197,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -218,7 +218,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -229,9 +229,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - envFrom: @@ -292,7 +292,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:57 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-narration/deploy/k8s/java17-knative.yml b/rest-narration/deploy/k8s/java17-knative.yml index adec33247..6270b5138 100644 --- a/rest-narration/deploy/k8s/java17-knative.yml +++ b/rest-narration/deploy/k8s/java17-knative.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -35,8 +35,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -87,15 +87,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: selector: {} diff --git a/rest-narration/deploy/k8s/java17-kubernetes.yml b/rest-narration/deploy/k8s/java17-kubernetes.yml index fb27ecc99..a00e0f7d7 100644 --- a/rest-narration/deploy/k8s/java17-kubernetes.yml +++ b/rest-narration/deploy/k8s/java17-kubernetes.yml @@ -24,7 +24,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -89,7 +89,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -164,7 +164,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/java17-minikube.yml b/rest-narration/deploy/k8s/java17-minikube.yml index 06a501b6d..7a8aa525a 100644 --- a/rest-narration/deploy/k8s/java17-minikube.yml +++ b/rest-narration/deploy/k8s/java17-minikube.yml @@ -24,7 +24,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -88,7 +88,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -162,7 +162,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/java17-openshift.yml b/rest-narration/deploy/k8s/java17-openshift.yml index b5696774e..d2ef2e9bd 100644 --- a/rest-narration/deploy/k8s/java17-openshift.yml +++ b/rest-narration/deploy/k8s/java17-openshift.yml @@ -25,7 +25,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -62,7 +62,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -74,16 +74,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest-3.15.Final name: rest-narration spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest-3.15.Final template: metadata: annotations: @@ -94,7 +94,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -106,8 +106,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest-3.15.Final app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest-3.15.Final spec: containers: - envFrom: @@ -166,7 +166,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:20 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:19 +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 f11675e00..d30521a4a 100644 --- a/rest-narration/deploy/k8s/native-knative.yml +++ b/rest-narration/deploy/k8s/native-knative.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -87,7 +87,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus diff --git a/rest-narration/deploy/k8s/native-kubernetes.yml b/rest-narration/deploy/k8s/native-kubernetes.yml index 34fa28012..ddbda743b 100644 --- a/rest-narration/deploy/k8s/native-kubernetes.yml +++ b/rest-narration/deploy/k8s/native-kubernetes.yml @@ -24,7 +24,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -77,9 +77,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -89,7 +89,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -99,9 +99,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -164,7 +164,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/native-minikube.yml b/rest-narration/deploy/k8s/native-minikube.yml index afea439fe..9031e5e8e 100644 --- a/rest-narration/deploy/k8s/native-minikube.yml +++ b/rest-narration/deploy/k8s/native-minikube.yml @@ -24,7 +24,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -88,7 +88,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -162,7 +162,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/native-openshift.yml b/rest-narration/deploy/k8s/native-openshift.yml index 5940f1a3c..35bf824a8 100644 --- a/rest-narration/deploy/k8s/native-openshift.yml +++ b/rest-narration/deploy/k8s/native-openshift.yml @@ -25,7 +25,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -62,7 +62,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -73,16 +73,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service template: metadata: @@ -94,7 +94,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -105,8 +105,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service spec: containers: @@ -166,7 +166,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:19 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:21 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-villains/deploy/k8s/java17-knative.yml b/rest-villains/deploy/k8s/java17-knative.yml index c75eeb4ff..19553287f 100644 --- a/rest-villains/deploy/k8s/java17-knative.yml +++ b/rest-villains/deploy/k8s/java17-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -78,19 +78,19 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest-3.15.Final 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:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -212,15 +212,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest-3.15.Final 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/java17-kubernetes.yml b/rest-villains/deploy/k8s/java17-kubernetes.yml index 005317845..2c8b34819 100644 --- a/rest-villains/deploy/k8s/java17-kubernetes.yml +++ b/rest-villains/deploy/k8s/java17-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -139,8 +139,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -161,8 +161,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/part-of: villains-service 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: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -289,7 +289,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/java17-minikube.yml b/rest-villains/deploy/k8s/java17-minikube.yml index 5c3c3d33d..7ba027432 100644 --- a/rest-villains/deploy/k8s/java17-minikube.yml +++ b/rest-villains/deploy/k8s/java17-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -149,7 +149,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +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:java17-latest-3.15.Final imagePullPolicy: IfNotPresent livenessProbe: @@ -287,7 +287,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/java17-openshift.yml b/rest-villains/deploy/k8s/java17-openshift.yml index 033add44e..97a6e9977 100644 --- a/rest-villains/deploy/k8s/java17-openshift.yml +++ b/rest-villains/deploy/k8s/java17-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -197,16 +197,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -217,7 +217,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -229,15 +229,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest-3.15.Final - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest-3.15.Final imagePullPolicy: Always livenessProbe: @@ -291,7 +291,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:33:41 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:07:40 +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 da39c37ce..6ef73c59c 100644 --- a/rest-villains/deploy/k8s/native-knative.yml +++ b/rest-villains/deploy/k8s/native-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -79,8 +79,8 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-villains spec: template: @@ -212,15 +212,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest-3.15.Final name: rest-villains spec: selector: {} diff --git a/rest-villains/deploy/k8s/native-kubernetes.yml b/rest-villains/deploy/k8s/native-kubernetes.yml index 0626e3988..b174b08cd 100644 --- a/rest-villains/deploy/k8s/native-kubernetes.yml +++ b/rest-villains/deploy/k8s/native-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -139,8 +139,8 @@ spec: selector: matchLabels: app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -161,8 +161,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest-3.15.Final + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -289,7 +289,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +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 205c5020f..a4aeff9b9 100644 --- a/rest-villains/deploy/k8s/native-minikube.yml +++ b/rest-villains/deploy/k8s/native-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -149,7 +149,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -287,7 +287,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +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 145b49036..ab2bcbbb5 100644 --- a/rest-villains/deploy/k8s/native-openshift.yml +++ b/rest-villains/deploy/k8s/native-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -196,17 +196,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -217,7 +217,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -228,9 +228,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains spec: containers: - envFrom: @@ -291,7 +291,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:36:38 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:10:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/ui-super-heroes/deploy/k8s/java17-knative.yml b/ui-super-heroes/deploy/k8s/java17-knative.yml index 0b2a8dfa9..9ef96fc05 100644 --- a/ui-super-heroes/deploy/k8s/java17-knative.yml +++ b/ui-super-heroes/deploy/k8s/java17-knative.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -23,9 +23,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: template: @@ -37,7 +37,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -47,9 +47,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -97,15 +97,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: selector: {} diff --git a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml index 4dbc501ca..a474b45ed 100644 --- a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml @@ -13,7 +13,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -78,7 +78,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -150,7 +150,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -198,7 +198,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/ui-super-heroes/deploy/k8s/java17-minikube.yml b/ui-super-heroes/deploy/k8s/java17-minikube.yml index dc4be8e84..8a3d869e8 100644 --- a/ui-super-heroes/deploy/k8s/java17-minikube.yml +++ b/ui-super-heroes/deploy/k8s/java17-minikube.yml @@ -13,7 +13,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -77,7 +77,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -148,14 +148,14 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: @@ -185,7 +185,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/ui-super-heroes/deploy/k8s/java17-openshift.yml b/ui-super-heroes/deploy/k8s/java17-openshift.yml index bacb5d530..99673cc2b 100644 --- a/ui-super-heroes/deploy/k8s/java17-openshift.yml +++ b/ui-super-heroes/deploy/k8s/java17-openshift.yml @@ -14,7 +14,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -51,7 +51,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -62,17 +62,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: @@ -83,7 +83,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -94,9 +94,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest-3.15.Final + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -155,7 +155,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:35:04 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:09:06 +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 da0d797e7..2c5123547 100644 --- a/ui-super-heroes/deploy/k8s/native-knative.yml +++ b/ui-super-heroes/deploy/k8s/native-knative.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -23,9 +23,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final name: ui-super-heroes spec: template: @@ -37,7 +37,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -47,9 +47,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -97,15 +97,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final 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 adf43e57f..7c2d09fc0 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.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -67,8 +67,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest-3.15.Final - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -78,7 +78,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -89,8 +89,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest-3.15.Final - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -150,15 +150,15 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +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-3.15.Final - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: @@ -198,7 +198,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +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 e86973f33..d1ef4b65d 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.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -77,7 +77,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -148,7 +148,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -185,7 +185,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +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 626320a92..f57eabb0f 100644 --- a/ui-super-heroes/deploy/k8s/native-openshift.yml +++ b/ui-super-heroes/deploy/k8s/native-openshift.yml @@ -14,7 +14,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -51,7 +51,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -63,16 +63,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final name: ui-super-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final template: metadata: annotations: @@ -83,7 +83,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -95,8 +95,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: native-latest-3.15.Final app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest-3.15.Final spec: containers: - env: @@ -155,7 +155,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.15.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-12-03 - 03:37:56 +0000 + app.quarkus.io/build-timestamp: 2024-12-17 - 03:11:56 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes