diff --git a/deploy/k8s/java17-knative.yml b/deploy/k8s/java17-knative.yml index 574a6cd89..8c392ff14 100644 --- a/deploy/k8s/java17-knative.yml +++ b/deploy/k8s/java17-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -78,8 +78,8 @@ 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/version: java17-latest app.kubernetes.io/name: grpc-locations name: grpc-locations spec: @@ -87,10 +87,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -222,7 +222,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -232,9 +232,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest name: rest-narration spec: template: @@ -338,7 +338,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -349,8 +349,8 @@ 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: @@ -533,7 +533,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -543,19 +543,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: 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: @@ -741,7 +741,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -751,9 +751,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -763,7 +763,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -773,9 +773,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: @@ -1052,7 +1052,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1062,8 +1062,8 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics name: event-statistics spec: @@ -1071,10 +1071,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: @@ -1268,7 +1268,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1290,7 +1290,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +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 a06c0a397..7c8956d23 100644 --- a/deploy/k8s/java17-kubernetes.yml +++ b/deploy/k8s/java17-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -127,16 +127,16 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service template: metadata: @@ -144,7 +144,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -154,8 +154,8 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service spec: containers: @@ -165,10 +165,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -293,7 +293,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -326,7 +326,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -353,7 +353,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -498,7 +498,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -531,7 +531,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -541,16 +541,16 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service template: metadata: @@ -558,7 +558,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -568,8 +568,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: @@ -765,7 +765,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -798,7 +798,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -808,24 +808,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -835,9 +835,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -846,10 +846,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: @@ -1087,7 +1087,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1120,7 +1120,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1130,24 +1130,24 @@ metadata: 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: java17-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1157,9 +1157,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: java17-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service spec: containers: - env: @@ -1434,7 +1434,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1467,7 +1467,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1477,24 +1477,24 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1504,9 +1504,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -1515,10 +1515,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: @@ -1683,7 +1683,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1716,7 +1716,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1726,24 +1726,24 @@ metadata: 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: 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: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1753,9 +1753,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: 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: @@ -1813,15 +1813,15 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +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: 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: rules: diff --git a/deploy/k8s/java17-minikube.yml b/deploy/k8s/java17-minikube.yml index ba2623ed2..880a5c28f 100644 --- a/deploy/k8s/java17-minikube.yml +++ b/deploy/k8s/java17-minikube.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +143,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -163,10 +163,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -291,7 +291,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -324,7 +324,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -350,7 +350,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -494,7 +494,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -527,7 +527,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -553,7 +553,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -759,7 +759,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -792,7 +792,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -818,7 +818,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -838,10 +838,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: @@ -1079,7 +1079,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1112,7 +1112,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1138,7 +1138,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1424,7 +1424,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1457,7 +1457,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1483,7 +1483,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1503,10 +1503,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1671,7 +1671,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1704,7 +1704,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1730,7 +1730,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1799,14 +1799,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/deploy/k8s/java17-openshift.yml b/deploy/k8s/java17-openshift.yml index 651daa6d5..15ee2276d 100644 --- a/deploy/k8s/java17-openshift.yml +++ b/deploy/k8s/java17-openshift.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -181,7 +181,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -192,24 +192,24 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -220,16 +220,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -280,7 +280,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -319,7 +319,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -353,7 +353,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -364,24 +364,24 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -392,9 +392,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -450,7 +450,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -547,7 +547,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -641,7 +641,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -652,24 +652,24 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest name: rest-villains spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -680,9 +680,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -740,7 +740,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -837,7 +837,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -932,7 +932,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -943,24 +943,24 @@ 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/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes + 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/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -971,16 +971,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/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -1031,7 +1031,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1182,7 +1182,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1366,7 +1366,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1394,7 +1394,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1486,7 +1486,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1573,7 +1573,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1721,7 +1721,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1733,23 +1733,23 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1761,15 +1761,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: @@ -1841,7 +1841,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1866,7 +1866,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1900,7 +1900,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1911,24 +1911,24 @@ 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: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1939,9 +1939,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: @@ -1997,7 +1997,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +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 4116a5313..0ffb29986 100644 --- a/deploy/k8s/native-knative.yml +++ b/deploy/k8s/native-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -266,7 +266,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -276,9 +276,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains name: rest-villains spec: template: @@ -461,7 +461,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -480,10 +480,10 @@ spec: 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: @@ -669,7 +669,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -679,9 +679,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -691,7 +691,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -701,9 +701,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: @@ -980,7 +980,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -990,19 +990,19 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -1196,7 +1196,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1206,9 +1206,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: template: @@ -1218,7 +1218,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1228,9 +1228,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: diff --git a/deploy/k8s/native-kubernetes.yml b/deploy/k8s/native-kubernetes.yml index 048103faa..745c34dcf 100644 --- a/deploy/k8s/native-kubernetes.yml +++ b/deploy/k8s/native-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -127,16 +127,16 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations template: metadata: @@ -144,7 +144,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -154,8 +154,8 @@ 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: native-latest + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations spec: containers: @@ -354,7 +354,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -387,7 +387,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -398,23 +398,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -425,8 +425,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -621,7 +621,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -654,7 +654,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -664,24 +664,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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: replicas: 1 selector: matchLabels: - 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 template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -691,9 +691,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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 spec: containers: - env: @@ -702,10 +702,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: @@ -943,7 +943,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -976,7 +976,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -986,24 +986,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-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: native-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1013,9 +1013,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - env: @@ -1290,7 +1290,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1323,7 +1323,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1334,23 +1334,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1361,8 +1361,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -1371,10 +1371,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -1539,7 +1539,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1572,7 +1572,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1582,24 +1582,24 @@ metadata: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest name: ui-super-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1609,9 +1609,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest spec: containers: - env: @@ -1669,15 +1669,15 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest name: ui-super-heroes spec: rules: diff --git a/deploy/k8s/native-minikube.yml b/deploy/k8s/native-minikube.yml index 41a26955b..4af0a4c14 100644 --- a/deploy/k8s/native-minikube.yml +++ b/deploy/k8s/native-minikube.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +143,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -352,7 +352,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -385,7 +385,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -411,7 +411,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -617,7 +617,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -650,7 +650,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -676,7 +676,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -696,10 +696,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: @@ -937,7 +937,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -970,7 +970,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -996,7 +996,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1282,7 +1282,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1315,7 +1315,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1341,7 +1341,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1361,10 +1361,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1529,7 +1529,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1562,7 +1562,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1588,7 +1588,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1657,14 +1657,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: 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-openshift.yml b/deploy/k8s/native-openshift.yml index 706f30c89..3d0e407bf 100644 --- a/deploy/k8s/native-openshift.yml +++ b/deploy/k8s/native-openshift.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -181,7 +181,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -209,7 +209,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -280,7 +280,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -380,7 +380,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -474,7 +474,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -486,23 +486,23 @@ metadata: 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 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 template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -514,8 +514,8 @@ spec: 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 spec: containers: - envFrom: @@ -573,7 +573,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -670,7 +670,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -765,7 +765,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -776,16 +776,16 @@ 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/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/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: @@ -793,7 +793,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -804,16 +804,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/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest 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: @@ -864,7 +864,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1015,7 +1015,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1199,7 +1199,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1227,7 +1227,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1319,7 +1319,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1406,7 +1406,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1554,7 +1554,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1565,24 +1565,24 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1593,16 +1593,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -1674,7 +1674,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1699,7 +1699,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1733,7 +1733,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1744,24 +1744,24 @@ 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: 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/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: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1772,9 +1772,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: native-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -1830,7 +1830,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +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 9d00583af..ab62a1b18 100644 --- a/event-statistics/deploy/k8s/java17-knative.yml +++ b/event-statistics/deploy/k8s/java17-knative.yml @@ -34,7 +34,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -44,8 +44,8 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics name: event-statistics spec: @@ -53,10 +53,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/event-statistics/deploy/k8s/java17-kubernetes.yml b/event-statistics/deploy/k8s/java17-kubernetes.yml index 3a1de33b2..4b30c5997 100644 --- a/event-statistics/deploy/k8s/java17-kubernetes.yml +++ b/event-statistics/deploy/k8s/java17-kubernetes.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,7 +106,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -116,24 +116,24 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -143,9 +143,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -154,10 +154,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/event-statistics/deploy/k8s/java17-minikube.yml b/event-statistics/deploy/k8s/java17-minikube.yml index 1ddc33edd..434251952 100644 --- a/event-statistics/deploy/k8s/java17-minikube.yml +++ b/event-statistics/deploy/k8s/java17-minikube.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,7 +106,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -132,7 +132,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -152,10 +152,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/event-statistics/deploy/k8s/java17-openshift.yml b/event-statistics/deploy/k8s/java17-openshift.yml index 654361681..c8357cb07 100644 --- a/event-statistics/deploy/k8s/java17-openshift.yml +++ b/event-statistics/deploy/k8s/java17-openshift.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -221,7 +221,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -233,23 +233,23 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -261,15 +261,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: event-stats spec: containers: - envFrom: - - configMapRef: - name: event-statistics-config - secretRef: name: event-statistics-config-creds + - configMapRef: + name: event-statistics-config image: quay.io/quarkus-super-heroes/event-statistics:java17-latest imagePullPolicy: Always livenessProbe: @@ -341,7 +341,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:57 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:38 +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 7dbf52c0f..08773ea4e 100644 --- a/event-statistics/deploy/k8s/native-knative.yml +++ b/event-statistics/deploy/k8s/native-knative.yml @@ -34,7 +34,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -44,19 +44,19 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: diff --git a/event-statistics/deploy/k8s/native-kubernetes.yml b/event-statistics/deploy/k8s/native-kubernetes.yml index 68908f8bf..266616416 100644 --- a/event-statistics/deploy/k8s/native-kubernetes.yml +++ b/event-statistics/deploy/k8s/native-kubernetes.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,7 +106,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -117,23 +117,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -144,8 +144,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -154,10 +154,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: diff --git a/event-statistics/deploy/k8s/native-minikube.yml b/event-statistics/deploy/k8s/native-minikube.yml index 7cee4804b..d12a8b3e0 100644 --- a/event-statistics/deploy/k8s/native-minikube.yml +++ b/event-statistics/deploy/k8s/native-minikube.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,7 +106,7 @@ metadata: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -132,7 +132,7 @@ spec: app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -152,10 +152,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/event-statistics/deploy/k8s/native-openshift.yml b/event-statistics/deploy/k8s/native-openshift.yml index 3bbc2b150..d8ddd5e59 100644 --- a/event-statistics/deploy/k8s/native-openshift.yml +++ b/event-statistics/deploy/k8s/native-openshift.yml @@ -73,7 +73,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -221,7 +221,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -232,24 +232,24 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -260,16 +260,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats spec: containers: - envFrom: - - secretRef: - name: event-statistics-config-creds - configMapRef: name: event-statistics-config + - secretRef: + name: event-statistics-config-creds image: quay.io/quarkus-super-heroes/event-statistics:native-latest imagePullPolicy: Always livenessProbe: @@ -341,7 +341,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:22 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:03 +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 491347d39..cd4934ba6 100644 --- a/grpc-locations/deploy/k8s/java17-knative.yml +++ b/grpc-locations/deploy/k8s/java17-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -78,8 +78,8 @@ 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/version: java17-latest app.kubernetes.io/name: grpc-locations name: grpc-locations spec: @@ -87,10 +87,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/grpc-locations/deploy/k8s/java17-kubernetes.yml b/grpc-locations/deploy/k8s/java17-kubernetes.yml index 3594436ab..350f648bb 100644 --- a/grpc-locations/deploy/k8s/java17-kubernetes.yml +++ b/grpc-locations/deploy/k8s/java17-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -127,16 +127,16 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service template: metadata: @@ -144,7 +144,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -154,8 +154,8 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service spec: containers: @@ -165,10 +165,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/grpc-locations/deploy/k8s/java17-minikube.yml b/grpc-locations/deploy/k8s/java17-minikube.yml index 048d75355..b3487614b 100644 --- a/grpc-locations/deploy/k8s/java17-minikube.yml +++ b/grpc-locations/deploy/k8s/java17-minikube.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +143,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -163,10 +163,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/grpc-locations/deploy/k8s/java17-openshift.yml b/grpc-locations/deploy/k8s/java17-openshift.yml index 50d6f0a3c..7ef3c5373 100644 --- a/grpc-locations/deploy/k8s/java17-openshift.yml +++ b/grpc-locations/deploy/k8s/java17-openshift.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -181,7 +181,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -192,24 +192,24 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -220,16 +220,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -280,7 +280,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +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 a5e54d7ca..a211ee21f 100644 --- a/grpc-locations/deploy/k8s/native-knative.yml +++ b/grpc-locations/deploy/k8s/native-knative.yml @@ -68,7 +68,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +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 2a89c6c14..5fbe409a6 100644 --- a/grpc-locations/deploy/k8s/native-kubernetes.yml +++ b/grpc-locations/deploy/k8s/native-kubernetes.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -127,16 +127,16 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations template: metadata: @@ -144,7 +144,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -154,8 +154,8 @@ 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: native-latest + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations spec: containers: diff --git a/grpc-locations/deploy/k8s/native-minikube.yml b/grpc-locations/deploy/k8s/native-minikube.yml index 0ea297510..f056ccda1 100644 --- a/grpc-locations/deploy/k8s/native-minikube.yml +++ b/grpc-locations/deploy/k8s/native-minikube.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +117,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +143,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +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 6de8d00c0..85c1c0f21 100644 --- a/grpc-locations/deploy/k8s/native-openshift.yml +++ b/grpc-locations/deploy/k8s/native-openshift.yml @@ -84,7 +84,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -181,7 +181,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -209,7 +209,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -280,7 +280,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +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 fe3a3b4d4..068e3159f 100644 --- a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml @@ -71,7 +71,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -82,8 +82,8 @@ 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: @@ -271,7 +271,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -281,19 +281,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: 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: @@ -428,7 +428,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -438,9 +438,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest name: rest-narration spec: template: @@ -551,7 +551,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -561,8 +561,8 @@ 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/version: java17-latest app.kubernetes.io/name: grpc-locations name: grpc-locations spec: @@ -570,10 +570,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -761,7 +761,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -771,9 +771,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -783,7 +783,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -793,9 +793,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/java17-knative.yml b/rest-fights/deploy/k8s/java17-knative.yml index 0602fe614..647b5431b 100644 --- a/rest-fights/deploy/k8s/java17-knative.yml +++ b/rest-fights/deploy/k8s/java17-knative.yml @@ -78,7 +78,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -88,9 +88,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -100,7 +100,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -110,9 +110,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights 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 e6390687e..1c1367e88 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -131,16 +131,16 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service template: metadata: @@ -148,7 +148,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -158,8 +158,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: @@ -360,7 +360,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -393,7 +393,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -403,24 +403,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -430,9 +430,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -441,10 +441,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: @@ -572,7 +572,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -605,7 +605,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -632,7 +632,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -783,7 +783,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -816,7 +816,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -826,16 +826,16 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service template: metadata: @@ -843,7 +843,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -853,8 +853,8 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service spec: containers: @@ -864,10 +864,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -1107,7 +1107,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1140,7 +1140,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1150,24 +1150,24 @@ metadata: 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: java17-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1177,9 +1177,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: java17-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service spec: containers: - env: diff --git a/rest-fights/deploy/k8s/java17-kubernetes.yml b/rest-fights/deploy/k8s/java17-kubernetes.yml index 9ba355b61..0a8517477 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,7 +170,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -180,24 +180,24 @@ metadata: 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: java17-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -207,9 +207,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: java17-latest + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service spec: containers: - env: diff --git a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml index e2731f605..614e36c01 100644 --- a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -147,7 +147,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -358,7 +358,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -391,7 +391,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -417,7 +417,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -437,10 +437,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: @@ -568,7 +568,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -601,7 +601,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -627,7 +627,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -777,7 +777,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -810,7 +810,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -836,7 +836,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -856,10 +856,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1099,7 +1099,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1132,7 +1132,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1158,7 +1158,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +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 902db8678..8d9711f6e 100644 --- a/rest-fights/deploy/k8s/java17-minikube.yml +++ b/rest-fights/deploy/k8s/java17-minikube.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,7 +170,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -196,7 +196,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +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 a9f7a6b8c..fa38e3a02 100644 --- a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -182,7 +182,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -193,24 +193,24 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest name: rest-villains spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -221,9 +221,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -281,7 +281,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -383,7 +383,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -478,7 +478,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -489,24 +489,24 @@ 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/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes + 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/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -517,16 +517,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/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -577,7 +577,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -618,7 +618,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -652,7 +652,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -663,24 +663,24 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -691,9 +691,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -749,7 +749,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -852,7 +852,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -949,7 +949,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -960,24 +960,24 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -988,16 +988,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -1048,7 +1048,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:14 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:09:54 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1202,7 +1202,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1386,7 +1386,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1414,7 +1414,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1506,7 +1506,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +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 52b4d6954..b08c00b87 100644 --- a/rest-fights/deploy/k8s/java17-openshift.yml +++ b/rest-fights/deploy/k8s/java17-openshift.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -321,7 +321,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -349,7 +349,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -441,7 +441,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:39 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:20 +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 a0fee07c1..3d328b140 100644 --- a/rest-fights/deploy/k8s/native-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-knative-all-downstream.yml @@ -71,7 +71,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -81,9 +81,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains name: rest-villains spec: template: @@ -271,7 +271,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -290,10 +290,10 @@ spec: 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: @@ -474,7 +474,7 @@ metadata: app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes serverless.openshift.io/default-enable-http2: "true" - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -684,7 +684,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -694,9 +694,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -706,7 +706,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -716,9 +716,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/native-knative.yml b/rest-fights/deploy/k8s/native-knative.yml index bfc3e6373..d7cffc102 100644 --- a/rest-fights/deploy/k8s/native-knative.yml +++ b/rest-fights/deploy/k8s/native-knative.yml @@ -78,7 +78,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -88,9 +88,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -100,7 +100,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -110,9 +110,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml index 0fbd5cc5f..02414baf7 100644 --- a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -132,23 +132,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -159,8 +159,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -360,7 +360,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -393,7 +393,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -403,24 +403,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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: replicas: 1 selector: matchLabels: - 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 template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -430,9 +430,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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 spec: containers: - env: @@ -441,10 +441,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: @@ -634,7 +634,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -667,7 +667,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -677,16 +677,16 @@ metadata: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations template: metadata: @@ -694,7 +694,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -704,8 +704,8 @@ 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: native-latest + app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations spec: containers: @@ -958,7 +958,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -991,7 +991,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1001,24 +1001,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-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: native-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1028,9 +1028,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - env: diff --git a/rest-fights/deploy/k8s/native-kubernetes.yml b/rest-fights/deploy/k8s/native-kubernetes.yml index c5e0149c1..effd6a5d3 100644 --- a/rest-fights/deploy/k8s/native-kubernetes.yml +++ b/rest-fights/deploy/k8s/native-kubernetes.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,7 +170,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -180,24 +180,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-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: native-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -207,9 +207,9 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - env: diff --git a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml index d4efc696d..44e561795 100644 --- a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,7 +121,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -147,7 +147,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -358,7 +358,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -391,7 +391,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -417,7 +417,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -437,10 +437,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: @@ -630,7 +630,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -663,7 +663,7 @@ metadata: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -689,7 +689,7 @@ spec: app.openshift.io/connects-to: "locations-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -952,7 +952,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -985,7 +985,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1011,7 +1011,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/native-minikube.yml b/rest-fights/deploy/k8s/native-minikube.yml index 275fdd55c..20b37c8e2 100644 --- a/rest-fights/deploy/k8s/native-minikube.yml +++ b/rest-fights/deploy/k8s/native-minikube.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,7 +170,7 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -196,7 +196,7 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml index f504aaff6..cacb0c544 100644 --- a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml @@ -88,7 +88,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -182,7 +182,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -194,23 +194,23 @@ metadata: 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 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 template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -222,8 +222,8 @@ spec: 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 spec: containers: - envFrom: @@ -281,7 +281,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -383,7 +383,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -478,7 +478,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -489,16 +489,16 @@ 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/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/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: @@ -506,7 +506,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -517,16 +517,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/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest 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: @@ -577,7 +577,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -680,7 +680,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -777,7 +777,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -805,7 +805,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -876,7 +876,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:06 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:12:47 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1030,7 +1030,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1214,7 +1214,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1242,7 +1242,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1334,7 +1334,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +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 931923e38..674563f2f 100644 --- a/rest-fights/deploy/k8s/native-openshift.yml +++ b/rest-fights/deploy/k8s/native-openshift.yml @@ -137,7 +137,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -321,7 +321,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -349,7 +349,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -441,7 +441,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:05 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:46 +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 3131701a4..aafa75115 100644 --- a/rest-heroes/deploy/k8s/java17-knative.yml +++ b/rest-heroes/deploy/k8s/java17-knative.yml @@ -66,7 +66,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -76,19 +76,19 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: template: 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 41dd069bd..1a76a7757 100644 --- a/rest-heroes/deploy/k8s/java17-kubernetes.yml +++ b/rest-heroes/deploy/k8s/java17-kubernetes.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -126,24 +126,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -153,9 +153,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -164,10 +164,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 c8cb20b2c..2b41da96f 100644 --- a/rest-heroes/deploy/k8s/java17-minikube.yml +++ b/rest-heroes/deploy/k8s/java17-minikube.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -142,7 +142,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -162,10 +162,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 5dd30ebbc..dc075a85c 100644 --- a/rest-heroes/deploy/k8s/java17-openshift.yml +++ b/rest-heroes/deploy/k8s/java17-openshift.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -178,7 +178,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -189,24 +189,24 @@ 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/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes + 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/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -217,16 +217,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/name: rest-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: - - secretRef: - name: rest-heroes-config-creds - configMapRef: name: rest-heroes-config + - secretRef: + name: rest-heroes-config-creds image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -277,7 +277,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:16:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:53 +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 060686257..004f91391 100644 --- a/rest-heroes/deploy/k8s/native-knative.yml +++ b/rest-heroes/deploy/k8s/native-knative.yml @@ -66,7 +66,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -85,10 +85,10 @@ spec: 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 0d8d9cad6..0e2ba4bc6 100644 --- a/rest-heroes/deploy/k8s/native-kubernetes.yml +++ b/rest-heroes/deploy/k8s/native-kubernetes.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -126,24 +126,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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: replicas: 1 selector: matchLabels: - 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 template: metadata: annotations: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -153,9 +153,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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 spec: containers: - env: @@ -164,10 +164,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 51103a85c..ab02857b7 100644 --- a/rest-heroes/deploy/k8s/native-minikube.yml +++ b/rest-heroes/deploy/k8s/native-minikube.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -142,7 +142,7 @@ spec: app.openshift.io/connects-to: "heroes-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -162,10 +162,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 3c44d1522..44daeeb4f 100644 --- a/rest-heroes/deploy/k8s/native-openshift.yml +++ b/rest-heroes/deploy/k8s/native-openshift.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -178,7 +178,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -189,16 +189,16 @@ 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/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/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: @@ -206,7 +206,7 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -217,16 +217,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/name: rest-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest 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: @@ -277,7 +277,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:42 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:23 +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 99618773f..d1f676370 100644 --- a/rest-narration/deploy/k8s/java17-knative.yml +++ b/rest-narration/deploy/k8s/java17-knative.yml @@ -22,7 +22,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -32,9 +32,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest name: rest-narration spec: template: diff --git a/rest-narration/deploy/k8s/java17-kubernetes.yml b/rest-narration/deploy/k8s/java17-kubernetes.yml index 17a7b0fed..3a99930d0 100644 --- a/rest-narration/deploy/k8s/java17-kubernetes.yml +++ b/rest-narration/deploy/k8s/java17-kubernetes.yml @@ -22,7 +22,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -55,7 +55,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -82,7 +82,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/java17-minikube.yml b/rest-narration/deploy/k8s/java17-minikube.yml index 37c5ea01d..c4b2c8cf7 100644 --- a/rest-narration/deploy/k8s/java17-minikube.yml +++ b/rest-narration/deploy/k8s/java17-minikube.yml @@ -22,7 +22,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -55,7 +55,7 @@ metadata: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -81,7 +81,7 @@ spec: app.openshift.io/connects-to: otel-collector app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +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 147fdc2b0..2f4008fa7 100644 --- a/rest-narration/deploy/k8s/java17-openshift.yml +++ b/rest-narration/deploy/k8s/java17-openshift.yml @@ -22,7 +22,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -56,7 +56,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -67,24 +67,24 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -95,9 +95,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -153,7 +153,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:33 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:13 +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 06ef97491..44d7b78dc 100644 --- a/rest-villains/deploy/k8s/java17-knative.yml +++ b/rest-villains/deploy/k8s/java17-knative.yml @@ -66,7 +66,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -77,8 +77,8 @@ 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: diff --git a/rest-villains/deploy/k8s/java17-kubernetes.yml b/rest-villains/deploy/k8s/java17-kubernetes.yml index e8b74c148..53106984a 100644 --- a/rest-villains/deploy/k8s/java17-kubernetes.yml +++ b/rest-villains/deploy/k8s/java17-kubernetes.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -126,16 +126,16 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service template: metadata: @@ -143,7 +143,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -153,8 +153,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: diff --git a/rest-villains/deploy/k8s/java17-minikube.yml b/rest-villains/deploy/k8s/java17-minikube.yml index b2a6632c0..95ec465f9 100644 --- a/rest-villains/deploy/k8s/java17-minikube.yml +++ b/rest-villains/deploy/k8s/java17-minikube.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -142,7 +142,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" diff --git a/rest-villains/deploy/k8s/java17-openshift.yml b/rest-villains/deploy/k8s/java17-openshift.yml index f60e2dd0d..c2c3a7621 100644 --- a/rest-villains/deploy/k8s/java17-openshift.yml +++ b/rest-villains/deploy/k8s/java17-openshift.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -177,7 +177,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -188,24 +188,24 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest name: rest-villains spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -216,9 +216,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -276,7 +276,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:15:54 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:10:34 +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 e407ded91..d53c95fb2 100644 --- a/rest-villains/deploy/k8s/native-knative.yml +++ b/rest-villains/deploy/k8s/native-knative.yml @@ -66,7 +66,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -76,9 +76,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains name: rest-villains spec: template: diff --git a/rest-villains/deploy/k8s/native-kubernetes.yml b/rest-villains/deploy/k8s/native-kubernetes.yml index 05f349cdc..c3c3f147b 100644 --- a/rest-villains/deploy/k8s/native-kubernetes.yml +++ b/rest-villains/deploy/k8s/native-kubernetes.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -127,23 +127,23 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -154,8 +154,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service spec: containers: - env: diff --git a/rest-villains/deploy/k8s/native-minikube.yml b/rest-villains/deploy/k8s/native-minikube.yml index e0a26180e..586e0fe2d 100644 --- a/rest-villains/deploy/k8s/native-minikube.yml +++ b/rest-villains/deploy/k8s/native-minikube.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,7 +116,7 @@ metadata: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -142,7 +142,7 @@ spec: app.openshift.io/connects-to: "villains-db,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +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 693401d83..9f97fd0e5 100644 --- a/rest-villains/deploy/k8s/native-openshift.yml +++ b/rest-villains/deploy/k8s/native-openshift.yml @@ -83,7 +83,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -177,7 +177,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -189,23 +189,23 @@ metadata: 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 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 template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -217,8 +217,8 @@ spec: 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 spec: containers: - envFrom: @@ -276,7 +276,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:18:24 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:13:05 +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 b31ea5652..2e038b9cc 100644 --- a/ui-super-heroes/deploy/k8s/java17-knative.yml +++ b/ui-super-heroes/deploy/k8s/java17-knative.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -33,7 +33,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +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 84a066a72..9c5d08666 100644 --- a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,7 +44,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -54,24 +54,24 @@ metadata: 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: 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: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -81,9 +81,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: 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: @@ -141,15 +141,15 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +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: 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: rules: diff --git a/ui-super-heroes/deploy/k8s/java17-minikube.yml b/ui-super-heroes/deploy/k8s/java17-minikube.yml index dfb8a5e08..b9ac4e21d 100644 --- a/ui-super-heroes/deploy/k8s/java17-minikube.yml +++ b/ui-super-heroes/deploy/k8s/java17-minikube.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,7 +44,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -70,7 +70,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -139,14 +139,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/ui-super-heroes/deploy/k8s/java17-openshift.yml b/ui-super-heroes/deploy/k8s/java17-openshift.yml index a168ef170..711f2bee4 100644 --- a/ui-super-heroes/deploy/k8s/java17-openshift.yml +++ b/ui-super-heroes/deploy/k8s/java17-openshift.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -45,7 +45,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -56,24 +56,24 @@ 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: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -84,9 +84,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: @@ -142,7 +142,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:17:12 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:11:53 +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 87de9398e..2b588c4a4 100644 --- a/ui-super-heroes/deploy/k8s/native-knative.yml +++ b/ui-super-heroes/deploy/k8s/native-knative.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -21,9 +21,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: template: @@ -33,7 +33,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -43,9 +43,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: diff --git a/ui-super-heroes/deploy/k8s/native-kubernetes.yml b/ui-super-heroes/deploy/k8s/native-kubernetes.yml index 85fbfcd6b..7dff24dd5 100644 --- a/ui-super-heroes/deploy/k8s/native-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/native-kubernetes.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,7 +44,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -54,24 +54,24 @@ metadata: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest name: ui-super-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest template: metadata: annotations: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -81,9 +81,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest spec: containers: - env: @@ -141,15 +141,15 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/version: native-latest name: ui-super-heroes spec: rules: diff --git a/ui-super-heroes/deploy/k8s/native-minikube.yml b/ui-super-heroes/deploy/k8s/native-minikube.yml index 04b4af98c..9768e1135 100644 --- a/ui-super-heroes/deploy/k8s/native-minikube.yml +++ b/ui-super-heroes/deploy/k8s/native-minikube.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,7 +44,7 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -70,7 +70,7 @@ spec: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -139,14 +139,14 @@ metadata: app.openshift.io/connects-to: "rest-fights,otel-collector" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: 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-openshift.yml b/ui-super-heroes/deploy/k8s/native-openshift.yml index 5a6c0d76f..72f8e0d3e 100644 --- a/ui-super-heroes/deploy/k8s/native-openshift.yml +++ b/ui-super-heroes/deploy/k8s/native-openshift.yml @@ -11,7 +11,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -45,7 +45,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -56,24 +56,24 @@ 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: 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/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: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -84,9 +84,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: native-latest app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: @@ -142,7 +142,7 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-22 - 16:19:37 +0000 + app.quarkus.io/build-timestamp: 2023-11-22 - 21:14:16 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes