diff --git a/deploy/k8s/java17-knative.yml b/deploy/k8s/java17-knative.yml index 1a40a0243..9e1d1c8ba 100644 --- a/deploy/k8s/java17-knative.yml +++ b/deploy/k8s/java17-knative.yml @@ -68,7 +68,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -78,19 +79,19 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -222,7 +223,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -232,9 +234,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -338,7 +340,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -533,7 +536,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -552,10 +556,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -741,7 +745,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -751,9 +756,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -763,7 +768,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -773,16 +779,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1052,7 +1058,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1062,9 +1069,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - 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 + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: @@ -1268,7 +1275,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1278,9 +1286,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: template: @@ -1290,7 +1298,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1300,9 +1309,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: diff --git a/deploy/k8s/java17-kubernetes.yml b/deploy/k8s/java17-kubernetes.yml index 0d34f86fb..f2ac75948 100644 --- a/deploy/k8s/java17-kubernetes.yml +++ b/deploy/k8s/java17-kubernetes.yml @@ -84,7 +84,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,34 +118,36 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" prometheus.io/scheme: http labels: + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest app: grpc-locations application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest template: metadata: annotations: 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -154,9 +157,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -165,10 +168,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 +296,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -326,19 +330,20 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest app: rest-narration application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 @@ -353,7 +358,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -498,7 +504,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -531,34 +538,36 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: java17-latest app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service 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/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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -568,9 +577,9 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -765,7 +774,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -798,26 +808,27 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest template: metadata: @@ -825,7 +836,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -835,8 +847,8 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest spec: containers: @@ -846,10 +858,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -1087,7 +1099,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1120,34 +1133,36 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1158,8 +1173,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -1168,10 +1183,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1434,7 +1449,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1467,19 +1483,20 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" prometheus.io/scheme: http labels: + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest app: event-statistics application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest name: event-statistics spec: replicas: 1 @@ -1494,7 +1511,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1683,7 +1701,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1716,34 +1735,36 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" prometheus.io/scheme: http labels: + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: java17-latest app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1753,9 +1774,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -1813,15 +1834,16 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/deploy/k8s/java17-minikube.yml b/deploy/k8s/java17-minikube.yml index 7adf623b7..3d170fb22 100644 --- a/deploy/k8s/java17-minikube.yml +++ b/deploy/k8s/java17-minikube.yml @@ -84,7 +84,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +118,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +145,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -163,10 +166,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 +294,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -324,7 +328,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -350,7 +355,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -494,7 +500,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -527,7 +534,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -553,7 +561,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -759,7 +768,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -792,7 +802,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -818,7 +829,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -838,10 +850,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1079,7 +1091,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1112,7 +1125,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1138,7 +1152,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1158,10 +1173,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -1424,7 +1439,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1457,7 +1473,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1483,7 +1500,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1671,7 +1689,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1704,7 +1723,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1730,7 +1750,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1799,14 +1820,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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: java17-latest name: ui-super-heroes spec: rules: diff --git a/deploy/k8s/java17-openshift.yml b/deploy/k8s/java17-openshift.yml index 6baa059b0..e50a5b72f 100644 --- a/deploy/k8s/java17-openshift.yml +++ b/deploy/k8s/java17-openshift.yml @@ -81,10 +81,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -178,10 +180,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -192,24 +196,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-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/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -220,16 +226,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -277,10 +283,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -316,10 +324,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -350,10 +360,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -364,24 +376,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -392,8 +406,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service spec: containers: @@ -447,10 +461,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -544,10 +560,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -638,10 +656,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -652,24 +672,26 @@ 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: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -680,9 +702,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: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -737,10 +759,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -834,10 +858,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -929,10 +955,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -944,23 +972,25 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -972,15 +1002,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -1028,10 +1058,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1179,10 +1211,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1363,10 +1397,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1377,24 +1413,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + 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/part-of: fights-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1405,16 +1443,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1483,10 +1521,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1570,10 +1610,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:57 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1718,10 +1760,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:57 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1746,10 +1790,12 @@ spec: template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:57 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1838,10 +1884,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:57 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1863,10 +1911,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:38:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1897,10 +1947,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:38:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1911,24 +1963,26 @@ 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: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: java17-latest name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: java17-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:38:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1939,9 +1993,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: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -1994,10 +2048,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:38:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +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 f2e10fae3..b1e66d84d 100644 --- a/deploy/k8s/native-knative.yml +++ b/deploy/k8s/native-knative.yml @@ -68,7 +68,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -87,10 +88,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:native-latest imagePullPolicy: Always livenessProbe: @@ -266,7 +267,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -277,18 +279,18 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest name: rest-villains spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -461,7 +463,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -471,9 +474,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest name: rest-heroes spec: template: @@ -669,7 +672,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -680,8 +684,8 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -691,7 +695,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -702,8 +707,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: @@ -980,7 +985,8 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -990,9 +996,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest name: event-statistics spec: template: @@ -1196,7 +1202,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1206,9 +1213,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: template: @@ -1218,7 +1225,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1228,9 +1236,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: diff --git a/deploy/k8s/native-kubernetes.yml b/deploy/k8s/native-kubernetes.yml index 76267f071..11ffd07f9 100644 --- a/deploy/k8s/native-kubernetes.yml +++ b/deploy/k8s/native-kubernetes.yml @@ -84,7 +84,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,34 +118,36 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" prometheus.io/scheme: http labels: + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest app: grpc-locations application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -154,9 +157,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -165,10 +168,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:native-latest imagePullPolicy: Always livenessProbe: @@ -354,7 +357,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -387,26 +391,27 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest template: metadata: @@ -414,7 +419,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -424,8 +430,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest spec: containers: @@ -435,10 +441,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -621,7 +627,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -654,19 +661,20 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 @@ -681,7 +689,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -943,7 +952,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -976,19 +986,20 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: native-latest name: rest-fights spec: replicas: 1 @@ -1003,7 +1014,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1290,7 +1302,8 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1323,34 +1336,36 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" prometheus.io/scheme: http labels: + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest app: event-statistics application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1360,9 +1375,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics spec: containers: - env: @@ -1539,7 +1554,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1572,34 +1588,36 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" prometheus.io/scheme: http labels: + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest 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/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1609,9 +1627,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/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -1669,15 +1687,16 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +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/name: ui-super-heroes app.kubernetes.io/part-of: 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 e8710da52..9856bc803 100644 --- a/deploy/k8s/native-minikube.yml +++ b/deploy/k8s/native-minikube.yml @@ -84,7 +84,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +118,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +145,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -163,10 +166,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:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -352,7 +355,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -385,7 +389,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -411,7 +416,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -431,10 +437,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -617,7 +623,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -650,7 +657,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -676,7 +684,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -937,7 +946,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -970,7 +980,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -996,7 +1007,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1282,7 +1294,8 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1315,7 +1328,8 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1341,7 +1355,8 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1529,7 +1544,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1562,7 +1578,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1588,7 +1605,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1657,13 +1675,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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: diff --git a/deploy/k8s/native-openshift.yml b/deploy/k8s/native-openshift.yml index 6da317e7a..6a80e8ddc 100644 --- a/deploy/k8s/native-openshift.yml +++ b/deploy/k8s/native-openshift.yml @@ -81,10 +81,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -178,10 +180,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -192,24 +196,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -220,16 +226,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -277,10 +283,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -377,10 +385,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -471,10 +481,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -485,24 +497,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -513,16 +527,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -570,10 +584,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -667,10 +683,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -762,10 +780,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -776,24 +796,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -804,9 +826,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: @@ -861,10 +883,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -1012,10 +1036,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1196,10 +1222,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1210,24 +1238,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1238,9 +1268,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -1316,10 +1346,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -1403,10 +1435,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:24 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1551,10 +1585,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:24 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1565,24 +1601,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics name: event-statistics spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:24 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1593,9 +1631,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics spec: containers: - envFrom: @@ -1671,10 +1709,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:24 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -1696,10 +1736,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:39 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1730,10 +1772,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:39 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1744,24 +1788,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:39 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -1772,8 +1818,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes spec: containers: @@ -1827,10 +1873,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:39 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes diff --git a/event-statistics/deploy/k8s/java17-knative.yml b/event-statistics/deploy/k8s/java17-knative.yml index dcf2a1cdb..90daf720f 100644 --- a/event-statistics/deploy/k8s/java17-knative.yml +++ b/event-statistics/deploy/k8s/java17-knative.yml @@ -34,7 +34,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -44,9 +45,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - 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 + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: diff --git a/event-statistics/deploy/k8s/java17-kubernetes.yml b/event-statistics/deploy/k8s/java17-kubernetes.yml index d6251f103..926825e42 100644 --- a/event-statistics/deploy/k8s/java17-kubernetes.yml +++ b/event-statistics/deploy/k8s/java17-kubernetes.yml @@ -73,7 +73,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,19 +107,20 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" prometheus.io/scheme: http labels: + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest app: event-statistics application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: java17-latest name: event-statistics spec: replicas: 1 @@ -133,7 +135,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/event-statistics/deploy/k8s/java17-minikube.yml b/event-statistics/deploy/k8s/java17-minikube.yml index e87c41013..9aba11293 100644 --- a/event-statistics/deploy/k8s/java17-minikube.yml +++ b/event-statistics/deploy/k8s/java17-minikube.yml @@ -73,7 +73,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,7 +107,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -132,7 +134,8 @@ 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-29 - 12:37:57 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/event-statistics/deploy/k8s/java17-openshift.yml b/event-statistics/deploy/k8s/java17-openshift.yml index 2ca704f76..c0f8fa0e0 100644 --- a/event-statistics/deploy/k8s/java17-openshift.yml +++ b/event-statistics/deploy/k8s/java17-openshift.yml @@ -70,10 +70,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:57 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -218,10 +220,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:57 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -246,10 +250,12 @@ spec: template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:57 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -338,10 +344,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:57 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:10 +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 50b8d500c..31c08f2e7 100644 --- a/event-statistics/deploy/k8s/native-knative.yml +++ b/event-statistics/deploy/k8s/native-knative.yml @@ -34,7 +34,8 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -44,9 +45,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats + app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-latest name: event-statistics spec: template: diff --git a/event-statistics/deploy/k8s/native-kubernetes.yml b/event-statistics/deploy/k8s/native-kubernetes.yml index 5fd57db0e..5c51b01d7 100644 --- a/event-statistics/deploy/k8s/native-kubernetes.yml +++ b/event-statistics/deploy/k8s/native-kubernetes.yml @@ -73,7 +73,8 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,34 +107,36 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" prometheus.io/scheme: http labels: + app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-latest app: event-statistics application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-latest name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -143,9 +146,9 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-latest + app.kubernetes.io/name: event-statistics spec: containers: - env: diff --git a/event-statistics/deploy/k8s/native-minikube.yml b/event-statistics/deploy/k8s/native-minikube.yml index d453d7176..720067bf6 100644 --- a/event-statistics/deploy/k8s/native-minikube.yml +++ b/event-statistics/deploy/k8s/native-minikube.yml @@ -73,7 +73,8 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -106,7 +107,8 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -132,7 +134,8 @@ 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-29 - 12:40:24 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/event-statistics/deploy/k8s/native-openshift.yml b/event-statistics/deploy/k8s/native-openshift.yml index 1c387d022..6ed9b30b8 100644 --- a/event-statistics/deploy/k8s/native-openshift.yml +++ b/event-statistics/deploy/k8s/native-openshift.yml @@ -70,10 +70,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:24 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -218,10 +220,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:24 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -232,24 +236,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics name: event-statistics spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:24 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -260,9 +266,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: event-statistics app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics spec: containers: - envFrom: @@ -338,10 +344,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:24 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:39 +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 40bf80a76..197027099 100644 --- a/grpc-locations/deploy/k8s/java17-knative.yml +++ b/grpc-locations/deploy/k8s/java17-knative.yml @@ -68,7 +68,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -78,19 +79,19 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/grpc-locations/deploy/k8s/java17-kubernetes.yml b/grpc-locations/deploy/k8s/java17-kubernetes.yml index 2f4d38418..67a6d5223 100644 --- a/grpc-locations/deploy/k8s/java17-kubernetes.yml +++ b/grpc-locations/deploy/k8s/java17-kubernetes.yml @@ -84,7 +84,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,34 +118,36 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" prometheus.io/scheme: http labels: + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest app: grpc-locations application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest template: metadata: annotations: 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -154,9 +157,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -165,10 +168,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 98e9b58e3..2c92c1a70 100644 --- a/grpc-locations/deploy/k8s/java17-minikube.yml +++ b/grpc-locations/deploy/k8s/java17-minikube.yml @@ -84,7 +84,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +118,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +145,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -163,10 +166,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 99b24f8f0..e4cca7798 100644 --- a/grpc-locations/deploy/k8s/java17-openshift.yml +++ b/grpc-locations/deploy/k8s/java17-openshift.yml @@ -81,10 +81,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -178,10 +180,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -192,24 +196,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-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/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -220,16 +226,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -277,10 +283,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +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 68e452f02..40a1f61dd 100644 --- a/grpc-locations/deploy/k8s/native-knative.yml +++ b/grpc-locations/deploy/k8s/native-knative.yml @@ -68,7 +68,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -87,10 +88,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:native-latest imagePullPolicy: Always livenessProbe: diff --git a/grpc-locations/deploy/k8s/native-kubernetes.yml b/grpc-locations/deploy/k8s/native-kubernetes.yml index 51cb48661..c13c8d672 100644 --- a/grpc-locations/deploy/k8s/native-kubernetes.yml +++ b/grpc-locations/deploy/k8s/native-kubernetes.yml @@ -84,7 +84,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,34 +118,36 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" prometheus.io/scheme: http labels: + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest app: grpc-locations application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -154,9 +157,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -165,10 +168,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:native-latest imagePullPolicy: Always livenessProbe: diff --git a/grpc-locations/deploy/k8s/native-minikube.yml b/grpc-locations/deploy/k8s/native-minikube.yml index e4914d879..51353f96a 100644 --- a/grpc-locations/deploy/k8s/native-minikube.yml +++ b/grpc-locations/deploy/k8s/native-minikube.yml @@ -84,7 +84,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -117,7 +118,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -143,7 +145,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -163,10 +166,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:native-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/grpc-locations/deploy/k8s/native-openshift.yml b/grpc-locations/deploy/k8s/native-openshift.yml index cc832fb68..401dfe9cb 100644 --- a/grpc-locations/deploy/k8s/native-openshift.yml +++ b/grpc-locations/deploy/k8s/native-openshift.yml @@ -81,10 +81,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -178,10 +180,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -192,24 +196,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -220,16 +226,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -277,10 +283,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +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 6b2faf575..9a9ba7ab0 100644 --- a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml @@ -71,7 +71,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -271,7 +272,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -290,10 +292,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -428,7 +430,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -438,9 +441,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: @@ -551,7 +554,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -561,19 +565,19 @@ metadata: app.openshift.io/runtime: quarkus application: locations-service system: quarkus-super-heroes - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: locations-service name: grpc-locations spec: template: spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -761,7 +765,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -771,9 +776,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -783,7 +788,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -793,16 +799,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-knative.yml b/rest-fights/deploy/k8s/java17-knative.yml index 71a9b2fdd..480a39393 100644 --- a/rest-fights/deploy/k8s/java17-knative.yml +++ b/rest-fights/deploy/k8s/java17-knative.yml @@ -78,7 +78,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -88,9 +89,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -100,7 +101,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -110,16 +112,16 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml index 52169b772..ab8a7c8d2 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml @@ -88,7 +88,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,34 +122,36 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: java17-latest app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service 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/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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -158,9 +161,9 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -360,7 +363,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -393,26 +397,27 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest template: metadata: @@ -420,7 +425,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -430,8 +436,8 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest spec: containers: @@ -441,10 +447,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -572,7 +578,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -605,19 +612,20 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest app: rest-narration application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 @@ -632,7 +640,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -783,7 +792,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -816,34 +826,36 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" prometheus.io/scheme: http labels: + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: java17-latest app: grpc-locations application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - 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/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest template: metadata: annotations: 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -853,9 +865,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -864,10 +876,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 +1119,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1140,34 +1153,36 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1178,8 +1193,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -1188,10 +1203,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-kubernetes.yml b/rest-fights/deploy/k8s/java17-kubernetes.yml index eb85e1a68..5a7e2ad6a 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes.yml @@ -137,7 +137,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,34 +171,36 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: fights-service name: rest-fights spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -208,8 +211,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -218,10 +221,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml index ecf7daba1..b231f2365 100644 --- a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml @@ -88,7 +88,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,7 +122,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -147,7 +149,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -358,7 +361,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -391,7 +395,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -417,7 +422,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -437,10 +443,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -568,7 +574,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -601,7 +608,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -627,7 +635,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -777,7 +786,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -810,7 +820,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -836,7 +847,8 @@ 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-29 - 12:36:14 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -856,10 +868,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 +1111,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1132,7 +1145,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1158,7 +1172,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1178,10 +1193,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-minikube.yml b/rest-fights/deploy/k8s/java17-minikube.yml index 2f2321ac5..89e893934 100644 --- a/rest-fights/deploy/k8s/java17-minikube.yml +++ b/rest-fights/deploy/k8s/java17-minikube.yml @@ -137,7 +137,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,7 +171,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -196,7 +198,8 @@ 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-29 - 12:37:40 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -216,10 +219,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml index d12219c23..0f12a3fae 100644 --- a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml @@ -85,10 +85,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -179,10 +181,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -193,24 +197,26 @@ 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: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -221,9 +227,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: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -278,10 +284,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -380,10 +388,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -475,10 +485,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -490,23 +502,25 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -518,15 +532,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -574,10 +588,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -615,10 +631,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -649,10 +667,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -663,24 +683,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -691,8 +713,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service spec: containers: @@ -746,10 +768,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 labels: app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service @@ -849,10 +873,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -946,10 +972,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -960,24 +988,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-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/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -988,16 +1018,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:java17-latest imagePullPolicy: Always livenessProbe: @@ -1045,10 +1075,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:14 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:23 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1199,10 +1231,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1383,10 +1417,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1397,24 +1433,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + 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/part-of: fights-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1425,16 +1463,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -1503,10 +1541,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +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 ff6965ca7..529c646da 100644 --- a/rest-fights/deploy/k8s/java17-openshift.yml +++ b/rest-fights/deploy/k8s/java17-openshift.yml @@ -134,10 +134,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -318,10 +320,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -332,24 +336,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + 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/part-of: fights-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -360,16 +366,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights app.kubernetes.io/version: java17-latest + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: - - configMapRef: - name: rest-fights-config - secretRef: name: rest-fights-config-creds + - configMapRef: + name: rest-fights-config image: quay.io/quarkus-super-heroes/rest-fights:java17-latest imagePullPolicy: Always livenessProbe: @@ -438,10 +444,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:37:40 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:51 +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 3d439685b..2f3d9bfc1 100644 --- a/rest-fights/deploy/k8s/native-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-knative-all-downstream.yml @@ -71,7 +71,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -82,18 +83,18 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest name: rest-villains spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -271,7 +272,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -281,9 +283,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest name: rest-heroes spec: template: @@ -474,7 +476,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -493,10 +496,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:native-latest imagePullPolicy: Always livenessProbe: @@ -684,7 +687,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -695,8 +699,8 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -706,7 +710,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -717,8 +722,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/native-knative.yml b/rest-fights/deploy/k8s/native-knative.yml index d8efb4b2a..a688ae8a0 100644 --- a/rest-fights/deploy/k8s/native-knative.yml +++ b/rest-fights/deploy/k8s/native-knative.yml @@ -78,7 +78,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -89,8 +90,8 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service name: rest-fights spec: template: @@ -100,7 +101,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -111,8 +113,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service 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 8becc8e80..629a158b3 100644 --- a/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-kubernetes-all-downstream.yml @@ -88,7 +88,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,26 +122,27 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest template: metadata: @@ -148,7 +150,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -158,8 +161,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest spec: containers: @@ -169,10 +172,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -360,7 +363,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -393,19 +397,20 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 @@ -420,7 +425,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -634,7 +640,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -667,34 +674,36 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" prometheus.io/scheme: http labels: + app.kubernetes.io/name: grpc-locations + app.kubernetes.io/part-of: locations-service + app.kubernetes.io/version: native-latest app: grpc-locations application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service - app.kubernetes.io/name: grpc-locations - app.kubernetes.io/version: native-latest name: grpc-locations spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service template: metadata: annotations: 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -704,9 +713,9 @@ spec: application: locations-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: locations-service app.kubernetes.io/name: grpc-locations app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: locations-service spec: containers: - env: @@ -715,10 +724,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:native-latest imagePullPolicy: Always livenessProbe: @@ -958,7 +967,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -991,19 +1001,20 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: native-latest name: rest-fights spec: replicas: 1 @@ -1018,7 +1029,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/native-kubernetes.yml b/rest-fights/deploy/k8s/native-kubernetes.yml index 624452fb1..1284e5868 100644 --- a/rest-fights/deploy/k8s/native-kubernetes.yml +++ b/rest-fights/deploy/k8s/native-kubernetes.yml @@ -137,7 +137,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,19 +171,20 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-latest app: rest-fights application: fights-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: fights-service - app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: native-latest name: rest-fights spec: replicas: 1 @@ -197,7 +199,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml index 2ad2b106f..9eb0a22f4 100644 --- a/rest-fights/deploy/k8s/native-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-minikube-all-downstream.yml @@ -88,7 +88,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -121,7 +122,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -147,7 +149,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -167,10 +170,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -358,7 +361,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -391,7 +395,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -417,7 +422,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -630,7 +636,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -663,7 +670,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -689,7 +697,8 @@ 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-29 - 12:39:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -709,10 +718,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:native-latest imagePullPolicy: IfNotPresent livenessProbe: @@ -952,7 +961,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -985,7 +995,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1011,7 +1022,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +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 30050533e..2a17a2270 100644 --- a/rest-fights/deploy/k8s/native-minikube.yml +++ b/rest-fights/deploy/k8s/native-minikube.yml @@ -137,7 +137,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -170,7 +171,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -196,7 +198,8 @@ 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-29 - 12:40:07 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +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 b32a84955..5192473ab 100644 --- a/rest-fights/deploy/k8s/native-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-openshift-all-downstream.yml @@ -85,10 +85,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -179,10 +181,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -193,24 +197,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -221,16 +227,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -278,10 +284,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -380,10 +388,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -475,10 +485,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -489,24 +501,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -517,9 +531,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: @@ -574,10 +588,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -677,10 +693,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -774,10 +792,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -788,24 +808,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations name: grpc-locations spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8089" @@ -816,16 +838,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service app.kubernetes.io/version: native-latest - app.kubernetes.io/name: grpc-locations spec: containers: - envFrom: - - configMapRef: - name: grpc-locations-config - secretRef: name: grpc-locations-config-creds + - configMapRef: + name: grpc-locations-config image: quay.io/quarkus-super-heroes/grpc-locations:native-latest imagePullPolicy: Always livenessProbe: @@ -873,10 +895,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "locations-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:20 +0000 labels: app.kubernetes.io/name: grpc-locations app.kubernetes.io/part-of: locations-service @@ -1027,10 +1051,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1211,10 +1237,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1225,24 +1253,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -1253,9 +1283,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -1331,10 +1361,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +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 c7ad81dcc..b3b402903 100644 --- a/rest-fights/deploy/k8s/native-openshift.yml +++ b/rest-fights/deploy/k8s/native-openshift.yml @@ -134,10 +134,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -318,10 +320,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -332,24 +336,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -360,9 +366,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-latest spec: containers: - envFrom: @@ -438,10 +444,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> 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-29 - 12:40:07 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:22 +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 f32d99454..98df29624 100644 --- a/rest-heroes/deploy/k8s/java17-knative.yml +++ b/rest-heroes/deploy/k8s/java17-knative.yml @@ -66,7 +66,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -85,10 +86,10 @@ spec: spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-heroes/deploy/k8s/java17-kubernetes.yml b/rest-heroes/deploy/k8s/java17-kubernetes.yml index 9e38c818c..0e53e79de 100644 --- a/rest-heroes/deploy/k8s/java17-kubernetes.yml +++ b/rest-heroes/deploy/k8s/java17-kubernetes.yml @@ -83,7 +83,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,26 +117,27 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest template: metadata: @@ -143,7 +145,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -153,8 +156,8 @@ spec: application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest spec: containers: @@ -164,10 +167,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-heroes/deploy/k8s/java17-minikube.yml b/rest-heroes/deploy/k8s/java17-minikube.yml index 9a2da261d..936942780 100644 --- a/rest-heroes/deploy/k8s/java17-minikube.yml +++ b/rest-heroes/deploy/k8s/java17-minikube.yml @@ -83,7 +83,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,7 +117,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -142,7 +144,8 @@ 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-29 - 12:37:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -162,10 +165,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-heroes/deploy/k8s/java17-openshift.yml b/rest-heroes/deploy/k8s/java17-openshift.yml index 278a1cb4c..0035cc0a7 100644 --- a/rest-heroes/deploy/k8s/java17-openshift.yml +++ b/rest-heroes/deploy/k8s/java17-openshift.yml @@ -80,10 +80,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -175,10 +177,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -190,23 +194,25 @@ metadata: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest name: rest-heroes spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -218,15 +224,15 @@ spec: app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: - - configMapRef: - name: rest-heroes-config - secretRef: name: rest-heroes-config-creds + - configMapRef: + name: rest-heroes-config image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest imagePullPolicy: Always livenessProbe: @@ -274,10 +280,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:37:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:23 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/native-knative.yml b/rest-heroes/deploy/k8s/native-knative.yml index b339ecbd4..193d13677 100644 --- a/rest-heroes/deploy/k8s/native-knative.yml +++ b/rest-heroes/deploy/k8s/native-knative.yml @@ -66,7 +66,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -76,9 +77,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: native-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest name: rest-heroes spec: template: diff --git a/rest-heroes/deploy/k8s/native-kubernetes.yml b/rest-heroes/deploy/k8s/native-kubernetes.yml index 013c09c1b..9b83f25b0 100644 --- a/rest-heroes/deploy/k8s/native-kubernetes.yml +++ b/rest-heroes/deploy/k8s/native-kubernetes.yml @@ -83,7 +83,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,19 +117,20 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-latest app: rest-heroes application: heroes-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-latest name: rest-heroes spec: replicas: 1 @@ -143,7 +145,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" diff --git a/rest-heroes/deploy/k8s/native-minikube.yml b/rest-heroes/deploy/k8s/native-minikube.yml index 485d174f7..ad9d415dc 100644 --- a/rest-heroes/deploy/k8s/native-minikube.yml +++ b/rest-heroes/deploy/k8s/native-minikube.yml @@ -83,7 +83,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -116,7 +117,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -142,7 +144,8 @@ 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-29 - 12:39:43 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" diff --git a/rest-heroes/deploy/k8s/native-openshift.yml b/rest-heroes/deploy/k8s/native-openshift.yml index 0888f3878..15993cd83 100644 --- a/rest-heroes/deploy/k8s/native-openshift.yml +++ b/rest-heroes/deploy/k8s/native-openshift.yml @@ -80,10 +80,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -175,10 +177,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -189,24 +193,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -217,9 +223,9 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service spec: containers: - envFrom: @@ -274,10 +280,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "heroes-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:43 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:58 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-narration/deploy/k8s/java17-knative.yml b/rest-narration/deploy/k8s/java17-knative.yml index 7f67fb1ed..a7865f728 100644 --- a/rest-narration/deploy/k8s/java17-knative.yml +++ b/rest-narration/deploy/k8s/java17-knative.yml @@ -22,7 +22,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -32,9 +33,9 @@ metadata: app.openshift.io/runtime: quarkus application: narration-service system: quarkus-super-heroes - app.kubernetes.io/part-of: narration-service app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service name: rest-narration spec: template: diff --git a/rest-narration/deploy/k8s/java17-kubernetes.yml b/rest-narration/deploy/k8s/java17-kubernetes.yml index 3c18970a4..6a2523845 100644 --- a/rest-narration/deploy/k8s/java17-kubernetes.yml +++ b/rest-narration/deploy/k8s/java17-kubernetes.yml @@ -22,7 +22,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -55,19 +56,20 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-narration + app.kubernetes.io/part-of: narration-service + app.kubernetes.io/version: java17-latest app: rest-narration application: narration-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/name: rest-narration - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 @@ -82,7 +84,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/java17-minikube.yml b/rest-narration/deploy/k8s/java17-minikube.yml index 0946fc3f8..b42734fcb 100644 --- a/rest-narration/deploy/k8s/java17-minikube.yml +++ b/rest-narration/deploy/k8s/java17-minikube.yml @@ -22,7 +22,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -55,7 +56,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -81,7 +83,8 @@ 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-29 - 12:36:33 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" diff --git a/rest-narration/deploy/k8s/java17-openshift.yml b/rest-narration/deploy/k8s/java17-openshift.yml index cc08f8d81..9db5f6dd7 100644 --- a/rest-narration/deploy/k8s/java17-openshift.yml +++ b/rest-narration/deploy/k8s/java17-openshift.yml @@ -19,10 +19,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -53,10 +55,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -67,24 +71,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service name: rest-narration spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8087" @@ -95,8 +101,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-narration app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-narration app.kubernetes.io/part-of: narration-service spec: containers: @@ -150,10 +156,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: otel-collector app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:33 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:41:43 +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 22a64fea6..0db3928b4 100644 --- a/rest-villains/deploy/k8s/java17-knative.yml +++ b/rest-villains/deploy/k8s/java17-knative.yml @@ -66,7 +66,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" diff --git a/rest-villains/deploy/k8s/java17-kubernetes.yml b/rest-villains/deploy/k8s/java17-kubernetes.yml index 8792c00fc..12d74a810 100644 --- a/rest-villains/deploy/k8s/java17-kubernetes.yml +++ b/rest-villains/deploy/k8s/java17-kubernetes.yml @@ -83,7 +83,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,34 +117,36 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: java17-latest app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/name: rest-villains - app.kubernetes.io/part-of: villains-service 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/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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -153,9 +156,9 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: java17-latest spec: containers: - env: diff --git a/rest-villains/deploy/k8s/java17-minikube.yml b/rest-villains/deploy/k8s/java17-minikube.yml index 61465faef..d5b7348a5 100644 --- a/rest-villains/deploy/k8s/java17-minikube.yml +++ b/rest-villains/deploy/k8s/java17-minikube.yml @@ -83,7 +83,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,7 +117,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -142,7 +144,8 @@ 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-29 - 12:36:53 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" diff --git a/rest-villains/deploy/k8s/java17-openshift.yml b/rest-villains/deploy/k8s/java17-openshift.yml index 833366b72..449c09752 100644 --- a/rest-villains/deploy/k8s/java17-openshift.yml +++ b/rest-villains/deploy/k8s/java17-openshift.yml @@ -80,10 +80,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -174,10 +176,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -188,24 +192,26 @@ 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: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -216,9 +222,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: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -273,10 +279,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:36:53 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:42:04 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/native-knative.yml b/rest-villains/deploy/k8s/native-knative.yml index 21ba0c489..10bb5d624 100644 --- a/rest-villains/deploy/k8s/native-knative.yml +++ b/rest-villains/deploy/k8s/native-knative.yml @@ -66,7 +66,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -77,18 +78,18 @@ metadata: application: villains-service system: quarkus-super-heroes app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest name: rest-villains spec: template: spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-villains/deploy/k8s/native-kubernetes.yml b/rest-villains/deploy/k8s/native-kubernetes.yml index ac5061583..980ab4ad8 100644 --- a/rest-villains/deploy/k8s/native-kubernetes.yml +++ b/rest-villains/deploy/k8s/native-kubernetes.yml @@ -83,7 +83,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,26 +117,27 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http labels: + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-latest app: rest-villains application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest template: metadata: @@ -143,7 +145,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -153,8 +156,8 @@ spec: application: villains-service system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: native-latest spec: containers: @@ -164,10 +167,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: diff --git a/rest-villains/deploy/k8s/native-minikube.yml b/rest-villains/deploy/k8s/native-minikube.yml index f095cc7ef..5724bb660 100644 --- a/rest-villains/deploy/k8s/native-minikube.yml +++ b/rest-villains/deploy/k8s/native-minikube.yml @@ -83,7 +83,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -116,7 +117,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -142,7 +144,8 @@ 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-29 - 12:39:25 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -162,10 +165,10 @@ spec: fieldRef: fieldPath: metadata.namespace envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: IfNotPresent livenessProbe: diff --git a/rest-villains/deploy/k8s/native-openshift.yml b/rest-villains/deploy/k8s/native-openshift.yml index df8f7e340..311d9c884 100644 --- a/rest-villains/deploy/k8s/native-openshift.yml +++ b/rest-villains/deploy/k8s/native-openshift.yml @@ -80,10 +80,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -174,10 +176,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -188,24 +192,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -216,16 +222,16 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: villains-service spec: containers: - envFrom: - - configMapRef: - name: rest-villains-config - secretRef: name: rest-villains-config-creds + - configMapRef: + name: rest-villains-config image: quay.io/quarkus-super-heroes/rest-villains:native-latest imagePullPolicy: Always livenessProbe: @@ -273,10 +279,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "villains-db,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:39:25 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:44:38 +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 bdabc6524..546da6b55 100644 --- a/ui-super-heroes/deploy/k8s/java17-knative.yml +++ b/ui-super-heroes/deploy/k8s/java17-knative.yml @@ -11,7 +11,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -21,9 +22,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: template: @@ -33,7 +34,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -43,9 +45,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes spec: containers: - env: diff --git a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml index ddd63e1b9..eb562ccdb 100644 --- a/ui-super-heroes/deploy/k8s/java17-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/java17-kubernetes.yml @@ -11,7 +11,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,34 +45,36 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" prometheus.io/scheme: http labels: + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: java17-latest app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes template: metadata: annotations: 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -81,9 +84,9 @@ spec: application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes spec: containers: - env: @@ -141,15 +144,16 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus + app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: rules: diff --git a/ui-super-heroes/deploy/k8s/java17-minikube.yml b/ui-super-heroes/deploy/k8s/java17-minikube.yml index 63235af6c..5d552c4bf 100644 --- a/ui-super-heroes/deploy/k8s/java17-minikube.yml +++ b/ui-super-heroes/deploy/k8s/java17-minikube.yml @@ -11,7 +11,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,7 +45,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -70,7 +72,8 @@ 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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -139,14 +142,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-29 - 12:38:12 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes + app.kubernetes.io/version: java17-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes - app.kubernetes.io/version: java17-latest name: ui-super-heroes spec: rules: diff --git a/ui-super-heroes/deploy/k8s/java17-openshift.yml b/ui-super-heroes/deploy/k8s/java17-openshift.yml index a2584c28b..865022187 100644 --- a/ui-super-heroes/deploy/k8s/java17-openshift.yml +++ b/ui-super-heroes/deploy/k8s/java17-openshift.yml @@ -8,10 +8,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:38:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -42,10 +44,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:38:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -56,24 +60,26 @@ 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: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: java17-latest name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: java17-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:38:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -84,9 +90,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: ui-super-heroes app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -139,10 +145,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:38:12 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:43:26 +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 f41dfb3ab..d804da287 100644 --- a/ui-super-heroes/deploy/k8s/native-knative.yml +++ b/ui-super-heroes/deploy/k8s/native-knative.yml @@ -11,7 +11,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -21,9 +22,9 @@ metadata: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes name: ui-super-heroes spec: template: @@ -33,7 +34,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -43,9 +45,9 @@ spec: app.openshift.io/runtime: quarkus application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes app.kubernetes.io/version: native-latest + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/name: ui-super-heroes spec: containers: - env: diff --git a/ui-super-heroes/deploy/k8s/native-kubernetes.yml b/ui-super-heroes/deploy/k8s/native-kubernetes.yml index 2b69244e2..c97bf25b4 100644 --- a/ui-super-heroes/deploy/k8s/native-kubernetes.yml +++ b/ui-super-heroes/deploy/k8s/native-kubernetes.yml @@ -11,7 +11,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,34 +45,36 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" prometheus.io/scheme: http labels: + app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest 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/name: ui-super-heroes - app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -81,9 +84,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/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes + app.kubernetes.io/version: native-latest spec: containers: - env: @@ -141,15 +144,16 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +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/name: ui-super-heroes app.kubernetes.io/part-of: 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 029133428..27a3237e8 100644 --- a/ui-super-heroes/deploy/k8s/native-minikube.yml +++ b/ui-super-heroes/deploy/k8s/native-minikube.yml @@ -11,7 +11,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -44,7 +45,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -70,7 +72,8 @@ 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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -139,13 +142,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-29 - 12:40:39 +0000 + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 labels: app: ui-super-heroes application: ui-super-heroes system: quarkus-super-heroes - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: diff --git a/ui-super-heroes/deploy/k8s/native-openshift.yml b/ui-super-heroes/deploy/k8s/native-openshift.yml index f603f70a8..88236732b 100644 --- a/ui-super-heroes/deploy/k8s/native-openshift.yml +++ b/ui-super-heroes/deploy/k8s/native-openshift.yml @@ -8,10 +8,12 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:39 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -42,10 +44,12 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:39 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -56,24 +60,26 @@ metadata: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes name: ui-super-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:39 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8080" @@ -84,8 +90,8 @@ spec: system: quarkus-super-heroes app.kubernetes.io/managed-by: quarkus app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-latest app.kubernetes.io/name: ui-super-heroes + app.kubernetes.io/version: native-latest app.kubernetes.io/part-of: ui-super-heroes spec: containers: @@ -139,10 +145,12 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.openshift.io/vcs-uri: <> app.openshift.io/connects-to: "rest-fights,otel-collector" app.openshift.io/vcs-ref: main - app.quarkus.io/build-timestamp: 2023-11-29 - 12:40:39 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/build-timestamp: 2023-11-29 - 20:45:54 +0000 labels: app.kubernetes.io/name: ui-super-heroes app.kubernetes.io/part-of: ui-super-heroes