From 972c7d359e88a946b70a818720e99209d05dc0da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 08:07:14 -0400 Subject: [PATCH] Generate deploy resources (from Build and Push Container images run # 829) (#963) Co-authored-by: quarkus-super-heroes-bot <99485382+quarkus-super-heroes-bot@users.noreply.github.com> --- deploy/k8s/java17-knative.yml | 84 ++++++------- deploy/k8s/java17-kubernetes.yml | 110 ++++++++--------- deploy/k8s/java17-minikube.yml | 77 ++++++------ deploy/k8s/java17-openshift.yml | 111 +++++++++-------- deploy/k8s/native-knative.yml | 75 ++++++------ deploy/k8s/native-kubernetes.yml | 112 ++++++++--------- deploy/k8s/native-minikube.yml | 70 +++++------ deploy/k8s/native-openshift.yml | 113 +++++++++--------- .../deploy/k8s/java17-knative.yml | 14 +-- .../deploy/k8s/java17-kubernetes.yml | 16 +-- .../deploy/k8s/java17-minikube.yml | 12 +- .../deploy/k8s/java17-openshift.yml | 24 ++-- .../deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 20 ++-- .../deploy/k8s/native-minikube.yml | 12 +- .../deploy/k8s/native-openshift.yml | 18 +-- grpc-locations/deploy/k8s/java17-knative.yml | 12 +- .../deploy/k8s/java17-kubernetes.yml | 16 +-- grpc-locations/deploy/k8s/java17-minikube.yml | 12 +- .../deploy/k8s/java17-openshift.yml | 15 +-- grpc-locations/deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 16 +-- grpc-locations/deploy/k8s/native-minikube.yml | 8 +- .../deploy/k8s/native-openshift.yml | 14 +-- .../k8s/java17-knative-all-downstream.yml | 58 ++++----- rest-fights/deploy/k8s/java17-knative.yml | 16 +-- .../k8s/java17-kubernetes-all-downstream.yml | 72 +++++------ rest-fights/deploy/k8s/java17-kubernetes.yml | 16 +-- .../k8s/java17-minikube-all-downstream.yml | 52 ++++---- rest-fights/deploy/k8s/java17-minikube.yml | 12 +- .../k8s/java17-openshift-all-downstream.yml | 73 ++++++----- rest-fights/deploy/k8s/java17-openshift.yml | 18 +-- .../k8s/native-knative-all-downstream.yml | 51 ++++---- rest-fights/deploy/k8s/native-knative.yml | 19 ++- .../k8s/native-kubernetes-all-downstream.yml | 76 ++++++------ rest-fights/deploy/k8s/native-kubernetes.yml | 20 ++-- .../k8s/native-minikube-all-downstream.yml | 48 ++++---- rest-fights/deploy/k8s/native-minikube.yml | 12 +- .../k8s/native-openshift-all-downstream.yml | 81 ++++++------- rest-fights/deploy/k8s/native-openshift.yml | 12 +- rest-heroes/deploy/k8s/java17-knative.yml | 12 +- rest-heroes/deploy/k8s/java17-kubernetes.yml | 16 +-- rest-heroes/deploy/k8s/java17-minikube.yml | 12 +- rest-heroes/deploy/k8s/java17-openshift.yml | 18 +-- rest-heroes/deploy/k8s/native-knative.yml | 8 +- rest-heroes/deploy/k8s/native-kubernetes.yml | 12 +- rest-heroes/deploy/k8s/native-minikube.yml | 8 +- rest-heroes/deploy/k8s/native-openshift.yml | 20 ++-- rest-narration/deploy/k8s/java17-knative.yml | 10 +- .../deploy/k8s/java17-kubernetes.yml | 12 +- rest-narration/deploy/k8s/java17-minikube.yml | 8 +- .../deploy/k8s/java17-openshift.yml | 8 +- rest-narration/deploy/k8s/native-knative.yml | 4 +- .../deploy/k8s/native-kubernetes.yml | 12 +- rest-narration/deploy/k8s/native-minikube.yml | 8 +- .../deploy/k8s/native-openshift.yml | 14 +-- rest-villains/deploy/k8s/java17-knative.yml | 8 +- .../deploy/k8s/java17-kubernetes.yml | 12 +- rest-villains/deploy/k8s/java17-minikube.yml | 8 +- rest-villains/deploy/k8s/java17-openshift.yml | 14 +-- rest-villains/deploy/k8s/native-knative.yml | 8 +- .../deploy/k8s/native-kubernetes.yml | 16 +-- rest-villains/deploy/k8s/native-minikube.yml | 12 +- rest-villains/deploy/k8s/native-openshift.yml | 21 ++-- ui-super-heroes/deploy/k8s/java17-knative.yml | 12 +- .../deploy/k8s/java17-kubernetes.yml | 22 ++-- .../deploy/k8s/java17-minikube.yml | 13 +- .../deploy/k8s/java17-openshift.yml | 14 +-- ui-super-heroes/deploy/k8s/native-knative.yml | 12 +- .../deploy/k8s/native-kubernetes.yml | 16 +-- .../deploy/k8s/native-minikube.yml | 10 +- .../deploy/k8s/native-openshift.yml | 14 +-- 72 files changed, 988 insertions(+), 1027 deletions(-) diff --git a/deploy/k8s/java17-knative.yml b/deploy/k8s/java17-knative.yml index b0cec7a2c..f80bfdf55 100644 --- a/deploy/k8s/java17-knative.yml +++ b/deploy/k8s/java17-knative.yml @@ -70,7 +70,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -81,18 +81,18 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -218,15 +218,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: selector: {} @@ -257,7 +257,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -267,10 +267,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: template: @@ -321,16 +320,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: selector: {} @@ -405,7 +403,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -415,7 +413,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: template: @@ -547,13 +547,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: selector: {} @@ -628,7 +630,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -638,19 +640,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -773,15 +775,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest name: rest-heroes spec: selector: {} @@ -868,7 +870,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -878,8 +880,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - 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 name: rest-fights spec: @@ -892,7 +894,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -902,16 +904,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - 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: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1165,14 +1167,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - 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 name: rest-fights spec: @@ -1216,7 +1218,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1226,20 +1228,19 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - 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 + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: @@ -1438,16 +1439,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - 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 + app.kubernetes.io/name: event-statistics name: event-statistics spec: selector: {} @@ -1467,7 +1467,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1478,9 +1478,7 @@ metadata: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest name: ui-super-heroes spec: @@ -1493,7 +1491,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1504,9 +1502,7 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest spec: containers: @@ -1555,16 +1551,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/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: diff --git a/deploy/k8s/java17-kubernetes.yml b/deploy/k8s/java17-kubernetes.yml index 88ce78faf..fc29f60f3 100644 --- a/deploy/k8s/java17-kubernetes.yml +++ b/deploy/k8s/java17-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -172,10 +172,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -293,7 +293,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -336,7 +336,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -371,7 +371,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -390,8 +390,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -401,7 +401,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -412,8 +412,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -476,7 +476,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -580,7 +580,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -615,7 +615,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -633,8 +633,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service template: metadata: @@ -645,7 +645,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -655,8 +655,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service spec: containers: @@ -784,7 +784,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -888,7 +888,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -923,7 +923,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -942,8 +942,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -953,7 +953,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -964,8 +964,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -974,10 +974,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -1093,7 +1093,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1251,7 +1251,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1286,7 +1286,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1304,9 +1304,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1316,7 +1316,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1326,9 +1326,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1337,10 +1337,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1548,7 +1548,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1642,7 +1642,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1677,7 +1677,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1695,9 +1695,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics template: metadata: annotations: @@ -1707,7 +1707,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1717,9 +1717,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics spec: containers: - env: @@ -1728,10 +1728,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: @@ -1901,7 +1901,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1933,7 +1933,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1968,7 +1968,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1986,9 +1986,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: ui-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 template: metadata: annotations: @@ -1998,7 +1998,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2008,9 +2008,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: ui-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 spec: containers: - env: @@ -2070,15 +2070,15 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: @@ -2118,7 +2118,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/java17-minikube.yml b/deploy/k8s/java17-minikube.yml index 2e434f6cb..b1c61bef2 100644 --- a/deploy/k8s/java17-minikube.yml +++ b/deploy/k8s/java17-minikube.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -170,10 +170,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -291,7 +291,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -333,7 +333,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -368,7 +368,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -397,7 +397,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -471,7 +471,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -574,7 +574,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -609,7 +609,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -638,7 +638,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -776,7 +776,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -879,7 +879,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -914,7 +914,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -943,7 +943,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -963,10 +963,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1082,7 +1082,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1239,7 +1239,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1274,7 +1274,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1303,7 +1303,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1323,10 +1323,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1534,7 +1534,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1627,7 +1627,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1662,7 +1662,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1691,7 +1691,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1711,10 +1711,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1884,7 +1884,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1915,7 +1915,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1950,7 +1950,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1979,7 +1979,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2050,15 +2050,14 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: @@ -2088,7 +2087,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/java17-openshift.yml b/deploy/k8s/java17-openshift.yml index ba8da6195..36736ec67 100644 --- a/deploy/k8s/java17-openshift.yml +++ b/deploy/k8s/java17-openshift.yml @@ -87,7 +87,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -189,7 +189,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -202,7 +202,6 @@ metadata: app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest name: grpc-locations spec: @@ -211,7 +210,6 @@ spec: matchLabels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest template: metadata: @@ -223,7 +221,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -236,15 +234,14 @@ spec: app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -298,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -340,7 +337,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -377,7 +374,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -409,7 +406,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -481,7 +478,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -584,7 +581,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -683,7 +680,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -694,16 +691,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: java17-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: java17-latest template: metadata: @@ -715,7 +712,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -726,8 +723,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: java17-latest spec: containers: @@ -789,7 +786,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -892,7 +889,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -992,7 +989,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1005,7 +1002,7 @@ metadata: app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 @@ -1013,7 +1010,7 @@ spec: matchLabels: app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -1024,7 +1021,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1037,14 +1034,14 @@ spec: app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -1098,7 +1095,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1255,7 +1252,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1447,7 +1444,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1458,17 +1455,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: @@ -1479,7 +1476,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1490,16 +1487,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1574,7 +1571,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1667,7 +1664,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1821,7 +1818,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1832,17 +1829,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -1853,7 +1850,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1864,16 +1861,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: @@ -1948,7 +1945,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1979,7 +1976,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2016,7 +2013,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2027,16 +2024,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest + 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/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes template: metadata: @@ -2048,7 +2045,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2059,8 +2056,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes spec: containers: @@ -2120,7 +2117,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +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 bd53a238d..1254e2333 100644 --- a/deploy/k8s/native-knative.yml +++ b/deploy/k8s/native-knative.yml @@ -70,7 +70,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -80,9 +80,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: @@ -218,15 +218,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: selector: {} @@ -257,7 +257,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -320,7 +320,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus @@ -403,7 +403,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -422,10 +422,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -547,7 +547,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus @@ -630,7 +630,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -641,8 +641,8 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: @@ -775,15 +775,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: selector: {} @@ -870,7 +870,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -880,10 +880,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/part-of: fights-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -895,7 +894,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -905,17 +904,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/part-of: fights-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-fights spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1169,16 +1167,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 labels: app: rest-fights 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/part-of: fights-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-fights name: rest-fights spec: selector: {} @@ -1221,7 +1218,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1232,18 +1229,18 @@ metadata: application: event-stats system: quarkus-super-heroes 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 name: event-statistics spec: template: spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -1442,15 +1439,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes 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 name: event-statistics spec: selector: {} @@ -1470,7 +1467,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1480,8 +1477,8 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-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: @@ -1494,7 +1491,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1504,8 +1501,8 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-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: @@ -1554,14 +1551,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/version: native-latest 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: diff --git a/deploy/k8s/native-kubernetes.yml b/deploy/k8s/native-kubernetes.yml index a47c60328..2a4987b5b 100644 --- a/deploy/k8s/native-kubernetes.yml +++ b/deploy/k8s/native-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -293,7 +293,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -336,7 +336,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -371,7 +371,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -390,8 +390,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -401,7 +401,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -412,8 +412,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -476,7 +476,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -580,7 +580,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -615,7 +615,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -633,8 +633,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest template: metadata: @@ -645,7 +645,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -655,8 +655,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest spec: containers: @@ -666,10 +666,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -784,7 +784,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -888,7 +888,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -923,7 +923,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -942,8 +942,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -953,7 +953,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -964,8 +964,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - env: @@ -1093,7 +1093,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1251,7 +1251,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1286,7 +1286,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1304,9 +1304,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/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: @@ -1316,7 +1316,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1326,9 +1326,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1337,10 +1337,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1548,7 +1548,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1642,7 +1642,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1677,7 +1677,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1695,9 +1695,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -1707,7 +1707,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1717,9 +1717,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -1728,10 +1728,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -1901,7 +1901,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1933,7 +1933,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1968,7 +1968,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1986,9 +1986,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -1998,7 +1998,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2008,9 +2008,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest spec: containers: - env: @@ -2070,15 +2070,15 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest name: ui-super-heroes spec: rules: @@ -2118,7 +2118,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/native-minikube.yml b/deploy/k8s/native-minikube.yml index 80aa2f10f..4c34a14a8 100644 --- a/deploy/k8s/native-minikube.yml +++ b/deploy/k8s/native-minikube.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -291,7 +291,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -333,7 +333,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -368,7 +368,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -397,7 +397,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -471,7 +471,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -574,7 +574,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -609,7 +609,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -638,7 +638,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -658,10 +658,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -776,7 +776,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -879,7 +879,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -914,7 +914,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -943,7 +943,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1082,7 +1082,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1239,7 +1239,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1274,7 +1274,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1303,7 +1303,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1323,10 +1323,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1534,7 +1534,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1627,7 +1627,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1662,7 +1662,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1691,7 +1691,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1711,10 +1711,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1884,7 +1884,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1915,7 +1915,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1950,7 +1950,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1979,7 +1979,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2050,7 +2050,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -2087,7 +2087,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/deploy/k8s/native-openshift.yml b/deploy/k8s/native-openshift.yml index 57392a742..956df3a44 100644 --- a/deploy/k8s/native-openshift.yml +++ b/deploy/k8s/native-openshift.yml @@ -87,7 +87,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -189,7 +189,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -200,17 +200,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -221,7 +221,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -232,9 +232,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service spec: containers: - envFrom: @@ -295,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -337,7 +337,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -374,7 +374,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -385,16 +385,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest template: metadata: @@ -406,7 +406,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -417,8 +417,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest spec: containers: @@ -478,7 +478,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -581,7 +581,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -680,7 +680,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -691,19 +691,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -714,7 +712,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -725,17 +723,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -789,7 +786,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -892,7 +889,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -992,7 +989,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1003,17 +1000,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + 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/name: rest-heroes + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -1024,7 +1021,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1035,9 +1032,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -1098,7 +1095,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1255,7 +1252,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1447,7 +1444,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1479,7 +1476,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1496,10 +1493,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1574,7 +1571,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1667,7 +1664,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1821,7 +1818,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1833,16 +1830,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: @@ -1853,7 +1850,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1865,15 +1862,15 @@ 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: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -1948,7 +1945,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1979,7 +1976,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2016,7 +2013,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2028,16 +2025,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest name: ui-super-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -2048,7 +2045,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2060,8 +2057,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -2120,7 +2117,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +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 13b9dbb70..b8aaeb07f 100644 --- a/event-statistics/deploy/k8s/java17-knative.yml +++ b/event-statistics/deploy/k8s/java17-knative.yml @@ -36,7 +36,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -46,20 +46,19 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - 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 + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: @@ -258,16 +257,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - 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 + app.kubernetes.io/name: event-statistics name: event-statistics spec: selector: {} diff --git a/event-statistics/deploy/k8s/java17-kubernetes.yml b/event-statistics/deploy/k8s/java17-kubernetes.yml index 58c08302d..89ef77833 100644 --- a/event-statistics/deploy/k8s/java17-kubernetes.yml +++ b/event-statistics/deploy/k8s/java17-kubernetes.yml @@ -75,7 +75,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -128,9 +128,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics template: metadata: annotations: @@ -140,7 +140,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -150,9 +150,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics spec: containers: - env: @@ -161,10 +161,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: @@ -334,7 +334,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/java17-minikube.yml b/event-statistics/deploy/k8s/java17-minikube.yml index a32e91c55..5affe5d29 100644 --- a/event-statistics/deploy/k8s/java17-minikube.yml +++ b/event-statistics/deploy/k8s/java17-minikube.yml @@ -75,7 +75,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -139,7 +139,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -159,10 +159,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -332,7 +332,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/java17-openshift.yml b/event-statistics/deploy/k8s/java17-openshift.yml index 091e26e6f..58d8adf02 100644 --- a/event-statistics/deploy/k8s/java17-openshift.yml +++ b/event-statistics/deploy/k8s/java17-openshift.yml @@ -76,7 +76,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -230,7 +230,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -241,17 +241,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -262,7 +262,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -273,16 +273,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: @@ -357,7 +357,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:32 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:28 +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 338a7923d..f13a307de 100644 --- a/event-statistics/deploy/k8s/native-knative.yml +++ b/event-statistics/deploy/k8s/native-knative.yml @@ -36,7 +36,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -47,18 +47,18 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats name: event-statistics spec: template: spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -257,15 +257,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 labels: app: event-statistics app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes 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 name: event-statistics spec: selector: {} diff --git a/event-statistics/deploy/k8s/native-kubernetes.yml b/event-statistics/deploy/k8s/native-kubernetes.yml index beae86e59..e8550d848 100644 --- a/event-statistics/deploy/k8s/native-kubernetes.yml +++ b/event-statistics/deploy/k8s/native-kubernetes.yml @@ -75,7 +75,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -128,9 +128,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -140,7 +140,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -150,9 +150,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -161,10 +161,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -334,7 +334,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/native-minikube.yml b/event-statistics/deploy/k8s/native-minikube.yml index 646051a73..805acec1c 100644 --- a/event-statistics/deploy/k8s/native-minikube.yml +++ b/event-statistics/deploy/k8s/native-minikube.yml @@ -75,7 +75,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -110,7 +110,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -139,7 +139,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -159,10 +159,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -332,7 +332,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/native-openshift.yml b/event-statistics/deploy/k8s/native-openshift.yml index 03cf3a94b..08b6e7e55 100644 --- a/event-statistics/deploy/k8s/native-openshift.yml +++ b/event-statistics/deploy/k8s/native-openshift.yml @@ -76,7 +76,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -230,7 +230,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -242,16 +242,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: @@ -262,7 +262,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -274,15 +274,15 @@ 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: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -357,7 +357,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:27 +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 831d8cf86..5af2d86ac 100644 --- a/grpc-locations/deploy/k8s/java17-knative.yml +++ b/grpc-locations/deploy/k8s/java17-knative.yml @@ -70,7 +70,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -81,18 +81,18 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -218,15 +218,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: selector: {} diff --git a/grpc-locations/deploy/k8s/java17-kubernetes.yml b/grpc-locations/deploy/k8s/java17-kubernetes.yml index a19ffffba..bb15eecac 100644 --- a/grpc-locations/deploy/k8s/java17-kubernetes.yml +++ b/grpc-locations/deploy/k8s/java17-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -172,10 +172,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -293,7 +293,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/java17-minikube.yml b/grpc-locations/deploy/k8s/java17-minikube.yml index a4a3cdbb5..574948e5a 100644 --- a/grpc-locations/deploy/k8s/java17-minikube.yml +++ b/grpc-locations/deploy/k8s/java17-minikube.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -170,10 +170,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -291,7 +291,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/java17-openshift.yml b/grpc-locations/deploy/k8s/java17-openshift.yml index 5d648323f..b9e8867b9 100644 --- a/grpc-locations/deploy/k8s/java17-openshift.yml +++ b/grpc-locations/deploy/k8s/java17-openshift.yml @@ -87,7 +87,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -189,7 +189,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -202,7 +202,6 @@ metadata: app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest name: grpc-locations spec: @@ -211,7 +210,6 @@ spec: matchLabels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest template: metadata: @@ -223,7 +221,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -236,15 +234,14 @@ spec: app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -298,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +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 3c474af95..90f598aaf 100644 --- a/grpc-locations/deploy/k8s/native-knative.yml +++ b/grpc-locations/deploy/k8s/native-knative.yml @@ -70,7 +70,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -80,9 +80,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: @@ -218,15 +218,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: selector: {} diff --git a/grpc-locations/deploy/k8s/native-kubernetes.yml b/grpc-locations/deploy/k8s/native-kubernetes.yml index 9954aea4c..41d318f2b 100644 --- a/grpc-locations/deploy/k8s/native-kubernetes.yml +++ b/grpc-locations/deploy/k8s/native-kubernetes.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -139,9 +139,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -161,9 +161,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -293,7 +293,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/native-minikube.yml b/grpc-locations/deploy/k8s/native-minikube.yml index faa3f1ab1..088b0d1ba 100644 --- a/grpc-locations/deploy/k8s/native-minikube.yml +++ b/grpc-locations/deploy/k8s/native-minikube.yml @@ -86,7 +86,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -121,7 +121,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -291,7 +291,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service diff --git a/grpc-locations/deploy/k8s/native-openshift.yml b/grpc-locations/deploy/k8s/native-openshift.yml index 357182330..5ede8084c 100644 --- a/grpc-locations/deploy/k8s/native-openshift.yml +++ b/grpc-locations/deploy/k8s/native-openshift.yml @@ -87,7 +87,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -189,7 +189,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -200,17 +200,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -221,7 +221,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -232,9 +232,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service spec: containers: - envFrom: @@ -295,7 +295,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +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 9ced52684..cac7e20ad 100644 --- a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -83,7 +83,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: template: @@ -215,13 +217,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: selector: {} @@ -301,7 +305,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -311,19 +315,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -446,15 +450,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest name: rest-heroes spec: selector: {} @@ -490,7 +494,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -500,10 +504,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: template: @@ -554,16 +557,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: selector: {} @@ -645,7 +647,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -656,18 +658,18 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -793,15 +795,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: selector: {} @@ -888,7 +890,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -898,8 +900,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - 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 name: rest-fights spec: @@ -912,7 +914,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -922,16 +924,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - 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: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1185,14 +1187,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - 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 name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/java17-knative.yml b/rest-fights/deploy/k8s/java17-knative.yml index 3f2203ff0..c77cbd83a 100644 --- a/rest-fights/deploy/k8s/java17-knative.yml +++ b/rest-fights/deploy/k8s/java17-knative.yml @@ -80,7 +80,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -90,8 +90,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: @@ -104,7 +104,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -114,16 +114,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/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: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -377,14 +377,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 labels: app: rest-fights app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - 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 name: rest-fights spec: diff --git a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml index eec270ec4..de710c8b9 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -143,8 +143,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service template: metadata: @@ -155,7 +155,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -165,8 +165,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service spec: containers: @@ -294,7 +294,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -403,7 +403,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -438,7 +438,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -457,8 +457,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -468,7 +468,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -479,8 +479,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -489,10 +489,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -608,7 +608,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -656,7 +656,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -691,7 +691,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -710,8 +710,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -721,7 +721,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -732,8 +732,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -796,7 +796,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -906,7 +906,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -941,7 +941,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -959,9 +959,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -971,7 +971,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,9 +981,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -992,10 +992,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -1113,7 +1113,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1271,7 +1271,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1306,7 +1306,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1324,9 +1324,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1336,7 +1336,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1346,9 +1346,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1357,10 +1357,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1568,7 +1568,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-kubernetes.yml b/rest-fights/deploy/k8s/java17-kubernetes.yml index 702188a70..a6f3a85d4 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes.yml @@ -139,7 +139,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -174,7 +174,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -192,9 +192,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -204,7 +204,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -214,9 +214,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -225,10 +225,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -436,7 +436,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml index a0ef168e6..52c84acd6 100644 --- a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -154,7 +154,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -292,7 +292,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -400,7 +400,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -435,7 +435,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -464,7 +464,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -484,10 +484,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -603,7 +603,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -650,7 +650,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -685,7 +685,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -714,7 +714,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -788,7 +788,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -897,7 +897,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -932,7 +932,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -961,7 +961,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,10 +981,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1102,7 +1102,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1259,7 +1259,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1294,7 +1294,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1323,7 +1323,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1343,10 +1343,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1554,7 +1554,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-minikube.yml b/rest-fights/deploy/k8s/java17-minikube.yml index 79c1994d2..33ef4b639 100644 --- a/rest-fights/deploy/k8s/java17-minikube.yml +++ b/rest-fights/deploy/k8s/java17-minikube.yml @@ -139,7 +139,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -174,7 +174,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -203,7 +203,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -223,10 +223,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -434,7 +434,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml index 64b128da6..f80211173 100644 --- a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml @@ -91,7 +91,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -190,7 +190,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -201,16 +201,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: java17-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: java17-latest template: metadata: @@ -222,7 +222,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -233,8 +233,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: java17-latest spec: containers: @@ -296,7 +296,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -404,7 +404,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -504,7 +504,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -517,7 +517,7 @@ metadata: app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 @@ -525,7 +525,7 @@ spec: matchLabels: app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -536,7 +536,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -549,14 +549,14 @@ spec: app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -610,7 +610,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -657,7 +657,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -694,7 +694,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -726,7 +726,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -798,7 +798,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -907,7 +907,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1009,7 +1009,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1022,7 +1022,6 @@ metadata: app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest name: grpc-locations spec: @@ -1031,7 +1030,6 @@ spec: matchLabels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest template: metadata: @@ -1043,7 +1041,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1056,15 +1054,14 @@ spec: app.openshift.io/runtime: quarkus app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -1118,7 +1115,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:03:44 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:36 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1275,7 +1272,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1467,7 +1464,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1478,17 +1475,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: @@ -1499,7 +1496,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1510,16 +1507,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1594,7 +1591,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +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 f2df8aa4a..de5ca41b2 100644 --- a/rest-fights/deploy/k8s/java17-openshift.yml +++ b/rest-fights/deploy/k8s/java17-openshift.yml @@ -140,7 +140,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -332,7 +332,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -343,17 +343,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: @@ -364,7 +364,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -375,16 +375,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: - - secretRef: - name: rest-fights-config-creds - configMapRef: name: rest-fights-config + - secretRef: + name: rest-fights-config-creds image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -459,7 +459,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:13 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:09 +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 b0270b2be..9d31e8246 100644 --- a/rest-fights/deploy/k8s/native-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-knative-all-downstream.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -92,10 +92,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -217,7 +217,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus @@ -305,7 +305,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -316,8 +316,8 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: @@ -450,15 +450,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: selector: {} @@ -494,7 +494,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -557,7 +557,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus @@ -647,7 +647,7 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -657,9 +657,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: @@ -795,15 +795,15 @@ metadata: serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 labels: app: grpc-locations app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: selector: {} @@ -890,7 +890,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -900,10 +900,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/part-of: fights-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -915,7 +914,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -925,17 +924,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/part-of: fights-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-fights spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1189,16 +1187,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 labels: app: rest-fights 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/part-of: fights-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-fights name: rest-fights spec: selector: {} diff --git a/rest-fights/deploy/k8s/native-knative.yml b/rest-fights/deploy/k8s/native-knative.yml index 84e2bb27c..190a5c893 100644 --- a/rest-fights/deploy/k8s/native-knative.yml +++ b/rest-fights/deploy/k8s/native-knative.yml @@ -80,7 +80,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -90,10 +90,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/part-of: fights-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -105,7 +104,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -115,17 +114,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/part-of: fights-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-fights spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -379,16 +377,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 labels: app: rest-fights 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/part-of: fights-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-fights name: rest-fights spec: selector: {} diff --git a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml index 6610d2b68..5e384a8c7 100644 --- a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -143,8 +143,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest template: metadata: @@ -155,7 +155,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -165,8 +165,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest spec: containers: @@ -176,10 +176,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -294,7 +294,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -403,7 +403,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -438,7 +438,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -457,8 +457,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -468,7 +468,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -479,8 +479,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - env: @@ -608,7 +608,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -656,7 +656,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -691,7 +691,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -710,8 +710,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -721,7 +721,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -732,8 +732,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -796,7 +796,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -906,7 +906,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -941,7 +941,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -959,9 +959,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -971,7 +971,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -981,9 +981,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -1113,7 +1113,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1271,7 +1271,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1306,7 +1306,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1324,9 +1324,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1336,7 +1336,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1346,9 +1346,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1357,10 +1357,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1568,7 +1568,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-kubernetes.yml b/rest-fights/deploy/k8s/native-kubernetes.yml index 3319bc839..fca000f4e 100644 --- a/rest-fights/deploy/k8s/native-kubernetes.yml +++ b/rest-fights/deploy/k8s/native-kubernetes.yml @@ -139,7 +139,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -174,7 +174,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -192,9 +192,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/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: @@ -204,7 +204,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -214,9 +214,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -225,10 +225,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -436,7 +436,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml index dfdef8446..24f8e7317 100644 --- a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -125,7 +125,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -154,7 +154,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -174,10 +174,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -292,7 +292,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -400,7 +400,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -435,7 +435,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -464,7 +464,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -603,7 +603,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -650,7 +650,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -685,7 +685,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -714,7 +714,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -788,7 +788,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -897,7 +897,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -932,7 +932,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -961,7 +961,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1102,7 +1102,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1259,7 +1259,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1294,7 +1294,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1323,7 +1323,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1343,10 +1343,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1554,7 +1554,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-minikube.yml b/rest-fights/deploy/k8s/native-minikube.yml index 43a8b25a5..fa6d5acdc 100644 --- a/rest-fights/deploy/k8s/native-minikube.yml +++ b/rest-fights/deploy/k8s/native-minikube.yml @@ -139,7 +139,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -174,7 +174,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -203,7 +203,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -223,10 +223,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -434,7 +434,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml index 02ac3bdb4..b04f643c4 100644 --- a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml @@ -91,7 +91,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -190,7 +190,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -201,19 +201,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -224,7 +222,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -235,17 +233,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -299,7 +296,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -407,7 +404,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -507,7 +504,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -518,17 +515,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + 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/name: rest-heroes + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -539,7 +536,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -550,9 +547,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -613,7 +610,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -660,7 +657,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -697,7 +694,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -708,16 +705,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest template: metadata: @@ -729,7 +726,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -740,8 +737,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest spec: containers: @@ -801,7 +798,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -910,7 +907,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1012,7 +1009,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1023,17 +1020,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -1044,7 +1041,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1055,9 +1052,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service spec: containers: - envFrom: @@ -1118,7 +1115,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:06:48 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:04:46 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1275,7 +1272,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1467,7 +1464,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1499,7 +1496,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1516,10 +1513,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1594,7 +1591,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +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 63e445f64..c19d0309a 100644 --- a/rest-fights/deploy/k8s/native-openshift.yml +++ b/rest-fights/deploy/k8s/native-openshift.yml @@ -140,7 +140,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -332,7 +332,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -364,7 +364,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -381,10 +381,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -459,7 +459,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:07 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:08 +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 0e2139182..fba377821 100644 --- a/rest-heroes/deploy/k8s/java17-knative.yml +++ b/rest-heroes/deploy/k8s/java17-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -78,19 +78,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -213,15 +213,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest name: rest-heroes spec: selector: {} diff --git a/rest-heroes/deploy/k8s/java17-kubernetes.yml b/rest-heroes/deploy/k8s/java17-kubernetes.yml index 6eb20bf1d..2de26fb8b 100644 --- a/rest-heroes/deploy/k8s/java17-kubernetes.yml +++ b/rest-heroes/deploy/k8s/java17-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -139,8 +139,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest template: metadata: annotations: @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -161,8 +161,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -171,10 +171,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -290,7 +290,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/java17-minikube.yml b/rest-heroes/deploy/k8s/java17-minikube.yml index ed770ad7b..bd01c9573 100644 --- a/rest-heroes/deploy/k8s/java17-minikube.yml +++ b/rest-heroes/deploy/k8s/java17-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -149,7 +149,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -169,10 +169,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -288,7 +288,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/java17-openshift.yml b/rest-heroes/deploy/k8s/java17-openshift.yml index b3aaefb74..f59263988 100644 --- a/rest-heroes/deploy/k8s/java17-openshift.yml +++ b/rest-heroes/deploy/k8s/java17-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -186,7 +186,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -199,7 +199,7 @@ metadata: app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 @@ -207,7 +207,7 @@ spec: matchLabels: app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -218,7 +218,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -231,14 +231,14 @@ spec: app.openshift.io/runtime: quarkus app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -292,7 +292,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:46 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:40 +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 392d0046b..f25387c8b 100644 --- a/rest-heroes/deploy/k8s/native-knative.yml +++ b/rest-heroes/deploy/k8s/native-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -79,8 +79,8 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: @@ -213,15 +213,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: selector: {} diff --git a/rest-heroes/deploy/k8s/native-kubernetes.yml b/rest-heroes/deploy/k8s/native-kubernetes.yml index 1a01b65ee..013105afc 100644 --- a/rest-heroes/deploy/k8s/native-kubernetes.yml +++ b/rest-heroes/deploy/k8s/native-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -139,8 +139,8 @@ spec: selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -161,8 +161,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - env: @@ -290,7 +290,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/native-minikube.yml b/rest-heroes/deploy/k8s/native-minikube.yml index c6ee4ba8d..ab424acb4 100644 --- a/rest-heroes/deploy/k8s/native-minikube.yml +++ b/rest-heroes/deploy/k8s/native-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -149,7 +149,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -288,7 +288,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/native-openshift.yml b/rest-heroes/deploy/k8s/native-openshift.yml index 75c4ab0a6..ad889b9d4 100644 --- a/rest-heroes/deploy/k8s/native-openshift.yml +++ b/rest-heroes/deploy/k8s/native-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -186,7 +186,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -197,17 +197,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + 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/name: rest-heroes + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -218,7 +218,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -229,9 +229,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -292,7 +292,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:43 +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 8bc97965a..ea496b033 100644 --- a/rest-narration/deploy/k8s/java17-knative.yml +++ b/rest-narration/deploy/k8s/java17-knative.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -34,10 +34,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: template: @@ -88,16 +87,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: narration-service + app.kubernetes.io/name: rest-narration name: rest-narration spec: selector: {} diff --git a/rest-narration/deploy/k8s/java17-kubernetes.yml b/rest-narration/deploy/k8s/java17-kubernetes.yml index f31799321..d93953b35 100644 --- a/rest-narration/deploy/k8s/java17-kubernetes.yml +++ b/rest-narration/deploy/k8s/java17-kubernetes.yml @@ -24,7 +24,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -78,8 +78,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -89,7 +89,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -100,8 +100,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: narration-service - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration spec: containers: - env: @@ -164,7 +164,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/java17-minikube.yml b/rest-narration/deploy/k8s/java17-minikube.yml index 5c7b69cfd..8a4e885c1 100644 --- a/rest-narration/deploy/k8s/java17-minikube.yml +++ b/rest-narration/deploy/k8s/java17-minikube.yml @@ -24,7 +24,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -88,7 +88,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -162,7 +162,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/java17-openshift.yml b/rest-narration/deploy/k8s/java17-openshift.yml index 86035e517..94f800555 100644 --- a/rest-narration/deploy/k8s/java17-openshift.yml +++ b/rest-narration/deploy/k8s/java17-openshift.yml @@ -25,7 +25,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -62,7 +62,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -94,7 +94,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -166,7 +166,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:04 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:01:57 +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 6eaff7f5b..fc119c216 100644 --- a/rest-narration/deploy/k8s/native-knative.yml +++ b/rest-narration/deploy/k8s/native-knative.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -87,7 +87,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 labels: app: rest-narration app.openshift.io/runtime: quarkus diff --git a/rest-narration/deploy/k8s/native-kubernetes.yml b/rest-narration/deploy/k8s/native-kubernetes.yml index 306dda0b4..cf73f3b07 100644 --- a/rest-narration/deploy/k8s/native-kubernetes.yml +++ b/rest-narration/deploy/k8s/native-kubernetes.yml @@ -24,7 +24,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -78,8 +78,8 @@ spec: selector: matchLabels: app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -89,7 +89,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -100,8 +100,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/part-of: narration-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -164,7 +164,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/native-minikube.yml b/rest-narration/deploy/k8s/native-minikube.yml index e82b4c4bb..6229778e5 100644 --- a/rest-narration/deploy/k8s/native-minikube.yml +++ b/rest-narration/deploy/k8s/native-minikube.yml @@ -24,7 +24,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -59,7 +59,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -88,7 +88,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -162,7 +162,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service diff --git a/rest-narration/deploy/k8s/native-openshift.yml b/rest-narration/deploy/k8s/native-openshift.yml index 63bb742ad..d67d05cd1 100644 --- a/rest-narration/deploy/k8s/native-openshift.yml +++ b/rest-narration/deploy/k8s/native-openshift.yml @@ -25,7 +25,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -62,7 +62,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -73,16 +73,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest template: metadata: @@ -94,7 +94,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -105,8 +105,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: native-latest spec: containers: @@ -166,7 +166,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:05 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:04 +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 159ef133e..dbce6b3a7 100644 --- a/rest-villains/deploy/k8s/java17-knative.yml +++ b/rest-villains/deploy/k8s/java17-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -78,7 +78,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: template: @@ -210,13 +212,15 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: selector: {} diff --git a/rest-villains/deploy/k8s/java17-kubernetes.yml b/rest-villains/deploy/k8s/java17-kubernetes.yml index 221d9d80b..635ff2f3b 100644 --- a/rest-villains/deploy/k8s/java17-kubernetes.yml +++ b/rest-villains/deploy/k8s/java17-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -138,8 +138,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service template: metadata: @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -160,8 +160,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service spec: containers: @@ -289,7 +289,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/java17-minikube.yml b/rest-villains/deploy/k8s/java17-minikube.yml index 176cc2b80..c516c7b24 100644 --- a/rest-villains/deploy/k8s/java17-minikube.yml +++ b/rest-villains/deploy/k8s/java17-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -149,7 +149,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -287,7 +287,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/java17-openshift.yml b/rest-villains/deploy/k8s/java17-openshift.yml index c43aef447..997252c5a 100644 --- a/rest-villains/deploy/k8s/java17-openshift.yml +++ b/rest-villains/deploy/k8s/java17-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -196,16 +196,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: java17-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: java17-latest template: metadata: @@ -217,7 +217,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -228,8 +228,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: java17-latest spec: containers: @@ -291,7 +291,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:04:25 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:02:19 +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 118137a6e..57c146d6d 100644 --- a/rest-villains/deploy/k8s/native-knative.yml +++ b/rest-villains/deploy/k8s/native-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -87,10 +87,10 @@ spec: spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -212,7 +212,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 labels: app: rest-villains app.openshift.io/runtime: quarkus diff --git a/rest-villains/deploy/k8s/native-kubernetes.yml b/rest-villains/deploy/k8s/native-kubernetes.yml index 86a05b9a5..8b031d460 100644 --- a/rest-villains/deploy/k8s/native-kubernetes.yml +++ b/rest-villains/deploy/k8s/native-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -138,8 +138,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest template: metadata: @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -160,8 +160,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest spec: containers: @@ -171,10 +171,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -289,7 +289,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/native-minikube.yml b/rest-villains/deploy/k8s/native-minikube.yml index e05ae940a..197529e1a 100644 --- a/rest-villains/deploy/k8s/native-minikube.yml +++ b/rest-villains/deploy/k8s/native-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -120,7 +120,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -149,7 +149,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -169,10 +169,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -287,7 +287,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/native-openshift.yml b/rest-villains/deploy/k8s/native-openshift.yml index be9499d7e..cfca1479b 100644 --- a/rest-villains/deploy/k8s/native-openshift.yml +++ b/rest-villains/deploy/k8s/native-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -196,19 +196,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains template: metadata: annotations: @@ -219,7 +217,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -230,17 +228,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains spec: containers: - envFrom: - - secretRef: - name: rest-villains-config-creds - configMapRef: name: rest-villains-config + - secretRef: + name: rest-villains-config-creds image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -294,7 +291,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:07:22 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:05:23 +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 738f7b3d7..92eff930a 100644 --- a/ui-super-heroes/deploy/k8s/java17-knative.yml +++ b/ui-super-heroes/deploy/k8s/java17-knative.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -24,9 +24,7 @@ metadata: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest name: ui-super-heroes spec: @@ -39,7 +37,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -50,9 +48,7 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest spec: containers: @@ -101,16 +97,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/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: diff --git a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml index 94b6d3b02..c9d5278e4 100644 --- a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml @@ -13,7 +13,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -66,9 +66,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: ui-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 template: metadata: annotations: @@ -78,7 +78,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -88,9 +88,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: ui-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 spec: containers: - env: @@ -150,15 +150,15 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: @@ -198,7 +198,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/ui-super-heroes/deploy/k8s/java17-minikube.yml b/ui-super-heroes/deploy/k8s/java17-minikube.yml index 5c3fbe4fb..1860acf0b 100644 --- a/ui-super-heroes/deploy/k8s/java17-minikube.yml +++ b/ui-super-heroes/deploy/k8s/java17-minikube.yml @@ -13,7 +13,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -77,7 +77,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -148,15 +148,14 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: @@ -186,7 +185,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/ui-super-heroes/deploy/k8s/java17-openshift.yml b/ui-super-heroes/deploy/k8s/java17-openshift.yml index ad3bd23e1..d954d2ba1 100644 --- a/ui-super-heroes/deploy/k8s/java17-openshift.yml +++ b/ui-super-heroes/deploy/k8s/java17-openshift.yml @@ -14,7 +14,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -51,7 +51,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -62,16 +62,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest + 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/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes template: metadata: @@ -83,7 +83,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -94,8 +94,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes spec: containers: @@ -155,7 +155,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:05:50 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:03:47 +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 35de04175..7673adb40 100644 --- a/ui-super-heroes/deploy/k8s/native-knative.yml +++ b/ui-super-heroes/deploy/k8s/native-knative.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -23,8 +23,8 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/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: @@ -37,7 +37,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -47,8 +47,8 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/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: @@ -97,14 +97,14 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 labels: app: ui-super-heroes app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/version: native-latest 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: diff --git a/ui-super-heroes/deploy/k8s/native-kubernetes.yml b/ui-super-heroes/deploy/k8s/native-kubernetes.yml index 3fc4b4bc4..a0ec4b923 100644 --- a/ui-super-heroes/deploy/k8s/native-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/native-kubernetes.yml @@ -13,7 +13,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -66,9 +66,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -78,7 +78,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -88,9 +88,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest spec: containers: - env: @@ -150,15 +150,15 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest name: ui-super-heroes spec: rules: @@ -198,7 +198,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/ui-super-heroes/deploy/k8s/native-minikube.yml b/ui-super-heroes/deploy/k8s/native-minikube.yml index 737ca0799..3a8396bad 100644 --- a/ui-super-heroes/deploy/k8s/native-minikube.yml +++ b/ui-super-heroes/deploy/k8s/native-minikube.yml @@ -13,7 +13,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -48,7 +48,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -77,7 +77,7 @@ spec: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -148,7 +148,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 labels: app: ui-super-heroes application: ui-super-heroes @@ -185,7 +185,7 @@ metadata: app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/ui-super-heroes/deploy/k8s/native-openshift.yml b/ui-super-heroes/deploy/k8s/native-openshift.yml index 59fcf104a..9387659c6 100644 --- a/ui-super-heroes/deploy/k8s/native-openshift.yml +++ b/ui-super-heroes/deploy/k8s/native-openshift.yml @@ -14,7 +14,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -51,7 +51,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -63,16 +63,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest name: ui-super-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -83,7 +83,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -95,8 +95,8 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -155,7 +155,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/quarkus-version: 3.10.2 app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git - app.quarkus.io/build-timestamp: 2024-05-23 - 15:08:41 +0000 + app.quarkus.io/build-timestamp: 2024-05-27 - 12:06:43 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes