From 499cfd2778da700dc87908adcd26f9fc1be27d91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 10:50:44 -0500 Subject: [PATCH] Generate deploy resources (from Build and Push Container images run # 626) (#525) Co-authored-by: quarkus-super-heroes-bot --- deploy/k8s/java17-knative.yml | 34 ++--- deploy/k8s/java17-kubernetes.yml | 68 ++++----- deploy/k8s/java17-minikube.yml | 46 +++---- deploy/k8s/java17-openshift.yml | 98 ++++++------- deploy/k8s/native-knative.yml | 48 +++---- deploy/k8s/native-kubernetes.yml | 80 +++++------ deploy/k8s/native-minikube.yml | 52 +++---- deploy/k8s/native-openshift.yml | 130 +++++++++--------- .../deploy/k8s/java17-knative.yml | 4 +- .../deploy/k8s/java17-kubernetes.yml | 10 +- .../deploy/k8s/java17-minikube.yml | 6 +- .../deploy/k8s/java17-openshift.yml | 20 +-- .../deploy/k8s/native-knative.yml | 4 +- .../deploy/k8s/native-kubernetes.yml | 10 +- .../deploy/k8s/native-minikube.yml | 6 +- .../deploy/k8s/native-openshift.yml | 14 +- grpc-locations/deploy/k8s/java17-knative.yml | 4 +- .../deploy/k8s/java17-kubernetes.yml | 6 +- grpc-locations/deploy/k8s/java17-minikube.yml | 6 +- .../deploy/k8s/java17-openshift.yml | 14 +- grpc-locations/deploy/k8s/native-knative.yml | 2 +- .../deploy/k8s/native-kubernetes.yml | 6 +- grpc-locations/deploy/k8s/native-minikube.yml | 6 +- .../deploy/k8s/native-openshift.yml | 20 +-- .../k8s/java17-knative-all-downstream.yml | 22 +-- rest-fights/deploy/k8s/java17-knative.yml | 8 +- .../k8s/java17-kubernetes-all-downstream.yml | 50 +++---- rest-fights/deploy/k8s/java17-kubernetes.yml | 14 +- .../k8s/java17-minikube-all-downstream.yml | 30 ++-- rest-fights/deploy/k8s/java17-minikube.yml | 6 +- .../k8s/java17-openshift-all-downstream.yml | 64 ++++----- rest-fights/deploy/k8s/java17-openshift.yml | 20 +-- .../k8s/native-knative-all-downstream.yml | 32 ++--- rest-fights/deploy/k8s/native-knative.yml | 12 +- .../k8s/native-kubernetes-all-downstream.yml | 50 +++---- rest-fights/deploy/k8s/native-kubernetes.yml | 14 +- .../k8s/native-minikube-all-downstream.yml | 38 ++--- rest-fights/deploy/k8s/native-minikube.yml | 10 +- .../k8s/native-openshift-all-downstream.yml | 96 ++++++------- rest-fights/deploy/k8s/native-openshift.yml | 24 ++-- rest-heroes/deploy/k8s/java17-knative.yml | 4 +- rest-heroes/deploy/k8s/java17-kubernetes.yml | 10 +- rest-heroes/deploy/k8s/java17-minikube.yml | 6 +- rest-heroes/deploy/k8s/java17-openshift.yml | 14 +- rest-heroes/deploy/k8s/native-knative.yml | 6 +- rest-heroes/deploy/k8s/native-kubernetes.yml | 18 +-- rest-heroes/deploy/k8s/native-minikube.yml | 10 +- rest-heroes/deploy/k8s/native-openshift.yml | 18 +-- rest-narration/deploy/k8s/java17-knative.yml | 4 +- .../deploy/k8s/java17-kubernetes.yml | 6 +- rest-narration/deploy/k8s/java17-minikube.yml | 6 +- .../deploy/k8s/java17-openshift.yml | 8 +- rest-narration/deploy/k8s/native-knative.yml | 6 +- .../deploy/k8s/native-kubernetes.yml | 6 +- rest-narration/deploy/k8s/native-minikube.yml | 6 +- .../deploy/k8s/native-openshift.yml | 20 +-- rest-villains/deploy/k8s/java17-knative.yml | 2 +- .../deploy/k8s/java17-kubernetes.yml | 14 +- rest-villains/deploy/k8s/java17-minikube.yml | 6 +- rest-villains/deploy/k8s/java17-openshift.yml | 8 +- rest-villains/deploy/k8s/native-knative.yml | 6 +- .../deploy/k8s/native-kubernetes.yml | 6 +- rest-villains/deploy/k8s/native-minikube.yml | 6 +- rest-villains/deploy/k8s/native-openshift.yml | 14 +- ui-super-heroes/deploy/k8s/java17-knative.yml | 8 +- .../deploy/k8s/java17-kubernetes.yml | 8 +- .../deploy/k8s/java17-minikube.yml | 10 +- .../deploy/k8s/java17-openshift.yml | 14 +- ui-super-heroes/deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 20 +-- .../deploy/k8s/native-minikube.yml | 8 +- .../deploy/k8s/native-openshift.yml | 20 +-- 72 files changed, 747 insertions(+), 747 deletions(-) diff --git a/deploy/k8s/java17-knative.yml b/deploy/k8s/java17-knative.yml index a747d4f2c..f020a1c36 100644 --- a/deploy/k8s/java17-knative.yml +++ b/deploy/k8s/java17-knative.yml @@ -69,7 +69,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -79,9 +79,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: @@ -224,7 +224,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -235,8 +235,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: template: @@ -341,7 +341,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -537,7 +537,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -547,9 +547,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: @@ -746,7 +746,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -757,8 +757,8 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -769,7 +769,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -780,8 +780,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: @@ -1059,7 +1059,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1069,9 +1069,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest name: event-statistics spec: template: @@ -1276,7 +1276,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1286,9 +1286,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest name: ui-super-heroes spec: template: @@ -1299,7 +1299,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1309,9 +1309,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest spec: containers: - env: diff --git a/deploy/k8s/java17-kubernetes.yml b/deploy/k8s/java17-kubernetes.yml index d534e9d7a..574c05853 100644 --- a/deploy/k8s/java17-kubernetes.yml +++ b/deploy/k8s/java17-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -147,7 +147,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -297,7 +297,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -331,7 +331,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -359,7 +359,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -505,7 +505,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -539,7 +539,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -557,9 +557,9 @@ spec: replicas: 1 selector: matchLabels: - 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 + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -567,7 +567,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -577,9 +577,9 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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 + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -775,7 +775,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -809,7 +809,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -827,9 +827,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -837,7 +837,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -847,9 +847,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes spec: containers: - env: @@ -1100,7 +1100,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1134,7 +1134,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1152,9 +1152,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: @@ -1162,7 +1162,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1172,9 +1172,9 @@ 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/version: java17-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - env: @@ -1450,7 +1450,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1484,7 +1484,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1502,9 +1502,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -1512,7 +1512,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1522,9 +1522,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -1702,7 +1702,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1736,7 +1736,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1764,7 +1764,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1835,7 +1835,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 labels: app: ui-super-heroes application: ui-super-heroes diff --git a/deploy/k8s/java17-minikube.yml b/deploy/k8s/java17-minikube.yml index 19c1ff936..8c06436f2 100644 --- a/deploy/k8s/java17-minikube.yml +++ b/deploy/k8s/java17-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -295,7 +295,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -329,7 +329,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -356,7 +356,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -501,7 +501,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -535,7 +535,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -562,7 +562,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -769,7 +769,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -803,7 +803,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -830,7 +830,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1092,7 +1092,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1126,7 +1126,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1153,7 +1153,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1440,7 +1440,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1474,7 +1474,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1501,7 +1501,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1690,7 +1690,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1724,7 +1724,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1751,7 +1751,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1821,13 +1821,13 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: diff --git a/deploy/k8s/java17-openshift.yml b/deploy/k8s/java17-openshift.yml index 17665092a..f2783623d 100644 --- a/deploy/k8s/java17-openshift.yml +++ b/deploy/k8s/java17-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -196,16 +196,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service template: metadata: @@ -215,7 +215,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -226,8 +226,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service spec: containers: @@ -288,7 +288,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -329,7 +329,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -365,7 +365,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -395,7 +395,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -466,7 +466,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -568,7 +568,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -664,7 +664,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -694,7 +694,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -767,7 +767,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -869,7 +869,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -966,7 +966,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -977,16 +977,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest template: metadata: @@ -996,7 +996,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1007,8 +1007,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest spec: containers: @@ -1069,7 +1069,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1225,7 +1225,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1411,7 +1411,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1422,17 +1422,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -1441,7 +1441,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1452,9 +1452,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -1535,7 +1535,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1627,7 +1627,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1777,7 +1777,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1788,17 +1788,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -1807,7 +1807,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1818,9 +1818,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -1901,7 +1901,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1931,7 +1931,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1967,7 +1967,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1979,16 +1979,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -1997,7 +1997,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2009,8 +2009,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -2068,7 +2068,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +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 ec6fe9814..e25f542fa 100644 --- a/deploy/k8s/native-knative.yml +++ b/deploy/k8s/native-knative.yml @@ -69,7 +69,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -224,7 +224,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -234,9 +234,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: native-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -341,7 +341,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -351,9 +351,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest name: rest-villains spec: template: @@ -537,7 +537,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -556,10 +556,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -746,7 +746,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -756,9 +756,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -769,7 +769,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -779,16 +779,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service spec: containers: - 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:native-latest imagePullPolicy: Always livenessProbe: @@ -1059,7 +1059,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1069,9 +1069,9 @@ 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/name: event-statistics - app.kubernetes.io/part-of: event-stats name: event-statistics spec: template: @@ -1276,7 +1276,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1286,9 +1286,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: template: @@ -1299,7 +1299,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1309,9 +1309,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: diff --git a/deploy/k8s/native-kubernetes.yml b/deploy/k8s/native-kubernetes.yml index 631412f93..e8b084bcc 100644 --- a/deploy/k8s/native-kubernetes.yml +++ b/deploy/k8s/native-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -147,7 +147,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -297,7 +297,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -331,7 +331,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -359,7 +359,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -505,7 +505,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -539,7 +539,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -567,7 +567,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -775,7 +775,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -809,7 +809,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -827,9 +827,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -837,7 +837,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -847,9 +847,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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 spec: containers: - env: @@ -858,10 +858,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -1100,7 +1100,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1134,7 +1134,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1153,8 +1153,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -1162,7 +1162,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1173,8 +1173,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -1183,10 +1183,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:native-latest imagePullPolicy: Always livenessProbe: @@ -1450,7 +1450,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1484,7 +1484,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1503,8 +1503,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -1512,7 +1512,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1523,8 +1523,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -1702,7 +1702,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1736,7 +1736,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1754,9 +1754,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -1764,7 +1764,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1774,9 +1774,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -1835,15 +1835,15 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/deploy/k8s/native-minikube.yml b/deploy/k8s/native-minikube.yml index 649ebad30..37f33f126 100644 --- a/deploy/k8s/native-minikube.yml +++ b/deploy/k8s/native-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -295,7 +295,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -329,7 +329,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -356,7 +356,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -501,7 +501,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -535,7 +535,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -562,7 +562,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -769,7 +769,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -803,7 +803,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -830,7 +830,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -850,10 +850,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1092,7 +1092,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1126,7 +1126,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1153,7 +1153,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1173,10 +1173,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:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1440,7 +1440,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1474,7 +1474,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1501,7 +1501,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1690,7 +1690,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1724,7 +1724,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1751,7 +1751,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1821,7 +1821,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 labels: app: ui-super-heroes application: ui-super-heroes diff --git a/deploy/k8s/native-openshift.yml b/deploy/k8s/native-openshift.yml index 94c758874..f78b26a7b 100644 --- a/deploy/k8s/native-openshift.yml +++ b/deploy/k8s/native-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -196,17 +196,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -215,7 +215,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -226,9 +226,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -288,7 +288,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -329,7 +329,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -365,7 +365,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -376,17 +376,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -395,7 +395,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -406,9 +406,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration spec: containers: - envFrom: @@ -466,7 +466,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -568,7 +568,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -664,7 +664,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -675,16 +675,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest name: rest-villains 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: native-latest template: metadata: @@ -694,7 +694,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -705,8 +705,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest spec: containers: @@ -767,7 +767,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -869,7 +869,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -966,7 +966,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -977,17 +977,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -996,7 +996,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1007,16 +1007,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -1069,7 +1069,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1225,7 +1225,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1411,7 +1411,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1422,17 +1422,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1441,7 +1441,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1452,16 +1452,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-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:native-latest imagePullPolicy: Always livenessProbe: @@ -1535,7 +1535,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1627,7 +1627,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1777,7 +1777,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1789,16 +1789,16 @@ metadata: 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 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 template: metadata: annotations: @@ -1807,7 +1807,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1819,8 +1819,8 @@ spec: 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 spec: containers: - envFrom: @@ -1901,7 +1901,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1931,7 +1931,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1967,7 +1967,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1978,17 +1978,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/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: 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: @@ -1997,7 +1997,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2008,9 +2008,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/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: @@ -2068,7 +2068,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +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 d9dc84837..fb7348066 100644 --- a/event-statistics/deploy/k8s/java17-knative.yml +++ b/event-statistics/deploy/k8s/java17-knative.yml @@ -35,7 +35,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -45,9 +45,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest name: event-statistics spec: template: diff --git a/event-statistics/deploy/k8s/java17-kubernetes.yml b/event-statistics/deploy/k8s/java17-kubernetes.yml index 69ac981e1..9fbf59deb 100644 --- a/event-statistics/deploy/k8s/java17-kubernetes.yml +++ b/event-statistics/deploy/k8s/java17-kubernetes.yml @@ -74,7 +74,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,7 +108,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -126,9 +126,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -136,7 +136,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -146,9 +146,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java17-latest spec: containers: - env: diff --git a/event-statistics/deploy/k8s/java17-minikube.yml b/event-statistics/deploy/k8s/java17-minikube.yml index 89cb4112a..01a81cdd0 100644 --- a/event-statistics/deploy/k8s/java17-minikube.yml +++ b/event-statistics/deploy/k8s/java17-minikube.yml @@ -74,7 +74,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,7 +108,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -135,7 +135,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/event-statistics/deploy/k8s/java17-openshift.yml b/event-statistics/deploy/k8s/java17-openshift.yml index 138226e70..5d4006b87 100644 --- a/event-statistics/deploy/k8s/java17-openshift.yml +++ b/event-statistics/deploy/k8s/java17-openshift.yml @@ -75,7 +75,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -225,7 +225,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -236,17 +236,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -255,7 +255,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -266,9 +266,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -349,7 +349,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:01 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:08 +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 02a8b8861..db3448a83 100644 --- a/event-statistics/deploy/k8s/native-knative.yml +++ b/event-statistics/deploy/k8s/native-knative.yml @@ -35,7 +35,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -45,9 +45,9 @@ 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/name: event-statistics - app.kubernetes.io/part-of: event-stats name: event-statistics spec: template: diff --git a/event-statistics/deploy/k8s/native-kubernetes.yml b/event-statistics/deploy/k8s/native-kubernetes.yml index cb930bbb4..3b891449b 100644 --- a/event-statistics/deploy/k8s/native-kubernetes.yml +++ b/event-statistics/deploy/k8s/native-kubernetes.yml @@ -74,7 +74,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,7 +108,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -127,8 +127,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -136,7 +136,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -147,8 +147,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats spec: containers: - env: diff --git a/event-statistics/deploy/k8s/native-minikube.yml b/event-statistics/deploy/k8s/native-minikube.yml index 3afa4c9ab..7867769c8 100644 --- a/event-statistics/deploy/k8s/native-minikube.yml +++ b/event-statistics/deploy/k8s/native-minikube.yml @@ -74,7 +74,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,7 +108,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -135,7 +135,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/event-statistics/deploy/k8s/native-openshift.yml b/event-statistics/deploy/k8s/native-openshift.yml index a490bd96d..847829b36 100644 --- a/event-statistics/deploy/k8s/native-openshift.yml +++ b/event-statistics/deploy/k8s/native-openshift.yml @@ -75,7 +75,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -225,7 +225,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -237,16 +237,16 @@ metadata: 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 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 template: metadata: annotations: @@ -255,7 +255,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -267,8 +267,8 @@ spec: 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 spec: containers: - envFrom: @@ -349,7 +349,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:44 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:52 +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 3df3ca2be..4051800da 100644 --- a/grpc-locations/deploy/k8s/java17-knative.yml +++ b/grpc-locations/deploy/k8s/java17-knative.yml @@ -69,7 +69,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -79,9 +79,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: diff --git a/grpc-locations/deploy/k8s/java17-kubernetes.yml b/grpc-locations/deploy/k8s/java17-kubernetes.yml index 5a6ab07af..7fcc48eb9 100644 --- a/grpc-locations/deploy/k8s/java17-kubernetes.yml +++ b/grpc-locations/deploy/k8s/java17-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -147,7 +147,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" diff --git a/grpc-locations/deploy/k8s/java17-minikube.yml b/grpc-locations/deploy/k8s/java17-minikube.yml index 3954360e7..ae18133b8 100644 --- a/grpc-locations/deploy/k8s/java17-minikube.yml +++ b/grpc-locations/deploy/k8s/java17-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" diff --git a/grpc-locations/deploy/k8s/java17-openshift.yml b/grpc-locations/deploy/k8s/java17-openshift.yml index cac9a528a..c13f3b99f 100644 --- a/grpc-locations/deploy/k8s/java17-openshift.yml +++ b/grpc-locations/deploy/k8s/java17-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -196,16 +196,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service template: metadata: @@ -215,7 +215,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -226,8 +226,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service spec: containers: @@ -288,7 +288,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +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 f672c0354..262adbeba 100644 --- a/grpc-locations/deploy/k8s/native-knative.yml +++ b/grpc-locations/deploy/k8s/native-knative.yml @@ -69,7 +69,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" diff --git a/grpc-locations/deploy/k8s/native-kubernetes.yml b/grpc-locations/deploy/k8s/native-kubernetes.yml index c48e66114..a2a996cf0 100644 --- a/grpc-locations/deploy/k8s/native-kubernetes.yml +++ b/grpc-locations/deploy/k8s/native-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -147,7 +147,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" diff --git a/grpc-locations/deploy/k8s/native-minikube.yml b/grpc-locations/deploy/k8s/native-minikube.yml index 46e605496..5ed70ace9 100644 --- a/grpc-locations/deploy/k8s/native-minikube.yml +++ b/grpc-locations/deploy/k8s/native-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" diff --git a/grpc-locations/deploy/k8s/native-openshift.yml b/grpc-locations/deploy/k8s/native-openshift.yml index 26ee1eb82..1d2e1cf2e 100644 --- a/grpc-locations/deploy/k8s/native-openshift.yml +++ b/grpc-locations/deploy/k8s/native-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -196,17 +196,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -215,7 +215,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -226,9 +226,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -288,7 +288,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +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 a085cc2b5..8c9ade6d0 100644 --- a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml @@ -72,7 +72,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -273,7 +273,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -283,9 +283,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: @@ -431,7 +431,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -442,8 +442,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: template: @@ -555,7 +555,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -565,9 +565,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: @@ -766,7 +766,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -777,8 +777,8 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -789,7 +789,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -800,8 +800,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/java17-knative.yml b/rest-fights/deploy/k8s/java17-knative.yml index 7f6f09408..86efc8fb3 100644 --- a/rest-fights/deploy/k8s/java17-knative.yml +++ b/rest-fights/deploy/k8s/java17-knative.yml @@ -79,7 +79,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -90,8 +90,8 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -102,7 +102,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -113,8 +113,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml index 0ccd13e9a..7c50f9c55 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml @@ -89,7 +89,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,7 +123,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -141,9 +141,9 @@ spec: replicas: 1 selector: matchLabels: - 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 + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -161,9 +161,9 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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 + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -364,7 +364,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -398,7 +398,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -416,9 +416,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -426,7 +426,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -436,9 +436,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes spec: containers: - env: @@ -579,7 +579,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -613,7 +613,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -641,7 +641,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -793,7 +793,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -827,7 +827,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -855,7 +855,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1120,7 +1120,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1154,7 +1154,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1172,9 +1172,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: @@ -1182,7 +1182,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1192,9 +1192,9 @@ 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/version: java17-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - env: diff --git a/rest-fights/deploy/k8s/java17-kubernetes.yml b/rest-fights/deploy/k8s/java17-kubernetes.yml index 0e6055ca2..8cf4740b7 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes.yml @@ -138,7 +138,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,7 +172,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -190,9 +190,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: @@ -200,7 +200,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -210,9 +210,9 @@ 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/version: java17-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - env: diff --git a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml index db8fd3574..7630454ab 100644 --- a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml @@ -89,7 +89,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,7 +123,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -362,7 +362,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -396,7 +396,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -423,7 +423,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -575,7 +575,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -609,7 +609,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -636,7 +636,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -787,7 +787,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -821,7 +821,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -848,7 +848,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1112,7 +1112,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1146,7 +1146,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1173,7 +1173,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/java17-minikube.yml b/rest-fights/deploy/k8s/java17-minikube.yml index e48109bf7..dd10f2c2f 100644 --- a/rest-fights/deploy/k8s/java17-minikube.yml +++ b/rest-fights/deploy/k8s/java17-minikube.yml @@ -138,7 +138,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,7 +172,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -199,7 +199,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml index 18defd2e2..9692b2b9a 100644 --- a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -186,7 +186,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -216,7 +216,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -289,7 +289,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -396,7 +396,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -493,7 +493,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -504,16 +504,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest template: metadata: @@ -523,7 +523,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -534,8 +534,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest spec: containers: @@ -596,7 +596,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -642,7 +642,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -678,7 +678,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -708,7 +708,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -779,7 +779,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -887,7 +887,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -986,7 +986,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -997,16 +997,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service template: metadata: @@ -1016,7 +1016,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1027,8 +1027,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service spec: containers: @@ -1089,7 +1089,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:17 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:25 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1245,7 +1245,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1431,7 +1431,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1442,17 +1442,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -1461,7 +1461,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1472,9 +1472,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -1555,7 +1555,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +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 cb73d47d4..752dfa11b 100644 --- a/rest-fights/deploy/k8s/java17-openshift.yml +++ b/rest-fights/deploy/k8s/java17-openshift.yml @@ -139,7 +139,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -325,7 +325,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -336,17 +336,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -355,7 +355,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -366,9 +366,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -449,7 +449,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:42 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:49 +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 2dbb9019c..7d8471f7c 100644 --- a/rest-fights/deploy/k8s/native-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-knative-all-downstream.yml @@ -72,7 +72,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -82,9 +82,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest name: rest-villains spec: template: @@ -273,7 +273,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -292,10 +292,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -431,7 +431,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -441,9 +441,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: native-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -555,7 +555,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -766,7 +766,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -776,9 +776,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -789,7 +789,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -799,16 +799,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service spec: containers: - 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:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/native-knative.yml b/rest-fights/deploy/k8s/native-knative.yml index 958e68645..a95be3cae 100644 --- a/rest-fights/deploy/k8s/native-knative.yml +++ b/rest-fights/deploy/k8s/native-knative.yml @@ -79,7 +79,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -89,9 +89,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -102,7 +102,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -112,16 +112,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service spec: containers: - 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:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml index 431eb3e8e..c8d3b3cb1 100644 --- a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml @@ -89,7 +89,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,7 +123,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -364,7 +364,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -398,7 +398,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -416,9 +416,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -426,7 +426,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -436,9 +436,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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 spec: containers: - env: @@ -447,10 +447,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -579,7 +579,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -613,7 +613,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -641,7 +641,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -793,7 +793,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -827,7 +827,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -855,7 +855,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1120,7 +1120,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1154,7 +1154,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1173,8 +1173,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -1182,7 +1182,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1193,8 +1193,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -1203,10 +1203,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:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/native-kubernetes.yml b/rest-fights/deploy/k8s/native-kubernetes.yml index 0a8e90893..db855e71f 100644 --- a/rest-fights/deploy/k8s/native-kubernetes.yml +++ b/rest-fights/deploy/k8s/native-kubernetes.yml @@ -138,7 +138,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,7 +172,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -191,8 +191,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -200,7 +200,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -211,8 +211,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -221,10 +221,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:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml index 52148d67e..6d0cf0db3 100644 --- a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml @@ -89,7 +89,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,7 +123,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -362,7 +362,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -396,7 +396,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -423,7 +423,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -443,10 +443,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -575,7 +575,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -609,7 +609,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -636,7 +636,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -787,7 +787,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -821,7 +821,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -848,7 +848,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1112,7 +1112,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1146,7 +1146,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1173,7 +1173,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1193,10 +1193,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:native-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-fights/deploy/k8s/native-minikube.yml b/rest-fights/deploy/k8s/native-minikube.yml index 00e7f1440..32b0929f8 100644 --- a/rest-fights/deploy/k8s/native-minikube.yml +++ b/rest-fights/deploy/k8s/native-minikube.yml @@ -138,7 +138,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,7 +172,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -199,7 +199,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -219,10 +219,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:native-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml index 388e5e37f..101ab288e 100644 --- a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -186,7 +186,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -197,16 +197,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest name: rest-villains 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: native-latest template: metadata: @@ -216,7 +216,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -227,8 +227,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest spec: containers: @@ -289,7 +289,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -396,7 +396,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -493,7 +493,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -504,17 +504,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -523,7 +523,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -534,16 +534,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -596,7 +596,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -642,7 +642,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -678,7 +678,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -689,17 +689,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -708,7 +708,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -719,9 +719,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration spec: containers: - envFrom: @@ -779,7 +779,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -887,7 +887,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -986,7 +986,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -997,17 +997,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -1016,7 +1016,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1027,9 +1027,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -1089,7 +1089,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:10 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:18 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1245,7 +1245,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1431,7 +1431,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1442,17 +1442,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1461,7 +1461,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1472,16 +1472,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-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:native-latest imagePullPolicy: Always livenessProbe: @@ -1555,7 +1555,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +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 89541ed00..463b90729 100644 --- a/rest-fights/deploy/k8s/native-openshift.yml +++ b/rest-fights/deploy/k8s/native-openshift.yml @@ -139,7 +139,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -325,7 +325,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -336,17 +336,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -355,7 +355,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -366,16 +366,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-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:native-latest imagePullPolicy: Always livenessProbe: @@ -449,7 +449,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:27 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:34 +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 2e11cdf8b..ac6c03717 100644 --- a/rest-heroes/deploy/k8s/java17-knative.yml +++ b/rest-heroes/deploy/k8s/java17-knative.yml @@ -67,7 +67,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -77,9 +77,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: diff --git a/rest-heroes/deploy/k8s/java17-kubernetes.yml b/rest-heroes/deploy/k8s/java17-kubernetes.yml index 8f83e1382..a490b6c06 100644 --- a/rest-heroes/deploy/k8s/java17-kubernetes.yml +++ b/rest-heroes/deploy/k8s/java17-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -136,9 +136,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -156,9 +156,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes spec: containers: - env: diff --git a/rest-heroes/deploy/k8s/java17-minikube.yml b/rest-heroes/deploy/k8s/java17-minikube.yml index 4613d95c2..87f22083b 100644 --- a/rest-heroes/deploy/k8s/java17-minikube.yml +++ b/rest-heroes/deploy/k8s/java17-minikube.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -145,7 +145,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" diff --git a/rest-heroes/deploy/k8s/java17-openshift.yml b/rest-heroes/deploy/k8s/java17-openshift.yml index a92488006..7081d4c82 100644 --- a/rest-heroes/deploy/k8s/java17-openshift.yml +++ b/rest-heroes/deploy/k8s/java17-openshift.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -182,7 +182,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -193,16 +193,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest template: metadata: @@ -212,7 +212,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -223,8 +223,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest spec: containers: @@ -285,7 +285,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:23 +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 c9bf56b6a..42fe45377 100644 --- a/rest-heroes/deploy/k8s/native-knative.yml +++ b/rest-heroes/deploy/k8s/native-knative.yml @@ -67,7 +67,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -86,10 +86,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-heroes/deploy/k8s/native-kubernetes.yml b/rest-heroes/deploy/k8s/native-kubernetes.yml index 69f0081f3..11148bdd3 100644 --- a/rest-heroes/deploy/k8s/native-kubernetes.yml +++ b/rest-heroes/deploy/k8s/native-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -136,9 +136,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -156,9 +156,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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 spec: containers: - env: @@ -167,10 +167,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-heroes/deploy/k8s/native-minikube.yml b/rest-heroes/deploy/k8s/native-minikube.yml index c29221e51..eb5014627 100644 --- a/rest-heroes/deploy/k8s/native-minikube.yml +++ b/rest-heroes/deploy/k8s/native-minikube.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -145,7 +145,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -165,10 +165,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-heroes/deploy/k8s/native-openshift.yml b/rest-heroes/deploy/k8s/native-openshift.yml index f4a704260..426792628 100644 --- a/rest-heroes/deploy/k8s/native-openshift.yml +++ b/rest-heroes/deploy/k8s/native-openshift.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -182,7 +182,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -193,17 +193,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -212,7 +212,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -223,16 +223,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -285,7 +285,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:04 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:49:11 +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 513f858bf..226a44652 100644 --- a/rest-narration/deploy/k8s/java17-knative.yml +++ b/rest-narration/deploy/k8s/java17-knative.yml @@ -23,7 +23,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -34,8 +34,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: template: diff --git a/rest-narration/deploy/k8s/java17-kubernetes.yml b/rest-narration/deploy/k8s/java17-kubernetes.yml index e23ca541f..889f1cfe2 100644 --- a/rest-narration/deploy/k8s/java17-kubernetes.yml +++ b/rest-narration/deploy/k8s/java17-kubernetes.yml @@ -23,7 +23,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,7 +57,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -85,7 +85,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/java17-minikube.yml b/rest-narration/deploy/k8s/java17-minikube.yml index 1cec0a9d4..dc9f1c582 100644 --- a/rest-narration/deploy/k8s/java17-minikube.yml +++ b/rest-narration/deploy/k8s/java17-minikube.yml @@ -23,7 +23,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,7 +57,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -84,7 +84,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/java17-openshift.yml b/rest-narration/deploy/k8s/java17-openshift.yml index d1dedc884..9ab3395f7 100644 --- a/rest-narration/deploy/k8s/java17-openshift.yml +++ b/rest-narration/deploy/k8s/java17-openshift.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -60,7 +60,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -90,7 +90,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -161,7 +161,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:34 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:45:43 +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 eeee9e161..beeb3f859 100644 --- a/rest-narration/deploy/k8s/native-knative.yml +++ b/rest-narration/deploy/k8s/native-knative.yml @@ -23,7 +23,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -33,9 +33,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: native-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: diff --git a/rest-narration/deploy/k8s/native-kubernetes.yml b/rest-narration/deploy/k8s/native-kubernetes.yml index 92194b9b8..cc23576c7 100644 --- a/rest-narration/deploy/k8s/native-kubernetes.yml +++ b/rest-narration/deploy/k8s/native-kubernetes.yml @@ -23,7 +23,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,7 +57,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -85,7 +85,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/native-minikube.yml b/rest-narration/deploy/k8s/native-minikube.yml index b937a2d85..80ea786cc 100644 --- a/rest-narration/deploy/k8s/native-minikube.yml +++ b/rest-narration/deploy/k8s/native-minikube.yml @@ -23,7 +23,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,7 +57,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -84,7 +84,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/native-openshift.yml b/rest-narration/deploy/k8s/native-openshift.yml index c05ae40a6..ec9b74e13 100644 --- a/rest-narration/deploy/k8s/native-openshift.yml +++ b/rest-narration/deploy/k8s/native-openshift.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -60,7 +60,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -71,17 +71,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -90,7 +90,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -101,9 +101,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-narration spec: containers: - envFrom: @@ -161,7 +161,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:28 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:34 +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 eb4a3560b..653c3c2b3 100644 --- a/rest-villains/deploy/k8s/java17-knative.yml +++ b/rest-villains/deploy/k8s/java17-knative.yml @@ -67,7 +67,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" diff --git a/rest-villains/deploy/k8s/java17-kubernetes.yml b/rest-villains/deploy/k8s/java17-kubernetes.yml index 2dbaa34da..480701b2a 100644 --- a/rest-villains/deploy/k8s/java17-kubernetes.yml +++ b/rest-villains/deploy/k8s/java17-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -136,9 +136,9 @@ spec: replicas: 1 selector: matchLabels: - 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 + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -156,9 +156,9 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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 + app.kubernetes.io/version: java17-latest spec: containers: - env: diff --git a/rest-villains/deploy/k8s/java17-minikube.yml b/rest-villains/deploy/k8s/java17-minikube.yml index 5f1382a45..74e8e5374 100644 --- a/rest-villains/deploy/k8s/java17-minikube.yml +++ b/rest-villains/deploy/k8s/java17-minikube.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -145,7 +145,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" diff --git a/rest-villains/deploy/k8s/java17-openshift.yml b/rest-villains/deploy/k8s/java17-openshift.yml index 00802db4d..bae39875f 100644 --- a/rest-villains/deploy/k8s/java17-openshift.yml +++ b/rest-villains/deploy/k8s/java17-openshift.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -181,7 +181,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -211,7 +211,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -284,7 +284,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:14:55 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:46:04 +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 d5f48801c..ec90d0502 100644 --- a/rest-villains/deploy/k8s/native-knative.yml +++ b/rest-villains/deploy/k8s/native-knative.yml @@ -67,7 +67,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -77,9 +77,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest name: rest-villains spec: template: diff --git a/rest-villains/deploy/k8s/native-kubernetes.yml b/rest-villains/deploy/k8s/native-kubernetes.yml index 10d2840de..41568899a 100644 --- a/rest-villains/deploy/k8s/native-kubernetes.yml +++ b/rest-villains/deploy/k8s/native-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" diff --git a/rest-villains/deploy/k8s/native-minikube.yml b/rest-villains/deploy/k8s/native-minikube.yml index c4211305c..f32958175 100644 --- a/rest-villains/deploy/k8s/native-minikube.yml +++ b/rest-villains/deploy/k8s/native-minikube.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -145,7 +145,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" diff --git a/rest-villains/deploy/k8s/native-openshift.yml b/rest-villains/deploy/k8s/native-openshift.yml index 7efa000c9..0912e2397 100644 --- a/rest-villains/deploy/k8s/native-openshift.yml +++ b/rest-villains/deploy/k8s/native-openshift.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -181,7 +181,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -192,16 +192,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest name: rest-villains 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: native-latest template: metadata: @@ -211,7 +211,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -222,8 +222,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest spec: containers: @@ -284,7 +284,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:17:46 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:48:52 +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 937b63381..96bf4710f 100644 --- a/ui-super-heroes/deploy/k8s/java17-knative.yml +++ b/ui-super-heroes/deploy/k8s/java17-knative.yml @@ -12,7 +12,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -22,9 +22,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest name: ui-super-heroes spec: template: @@ -35,7 +35,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -45,9 +45,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest spec: containers: - env: diff --git a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml index 58bf1f701..4278a3901 100644 --- a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml @@ -12,7 +12,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,7 +46,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -74,7 +74,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -145,7 +145,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 labels: app: ui-super-heroes application: ui-super-heroes diff --git a/ui-super-heroes/deploy/k8s/java17-minikube.yml b/ui-super-heroes/deploy/k8s/java17-minikube.yml index b06198d68..551009ec6 100644 --- a/ui-super-heroes/deploy/k8s/java17-minikube.yml +++ b/ui-super-heroes/deploy/k8s/java17-minikube.yml @@ -12,7 +12,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,7 +46,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -73,7 +73,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -143,13 +143,13 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: diff --git a/ui-super-heroes/deploy/k8s/java17-openshift.yml b/ui-super-heroes/deploy/k8s/java17-openshift.yml index d49be9a73..a12ea407f 100644 --- a/ui-super-heroes/deploy/k8s/java17-openshift.yml +++ b/ui-super-heroes/deploy/k8s/java17-openshift.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -49,7 +49,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -61,16 +61,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -79,7 +79,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -91,8 +91,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -150,7 +150,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:16:16 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:47:23 +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 df52b2987..283ecb8dc 100644 --- a/ui-super-heroes/deploy/k8s/native-knative.yml +++ b/ui-super-heroes/deploy/k8s/native-knative.yml @@ -12,7 +12,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -22,9 +22,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: template: @@ -35,7 +35,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -45,9 +45,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: diff --git a/ui-super-heroes/deploy/k8s/native-kubernetes.yml b/ui-super-heroes/deploy/k8s/native-kubernetes.yml index 3ea9ea9b0..2884d56f4 100644 --- a/ui-super-heroes/deploy/k8s/native-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/native-kubernetes.yml @@ -12,7 +12,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,7 +46,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -64,9 +64,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: @@ -74,7 +74,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -84,9 +84,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -145,15 +145,15 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/ui-super-heroes/deploy/k8s/native-minikube.yml b/ui-super-heroes/deploy/k8s/native-minikube.yml index 215295378..a64fdbf0c 100644 --- a/ui-super-heroes/deploy/k8s/native-minikube.yml +++ b/ui-super-heroes/deploy/k8s/native-minikube.yml @@ -12,7 +12,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,7 +46,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -73,7 +73,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -143,7 +143,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 labels: app: ui-super-heroes application: ui-super-heroes diff --git a/ui-super-heroes/deploy/k8s/native-openshift.yml b/ui-super-heroes/deploy/k8s/native-openshift.yml index 3fa9a5c31..0d64fb502 100644 --- a/ui-super-heroes/deploy/k8s/native-openshift.yml +++ b/ui-super-heroes/deploy/k8s/native-openshift.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -49,7 +49,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -60,17 +60,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/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: 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: @@ -79,7 +79,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -90,9 +90,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/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,7 +150,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-12-27 - 12:18:59 +0000 + app.quarkus.io/build-timestamp: 2023-12-29 - 15:50:06 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes