From 01463b41fba5c907cbc048b08fe6690f609840bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:08:25 -0400 Subject: [PATCH] Generate deploy resources (from Build and Push Container images run # 731) (#758) Co-authored-by: edeandrea <363447+edeandrea@users.noreply.github.com> --- deploy/k8s/java17-knative.yml | 70 +++++----- deploy/k8s/java17-kubernetes.yml | 100 +++++++-------- deploy/k8s/java17-minikube.yml | 72 +++++------ deploy/k8s/java17-openshift.yml | 106 ++++++++-------- deploy/k8s/native-knative.yml | 86 ++++++------- deploy/k8s/native-kubernetes.yml | 98 +++++++------- deploy/k8s/native-minikube.yml | 66 +++++----- deploy/k8s/native-openshift.yml | 120 +++++++++--------- .../deploy/k8s/java17-knative.yml | 12 +- .../deploy/k8s/java17-kubernetes.yml | 16 +-- .../deploy/k8s/java17-minikube.yml | 12 +- .../deploy/k8s/java17-openshift.yml | 20 +-- .../deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 8 +- .../deploy/k8s/native-minikube.yml | 8 +- .../deploy/k8s/native-openshift.yml | 22 ++-- grpc-locations/deploy/k8s/java17-knative.yml | 8 +- .../deploy/k8s/java17-kubernetes.yml | 12 +- grpc-locations/deploy/k8s/java17-minikube.yml | 8 +- .../deploy/k8s/java17-openshift.yml | 16 +-- grpc-locations/deploy/k8s/native-knative.yml | 16 +-- .../deploy/k8s/native-kubernetes.yml | 16 +-- grpc-locations/deploy/k8s/native-minikube.yml | 12 +- .../deploy/k8s/native-openshift.yml | 20 +-- .../k8s/java17-knative-all-downstream.yml | 52 ++++---- rest-fights/deploy/k8s/java17-knative.yml | 16 +-- .../k8s/java17-kubernetes-all-downstream.yml | 68 +++++----- rest-fights/deploy/k8s/java17-kubernetes.yml | 16 +-- .../k8s/java17-minikube-all-downstream.yml | 48 +++---- rest-fights/deploy/k8s/java17-minikube.yml | 12 +- .../k8s/java17-openshift-all-downstream.yml | 70 +++++----- rest-fights/deploy/k8s/java17-openshift.yml | 14 +- .../k8s/native-knative-all-downstream.yml | 66 +++++----- rest-fights/deploy/k8s/native-knative.yml | 18 +-- .../k8s/native-kubernetes-all-downstream.yml | 68 +++++----- rest-fights/deploy/k8s/native-kubernetes.yml | 12 +- .../k8s/native-minikube-all-downstream.yml | 48 +++---- rest-fights/deploy/k8s/native-minikube.yml | 8 +- .../k8s/native-openshift-all-downstream.yml | 76 +++++------ rest-fights/deploy/k8s/native-openshift.yml | 10 +- rest-heroes/deploy/k8s/java17-knative.yml | 12 +- rest-heroes/deploy/k8s/java17-kubernetes.yml | 16 +-- rest-heroes/deploy/k8s/java17-minikube.yml | 12 +- rest-heroes/deploy/k8s/java17-openshift.yml | 14 +- rest-heroes/deploy/k8s/native-knative.yml | 16 +-- rest-heroes/deploy/k8s/native-kubernetes.yml | 16 +-- rest-heroes/deploy/k8s/native-minikube.yml | 12 +- rest-heroes/deploy/k8s/native-openshift.yml | 20 +-- rest-narration/deploy/k8s/java17-knative.yml | 8 +- .../deploy/k8s/java17-kubernetes.yml | 12 +- rest-narration/deploy/k8s/java17-minikube.yml | 8 +- .../deploy/k8s/java17-openshift.yml | 16 +-- rest-narration/deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 12 +- rest-narration/deploy/k8s/native-minikube.yml | 8 +- .../deploy/k8s/native-openshift.yml | 16 +-- rest-villains/deploy/k8s/java17-knative.yml | 8 +- .../deploy/k8s/java17-kubernetes.yml | 12 +- rest-villains/deploy/k8s/java17-minikube.yml | 8 +- rest-villains/deploy/k8s/java17-openshift.yml | 10 +- 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 | 10 +- ui-super-heroes/deploy/k8s/java17-knative.yml | 6 +- .../deploy/k8s/java17-kubernetes.yml | 16 +-- .../deploy/k8s/java17-minikube.yml | 12 +- .../deploy/k8s/java17-openshift.yml | 16 +-- ui-super-heroes/deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 22 ++-- .../deploy/k8s/native-minikube.yml | 10 +- .../deploy/k8s/native-openshift.yml | 22 ++-- 72 files changed, 966 insertions(+), 966 deletions(-) diff --git a/deploy/k8s/java17-knative.yml b/deploy/k8s/java17-knative.yml index 608a39935..66638747d 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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: java17-latest app.kubernetes.io/part-of: locations-service - 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service - 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -267,9 +267,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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/version: java17-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -641,18 +641,18 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest name: rest-heroes spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -775,15 +775,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -880,8 +880,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -904,16 +904,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1167,14 +1167,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1229,18 +1229,18 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest name: event-statistics spec: template: spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1491,7 +1491,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1551,7 +1551,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus diff --git a/deploy/k8s/java17-kubernetes.yml b/deploy/k8s/java17-kubernetes.yml index d75daf82f..74011d28f 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -389,8 +389,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration template: metadata: @@ -401,7 +401,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -411,8 +411,8 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration spec: containers: @@ -476,7 +476,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -633,8 +633,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest template: metadata: @@ -645,7 +645,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -655,8 +655,8 @@ spec: application: villains-service 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/name: rest-villains app.kubernetes.io/version: java17-latest spec: containers: @@ -784,7 +784,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -941,9 +941,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -953,7 +953,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -963,9 +963,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -974,10 +974,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -1093,7 +1093,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1304,9 +1304,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1326,9 +1326,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1337,10 +1337,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1548,7 +1548,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1695,8 +1695,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats template: metadata: @@ -1707,7 +1707,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1717,8 +1717,8 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats spec: containers: @@ -1728,10 +1728,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1986,9 +1986,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2008,9 +2008,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -2070,15 +2070,15 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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 5a810c9fc..5b2a0c38b 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -963,10 +963,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1082,7 +1082,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1323,10 +1323,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1534,7 +1534,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1711,10 +1711,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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 58ef0c3fc..9c6fae360 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -201,16 +201,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -233,8 +233,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: @@ -295,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -326,7 +326,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -371,7 +371,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -408,7 +408,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -419,17 +419,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -440,7 +440,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -451,9 +451,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration spec: containers: - envFrom: @@ -512,7 +512,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -543,7 +543,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -649,7 +649,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -748,7 +748,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -780,7 +780,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -854,7 +854,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -885,7 +885,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -991,7 +991,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1091,7 +1091,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1123,7 +1123,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1140,10 +1140,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -1197,7 +1197,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1228,7 +1228,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1388,7 +1388,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1580,7 +1580,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1612,7 +1612,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1629,10 +1629,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1707,7 +1707,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1738,7 +1738,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1834,7 +1834,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1988,7 +1988,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1999,16 +1999,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats template: metadata: @@ -2020,7 +2020,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -2031,16 +2031,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: @@ -2115,7 +2115,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -2146,7 +2146,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -2180,7 +2180,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2217,7 +2217,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2228,17 +2228,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 + 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 + app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: @@ -2249,7 +2249,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2260,9 +2260,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -2321,7 +2321,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes @@ -2352,7 +2352,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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 7311105e1..932e6cb1a 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -80,19 +80,19 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest name: grpc-locations spec: template: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -218,15 +218,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -267,8 +267,8 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: @@ -320,14 +320,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: @@ -403,7 +403,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -640,19 +640,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -775,15 +775,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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/part-of: heroes-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -880,9 +880,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -894,7 +894,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -904,9 +904,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: @@ -1167,15 +1167,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: selector: {} @@ -1218,7 +1218,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1228,8 +1228,8 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics name: event-statistics spec: @@ -1439,14 +1439,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics name: event-statistics spec: @@ -1467,7 +1467,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1477,8 +1477,8 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest name: ui-super-heroes spec: @@ -1491,7 +1491,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1501,8 +1501,8 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest spec: containers: @@ -1551,14 +1551,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest name: ui-super-heroes spec: diff --git a/deploy/k8s/native-kubernetes.yml b/deploy/k8s/native-kubernetes.yml index 6ce326b25..247af1904 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -172,10 +172,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -293,7 +293,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -389,9 +389,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -401,7 +401,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -411,9 +411,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -476,7 +476,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -633,8 +633,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service template: metadata: @@ -645,7 +645,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -655,8 +655,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service spec: containers: @@ -784,7 +784,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -941,9 +941,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -953,7 +953,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -963,9 +963,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -974,10 +974,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -1093,7 +1093,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1707,7 +1707,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1901,7 +1901,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1986,9 +1986,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2008,9 +2008,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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 - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest name: ui-super-heroes spec: rules: @@ -2118,7 +2118,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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 18ba437b0..1a6e2f521 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -170,10 +170,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -291,7 +291,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -963,10 +963,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1082,7 +1082,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1884,7 +1884,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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 727e0edce..296be4867 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -295,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -326,7 +326,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -371,7 +371,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -408,7 +408,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -419,17 +419,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -440,7 +440,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -451,9 +451,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service spec: containers: - envFrom: @@ -512,7 +512,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -543,7 +543,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -649,7 +649,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -748,7 +748,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -780,7 +780,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -854,7 +854,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -885,7 +885,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -991,7 +991,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1091,7 +1091,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1102,17 +1102,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -1123,7 +1123,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1134,16 +1134,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -1197,7 +1197,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1228,7 +1228,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1388,7 +1388,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1580,7 +1580,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1612,7 +1612,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1707,7 +1707,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1738,7 +1738,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1834,7 +1834,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1988,7 +1988,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1999,17 +1999,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics template: metadata: annotations: @@ -2020,7 +2020,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -2031,9 +2031,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics spec: containers: - envFrom: @@ -2115,7 +2115,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -2146,7 +2146,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -2180,7 +2180,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2217,7 +2217,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2228,17 +2228,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -2249,7 +2249,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2260,9 +2260,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -2321,7 +2321,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes @@ -2352,7 +2352,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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 390e78cdc..631919900 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -47,18 +47,18 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest name: event-statistics spec: template: spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest name: event-statistics spec: selector: {} diff --git a/event-statistics/deploy/k8s/java17-kubernetes.yml b/event-statistics/deploy/k8s/java17-kubernetes.yml index c759507d0..bbd8dba2d 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -128,8 +128,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats template: metadata: @@ -140,7 +140,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -150,8 +150,8 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats spec: containers: @@ -161,10 +161,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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 c89467ae7..f7b86b37b 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -159,10 +159,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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 fef20d25b..54d796688 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -241,16 +241,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats template: metadata: @@ -262,7 +262,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -388,7 +388,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:13 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:53 +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 d47094a67..cd9095d22 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -46,8 +46,8 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics name: event-statistics spec: @@ -257,14 +257,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics name: event-statistics spec: diff --git a/event-statistics/deploy/k8s/native-kubernetes.yml b/event-statistics/deploy/k8s/native-kubernetes.yml index 3492d0943..8262a14b6 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -140,7 +140,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -334,7 +334,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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 21dc1ff10..4d1a2c5a2 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -332,7 +332,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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 faf27a22c..799f75a3d 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics template: metadata: annotations: @@ -262,7 +262,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -273,9 +273,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics spec: containers: - envFrom: @@ -357,7 +357,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:41 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -388,7 +388,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:01 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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 c236a9389..c061b358b 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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: java17-latest app.kubernetes.io/part-of: locations-service - 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: selector: {} diff --git a/grpc-locations/deploy/k8s/java17-kubernetes.yml b/grpc-locations/deploy/k8s/java17-kubernetes.yml index bca66faf8..576cf1ae3 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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 9d2416947..f8e81ed96 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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 789c98cbf..20e785b86 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -201,16 +201,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -233,8 +233,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: @@ -295,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -326,7 +326,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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 290c8a59e..90d8a6af6 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -80,19 +80,19 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest name: grpc-locations spec: template: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -218,15 +218,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest name: grpc-locations spec: selector: {} diff --git a/grpc-locations/deploy/k8s/native-kubernetes.yml b/grpc-locations/deploy/k8s/native-kubernetes.yml index 3544e4a0a..c6677b2e3 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -172,10 +172,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -293,7 +293,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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 f14d71b5f..254e0de26 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -170,10 +170,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -291,7 +291,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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 0f4e5f157..0fa6b1a09 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -295,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -326,7 +326,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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 e29f7c099..c268de46a 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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/version: java17-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -316,18 +316,18 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest name: rest-heroes spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -450,15 +450,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -504,9 +504,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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: java17-latest app.kubernetes.io/part-of: locations-service - 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service - 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -900,8 +900,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -924,16 +924,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1187,14 +1187,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/java17-knative.yml b/rest-fights/deploy/k8s/java17-knative.yml index 5ab17296e..cbbfee517 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -90,8 +90,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -114,16 +114,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -377,14 +377,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml index fbd72ceb8..60eb3234e 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -143,8 +143,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest template: metadata: @@ -155,7 +155,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -165,8 +165,8 @@ spec: application: villains-service 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/name: rest-villains app.kubernetes.io/version: java17-latest spec: containers: @@ -294,7 +294,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -456,9 +456,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -468,7 +468,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -478,9 +478,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -489,10 +489,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -608,7 +608,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -709,8 +709,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration template: metadata: @@ -721,7 +721,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -731,8 +731,8 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration spec: containers: @@ -796,7 +796,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -959,9 +959,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,9 +981,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1324,9 +1324,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1346,9 +1346,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1357,10 +1357,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1568,7 +1568,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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 e32f1e9f2..60e6a2b5e 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -192,9 +192,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -214,9 +214,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -225,10 +225,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -436,7 +436,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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 4d71b92a4..4ef52c96b 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -484,10 +484,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -603,7 +603,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1343,10 +1343,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1554,7 +1554,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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 228ff5646..63cc815a9 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -223,10 +223,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -434,7 +434,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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 94b465f8e..5bf95c157 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -222,7 +222,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -296,7 +296,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -327,7 +327,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -438,7 +438,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -538,7 +538,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -570,7 +570,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -587,10 +587,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -644,7 +644,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -675,7 +675,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -725,7 +725,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -762,7 +762,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -773,17 +773,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -794,7 +794,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -805,9 +805,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration spec: containers: - envFrom: @@ -866,7 +866,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -897,7 +897,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -1009,7 +1009,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1111,7 +1111,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1123,16 +1123,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -1143,7 +1143,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1155,8 +1155,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: @@ -1217,7 +1217,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1248,7 +1248,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:23 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:05 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1408,7 +1408,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1600,7 +1600,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1632,7 +1632,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1649,10 +1649,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1727,7 +1727,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1758,7 +1758,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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 91f3d72ff..92ac58ffa 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -364,7 +364,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -381,10 +381,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -459,7 +459,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -490,7 +490,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:55 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:35 +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 2c8ec244d..61144a5f7 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -315,19 +315,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -450,15 +450,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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/part-of: heroes-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -504,8 +504,8 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: @@ -557,14 +557,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: @@ -647,7 +647,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -657,19 +657,19 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest name: grpc-locations spec: template: spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -795,15 +795,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -900,9 +900,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -914,7 +914,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -924,9 +924,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: @@ -1187,15 +1187,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: selector: {} diff --git a/rest-fights/deploy/k8s/native-knative.yml b/rest-fights/deploy/k8s/native-knative.yml index 905b89578..a4180979b 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -90,9 +90,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -104,7 +104,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -114,9 +114,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: @@ -377,15 +377,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: selector: {} diff --git a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml index 16ab64e19..e4dc11d5e 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -143,8 +143,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service template: metadata: @@ -155,7 +155,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -165,8 +165,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service spec: containers: @@ -294,7 +294,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -456,9 +456,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -468,7 +468,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -478,9 +478,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -489,10 +489,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -608,7 +608,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -709,9 +709,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -721,7 +721,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -731,9 +731,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -796,7 +796,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -959,9 +959,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,9 +981,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -992,10 +992,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -1113,7 +1113,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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 a86003637..0cdbff0e2 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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 70678247b..dc4afcd5e 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -484,10 +484,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -603,7 +603,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,10 +981,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1102,7 +1102,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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 db8437d14..3b7d1e58b 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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 2b01594dc..b408933a2 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -222,7 +222,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -296,7 +296,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -327,7 +327,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -438,7 +438,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -538,7 +538,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -549,17 +549,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -570,7 +570,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -581,16 +581,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -644,7 +644,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -675,7 +675,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -725,7 +725,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -762,7 +762,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -773,17 +773,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -794,7 +794,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -805,9 +805,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service spec: containers: - envFrom: @@ -866,7 +866,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -897,7 +897,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -1009,7 +1009,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1111,7 +1111,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1122,17 +1122,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/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -1143,7 +1143,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1154,16 +1154,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/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - secretRef: - name: grpc-locations-config-creds - configMapRef: name: grpc-locations-config + - secretRef: + name: grpc-locations-config-creds image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -1217,7 +1217,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1248,7 +1248,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:24 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:03 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1408,7 +1408,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1600,7 +1600,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1632,7 +1632,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1727,7 +1727,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1758,7 +1758,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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 26dd43c6e..d3f9dca2c 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -364,7 +364,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -459,7 +459,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -490,7 +490,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:43 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:23 +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 b1026f5be..9a4d56413 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -79,18 +79,18 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest name: rest-heroes spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -213,15 +213,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest name: rest-heroes spec: selector: {} diff --git a/rest-heroes/deploy/k8s/java17-kubernetes.yml b/rest-heroes/deploy/k8s/java17-kubernetes.yml index 9bf6e9547..e48997d2b 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -138,9 +138,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -160,9 +160,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -171,10 +171,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -290,7 +290,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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 dfd2a51e7..2268deabe 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -169,10 +169,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -288,7 +288,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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 feef7d571..30db63067 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -218,7 +218,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -235,10 +235,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -292,7 +292,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -323,7 +323,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:27 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:04:07 +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 443707862..c16d20422 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -78,19 +78,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -213,15 +213,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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/part-of: heroes-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: selector: {} diff --git a/rest-heroes/deploy/k8s/native-kubernetes.yml b/rest-heroes/deploy/k8s/native-kubernetes.yml index 50ca667b8..246e7785f 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -138,9 +138,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -160,9 +160,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -171,10 +171,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -290,7 +290,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 945fcabd1..bd56b004b 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -169,10 +169,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -288,7 +288,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 f635e7970..f97d8122f 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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/name: rest-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -229,16 +229,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -292,7 +292,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -323,7 +323,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:19 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 31e1821ee..59fc59cbc 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -34,9 +34,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/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 da1245a5f..6126f1bb6 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -77,8 +77,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration template: metadata: @@ -89,7 +89,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -99,8 +99,8 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration spec: containers: @@ -164,7 +164,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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 0ff1a8777..9d26c61b5 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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 2893602e9..f2b6fea93 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -73,17 +73,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -105,9 +105,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -197,7 +197,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:04:45 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:26 +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 6f710ecbe..2001c22ba 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -34,8 +34,8 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: @@ -87,14 +87,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: diff --git a/rest-narration/deploy/k8s/native-kubernetes.yml b/rest-narration/deploy/k8s/native-kubernetes.yml index dea92b741..edffd3064 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -77,9 +77,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -89,7 +89,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -99,9 +99,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -164,7 +164,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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 64c72d51b..77e3ecf39 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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 2a1483a46..5e8ae4603 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -73,17 +73,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -105,9 +105,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -197,7 +197,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:20 +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 86a641838..eedd7c531 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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/version: java17-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: selector: {} diff --git a/rest-villains/deploy/k8s/java17-kubernetes.yml b/rest-villains/deploy/k8s/java17-kubernetes.yml index a7300cf35..a73925111 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -138,8 +138,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest template: metadata: @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -160,8 +160,8 @@ spec: application: villains-service 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/name: rest-villains app.kubernetes.io/version: java17-latest spec: containers: @@ -289,7 +289,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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 b55f8c3fa..cc2bb9aee 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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 c6876963f..000373f36 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -217,7 +217,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -291,7 +291,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -322,7 +322,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:05:07 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:03:48 +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 f3cc0a19f..040512f12 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest name: rest-villains spec: selector: {} diff --git a/rest-villains/deploy/k8s/native-kubernetes.yml b/rest-villains/deploy/k8s/native-kubernetes.yml index 0bb8c858d..c9d3c8524 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -138,8 +138,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service template: metadata: @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -160,8 +160,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service spec: containers: @@ -289,7 +289,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 70ef88ec9..d7fd5ea86 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 579a5aaa9..1f5f7c787 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -217,7 +217,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -291,7 +291,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06:39 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -322,7 +322,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:08:00 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:06: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 cb4766add..6539b0405 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -37,7 +37,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -97,7 +97,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus diff --git a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml index f8adfe97b..6d360f853 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -66,9 +66,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -78,7 +78,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -88,9 +88,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -150,15 +150,15 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: @@ -198,7 +198,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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 22f40db98..facd8dffe 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: java17-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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 59374b349..fb0e73f43 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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 + 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 + 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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 + 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes @@ -186,7 +186,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:06:29 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:05:09 +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 eec768560..2b2f90ffd 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -23,8 +23,8 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest name: ui-super-heroes spec: @@ -37,7 +37,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -47,8 +47,8 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest spec: containers: @@ -97,14 +97,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest name: ui-super-heroes spec: diff --git a/ui-super-heroes/deploy/k8s/native-kubernetes.yml b/ui-super-heroes/deploy/k8s/native-kubernetes.yml index f5f3ec626..79bece92e 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -66,9 +66,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -88,9 +88,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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 - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest name: ui-super-heroes spec: rules: @@ -198,7 +198,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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 6f3cddfcc..3ab377351 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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 71dd74377..ea118878d 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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07: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.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -62,17 +62,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -83,7 +83,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -94,9 +94,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -155,7 +155,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes @@ -186,7 +186,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.8.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-03-14 - 12:09:16 +0000 + app.quarkus.io/build-timestamp: 2024-03-14 - 20:07:56 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes