diff --git a/deploy/k8s/java17-knative.yml b/deploy/k8s/java17-knative.yml index af9c9fc64..8217e1778 100644 --- a/deploy/k8s/java17-knative.yml +++ b/deploy/k8s/java17-knative.yml @@ -69,7 +69,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -79,9 +79,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest name: grpc-locations spec: template: @@ -224,7 +224,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -235,8 +235,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -341,7 +341,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -352,18 +352,18 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -537,7 +537,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -547,19 +547,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -746,7 +746,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -756,9 +756,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest name: rest-fights spec: template: @@ -769,7 +769,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -779,9 +779,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -1059,7 +1059,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1069,9 +1069,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest name: event-statistics spec: template: @@ -1276,7 +1276,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1299,7 +1299,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" diff --git a/deploy/k8s/java17-kubernetes.yml b/deploy/k8s/java17-kubernetes.yml index 41f537134..4afc49973 100644 --- a/deploy/k8s/java17-kubernetes.yml +++ b/deploy/k8s/java17-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -137,9 +137,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/version: java17-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -147,7 +147,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -157,9 +157,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/version: java17-latest + app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -297,7 +297,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -331,7 +331,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -349,9 +349,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -359,7 +359,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -369,9 +369,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service spec: containers: - env: @@ -505,7 +505,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -539,7 +539,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -557,8 +557,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: java17-latest template: metadata: @@ -567,7 +567,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -577,8 +577,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: java17-latest spec: containers: @@ -588,10 +588,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -775,7 +775,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -809,7 +809,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -827,8 +827,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes template: metadata: @@ -837,7 +837,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -847,8 +847,8 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes spec: containers: @@ -858,10 +858,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: @@ -1100,7 +1100,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1134,7 +1134,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1152,8 +1152,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service template: metadata: @@ -1162,7 +1162,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1172,8 +1172,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service spec: containers: @@ -1450,7 +1450,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1484,7 +1484,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1503,8 +1503,8 @@ spec: selector: matchLabels: app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -1512,7 +1512,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1523,8 +1523,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -1702,7 +1702,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1736,7 +1736,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1764,7 +1764,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1835,7 +1835,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 labels: app: ui-super-heroes application: ui-super-heroes diff --git a/deploy/k8s/java17-minikube.yml b/deploy/k8s/java17-minikube.yml index 77435d9e9..f435e88d9 100644 --- a/deploy/k8s/java17-minikube.yml +++ b/deploy/k8s/java17-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -295,7 +295,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -329,7 +329,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -356,7 +356,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -501,7 +501,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -535,7 +535,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -562,7 +562,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -582,10 +582,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -769,7 +769,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -803,7 +803,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -830,7 +830,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -850,10 +850,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: @@ -1092,7 +1092,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1126,7 +1126,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1153,7 +1153,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1440,7 +1440,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1474,7 +1474,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1501,7 +1501,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1690,7 +1690,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1724,7 +1724,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1751,7 +1751,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1821,7 +1821,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 labels: app: ui-super-heroes application: ui-super-heroes diff --git a/deploy/k8s/java17-openshift.yml b/deploy/k8s/java17-openshift.yml index 48400e7f9..22c3b9e37 100644 --- a/deploy/k8s/java17-openshift.yml +++ b/deploy/k8s/java17-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -215,7 +215,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -288,7 +288,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -329,7 +329,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -365,7 +365,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -376,17 +376,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -395,7 +395,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -406,9 +406,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration spec: containers: - envFrom: @@ -466,7 +466,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -568,7 +568,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -664,7 +664,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -675,17 +675,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/version: java17-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -694,7 +694,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -705,16 +705,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/version: java17-latest + app.kubernetes.io/part-of: villains-service spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -767,7 +767,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -869,7 +869,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -966,7 +966,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -977,17 +977,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -996,7 +996,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1007,16 +1007,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -1069,7 +1069,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1225,7 +1225,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1411,7 +1411,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1422,17 +1422,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/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: @@ -1441,7 +1441,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1452,9 +1452,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/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: @@ -1535,7 +1535,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1627,7 +1627,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1777,7 +1777,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1807,7 +1807,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1901,7 +1901,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1931,7 +1931,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1967,7 +1967,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1978,17 +1978,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: @@ -1997,7 +1997,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2008,9 +2008,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -2068,7 +2068,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +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 6701b5022..45b9bd96b 100644 --- a/deploy/k8s/native-knative.yml +++ b/deploy/k8s/native-knative.yml @@ -69,7 +69,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -224,7 +224,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -341,7 +341,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -351,8 +351,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service name: rest-villains spec: @@ -537,7 +537,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -547,19 +547,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -746,7 +746,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -757,8 +757,8 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -769,7 +769,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -780,15 +780,15 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1059,7 +1059,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1069,9 +1069,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: template: @@ -1276,7 +1276,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1286,9 +1286,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: template: @@ -1299,7 +1299,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1309,9 +1309,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes spec: containers: - env: diff --git a/deploy/k8s/native-kubernetes.yml b/deploy/k8s/native-kubernetes.yml index 19159f892..1ef7a1010 100644 --- a/deploy/k8s/native-kubernetes.yml +++ b/deploy/k8s/native-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -137,9 +137,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -147,7 +147,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -157,9 +157,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -297,7 +297,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -331,7 +331,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -359,7 +359,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -505,7 +505,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -539,7 +539,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -567,7 +567,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -775,7 +775,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -809,7 +809,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -827,9 +827,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -837,7 +837,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -847,9 +847,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -858,10 +858,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -1100,7 +1100,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1134,7 +1134,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1152,9 +1152,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1162,7 +1162,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1172,9 +1172,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1183,10 +1183,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: @@ -1450,7 +1450,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1484,7 +1484,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1502,9 +1502,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics template: metadata: annotations: @@ -1512,7 +1512,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1522,9 +1522,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics spec: containers: - env: @@ -1702,7 +1702,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1736,7 +1736,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1754,9 +1754,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: @@ -1764,7 +1764,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1774,9 +1774,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -1835,15 +1835,15 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +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/version: native-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/deploy/k8s/native-minikube.yml b/deploy/k8s/native-minikube.yml index 9fc086e6b..0fda8f417 100644 --- a/deploy/k8s/native-minikube.yml +++ b/deploy/k8s/native-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -295,7 +295,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -329,7 +329,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -356,7 +356,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -501,7 +501,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -535,7 +535,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -562,7 +562,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -769,7 +769,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -803,7 +803,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -830,7 +830,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -850,10 +850,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1092,7 +1092,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1126,7 +1126,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1153,7 +1153,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1173,10 +1173,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: @@ -1440,7 +1440,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1474,7 +1474,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1501,7 +1501,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1690,7 +1690,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1724,7 +1724,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1751,7 +1751,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1821,14 +1821,14 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +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: native-latest + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/deploy/k8s/native-openshift.yml b/deploy/k8s/native-openshift.yml index a278eb3ec..32b0612ef 100644 --- a/deploy/k8s/native-openshift.yml +++ b/deploy/k8s/native-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -196,17 +196,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -215,7 +215,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -226,9 +226,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: @@ -288,7 +288,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -329,7 +329,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -365,7 +365,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -395,7 +395,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -466,7 +466,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -568,7 +568,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -664,7 +664,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -675,17 +675,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-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -694,7 +694,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -705,9 +705,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-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -767,7 +767,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -869,7 +869,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -966,7 +966,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -977,17 +977,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -996,7 +996,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -1007,16 +1007,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-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:native-latest imagePullPolicy: Always livenessProbe: @@ -1069,7 +1069,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1225,7 +1225,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1411,7 +1411,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1423,16 +1423,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1441,7 +1441,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1453,15 +1453,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1535,7 +1535,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1627,7 +1627,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1777,7 +1777,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1788,17 +1788,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-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/name: event-statistics app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -1807,7 +1807,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1818,9 +1818,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats spec: containers: - envFrom: @@ -1901,7 +1901,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1931,7 +1931,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1967,7 +1967,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1978,16 +1978,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes template: metadata: @@ -1997,7 +1997,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -2008,8 +2008,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes spec: containers: @@ -2068,7 +2068,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +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 0ce98303d..c29ef8386 100644 --- a/event-statistics/deploy/k8s/java17-knative.yml +++ b/event-statistics/deploy/k8s/java17-knative.yml @@ -35,7 +35,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -45,9 +45,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest name: event-statistics spec: template: diff --git a/event-statistics/deploy/k8s/java17-kubernetes.yml b/event-statistics/deploy/k8s/java17-kubernetes.yml index 03f844656..a9832412a 100644 --- a/event-statistics/deploy/k8s/java17-kubernetes.yml +++ b/event-statistics/deploy/k8s/java17-kubernetes.yml @@ -74,7 +74,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,7 +108,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -127,8 +127,8 @@ spec: selector: matchLabels: app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -136,7 +136,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -147,8 +147,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats spec: containers: - env: diff --git a/event-statistics/deploy/k8s/java17-minikube.yml b/event-statistics/deploy/k8s/java17-minikube.yml index 05a74919b..f2e98fa90 100644 --- a/event-statistics/deploy/k8s/java17-minikube.yml +++ b/event-statistics/deploy/k8s/java17-minikube.yml @@ -74,7 +74,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,7 +108,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -135,7 +135,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/event-statistics/deploy/k8s/java17-openshift.yml b/event-statistics/deploy/k8s/java17-openshift.yml index 2d5abe76d..7fef3a48e 100644 --- a/event-statistics/deploy/k8s/java17-openshift.yml +++ b/event-statistics/deploy/k8s/java17-openshift.yml @@ -75,7 +75,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -225,7 +225,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -255,7 +255,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -349,7 +349,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:11 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:55 +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 9fcf419e0..be1f4814b 100644 --- a/event-statistics/deploy/k8s/native-knative.yml +++ b/event-statistics/deploy/k8s/native-knative.yml @@ -35,7 +35,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -45,9 +45,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: template: diff --git a/event-statistics/deploy/k8s/native-kubernetes.yml b/event-statistics/deploy/k8s/native-kubernetes.yml index e38d2139b..a0f14e47d 100644 --- a/event-statistics/deploy/k8s/native-kubernetes.yml +++ b/event-statistics/deploy/k8s/native-kubernetes.yml @@ -74,7 +74,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,7 +108,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -126,9 +126,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics template: metadata: annotations: @@ -136,7 +136,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -146,9 +146,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics spec: containers: - env: diff --git a/event-statistics/deploy/k8s/native-minikube.yml b/event-statistics/deploy/k8s/native-minikube.yml index 527a17ec0..bcbcb8402 100644 --- a/event-statistics/deploy/k8s/native-minikube.yml +++ b/event-statistics/deploy/k8s/native-minikube.yml @@ -74,7 +74,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -108,7 +108,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -135,7 +135,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/event-statistics/deploy/k8s/native-openshift.yml b/event-statistics/deploy/k8s/native-openshift.yml index a25d21c2e..4a2a86035 100644 --- a/event-statistics/deploy/k8s/native-openshift.yml +++ b/event-statistics/deploy/k8s/native-openshift.yml @@ -75,7 +75,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -225,7 +225,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -236,17 +236,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-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/name: event-statistics app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: @@ -255,7 +255,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -266,9 +266,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: event-stats spec: containers: - envFrom: @@ -349,7 +349,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:40 +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 a6eed5260..20654a563 100644 --- a/grpc-locations/deploy/k8s/java17-knative.yml +++ b/grpc-locations/deploy/k8s/java17-knative.yml @@ -69,7 +69,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -79,9 +79,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest name: grpc-locations spec: template: diff --git a/grpc-locations/deploy/k8s/java17-kubernetes.yml b/grpc-locations/deploy/k8s/java17-kubernetes.yml index 58e510cfe..1bc1a8ea2 100644 --- a/grpc-locations/deploy/k8s/java17-kubernetes.yml +++ b/grpc-locations/deploy/k8s/java17-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -137,9 +137,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/version: java17-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -147,7 +147,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -157,9 +157,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/version: java17-latest + app.kubernetes.io/part-of: locations-service spec: containers: - env: diff --git a/grpc-locations/deploy/k8s/java17-minikube.yml b/grpc-locations/deploy/k8s/java17-minikube.yml index 2a927b19a..04643b7cc 100644 --- a/grpc-locations/deploy/k8s/java17-minikube.yml +++ b/grpc-locations/deploy/k8s/java17-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" diff --git a/grpc-locations/deploy/k8s/java17-openshift.yml b/grpc-locations/deploy/k8s/java17-openshift.yml index dae0fe896..a1b2dd96b 100644 --- a/grpc-locations/deploy/k8s/java17-openshift.yml +++ b/grpc-locations/deploy/k8s/java17-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -215,7 +215,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -288,7 +288,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +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 50334d6e2..d29947e49 100644 --- a/grpc-locations/deploy/k8s/native-knative.yml +++ b/grpc-locations/deploy/k8s/native-knative.yml @@ -69,7 +69,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" diff --git a/grpc-locations/deploy/k8s/native-kubernetes.yml b/grpc-locations/deploy/k8s/native-kubernetes.yml index 8bb95023e..40917a62e 100644 --- a/grpc-locations/deploy/k8s/native-kubernetes.yml +++ b/grpc-locations/deploy/k8s/native-kubernetes.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -137,9 +137,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -147,7 +147,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -157,9 +157,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - env: diff --git a/grpc-locations/deploy/k8s/native-minikube.yml b/grpc-locations/deploy/k8s/native-minikube.yml index 5760c07aa..0da516d8d 100644 --- a/grpc-locations/deploy/k8s/native-minikube.yml +++ b/grpc-locations/deploy/k8s/native-minikube.yml @@ -85,7 +85,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -119,7 +119,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" diff --git a/grpc-locations/deploy/k8s/native-openshift.yml b/grpc-locations/deploy/k8s/native-openshift.yml index 65dd5ab5d..a8771fcd1 100644 --- a/grpc-locations/deploy/k8s/native-openshift.yml +++ b/grpc-locations/deploy/k8s/native-openshift.yml @@ -86,7 +86,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -185,7 +185,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -196,17 +196,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -215,7 +215,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -226,9 +226,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: @@ -288,7 +288,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +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 981aaecfc..269f0acb6 100644 --- a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml @@ -72,7 +72,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -83,18 +83,18 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -273,7 +273,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -283,19 +283,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -431,7 +431,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -442,8 +442,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -555,7 +555,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -565,9 +565,9 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest name: grpc-locations spec: template: @@ -766,7 +766,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -776,9 +776,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest name: rest-fights spec: template: @@ -789,7 +789,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -799,9 +799,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/java17-knative.yml b/rest-fights/deploy/k8s/java17-knative.yml index 016f51fad..ab1376258 100644 --- a/rest-fights/deploy/k8s/java17-knative.yml +++ b/rest-fights/deploy/k8s/java17-knative.yml @@ -79,7 +79,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -89,9 +89,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest name: rest-fights spec: template: @@ -102,7 +102,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -112,9 +112,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml index cace5ec34..c5af4a455 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml @@ -89,7 +89,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,7 +123,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -141,8 +141,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: java17-latest template: metadata: @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -161,8 +161,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: java17-latest spec: containers: @@ -172,10 +172,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -364,7 +364,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -398,7 +398,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -416,8 +416,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes template: metadata: @@ -426,7 +426,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -436,8 +436,8 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes spec: containers: @@ -447,10 +447,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: @@ -579,7 +579,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -613,7 +613,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -631,9 +631,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -641,7 +641,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -651,9 +651,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service spec: containers: - env: @@ -793,7 +793,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -827,7 +827,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -845,9 +845,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/version: java17-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: @@ -855,7 +855,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -865,9 +865,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/version: java17-latest + app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -1120,7 +1120,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1154,7 +1154,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1172,8 +1172,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service template: metadata: @@ -1182,7 +1182,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1192,8 +1192,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service spec: containers: diff --git a/rest-fights/deploy/k8s/java17-kubernetes.yml b/rest-fights/deploy/k8s/java17-kubernetes.yml index 9b6153a5e..790dd2bd1 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes.yml @@ -138,7 +138,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,7 +172,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -190,8 +190,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service template: metadata: @@ -200,7 +200,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -210,8 +210,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service spec: containers: diff --git a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml index d88e98b09..b25bb69fb 100644 --- a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml @@ -89,7 +89,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,7 +123,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -170,10 +170,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -362,7 +362,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -396,7 +396,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -423,7 +423,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -443,10 +443,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: @@ -575,7 +575,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -609,7 +609,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -636,7 +636,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -787,7 +787,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -821,7 +821,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -848,7 +848,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1112,7 +1112,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1146,7 +1146,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1173,7 +1173,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/java17-minikube.yml b/rest-fights/deploy/k8s/java17-minikube.yml index f3055dc21..dcc0c28b4 100644 --- a/rest-fights/deploy/k8s/java17-minikube.yml +++ b/rest-fights/deploy/k8s/java17-minikube.yml @@ -138,7 +138,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,7 +172,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -199,7 +199,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml index b1c7ae85f..cf883bd01 100644 --- a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -186,7 +186,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -197,17 +197,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/version: java17-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -216,7 +216,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -227,16 +227,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/version: java17-latest + app.kubernetes.io/part-of: villains-service spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -289,7 +289,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -396,7 +396,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -493,7 +493,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -504,17 +504,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -523,7 +523,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -534,16 +534,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -596,7 +596,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -642,7 +642,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -678,7 +678,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -689,17 +689,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -708,7 +708,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -719,9 +719,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration spec: containers: - envFrom: @@ -779,7 +779,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -887,7 +887,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -986,7 +986,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1016,7 +1016,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1089,7 +1089,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:25 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:03 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1245,7 +1245,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1431,7 +1431,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1442,17 +1442,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/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: @@ -1461,7 +1461,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1472,9 +1472,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/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: @@ -1555,7 +1555,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +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 a4e73d161..c7743ce75 100644 --- a/rest-fights/deploy/k8s/java17-openshift.yml +++ b/rest-fights/deploy/k8s/java17-openshift.yml @@ -139,7 +139,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -325,7 +325,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -336,17 +336,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/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: @@ -355,7 +355,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -366,9 +366,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/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: @@ -449,7 +449,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:53 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:36 +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 1d3930de9..28951cc49 100644 --- a/rest-fights/deploy/k8s/native-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-knative-all-downstream.yml @@ -72,7 +72,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -82,8 +82,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service name: rest-villains spec: @@ -273,7 +273,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -283,19 +283,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -431,7 +431,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -555,7 +555,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -766,7 +766,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -777,8 +777,8 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -789,7 +789,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -800,15 +800,15 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/native-knative.yml b/rest-fights/deploy/k8s/native-knative.yml index 2f4e5a511..a76701bba 100644 --- a/rest-fights/deploy/k8s/native-knative.yml +++ b/rest-fights/deploy/k8s/native-knative.yml @@ -79,7 +79,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -90,8 +90,8 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -102,7 +102,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -113,15 +113,15 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml index e88e3fd90..6ddcbc415 100644 --- a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml @@ -89,7 +89,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,7 +123,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -151,7 +151,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -364,7 +364,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -398,7 +398,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -416,9 +416,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -426,7 +426,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -436,9 +436,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -447,10 +447,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: @@ -579,7 +579,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -613,7 +613,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -641,7 +641,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -793,7 +793,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -827,7 +827,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -845,9 +845,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -855,7 +855,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -865,9 +865,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - env: @@ -1120,7 +1120,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1154,7 +1154,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1172,9 +1172,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1182,7 +1182,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1192,9 +1192,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1203,10 +1203,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: diff --git a/rest-fights/deploy/k8s/native-kubernetes.yml b/rest-fights/deploy/k8s/native-kubernetes.yml index 4c95cb6f7..08ede9a6a 100644 --- a/rest-fights/deploy/k8s/native-kubernetes.yml +++ b/rest-fights/deploy/k8s/native-kubernetes.yml @@ -138,7 +138,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,7 +172,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -190,9 +190,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -200,7 +200,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -210,9 +210,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -221,10 +221,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: diff --git a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml index f4688c4c7..efdb6d6ee 100644 --- a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml @@ -89,7 +89,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -123,7 +123,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -150,7 +150,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -362,7 +362,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -396,7 +396,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -423,7 +423,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -443,10 +443,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -575,7 +575,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -609,7 +609,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -636,7 +636,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -787,7 +787,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -821,7 +821,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -848,7 +848,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1112,7 +1112,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1146,7 +1146,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1173,7 +1173,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1193,10 +1193,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: diff --git a/rest-fights/deploy/k8s/native-minikube.yml b/rest-fights/deploy/k8s/native-minikube.yml index 20f30dda6..080892eea 100644 --- a/rest-fights/deploy/k8s/native-minikube.yml +++ b/rest-fights/deploy/k8s/native-minikube.yml @@ -138,7 +138,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -172,7 +172,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -199,7 +199,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -219,10 +219,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: diff --git a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml index 8007aa08a..e4c0edeed 100644 --- a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml @@ -90,7 +90,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -186,7 +186,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -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-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -216,7 +216,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -227,9 +227,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-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -289,7 +289,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -396,7 +396,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -493,7 +493,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -504,17 +504,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -523,7 +523,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -534,16 +534,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-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:native-latest imagePullPolicy: Always livenessProbe: @@ -596,7 +596,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -642,7 +642,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -678,7 +678,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -708,7 +708,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -779,7 +779,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -887,7 +887,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -986,7 +986,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -997,17 +997,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: @@ -1016,7 +1016,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -1027,9 +1027,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: @@ -1089,7 +1089,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:21 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:06 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1245,7 +1245,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1431,7 +1431,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1443,16 +1443,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -1461,7 +1461,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1473,15 +1473,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -1555,7 +1555,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-openshift.yml b/rest-fights/deploy/k8s/native-openshift.yml index 1b2d70ba4..f82766fd3 100644 --- a/rest-fights/deploy/k8s/native-openshift.yml +++ b/rest-fights/deploy/k8s/native-openshift.yml @@ -139,7 +139,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -325,7 +325,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -337,16 +337,16 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service template: metadata: annotations: @@ -355,7 +355,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -367,15 +367,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:native-latest imagePullPolicy: Always livenessProbe: @@ -449,7 +449,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:39 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:23 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-heroes/deploy/k8s/java17-knative.yml b/rest-heroes/deploy/k8s/java17-knative.yml index 5d100be76..d0a332146 100644 --- a/rest-heroes/deploy/k8s/java17-knative.yml +++ b/rest-heroes/deploy/k8s/java17-knative.yml @@ -67,7 +67,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -77,19 +77,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-heroes/deploy/k8s/java17-kubernetes.yml b/rest-heroes/deploy/k8s/java17-kubernetes.yml index 53f1e008a..41f1dffa6 100644 --- a/rest-heroes/deploy/k8s/java17-kubernetes.yml +++ b/rest-heroes/deploy/k8s/java17-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -136,8 +136,8 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes template: metadata: @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -156,8 +156,8 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes spec: containers: @@ -167,10 +167,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: diff --git a/rest-heroes/deploy/k8s/java17-minikube.yml b/rest-heroes/deploy/k8s/java17-minikube.yml index ee8c0d38c..a23981d1a 100644 --- a/rest-heroes/deploy/k8s/java17-minikube.yml +++ b/rest-heroes/deploy/k8s/java17-minikube.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -145,7 +145,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -165,10 +165,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: diff --git a/rest-heroes/deploy/k8s/java17-openshift.yml b/rest-heroes/deploy/k8s/java17-openshift.yml index 8f6554f1d..5d01ed819 100644 --- a/rest-heroes/deploy/k8s/java17-openshift.yml +++ b/rest-heroes/deploy/k8s/java17-openshift.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -182,7 +182,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -193,17 +193,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes template: metadata: annotations: @@ -212,7 +212,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -223,16 +223,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -285,7 +285,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:27 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:19:08 +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 02ee8dd17..2a0e74dba 100644 --- a/rest-heroes/deploy/k8s/native-knative.yml +++ b/rest-heroes/deploy/k8s/native-knative.yml @@ -67,7 +67,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -77,19 +77,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-heroes/deploy/k8s/native-kubernetes.yml b/rest-heroes/deploy/k8s/native-kubernetes.yml index 3795cad9a..9877904e0 100644 --- a/rest-heroes/deploy/k8s/native-kubernetes.yml +++ b/rest-heroes/deploy/k8s/native-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -136,9 +136,9 @@ spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -156,9 +156,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -167,10 +167,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-heroes/deploy/k8s/native-minikube.yml b/rest-heroes/deploy/k8s/native-minikube.yml index e65a99723..3c038be3b 100644 --- a/rest-heroes/deploy/k8s/native-minikube.yml +++ b/rest-heroes/deploy/k8s/native-minikube.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -145,7 +145,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -165,10 +165,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:native-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-heroes/deploy/k8s/native-openshift.yml b/rest-heroes/deploy/k8s/native-openshift.yml index 48e1c4e07..9e8b2a332 100644 --- a/rest-heroes/deploy/k8s/native-openshift.yml +++ b/rest-heroes/deploy/k8s/native-openshift.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -182,7 +182,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -193,17 +193,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: @@ -212,7 +212,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -223,16 +223,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-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:native-latest imagePullPolicy: Always livenessProbe: @@ -285,7 +285,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:25:15 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:59 +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 3a5b3d561..73e0d9d88 100644 --- a/rest-narration/deploy/k8s/java17-knative.yml +++ b/rest-narration/deploy/k8s/java17-knative.yml @@ -23,7 +23,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -34,8 +34,8 @@ metadata: application: narration-service system: quarkus-super-heroes app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: diff --git a/rest-narration/deploy/k8s/java17-kubernetes.yml b/rest-narration/deploy/k8s/java17-kubernetes.yml index 9a4d4f7cf..4a8cd818f 100644 --- a/rest-narration/deploy/k8s/java17-kubernetes.yml +++ b/rest-narration/deploy/k8s/java17-kubernetes.yml @@ -23,7 +23,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,7 +57,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -75,9 +75,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service template: metadata: annotations: @@ -85,7 +85,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -95,9 +95,9 @@ spec: application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration - app.kubernetes.io/part-of: narration-service spec: containers: - env: diff --git a/rest-narration/deploy/k8s/java17-minikube.yml b/rest-narration/deploy/k8s/java17-minikube.yml index 2dd0178c7..1d4b5d0fb 100644 --- a/rest-narration/deploy/k8s/java17-minikube.yml +++ b/rest-narration/deploy/k8s/java17-minikube.yml @@ -23,7 +23,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,7 +57,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -84,7 +84,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/java17-openshift.yml b/rest-narration/deploy/k8s/java17-openshift.yml index ffab20acb..817887443 100644 --- a/rest-narration/deploy/k8s/java17-openshift.yml +++ b/rest-narration/deploy/k8s/java17-openshift.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -60,7 +60,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -71,17 +71,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration name: rest-narration spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration template: metadata: annotations: @@ -90,7 +90,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -101,9 +101,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-narration spec: containers: - envFrom: @@ -161,7 +161,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:21:46 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:25 +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 c46fd2e32..a0287de57 100644 --- a/rest-narration/deploy/k8s/native-knative.yml +++ b/rest-narration/deploy/k8s/native-knative.yml @@ -23,7 +23,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/native-kubernetes.yml b/rest-narration/deploy/k8s/native-kubernetes.yml index fa636b621..10fb16223 100644 --- a/rest-narration/deploy/k8s/native-kubernetes.yml +++ b/rest-narration/deploy/k8s/native-kubernetes.yml @@ -23,7 +23,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,7 +57,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -85,7 +85,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/native-minikube.yml b/rest-narration/deploy/k8s/native-minikube.yml index 81e0a3001..7e614e721 100644 --- a/rest-narration/deploy/k8s/native-minikube.yml +++ b/rest-narration/deploy/k8s/native-minikube.yml @@ -23,7 +23,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -57,7 +57,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -84,7 +84,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/native-openshift.yml b/rest-narration/deploy/k8s/native-openshift.yml index e63afc039..802a96354 100644 --- a/rest-narration/deploy/k8s/native-openshift.yml +++ b/rest-narration/deploy/k8s/native-openshift.yml @@ -24,7 +24,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -60,7 +60,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -90,7 +90,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -161,7 +161,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:38 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:23 +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 04d9873d8..0ce926146 100644 --- a/rest-villains/deploy/k8s/java17-knative.yml +++ b/rest-villains/deploy/k8s/java17-knative.yml @@ -67,7 +67,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -78,18 +78,18 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains name: rest-villains spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-villains/deploy/k8s/java17-kubernetes.yml b/rest-villains/deploy/k8s/java17-kubernetes.yml index e7baa2f47..95ebd6132 100644 --- a/rest-villains/deploy/k8s/java17-kubernetes.yml +++ b/rest-villains/deploy/k8s/java17-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -136,8 +136,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: java17-latest template: metadata: @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -156,8 +156,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: java17-latest spec: containers: @@ -167,10 +167,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-villains/deploy/k8s/java17-minikube.yml b/rest-villains/deploy/k8s/java17-minikube.yml index 56fc4b66b..0b86344c3 100644 --- a/rest-villains/deploy/k8s/java17-minikube.yml +++ b/rest-villains/deploy/k8s/java17-minikube.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -145,7 +145,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -165,10 +165,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-villains/deploy/k8s/java17-openshift.yml b/rest-villains/deploy/k8s/java17-openshift.yml index b7ddf2c19..5d7c53252 100644 --- a/rest-villains/deploy/k8s/java17-openshift.yml +++ b/rest-villains/deploy/k8s/java17-openshift.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -181,7 +181,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -192,17 +192,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/version: java17-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: villains-service template: metadata: annotations: @@ -211,7 +211,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -222,16 +222,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/version: java17-latest + app.kubernetes.io/part-of: villains-service spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:java17-latest imagePullPolicy: Always livenessProbe: @@ -284,7 +284,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:22:07 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:18:47 +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 677c69398..7ea704f9a 100644 --- a/rest-villains/deploy/k8s/native-knative.yml +++ b/rest-villains/deploy/k8s/native-knative.yml @@ -67,7 +67,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -77,8 +77,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service name: rest-villains spec: diff --git a/rest-villains/deploy/k8s/native-kubernetes.yml b/rest-villains/deploy/k8s/native-kubernetes.yml index cd2f12110..8181f1ca2 100644 --- a/rest-villains/deploy/k8s/native-kubernetes.yml +++ b/rest-villains/deploy/k8s/native-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -146,7 +146,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" diff --git a/rest-villains/deploy/k8s/native-minikube.yml b/rest-villains/deploy/k8s/native-minikube.yml index da388733c..d2887524c 100644 --- a/rest-villains/deploy/k8s/native-minikube.yml +++ b/rest-villains/deploy/k8s/native-minikube.yml @@ -84,7 +84,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -118,7 +118,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -145,7 +145,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" diff --git a/rest-villains/deploy/k8s/native-openshift.yml b/rest-villains/deploy/k8s/native-openshift.yml index a90c7ad45..e596f55ac 100644 --- a/rest-villains/deploy/k8s/native-openshift.yml +++ b/rest-villains/deploy/k8s/native-openshift.yml @@ -85,7 +85,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -181,7 +181,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -192,17 +192,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-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest template: metadata: annotations: @@ -211,7 +211,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -222,9 +222,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-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -284,7 +284,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:24:57 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:21:41 +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 5bf3400a0..e8a4b3298 100644 --- a/ui-super-heroes/deploy/k8s/java17-knative.yml +++ b/ui-super-heroes/deploy/k8s/java17-knative.yml @@ -12,7 +12,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -35,7 +35,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" diff --git a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml index 34dbe6a4b..04a9ba511 100644 --- a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml @@ -12,7 +12,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,7 +46,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -74,7 +74,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -145,7 +145,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 labels: app: ui-super-heroes application: ui-super-heroes diff --git a/ui-super-heroes/deploy/k8s/java17-minikube.yml b/ui-super-heroes/deploy/k8s/java17-minikube.yml index 6bb2ed974..c9ba41b05 100644 --- a/ui-super-heroes/deploy/k8s/java17-minikube.yml +++ b/ui-super-heroes/deploy/k8s/java17-minikube.yml @@ -12,7 +12,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,7 +46,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -73,7 +73,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -143,7 +143,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 labels: app: ui-super-heroes application: ui-super-heroes diff --git a/ui-super-heroes/deploy/k8s/java17-openshift.yml b/ui-super-heroes/deploy/k8s/java17-openshift.yml index eb0074d4e..603191761 100644 --- a/ui-super-heroes/deploy/k8s/java17-openshift.yml +++ b/ui-super-heroes/deploy/k8s/java17-openshift.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -49,7 +49,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -60,17 +60,17 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: @@ -79,7 +79,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -90,9 +90,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -150,7 +150,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:23:26 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:20:11 +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 4471ecc81..8e1bc2f18 100644 --- a/ui-super-heroes/deploy/k8s/native-knative.yml +++ b/ui-super-heroes/deploy/k8s/native-knative.yml @@ -12,7 +12,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -22,9 +22,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: template: @@ -35,7 +35,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -45,9 +45,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes spec: containers: - env: diff --git a/ui-super-heroes/deploy/k8s/native-kubernetes.yml b/ui-super-heroes/deploy/k8s/native-kubernetes.yml index 4002d1740..12f777ec3 100644 --- a/ui-super-heroes/deploy/k8s/native-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/native-kubernetes.yml @@ -12,7 +12,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,7 +46,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -64,9 +64,9 @@ spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: @@ -74,7 +74,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -84,9 +84,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -145,15 +145,15 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +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/version: native-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/ui-super-heroes/deploy/k8s/native-minikube.yml b/ui-super-heroes/deploy/k8s/native-minikube.yml index 075755354..e2fc9503d 100644 --- a/ui-super-heroes/deploy/k8s/native-minikube.yml +++ b/ui-super-heroes/deploy/k8s/native-minikube.yml @@ -12,7 +12,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -46,7 +46,7 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -73,7 +73,7 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -143,14 +143,14 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +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: native-latest + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/ui-super-heroes/deploy/k8s/native-openshift.yml b/ui-super-heroes/deploy/k8s/native-openshift.yml index 083f2a21b..d371ae9c9 100644 --- a/ui-super-heroes/deploy/k8s/native-openshift.yml +++ b/ui-super-heroes/deploy/k8s/native-openshift.yml @@ -13,7 +13,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -49,7 +49,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -60,16 +60,16 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes template: metadata: @@ -79,7 +79,7 @@ spec: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -90,8 +90,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes spec: containers: @@ -150,7 +150,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2024-01-17 - 12:26:12 +0000 + app.quarkus.io/build-timestamp: 2024-01-18 - 17:22:54 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes