From c78cb8297ca1ae1abfb8cb2347bd35904d0bb090 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 14:49:03 +0000 Subject: [PATCH] Generate deploy resources (from Create deploy resources #29) --- deploy/k8s/java11-knative.yml | 52 +++--- deploy/k8s/java11-kubernetes.yml | 78 ++++---- deploy/k8s/java11-minikube.yml | 84 ++++----- deploy/k8s/java11-openshift.yml | 123 ++++++------- deploy/k8s/java17-knative.yml | 50 +++--- deploy/k8s/java17-kubernetes.yml | 72 ++++---- deploy/k8s/java17-minikube.yml | 48 ++--- deploy/k8s/java17-openshift.yml | 152 ++++++++-------- deploy/k8s/native-java11-knative.yml | 54 +++--- deploy/k8s/native-java11-kubernetes.yml | 78 ++++---- deploy/k8s/native-java11-minikube.yml | 84 ++++----- deploy/k8s/native-java11-openshift.yml | 166 +++++++++--------- deploy/k8s/native-java17-knative.yml | 60 +++---- deploy/k8s/native-java17-kubernetes.yml | 78 ++++---- deploy/k8s/native-java17-minikube.yml | 66 +++---- deploy/k8s/native-java17-openshift.yml | 150 ++++++++-------- .../deploy/k8s/java11-knative.yml | 12 +- .../deploy/k8s/java11-kubernetes.yml | 24 +-- .../deploy/k8s/java11-minikube.yml | 30 ++-- .../deploy/k8s/java11-openshift.yml | 28 +-- .../deploy/k8s/java17-knative.yml | 12 +- .../deploy/k8s/java17-kubernetes.yml | 24 +-- .../deploy/k8s/java17-minikube.yml | 12 +- .../deploy/k8s/java17-openshift.yml | 47 ++--- .../deploy/k8s/native-java11-knative.yml | 12 +- .../deploy/k8s/native-java11-kubernetes.yml | 18 +- .../deploy/k8s/native-java11-minikube.yml | 18 +- .../deploy/k8s/native-java11-openshift.yml | 28 +-- .../deploy/k8s/native-java17-knative.yml | 16 +- .../deploy/k8s/native-java17-kubernetes.yml | 18 +- .../deploy/k8s/native-java17-minikube.yml | 12 +- .../deploy/k8s/native-java17-openshift.yml | 28 +-- .../k8s/java11-knative-all-downstream.yml | 40 ++--- rest-fights/deploy/k8s/java11-knative.yml | 16 +- .../k8s/java11-kubernetes-all-downstream.yml | 54 +++--- rest-fights/deploy/k8s/java11-kubernetes.yml | 18 +- .../k8s/java11-minikube-all-downstream.yml | 54 +++--- rest-fights/deploy/k8s/java11-minikube.yml | 30 ++-- .../k8s/java11-openshift-all-downstream.yml | 95 +++++----- rest-fights/deploy/k8s/java11-openshift.yml | 47 ++--- .../k8s/java17-knative-all-downstream.yml | 38 ++-- rest-fights/deploy/k8s/java17-knative.yml | 14 +- .../k8s/java17-kubernetes-all-downstream.yml | 48 ++--- rest-fights/deploy/k8s/java17-kubernetes.yml | 18 +- .../k8s/java17-minikube-all-downstream.yml | 36 ++-- rest-fights/deploy/k8s/java17-minikube.yml | 12 +- .../k8s/java17-openshift-all-downstream.yml | 105 ++++++----- rest-fights/deploy/k8s/java17-openshift.yml | 30 ++-- .../native-java11-knative-all-downstream.yml | 42 ++--- .../deploy/k8s/native-java11-knative.yml | 12 +- ...ative-java11-kubernetes-all-downstream.yml | 60 +++---- .../deploy/k8s/native-java11-kubernetes.yml | 18 +- .../native-java11-minikube-all-downstream.yml | 66 +++---- .../deploy/k8s/native-java11-minikube.yml | 18 +- ...native-java11-openshift-all-downstream.yml | 138 +++++++-------- .../deploy/k8s/native-java11-openshift.yml | 55 +++--- .../native-java17-knative-all-downstream.yml | 44 ++--- .../deploy/k8s/native-java17-knative.yml | 12 +- ...ative-java17-kubernetes-all-downstream.yml | 60 +++---- .../deploy/k8s/native-java17-kubernetes.yml | 18 +- .../native-java17-minikube-all-downstream.yml | 54 +++--- .../deploy/k8s/native-java17-minikube.yml | 12 +- ...native-java17-openshift-all-downstream.yml | 122 ++++++------- .../deploy/k8s/native-java17-openshift.yml | 28 +-- rest-heroes/deploy/k8s/java11-knative.yml | 12 +- rest-heroes/deploy/k8s/java11-kubernetes.yml | 12 +- rest-heroes/deploy/k8s/java11-minikube.yml | 12 +- rest-heroes/deploy/k8s/java11-openshift.yml | 20 +-- rest-heroes/deploy/k8s/java17-knative.yml | 16 +- rest-heroes/deploy/k8s/java17-kubernetes.yml | 12 +- rest-heroes/deploy/k8s/java17-minikube.yml | 12 +- rest-heroes/deploy/k8s/java17-openshift.yml | 47 +++-- .../deploy/k8s/native-java11-knative.yml | 18 +- .../deploy/k8s/native-java11-kubernetes.yml | 24 +-- .../deploy/k8s/native-java11-minikube.yml | 24 +-- .../deploy/k8s/native-java11-openshift.yml | 55 +++--- .../deploy/k8s/native-java17-knative.yml | 16 +- .../deploy/k8s/native-java17-kubernetes.yml | 18 +- .../deploy/k8s/native-java17-minikube.yml | 18 +- .../deploy/k8s/native-java17-openshift.yml | 47 +++-- rest-villains/deploy/k8s/java11-knative.yml | 12 +- .../deploy/k8s/java11-kubernetes.yml | 24 +-- rest-villains/deploy/k8s/java11-minikube.yml | 12 +- rest-villains/deploy/k8s/java11-openshift.yml | 28 +-- rest-villains/deploy/k8s/java17-knative.yml | 8 +- .../deploy/k8s/java17-kubernetes.yml | 18 +- rest-villains/deploy/k8s/java17-minikube.yml | 12 +- rest-villains/deploy/k8s/java17-openshift.yml | 28 +-- .../deploy/k8s/native-java11-knative.yml | 12 +- .../deploy/k8s/native-java11-kubernetes.yml | 18 +- .../deploy/k8s/native-java11-minikube.yml | 24 +-- .../deploy/k8s/native-java11-openshift.yml | 28 +-- .../deploy/k8s/native-java17-knative.yml | 16 +- .../deploy/k8s/native-java17-kubernetes.yml | 24 +-- .../deploy/k8s/native-java17-minikube.yml | 24 +-- .../deploy/k8s/native-java17-openshift.yml | 47 ++--- 96 files changed, 1914 insertions(+), 1932 deletions(-) diff --git a/deploy/k8s/java11-knative.yml b/deploy/k8s/java11-knative.yml index 4c135b405..33689f950 100644 --- a/deploy/k8s/java11-knative.yml +++ b/deploy/k8s/java11-knative.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -31,8 +31,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest name: rest-villains spec: @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -53,8 +53,8 @@ spec: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest spec: containers: @@ -195,8 +195,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -206,9 +206,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java11-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java11-latest name: rest-heroes spec: template: @@ -217,8 +217,8 @@ spec: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -228,9 +228,9 @@ spec: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java11-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java11-latest spec: containers: - envFrom: @@ -328,8 +328,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -339,9 +339,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -350,8 +350,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -361,9 +361,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: @@ -534,8 +534,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:51 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -546,8 +546,8 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: @@ -556,8 +556,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:51 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -568,8 +568,8 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: event-statistics spec: containers: - envFrom: diff --git a/deploy/k8s/java11-kubernetes.yml b/deploy/k8s/java11-kubernetes.yml index d6298122c..f28dbcfe1 100644 --- a/deploy/k8s/java11-kubernetes.yml +++ b/deploy/k8s/java11-kubernetes.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:32:50 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:32:50 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-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/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:32:50 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -263,8 +263,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -369,8 +369,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -396,8 +396,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -507,8 +507,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:18 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -660,8 +660,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:18 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -670,16 +670,16 @@ metadata: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights template: metadata: @@ -687,8 +687,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:18 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -697,8 +697,8 @@ spec: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: @@ -750,8 +750,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:31 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -810,8 +810,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:31 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -820,25 +820,25 @@ metadata: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: event-statistics name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: event-statistics template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:31 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -847,9 +847,9 @@ spec: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: event-statistics spec: containers: - env: diff --git a/deploy/k8s/java11-minikube.yml b/deploy/k8s/java11-minikube.yml index 09abe81b7..b45c8d003 100644 --- a/deploy/k8s/java11-minikube.yml +++ b/deploy/k8s/java11-minikube.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -97,8 +97,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -124,8 +124,8 @@ spec: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -264,8 +264,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:31 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -371,8 +371,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:31 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -398,8 +398,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:31 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -506,15 +506,15 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:05 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:46 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -660,15 +660,15 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:05 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:46 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -687,15 +687,15 @@ spec: template: metadata: annotations: + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:05 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:46 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -750,15 +750,15 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: fights-kafka - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:17 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8085" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:02 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -811,15 +811,15 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: + app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: fights-kafka - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:17 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8085" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:02 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -838,15 +838,15 @@ spec: template: metadata: annotations: + app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: fights-kafka - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:17 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8085" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:02 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/deploy/k8s/java11-openshift.yml b/deploy/k8s/java11-openshift.yml index 1053cbbb8..2d3e32a84 100644 --- a/deploy/k8s/java11-openshift.yml +++ b/deploy/k8s/java11-openshift.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -70,17 +70,17 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains name: rest-villains spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-villains @@ -165,8 +165,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,24 +176,24 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,9 +203,9 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -265,8 +265,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -321,8 +321,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -354,8 +354,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 labels: name: heroes-db application: heroes-service @@ -450,8 +450,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -477,8 +477,8 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -550,8 +550,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -620,11 +620,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -653,11 +653,11 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 labels: name: fights-db application: fights-service @@ -665,8 +665,8 @@ metadata: app: rest-fights app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest name: rest-fights spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-fights @@ -796,11 +796,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -811,23 +811,23 @@ metadata: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest name: rest-fights spec: replicas: 1 selector: app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -838,8 +838,8 @@ spec: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest spec: containers: - env: @@ -882,25 +882,16 @@ spec: memory: 768Mi requests: memory: 256Mi - triggers: - - imageChangeParams: - automatic: true - containerNames: - - rest-fights - from: - kind: ImageStreamTag - name: rest-fights:java11-latest - type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -924,8 +915,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:04 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -974,8 +965,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:04 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:07 +0000 labels: name: fights-kafka application: event-stats @@ -983,8 +974,8 @@ metadata: app: event-statistics app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: dockerImageRepository: quay.io/quarkus-super-heroes/event-statistics @@ -1051,8 +1042,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:04 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1063,23 +1054,23 @@ metadata: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:04 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1090,8 +1081,8 @@ spec: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -1142,8 +1133,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:04 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:07 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/deploy/k8s/java17-knative.yml b/deploy/k8s/java17-knative.yml index 2929ee889..41ccb738d 100644 --- a/deploy/k8s/java17-knative.yml +++ b/deploy/k8s/java17-knative.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:30 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:30 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -195,8 +195,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -206,9 +206,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest name: rest-heroes spec: template: @@ -217,8 +217,8 @@ spec: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -228,9 +228,9 @@ spec: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -328,8 +328,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -347,15 +347,15 @@ spec: template: metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.openshift.io/vcs-ref: main + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes labels: app: rest-fights app.openshift.io/runtime: quarkus @@ -534,8 +534,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:06 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -545,8 +545,8 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats name: event-statistics spec: @@ -556,8 +556,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:06 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -567,8 +567,8 @@ spec: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats spec: containers: diff --git a/deploy/k8s/java17-kubernetes.yml b/deploy/k8s/java17-kubernetes.yml index c17188878..00eed1d5c 100644 --- a/deploy/k8s/java17-kubernetes.yml +++ b/deploy/k8s/java17-kubernetes.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + 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/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -263,8 +263,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -369,8 +369,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -396,8 +396,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -507,8 +507,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -660,8 +660,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -671,24 +671,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest name: rest-fights spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -698,8 +698,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -750,8 +750,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:44 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -810,8 +810,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:44 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -820,25 +820,25 @@ metadata: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:44 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -847,9 +847,9 @@ spec: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics spec: containers: - env: diff --git a/deploy/k8s/java17-minikube.yml b/deploy/k8s/java17-minikube.yml index 71a962b7a..435833e37 100644 --- a/deploy/k8s/java17-minikube.yml +++ b/deploy/k8s/java17-minikube.yml @@ -20,8 +20,8 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:56 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -97,8 +97,8 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:56 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -124,8 +124,8 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:56 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -264,8 +264,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -371,8 +371,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -398,8 +398,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -509,8 +509,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -663,8 +663,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -690,8 +690,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -753,8 +753,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -814,8 +814,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -841,8 +841,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/deploy/k8s/java17-openshift.yml b/deploy/k8s/java17-openshift.yml index dac0bc092..605749ab5 100644 --- a/deploy/k8s/java17-openshift.yml +++ b/deploy/k8s/java17-openshift.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -70,16 +70,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: @@ -165,8 +165,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,15 +176,15 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service template: metadata: @@ -192,8 +192,8 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,8 +203,8 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: @@ -265,8 +265,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -318,11 +318,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -351,20 +351,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 labels: name: heroes-db application: heroes-service system: quarkus-super-heroes app: rest-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-heroes @@ -447,11 +447,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -461,24 +461,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -488,9 +488,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -533,16 +533,25 @@ spec: memory: 768Mi requests: memory: 256Mi + triggers: + - imageChangeParams: + automatic: true + containerNames: + - rest-heroes + from: + kind: ImageStreamTag + name: rest-heroes:java17-latest + type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -611,11 +620,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -644,11 +653,11 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 labels: name: fights-db application: fights-service @@ -787,11 +796,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -814,11 +823,11 @@ spec: template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -878,11 +887,11 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -903,11 +912,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:19 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -953,20 +962,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:19 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:34 +0000 labels: name: fights-kafka application: event-stats system: quarkus-super-heroes app: event-statistics app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats name: event-statistics spec: dockerImageRepository: quay.io/quarkus-super-heroes/event-statistics @@ -1030,11 +1039,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:19 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1044,24 +1053,24 @@ metadata: application: event-stats system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:19 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1071,9 +1080,9 @@ spec: application: event-stats system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -1116,25 +1125,16 @@ spec: memory: 768Mi requests: memory: 256Mi - triggers: - - imageChangeParams: - automatic: true - containerNames: - - event-statistics - from: - kind: ImageStreamTag - name: event-statistics:java17-latest - type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:19 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:34 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/deploy/k8s/native-java11-knative.yml b/deploy/k8s/native-java11-knative.yml index 1d25b606c..160439481 100644 --- a/deploy/k8s/native-java11-knative.yml +++ b/deploy/k8s/native-java11-knative.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:21 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -31,8 +31,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - 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-java11-latest name: rest-villains spec: @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:21 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -53,8 +53,8 @@ spec: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - 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-java11-latest spec: containers: @@ -195,8 +195,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:33 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -206,31 +206,31 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: metadata: annotations: - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:33 +0000 + app.openshift.io/connects-to: heroes-db + app.openshift.io/vcs-ref: main + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" prometheus.io/scheme: http - app.openshift.io/connects-to: heroes-db - app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: @@ -328,8 +328,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:45 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -339,9 +339,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -350,8 +350,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:45 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -361,9 +361,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: @@ -534,8 +534,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:57 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -545,9 +545,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: native-java11-latest + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: @@ -556,8 +556,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:57 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -567,9 +567,9 @@ spec: 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: native-java11-latest + app.kubernetes.io/name: event-statistics spec: containers: - envFrom: diff --git a/deploy/k8s/native-java11-kubernetes.yml b/deploy/k8s/native-java11-kubernetes.yml index 42ec765bd..c3f124d9d 100644 --- a/deploy/k8s/native-java11-kubernetes.yml +++ b/deploy/k8s/native-java11-kubernetes.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java11-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java11-latest template: metadata: annotations: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java11-latest spec: containers: - env: @@ -263,8 +263,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -369,8 +369,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -379,25 +379,25 @@ metadata: app: rest-heroes application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -406,9 +406,9 @@ spec: app: rest-heroes application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -507,8 +507,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:25 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -660,8 +660,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:25 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -670,25 +670,25 @@ metadata: app: rest-fights application: fights-service system: quarkus-super-heroes + app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-java11-latest name: rest-fights spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-java11-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:25 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -697,9 +697,9 @@ spec: app: rest-fights application: fights-service system: quarkus-super-heroes + app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-java11-latest spec: containers: - env: @@ -750,8 +750,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -810,8 +810,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -821,24 +821,24 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java11-latest name: event-statistics spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java11-latest template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -848,8 +848,8 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java11-latest spec: containers: - env: diff --git a/deploy/k8s/native-java11-minikube.yml b/deploy/k8s/native-java11-minikube.yml index b4429bc97..2ee59933e 100644 --- a/deploy/k8s/native-java11-minikube.yml +++ b/deploy/k8s/native-java11-minikube.yml @@ -20,12 +20,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:49 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:31 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -97,12 +97,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:49 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:31 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -124,12 +124,12 @@ spec: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:49 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:31 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -264,12 +264,12 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - prometheus.io/port: "8083" - prometheus.io/scheme: http - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:00 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:47 +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 @@ -371,12 +371,12 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - prometheus.io/port: "8083" - prometheus.io/scheme: http - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:00 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:47 +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 @@ -398,12 +398,12 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - prometheus.io/port: "8083" - prometheus.io/scheme: http - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:00 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:47 +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 @@ -506,11 +506,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:12 +0000 + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -660,11 +660,11 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:12 +0000 + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -687,11 +687,11 @@ spec: template: metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:12 +0000 + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -750,11 +750,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:24 +0000 + app.openshift.io/connects-to: fights-kafka + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -811,11 +811,11 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:24 +0000 + app.openshift.io/connects-to: fights-kafka + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -838,11 +838,11 @@ spec: template: metadata: annotations: - app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:24 +0000 + app.openshift.io/connects-to: fights-kafka + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/deploy/k8s/native-java11-openshift.yml b/deploy/k8s/native-java11-openshift.yml index b2f628d7c..0c898e861 100644 --- a/deploy/k8s/native-java11-openshift.yml +++ b/deploy/k8s/native-java11-openshift.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -70,16 +70,16 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: @@ -165,8 +165,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,15 +176,15 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service template: metadata: @@ -192,8 +192,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,8 +203,8 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: @@ -256,8 +256,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -309,11 +309,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -342,20 +342,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 labels: name: heroes-db application: heroes-service system: quarkus-super-heroes app: rest-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-heroes @@ -438,11 +438,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -452,24 +452,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -479,9 +479,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes spec: containers: - env: @@ -524,16 +524,25 @@ spec: memory: 128Mi requests: memory: 32Mi + triggers: + - imageChangeParams: + automatic: true + containerNames: + - rest-heroes + from: + kind: ImageStreamTag + name: rest-heroes:native-java11-latest + type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -602,11 +611,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -635,20 +644,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 labels: name: fights-db application: fights-service system: quarkus-super-heroes app: rest-fights app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest name: rest-fights spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-fights @@ -778,11 +787,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -792,24 +801,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest name: rest-fights spec: replicas: 1 selector: - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -819,9 +828,9 @@ spec: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest spec: containers: - env: @@ -864,25 +873,16 @@ spec: memory: 128Mi requests: memory: 32Mi - triggers: - - imageChangeParams: - automatic: true - containerNames: - - rest-fights - from: - kind: ImageStreamTag - name: rest-fights:native-java11-latest - type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -906,8 +906,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:10 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -956,8 +956,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:10 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:22 +0000 labels: name: fights-kafka application: event-stats @@ -965,8 +965,8 @@ metadata: app: event-statistics app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: dockerImageRepository: quay.io/quarkus-super-heroes/event-statistics @@ -1033,8 +1033,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:10 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1045,23 +1045,23 @@ metadata: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:10 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1072,8 +1072,8 @@ spec: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -1124,8 +1124,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:10 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:22 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/deploy/k8s/native-java17-knative.yml b/deploy/k8s/native-java17-knative.yml index 0237fb7e8..c59aee75f 100644 --- a/deploy/k8s/native-java17-knative.yml +++ b/deploy/k8s/native-java17-knative.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -31,9 +31,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-villains name: rest-villains spec: template: @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -53,9 +53,9 @@ spec: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: @@ -195,8 +195,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:49 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -206,9 +206,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: @@ -217,8 +217,8 @@ spec: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:49 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -228,9 +228,9 @@ spec: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: @@ -328,8 +328,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:45:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -339,8 +339,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service name: rest-fights spec: @@ -350,8 +350,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:45:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -361,8 +361,8 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service spec: containers: @@ -534,8 +534,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:45:13 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -545,9 +545,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-java17-latest name: event-statistics spec: template: @@ -556,8 +556,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:45:13 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -567,9 +567,9 @@ spec: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-java17-latest spec: containers: - envFrom: diff --git a/deploy/k8s/native-java17-kubernetes.yml b/deploy/k8s/native-java17-kubernetes.yml index d56580469..5fb107ee7 100644 --- a/deploy/k8s/native-java17-kubernetes.yml +++ b/deploy/k8s/native-java17-kubernetes.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:17 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:17 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:17 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -263,8 +263,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:29 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -369,8 +369,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:29 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -379,25 +379,25 @@ metadata: app: rest-heroes application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:29 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -406,9 +406,9 @@ spec: app: rest-heroes application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -507,8 +507,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:41 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -660,8 +660,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:41 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -670,25 +670,25 @@ metadata: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:41 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -697,9 +697,9 @@ spec: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - env: @@ -750,8 +750,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:52 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -810,8 +810,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:52 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -820,25 +820,25 @@ metadata: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java17-latest name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java17-latest template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:52 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -847,9 +847,9 @@ spec: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java17-latest spec: containers: - env: diff --git a/deploy/k8s/native-java17-minikube.yml b/deploy/k8s/native-java17-minikube.yml index 6d8755bd9..0d39dff1f 100644 --- a/deploy/k8s/native-java17-minikube.yml +++ b/deploy/k8s/native-java17-minikube.yml @@ -20,12 +20,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:04 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:58 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -97,12 +97,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:04 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:58 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -124,12 +124,12 @@ spec: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:04 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:58 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -261,11 +261,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: heroes-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -368,11 +368,11 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: + app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: heroes-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -395,11 +395,11 @@ spec: template: metadata: annotations: + app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: heroes-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -509,8 +509,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -663,8 +663,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -690,8 +690,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -753,8 +753,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -814,8 +814,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -841,8 +841,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/deploy/k8s/native-java17-openshift.yml b/deploy/k8s/native-java17-openshift.yml index 7e4c2bfd9..af8d44ec8 100644 --- a/deploy/k8s/native-java17-openshift.yml +++ b/deploy/k8s/native-java17-openshift.yml @@ -17,11 +17,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -67,20 +67,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest name: rest-villains spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-villains @@ -162,11 +162,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,24 +176,24 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest name: rest-villains spec: replicas: 1 selector: - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,9 +203,9 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest spec: containers: - env: @@ -248,25 +248,16 @@ spec: memory: 128Mi requests: memory: 32Mi - triggers: - - imageChangeParams: - automatic: true - containerNames: - - rest-villains - from: - kind: ImageStreamTag - name: rest-villains:native-java17-latest - type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -318,11 +309,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -351,19 +342,19 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 labels: name: heroes-db application: heroes-service system: quarkus-super-heroes app: rest-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: @@ -447,11 +438,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -461,24 +452,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -488,8 +479,8 @@ spec: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service spec: containers: @@ -533,16 +524,25 @@ spec: memory: 128Mi requests: memory: 32Mi + triggers: + - imageChangeParams: + automatic: true + containerNames: + - rest-heroes + from: + kind: ImageStreamTag + name: rest-heroes:native-java17-latest + type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -614,8 +614,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -647,17 +647,17 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 labels: name: fights-db application: fights-service system: quarkus-super-heroes app: rest-fights app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest name: rest-fights spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-fights @@ -790,8 +790,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -801,24 +801,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest name: rest-fights spec: replicas: 1 selector: - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -828,9 +828,9 @@ spec: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest spec: containers: - env: @@ -881,8 +881,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -906,8 +906,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:26 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -956,17 +956,17 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:26 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:49 +0000 labels: name: fights-kafka application: event-stats system: quarkus-super-heroes app: event-statistics app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: native-java17-latest name: event-statistics spec: dockerImageRepository: quay.io/quarkus-super-heroes/event-statistics @@ -1033,8 +1033,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:26 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1044,24 +1044,24 @@ metadata: application: event-stats system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: native-java17-latest name: event-statistics spec: replicas: 1 selector: + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: native-java17-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:26 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -1071,9 +1071,9 @@ spec: application: event-stats system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: native-java17-latest spec: containers: - env: @@ -1133,8 +1133,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:26 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:49 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/java11-knative.yml b/event-statistics/deploy/k8s/java11-knative.yml index 59efb6df2..30b4b7221 100644 --- a/event-statistics/deploy/k8s/java11-knative.yml +++ b/event-statistics/deploy/k8s/java11-knative.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:51 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -18,8 +18,8 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: @@ -28,8 +28,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:51 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -40,8 +40,8 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: event-statistics spec: containers: - envFrom: diff --git a/event-statistics/deploy/k8s/java11-kubernetes.yml b/event-statistics/deploy/k8s/java11-kubernetes.yml index f40034ad6..262501f47 100644 --- a/event-statistics/deploy/k8s/java11-kubernetes.yml +++ b/event-statistics/deploy/k8s/java11-kubernetes.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:31 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -66,8 +66,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:31 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -76,25 +76,25 @@ metadata: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: event-statistics name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: event-statistics template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:31 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -103,9 +103,9 @@ spec: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: event-statistics spec: containers: - env: diff --git a/event-statistics/deploy/k8s/java11-minikube.yml b/event-statistics/deploy/k8s/java11-minikube.yml index 1f4c19788..251bb7719 100644 --- a/event-statistics/deploy/k8s/java11-minikube.yml +++ b/event-statistics/deploy/k8s/java11-minikube.yml @@ -3,15 +3,15 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: fights-kafka - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:17 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8085" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:02 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -64,15 +64,15 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: + app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: fights-kafka - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:17 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8085" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:02 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats @@ -91,15 +91,15 @@ spec: template: metadata: annotations: + app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: fights-kafka - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:17 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8085" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:02 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/java11-openshift.yml b/event-statistics/deploy/k8s/java11-openshift.yml index d7f8d2ecc..9135b667f 100644 --- a/event-statistics/deploy/k8s/java11-openshift.yml +++ b/event-statistics/deploy/k8s/java11-openshift.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:04 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -56,8 +56,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:04 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:07 +0000 labels: name: fights-kafka application: event-stats @@ -65,8 +65,8 @@ metadata: app: event-statistics app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: dockerImageRepository: quay.io/quarkus-super-heroes/event-statistics @@ -133,8 +133,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:04 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -145,23 +145,23 @@ metadata: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:04 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -172,8 +172,8 @@ spec: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -224,8 +224,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:04 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:07 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/java17-knative.yml b/event-statistics/deploy/k8s/java17-knative.yml index 6b4d20c7e..4a6cef70a 100644 --- a/event-statistics/deploy/k8s/java17-knative.yml +++ b/event-statistics/deploy/k8s/java17-knative.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:06 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -17,8 +17,8 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats name: event-statistics spec: @@ -28,8 +28,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:06 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:40 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -39,8 +39,8 @@ spec: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats spec: containers: diff --git a/event-statistics/deploy/k8s/java17-kubernetes.yml b/event-statistics/deploy/k8s/java17-kubernetes.yml index 25535fd98..34c258c58 100644 --- a/event-statistics/deploy/k8s/java17-kubernetes.yml +++ b/event-statistics/deploy/k8s/java17-kubernetes.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:44 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -66,8 +66,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:44 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -76,25 +76,25 @@ metadata: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:44 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -103,9 +103,9 @@ spec: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: event-statistics spec: containers: - env: diff --git a/event-statistics/deploy/k8s/java17-minikube.yml b/event-statistics/deploy/k8s/java17-minikube.yml index ef674ddd2..0390a71f6 100644 --- a/event-statistics/deploy/k8s/java17-minikube.yml +++ b/event-statistics/deploy/k8s/java17-minikube.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -67,8 +67,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:32 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -94,8 +94,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:32 +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 a69680bce..062a5de70 100644 --- a/event-statistics/deploy/k8s/java17-openshift.yml +++ b/event-statistics/deploy/k8s/java17-openshift.yml @@ -3,11 +3,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:19 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -53,20 +53,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:19 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:34 +0000 labels: name: fights-kafka application: event-stats system: quarkus-super-heroes app: event-statistics app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats name: event-statistics spec: dockerImageRepository: quay.io/quarkus-super-heroes/event-statistics @@ -130,11 +130,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:19 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -144,24 +144,24 @@ metadata: application: event-stats system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:19 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -171,9 +171,9 @@ spec: application: event-stats system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -216,25 +216,16 @@ spec: memory: 768Mi requests: memory: 256Mi - triggers: - - imageChangeParams: - automatic: true - containerNames: - - event-statistics - from: - kind: ImageStreamTag - name: event-statistics:java17-latest - type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:19 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:34 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/native-java11-knative.yml b/event-statistics/deploy/k8s/native-java11-knative.yml index 1c259c5e5..973613f19 100644 --- a/event-statistics/deploy/k8s/native-java11-knative.yml +++ b/event-statistics/deploy/k8s/native-java11-knative.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:57 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -17,9 +17,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: native-java11-latest + app.kubernetes.io/name: event-statistics name: event-statistics spec: template: @@ -28,8 +28,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:57 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -39,9 +39,9 @@ spec: 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: native-java11-latest + app.kubernetes.io/name: event-statistics spec: containers: - envFrom: diff --git a/event-statistics/deploy/k8s/native-java11-kubernetes.yml b/event-statistics/deploy/k8s/native-java11-kubernetes.yml index e22b7f4e9..da186dff4 100644 --- a/event-statistics/deploy/k8s/native-java11-kubernetes.yml +++ b/event-statistics/deploy/k8s/native-java11-kubernetes.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -66,8 +66,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -77,24 +77,24 @@ metadata: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java11-latest name: event-statistics spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java11-latest template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -104,8 +104,8 @@ spec: application: event-stats system: quarkus-super-heroes app.kubernetes.io/part-of: event-stats - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java11-latest spec: containers: - env: diff --git a/event-statistics/deploy/k8s/native-java11-minikube.yml b/event-statistics/deploy/k8s/native-java11-minikube.yml index 29dbca8c9..0ff206910 100644 --- a/event-statistics/deploy/k8s/native-java11-minikube.yml +++ b/event-statistics/deploy/k8s/native-java11-minikube.yml @@ -3,11 +3,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:24 +0000 + app.openshift.io/connects-to: fights-kafka + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -64,11 +64,11 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:24 +0000 + app.openshift.io/connects-to: fights-kafka + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -91,11 +91,11 @@ spec: template: metadata: annotations: - app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:24 +0000 + app.openshift.io/connects-to: fights-kafka + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:19 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/event-statistics/deploy/k8s/native-java11-openshift.yml b/event-statistics/deploy/k8s/native-java11-openshift.yml index 811d2f679..14e5a4bee 100644 --- a/event-statistics/deploy/k8s/native-java11-openshift.yml +++ b/event-statistics/deploy/k8s/native-java11-openshift.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:10 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -56,8 +56,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:10 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:22 +0000 labels: name: fights-kafka application: event-stats @@ -65,8 +65,8 @@ metadata: app: event-statistics app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: dockerImageRepository: quay.io/quarkus-super-heroes/event-statistics @@ -133,8 +133,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:10 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -145,23 +145,23 @@ metadata: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: event-stats name: event-statistics spec: replicas: 1 selector: app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: event-stats template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:10 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -172,8 +172,8 @@ spec: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: event-statistics - app.kubernetes.io/part-of: event-stats app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: event-stats spec: containers: - env: @@ -224,8 +224,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:10 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:22 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/event-statistics/deploy/k8s/native-java17-knative.yml b/event-statistics/deploy/k8s/native-java17-knative.yml index 9d314e467..305ec40ac 100644 --- a/event-statistics/deploy/k8s/native-java17-knative.yml +++ b/event-statistics/deploy/k8s/native-java17-knative.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:45:13 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -17,9 +17,9 @@ metadata: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-java17-latest name: event-statistics spec: template: @@ -28,8 +28,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:45:13 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:53 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -39,9 +39,9 @@ spec: app.openshift.io/runtime: quarkus application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/part-of: event-stats + app.kubernetes.io/version: native-java17-latest spec: containers: - envFrom: diff --git a/event-statistics/deploy/k8s/native-java17-kubernetes.yml b/event-statistics/deploy/k8s/native-java17-kubernetes.yml index 9d26e337b..ad256b521 100644 --- a/event-statistics/deploy/k8s/native-java17-kubernetes.yml +++ b/event-statistics/deploy/k8s/native-java17-kubernetes.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:52 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -66,8 +66,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:52 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -76,25 +76,25 @@ metadata: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java17-latest name: event-statistics spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java17-latest template: metadata: annotations: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:52 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -103,9 +103,9 @@ spec: app: event-statistics application: event-stats system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics + app.kubernetes.io/version: native-java17-latest spec: containers: - env: diff --git a/event-statistics/deploy/k8s/native-java17-minikube.yml b/event-statistics/deploy/k8s/native-java17-minikube.yml index acd8aa211..f2060956e 100644 --- a/event-statistics/deploy/k8s/native-java17-minikube.yml +++ b/event-statistics/deploy/k8s/native-java17-minikube.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -67,8 +67,8 @@ metadata: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -94,8 +94,8 @@ spec: app.openshift.io/connects-to: fights-kafka app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" diff --git a/event-statistics/deploy/k8s/native-java17-openshift.yml b/event-statistics/deploy/k8s/native-java17-openshift.yml index 3ebde4295..1bcba8651 100644 --- a/event-statistics/deploy/k8s/native-java17-openshift.yml +++ b/event-statistics/deploy/k8s/native-java17-openshift.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:26 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -56,17 +56,17 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:26 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:49 +0000 labels: name: fights-kafka application: event-stats system: quarkus-super-heroes app: event-statistics app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: native-java17-latest name: event-statistics spec: dockerImageRepository: quay.io/quarkus-super-heroes/event-statistics @@ -133,8 +133,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:26 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -144,24 +144,24 @@ metadata: application: event-stats system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: native-java17-latest name: event-statistics spec: replicas: 1 selector: + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: native-java17-latest template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:26 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8085" @@ -171,9 +171,9 @@ spec: application: event-stats system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: event-stats app.kubernetes.io/name: event-statistics - app.kubernetes.io/version: native-java17-latest spec: containers: - env: @@ -233,8 +233,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: fights-kafka app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:26 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:49 +0000 labels: app.kubernetes.io/name: event-statistics app.kubernetes.io/part-of: event-stats diff --git a/rest-fights/deploy/k8s/java11-knative-all-downstream.yml b/rest-fights/deploy/k8s/java11-knative-all-downstream.yml index 7b2c7e228..0f77c913d 100644 --- a/rest-fights/deploy/k8s/java11-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/java11-knative-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -31,8 +31,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest name: rest-villains spec: @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -53,8 +53,8 @@ spec: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest spec: containers: @@ -195,8 +195,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -206,9 +206,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java11-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java11-latest name: rest-heroes spec: template: @@ -217,8 +217,8 @@ spec: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -228,9 +228,9 @@ spec: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java11-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java11-latest spec: containers: - envFrom: @@ -328,8 +328,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -339,9 +339,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -350,8 +350,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -361,9 +361,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/java11-knative.yml b/rest-fights/deploy/k8s/java11-knative.yml index 9bf32c342..9daf86948 100644 --- a/rest-fights/deploy/k8s/java11-knative.yml +++ b/rest-fights/deploy/k8s/java11-knative.yml @@ -54,8 +54,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -65,9 +65,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -76,8 +76,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:39 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -87,9 +87,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/java11-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java11-kubernetes-all-downstream.yml index d0bd9f5ec..337aaab85 100644 --- a/rest-fights/deploy/k8s/java11-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/java11-kubernetes-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:32:50 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:32:50 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-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/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:32:50 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -263,8 +263,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -369,8 +369,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -396,8 +396,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -507,8 +507,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:18 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -660,8 +660,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:18 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -670,16 +670,16 @@ metadata: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights template: metadata: @@ -687,8 +687,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:18 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -697,8 +697,8 @@ spec: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: diff --git a/rest-fights/deploy/k8s/java11-kubernetes.yml b/rest-fights/deploy/k8s/java11-kubernetes.yml index 6500a5bba..827fe33e2 100644 --- a/rest-fights/deploy/k8s/java11-kubernetes.yml +++ b/rest-fights/deploy/k8s/java11-kubernetes.yml @@ -54,8 +54,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:18 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -207,8 +207,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:18 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -217,16 +217,16 @@ metadata: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights template: metadata: @@ -234,8 +234,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:18 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:44 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -244,8 +244,8 @@ spec: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/part-of: fights-service app.kubernetes.io/version: java11-latest + app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights spec: containers: diff --git a/rest-fights/deploy/k8s/java11-minikube-all-downstream.yml b/rest-fights/deploy/k8s/java11-minikube-all-downstream.yml index f2380ab2a..a6b9d867b 100644 --- a/rest-fights/deploy/k8s/java11-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/java11-minikube-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -97,8 +97,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -124,8 +124,8 @@ spec: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -264,8 +264,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:31 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -371,8 +371,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:31 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -398,8 +398,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:31 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -506,15 +506,15 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:05 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:46 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -660,15 +660,15 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:05 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:46 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -687,15 +687,15 @@ spec: template: metadata: annotations: + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:05 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:46 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java11-minikube.yml b/rest-fights/deploy/k8s/java11-minikube.yml index 28162dfc4..48091f612 100644 --- a/rest-fights/deploy/k8s/java11-minikube.yml +++ b/rest-fights/deploy/k8s/java11-minikube.yml @@ -51,15 +51,15 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:05 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:46 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -205,15 +205,15 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:05 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:46 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service @@ -232,15 +232,15 @@ spec: template: metadata: annotations: + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:05 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:46 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java11-openshift-all-downstream.yml b/rest-fights/deploy/k8s/java11-openshift-all-downstream.yml index 355d72d15..40d253d82 100644 --- a/rest-fights/deploy/k8s/java11-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/java11-openshift-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -70,17 +70,17 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains name: rest-villains spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-villains @@ -165,8 +165,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,24 +176,24 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,9 +203,9 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -265,8 +265,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -321,8 +321,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -354,8 +354,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 labels: name: heroes-db application: heroes-service @@ -450,8 +450,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -477,8 +477,8 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -550,8 +550,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -620,11 +620,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -653,11 +653,11 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 labels: name: fights-db application: fights-service @@ -665,8 +665,8 @@ metadata: app: rest-fights app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest name: rest-fights spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-fights @@ -796,11 +796,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -811,23 +811,23 @@ metadata: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest name: rest-fights spec: replicas: 1 selector: app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -838,8 +838,8 @@ spec: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest spec: containers: - env: @@ -882,25 +882,16 @@ spec: memory: 768Mi requests: memory: 256Mi - triggers: - - imageChangeParams: - automatic: true - containerNames: - - rest-fights - from: - kind: ImageStreamTag - name: rest-fights:java11-latest - type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java11-openshift.yml b/rest-fights/deploy/k8s/java11-openshift.yml index 9939f5986..95c314986 100644 --- a/rest-fights/deploy/k8s/java11-openshift.yml +++ b/rest-fights/deploy/k8s/java11-openshift.yml @@ -51,11 +51,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -84,11 +84,11 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 labels: name: fights-db application: fights-service @@ -96,8 +96,8 @@ metadata: app: rest-fights app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest name: rest-fights spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-fights @@ -227,11 +227,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -242,23 +242,23 @@ metadata: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest name: rest-fights spec: replicas: 1 selector: app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -269,8 +269,8 @@ spec: system: quarkus-super-heroes app.openshift.io/runtime: quarkus app.kubernetes.io/name: rest-fights - app.kubernetes.io/version: java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: java11-latest spec: containers: - env: @@ -313,25 +313,16 @@ spec: memory: 768Mi requests: memory: 256Mi - triggers: - - imageChangeParams: - automatic: true - containerNames: - - rest-fights - from: - kind: ImageStreamTag - name: rest-fights:java11-latest - type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:52 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:51 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml index 3a1ebc250..9c7847ca2 100644 --- a/rest-fights/deploy/k8s/java17-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-knative-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:30 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:30 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -195,8 +195,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -206,9 +206,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest name: rest-heroes spec: template: @@ -217,8 +217,8 @@ spec: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -228,9 +228,9 @@ spec: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: @@ -328,8 +328,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -347,15 +347,15 @@ spec: template: metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.openshift.io/vcs-ref: main + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes labels: app: rest-fights app.openshift.io/runtime: quarkus diff --git a/rest-fights/deploy/k8s/java17-knative.yml b/rest-fights/deploy/k8s/java17-knative.yml index 9540e9512..4fe1c45ba 100644 --- a/rest-fights/deploy/k8s/java17-knative.yml +++ b/rest-fights/deploy/k8s/java17-knative.yml @@ -54,8 +54,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -73,15 +73,15 @@ spec: template: metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" - app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" prometheus.io/scheme: http + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.openshift.io/vcs-ref: main + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes labels: app: rest-fights app.openshift.io/runtime: quarkus diff --git a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml index 0e6fc4e8b..667c4952f 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + 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/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: java17-latest spec: containers: - env: @@ -263,8 +263,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -369,8 +369,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -396,8 +396,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -507,8 +507,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -660,8 +660,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -671,24 +671,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest name: rest-fights spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -698,8 +698,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest spec: containers: - env: diff --git a/rest-fights/deploy/k8s/java17-kubernetes.yml b/rest-fights/deploy/k8s/java17-kubernetes.yml index 5caf78471..3d6c183b2 100644 --- a/rest-fights/deploy/k8s/java17-kubernetes.yml +++ b/rest-fights/deploy/k8s/java17-kubernetes.yml @@ -54,8 +54,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -207,8 +207,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -218,24 +218,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest name: rest-fights spec: replicas: 1 selector: matchLabels: app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:32 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:13 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -245,8 +245,8 @@ spec: application: fights-service system: quarkus-super-heroes app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: java17-latest spec: containers: - env: diff --git a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml index 94b87f7b1..d06d4229e 100644 --- a/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-minikube-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:56 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -97,8 +97,8 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:56 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -124,8 +124,8 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:56 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -264,8 +264,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -371,8 +371,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -398,8 +398,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -509,8 +509,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -663,8 +663,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -690,8 +690,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/java17-minikube.yml b/rest-fights/deploy/k8s/java17-minikube.yml index 664de7296..5febb6886 100644 --- a/rest-fights/deploy/k8s/java17-minikube.yml +++ b/rest-fights/deploy/k8s/java17-minikube.yml @@ -54,8 +54,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -208,8 +208,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -235,8 +235,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml index 3a921c618..1e032078a 100644 --- a/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/java17-openshift-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -70,16 +70,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: @@ -165,8 +165,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,15 +176,15 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service template: metadata: @@ -192,8 +192,8 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,8 +203,8 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: @@ -265,8 +265,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -318,11 +318,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -351,20 +351,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 labels: name: heroes-db application: heroes-service system: quarkus-super-heroes app: rest-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-heroes @@ -447,11 +447,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -461,24 +461,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -488,9 +488,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -533,16 +533,25 @@ spec: memory: 768Mi requests: memory: 256Mi + triggers: + - imageChangeParams: + automatic: true + containerNames: + - rest-heroes + from: + kind: ImageStreamTag + name: rest-heroes:java17-latest + type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -611,11 +620,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -644,11 +653,11 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 labels: name: fights-db application: fights-service @@ -787,11 +796,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -814,11 +823,11 @@ spec: template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -878,11 +887,11 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +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 77fa99014..6a1924cc1 100644 --- a/rest-fights/deploy/k8s/java17-openshift.yml +++ b/rest-fights/deploy/k8s/java17-openshift.yml @@ -51,11 +51,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -84,11 +84,11 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 labels: name: fights-db application: fights-service @@ -227,11 +227,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -254,11 +254,11 @@ spec: template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -318,11 +318,11 @@ apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:07 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:18 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-java11-knative-all-downstream.yml b/rest-fights/deploy/k8s/native-java11-knative-all-downstream.yml index 1942a3484..9ae5c1788 100644 --- a/rest-fights/deploy/k8s/native-java11-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-java11-knative-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:21 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -31,8 +31,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - 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-java11-latest name: rest-villains spec: @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:21 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -53,8 +53,8 @@ spec: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - 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-java11-latest spec: containers: @@ -195,8 +195,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:33 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -206,31 +206,31 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: metadata: annotations: - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:33 +0000 + app.openshift.io/connects-to: heroes-db + app.openshift.io/vcs-ref: main + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" prometheus.io/scheme: http - app.openshift.io/connects-to: heroes-db - app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: @@ -328,8 +328,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:45 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -339,9 +339,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -350,8 +350,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:45 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -361,9 +361,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/native-java11-knative.yml b/rest-fights/deploy/k8s/native-java11-knative.yml index 030283ca4..980cb9a47 100644 --- a/rest-fights/deploy/k8s/native-java11-knative.yml +++ b/rest-fights/deploy/k8s/native-java11-knative.yml @@ -54,8 +54,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:45 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -65,9 +65,9 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: template: @@ -76,8 +76,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:45 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:11 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -87,9 +87,9 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - envFrom: diff --git a/rest-fights/deploy/k8s/native-java11-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-java11-kubernetes-all-downstream.yml index 777f5f351..19e33a506 100644 --- a/rest-fights/deploy/k8s/native-java11-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-java11-kubernetes-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java11-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java11-latest template: metadata: annotations: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java11-latest spec: containers: - env: @@ -263,8 +263,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -369,8 +369,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -379,25 +379,25 @@ metadata: app: rest-heroes application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -406,9 +406,9 @@ spec: app: rest-heroes application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -507,8 +507,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:25 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -660,8 +660,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:25 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -670,25 +670,25 @@ metadata: app: rest-fights application: fights-service system: quarkus-super-heroes + app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-java11-latest name: rest-fights spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-java11-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:25 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -697,9 +697,9 @@ spec: app: rest-fights application: fights-service system: quarkus-super-heroes + app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-java11-latest spec: containers: - env: diff --git a/rest-fights/deploy/k8s/native-java11-kubernetes.yml b/rest-fights/deploy/k8s/native-java11-kubernetes.yml index 2781f5e0f..b73dfe575 100644 --- a/rest-fights/deploy/k8s/native-java11-kubernetes.yml +++ b/rest-fights/deploy/k8s/native-java11-kubernetes.yml @@ -54,8 +54,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:25 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -207,8 +207,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:25 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -217,25 +217,25 @@ metadata: app: rest-fights application: fights-service system: quarkus-super-heroes + app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-java11-latest name: rest-fights spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-java11-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:25 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:59 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -244,9 +244,9 @@ spec: app: rest-fights application: fights-service system: quarkus-super-heroes + app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service - app.kubernetes.io/version: native-java11-latest spec: containers: - env: diff --git a/rest-fights/deploy/k8s/native-java11-minikube-all-downstream.yml b/rest-fights/deploy/k8s/native-java11-minikube-all-downstream.yml index 8f716cf62..bc178d208 100644 --- a/rest-fights/deploy/k8s/native-java11-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-java11-minikube-all-downstream.yml @@ -20,12 +20,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:49 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:31 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -97,12 +97,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:49 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:31 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -124,12 +124,12 @@ spec: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:49 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:31 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -264,12 +264,12 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - prometheus.io/port: "8083" - prometheus.io/scheme: http - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:00 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:47 +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 @@ -371,12 +371,12 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - prometheus.io/port: "8083" - prometheus.io/scheme: http - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:00 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:47 +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 @@ -398,12 +398,12 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - prometheus.io/port: "8083" - prometheus.io/scheme: http - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:00 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:47 +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 @@ -506,11 +506,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:12 +0000 + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -660,11 +660,11 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:12 +0000 + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -687,11 +687,11 @@ spec: template: metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:12 +0000 + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/native-java11-minikube.yml b/rest-fights/deploy/k8s/native-java11-minikube.yml index 18e624768..3c293a179 100644 --- a/rest-fights/deploy/k8s/native-java11-minikube.yml +++ b/rest-fights/deploy/k8s/native-java11-minikube.yml @@ -51,11 +51,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:12 +0000 + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -205,11 +205,11 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:12 +0000 + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -232,11 +232,11 @@ spec: template: metadata: annotations: - app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:12 +0000 + app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/native-java11-openshift-all-downstream.yml b/rest-fights/deploy/k8s/native-java11-openshift-all-downstream.yml index afb65172b..10475da4f 100644 --- a/rest-fights/deploy/k8s/native-java11-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-java11-openshift-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -70,16 +70,16 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: @@ -165,8 +165,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,15 +176,15 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service template: metadata: @@ -192,8 +192,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,8 +203,8 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: @@ -256,8 +256,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -309,11 +309,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -342,20 +342,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 labels: name: heroes-db application: heroes-service system: quarkus-super-heroes app: rest-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-heroes @@ -438,11 +438,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -452,24 +452,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -479,9 +479,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes spec: containers: - env: @@ -524,16 +524,25 @@ spec: memory: 128Mi requests: memory: 32Mi + triggers: + - imageChangeParams: + automatic: true + containerNames: + - rest-heroes + from: + kind: ImageStreamTag + name: rest-heroes:native-java11-latest + type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -602,11 +611,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -635,20 +644,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 labels: name: fights-db application: fights-service system: quarkus-super-heroes app: rest-fights app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest name: rest-fights spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-fights @@ -778,11 +787,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -792,24 +801,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest name: rest-fights spec: replicas: 1 selector: - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -819,9 +828,9 @@ spec: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest spec: containers: - env: @@ -864,25 +873,16 @@ spec: memory: 128Mi requests: memory: 32Mi - triggers: - - imageChangeParams: - automatic: true - containerNames: - - rest-fights - from: - kind: ImageStreamTag - name: rest-fights:native-java11-latest - type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-java11-openshift.yml b/rest-fights/deploy/k8s/native-java11-openshift.yml index 896192904..b4361e4c2 100644 --- a/rest-fights/deploy/k8s/native-java11-openshift.yml +++ b/rest-fights/deploy/k8s/native-java11-openshift.yml @@ -51,11 +51,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -84,20 +84,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 labels: name: fights-db application: fights-service system: quarkus-super-heroes app: rest-fights app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest name: rest-fights spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-fights @@ -227,11 +227,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -241,24 +241,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest name: rest-fights spec: replicas: 1 selector: - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -268,9 +268,9 @@ spec: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java11-latest - app.kubernetes.io/part-of: fights-service app.kubernetes.io/name: rest-fights + app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java11-latest spec: containers: - env: @@ -313,25 +313,16 @@ spec: memory: 128Mi requests: memory: 32Mi - triggers: - - imageChangeParams: - automatic: true - containerNames: - - rest-fights - from: - kind: ImageStreamTag - name: rest-fights:native-java11-latest - type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:58 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:06 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-java17-knative-all-downstream.yml b/rest-fights/deploy/k8s/native-java17-knative-all-downstream.yml index fbbe394ff..cd0fd810a 100644 --- a/rest-fights/deploy/k8s/native-java17-knative-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-java17-knative-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -31,9 +31,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-villains name: rest-villains spec: template: @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -53,9 +53,9 @@ spec: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: @@ -195,8 +195,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:49 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -206,9 +206,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: @@ -217,8 +217,8 @@ spec: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:49 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -228,9 +228,9 @@ spec: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: @@ -328,8 +328,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:45:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -339,8 +339,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service name: rest-fights spec: @@ -350,8 +350,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:45:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -361,8 +361,8 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service spec: containers: diff --git a/rest-fights/deploy/k8s/native-java17-knative.yml b/rest-fights/deploy/k8s/native-java17-knative.yml index 8359566cc..1e5f3f0e3 100644 --- a/rest-fights/deploy/k8s/native-java17-knative.yml +++ b/rest-fights/deploy/k8s/native-java17-knative.yml @@ -54,8 +54,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:45:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -65,8 +65,8 @@ metadata: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service name: rest-fights spec: @@ -76,8 +76,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:45:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:36 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -87,8 +87,8 @@ spec: app.openshift.io/runtime: quarkus application: fights-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights + app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service spec: containers: diff --git a/rest-fights/deploy/k8s/native-java17-kubernetes-all-downstream.yml b/rest-fights/deploy/k8s/native-java17-kubernetes-all-downstream.yml index 526b75033..c02b3f685 100644 --- a/rest-fights/deploy/k8s/native-java17-kubernetes-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-java17-kubernetes-all-downstream.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:17 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:17 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:17 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: villains-service spec: containers: - env: @@ -263,8 +263,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:29 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -369,8 +369,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:29 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -379,25 +379,25 @@ metadata: app: rest-heroes application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:29 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -406,9 +406,9 @@ spec: app: rest-heroes application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -507,8 +507,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:41 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -660,8 +660,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:41 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -670,25 +670,25 @@ metadata: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:41 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -697,9 +697,9 @@ spec: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - env: diff --git a/rest-fights/deploy/k8s/native-java17-kubernetes.yml b/rest-fights/deploy/k8s/native-java17-kubernetes.yml index ceeee2c22..f7c14f79a 100644 --- a/rest-fights/deploy/k8s/native-java17-kubernetes.yml +++ b/rest-fights/deploy/k8s/native-java17-kubernetes.yml @@ -54,8 +54,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:41 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -207,8 +207,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:41 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -217,25 +217,25 @@ metadata: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights name: rest-fights spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:41 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -244,9 +244,9 @@ spec: app: rest-fights application: fights-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-fights app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: fights-service + app.kubernetes.io/name: rest-fights spec: containers: - env: diff --git a/rest-fights/deploy/k8s/native-java17-minikube-all-downstream.yml b/rest-fights/deploy/k8s/native-java17-minikube-all-downstream.yml index ad2e155d5..c0c96990c 100644 --- a/rest-fights/deploy/k8s/native-java17-minikube-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-java17-minikube-all-downstream.yml @@ -20,12 +20,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:04 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:58 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -97,12 +97,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:04 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:58 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -124,12 +124,12 @@ spec: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:04 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:58 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -261,11 +261,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: heroes-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -368,11 +368,11 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: + app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: heroes-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -395,11 +395,11 @@ spec: template: metadata: annotations: + app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: heroes-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -509,8 +509,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -663,8 +663,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -690,8 +690,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/native-java17-minikube.yml b/rest-fights/deploy/k8s/native-java17-minikube.yml index 5c4c91d84..8348f8731 100644 --- a/rest-fights/deploy/k8s/native-java17-minikube.yml +++ b/rest-fights/deploy/k8s/native-java17-minikube.yml @@ -54,8 +54,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -208,8 +208,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -235,8 +235,8 @@ spec: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:30 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" diff --git a/rest-fights/deploy/k8s/native-java17-openshift-all-downstream.yml b/rest-fights/deploy/k8s/native-java17-openshift-all-downstream.yml index 07fdc92bf..f820bc411 100644 --- a/rest-fights/deploy/k8s/native-java17-openshift-all-downstream.yml +++ b/rest-fights/deploy/k8s/native-java17-openshift-all-downstream.yml @@ -17,11 +17,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -67,20 +67,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest name: rest-villains spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-villains @@ -162,11 +162,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,24 +176,24 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest name: rest-villains spec: replicas: 1 selector: - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,9 +203,9 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest spec: containers: - env: @@ -248,25 +248,16 @@ spec: memory: 128Mi requests: memory: 32Mi - triggers: - - imageChangeParams: - automatic: true - containerNames: - - rest-villains - from: - kind: ImageStreamTag - name: rest-villains:native-java17-latest - type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -318,11 +309,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -351,19 +342,19 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 labels: name: heroes-db application: heroes-service system: quarkus-super-heroes app: rest-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: @@ -447,11 +438,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -461,24 +452,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -488,8 +479,8 @@ spec: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service spec: containers: @@ -533,16 +524,25 @@ spec: memory: 128Mi requests: memory: 32Mi + triggers: + - imageChangeParams: + automatic: true + containerNames: + - rest-heroes + from: + kind: ImageStreamTag + name: rest-heroes:native-java17-latest + type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service @@ -614,8 +614,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -647,17 +647,17 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 labels: name: fights-db application: fights-service system: quarkus-super-heroes app: rest-fights app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest name: rest-fights spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-fights @@ -790,8 +790,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -801,24 +801,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest name: rest-fights spec: replicas: 1 selector: - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -828,9 +828,9 @@ spec: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest spec: containers: - env: @@ -881,8 +881,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-fights/deploy/k8s/native-java17-openshift.yml b/rest-fights/deploy/k8s/native-java17-openshift.yml index 4dc7cfc7c..586776b50 100644 --- a/rest-fights/deploy/k8s/native-java17-openshift.yml +++ b/rest-fights/deploy/k8s/native-java17-openshift.yml @@ -54,8 +54,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -87,17 +87,17 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 labels: name: fights-db application: fights-service system: quarkus-super-heroes app: rest-fights app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest name: rest-fights spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-fights @@ -230,8 +230,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -241,24 +241,24 @@ metadata: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest name: rest-fights spec: replicas: 1 selector: - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest template: metadata: annotations: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8082" @@ -268,9 +268,9 @@ spec: application: fights-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service + app.kubernetes.io/version: native-java17-latest spec: containers: - env: @@ -321,8 +321,8 @@ metadata: app.openshift.io/connects-to: "fights-db,fights-kafka,rest-villains,rest-heroes" app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:33 +0000 labels: app.kubernetes.io/name: rest-fights app.kubernetes.io/part-of: fights-service diff --git a/rest-heroes/deploy/k8s/java11-knative.yml b/rest-heroes/deploy/k8s/java11-knative.yml index d5410c7fe..1b52b2c92 100644 --- a/rest-heroes/deploy/k8s/java11-knative.yml +++ b/rest-heroes/deploy/k8s/java11-knative.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -17,9 +17,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java11-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java11-latest name: rest-heroes spec: template: @@ -28,8 +28,8 @@ spec: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:27 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:38 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -39,9 +39,9 @@ spec: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java11-latest app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java11-latest spec: containers: - envFrom: diff --git a/rest-heroes/deploy/k8s/java11-kubernetes.yml b/rest-heroes/deploy/k8s/java11-kubernetes.yml index 57e329dc8..40ed1694b 100644 --- a/rest-heroes/deploy/k8s/java11-kubernetes.yml +++ b/rest-heroes/deploy/k8s/java11-kubernetes.yml @@ -37,8 +37,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -143,8 +143,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -170,8 +170,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:23 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" diff --git a/rest-heroes/deploy/k8s/java11-minikube.yml b/rest-heroes/deploy/k8s/java11-minikube.yml index 6f9c52e68..3e9ab5d74 100644 --- a/rest-heroes/deploy/k8s/java11-minikube.yml +++ b/rest-heroes/deploy/k8s/java11-minikube.yml @@ -37,8 +37,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:31 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -144,8 +144,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:31 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -171,8 +171,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:54 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:31 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" diff --git a/rest-heroes/deploy/k8s/java11-openshift.yml b/rest-heroes/deploy/k8s/java11-openshift.yml index c3deddbc8..578df6bb7 100644 --- a/rest-heroes/deploy/k8s/java11-openshift.yml +++ b/rest-heroes/deploy/k8s/java11-openshift.yml @@ -37,8 +37,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -70,8 +70,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 labels: name: heroes-db application: heroes-service @@ -166,8 +166,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -193,8 +193,8 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -266,8 +266,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:40 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:34 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/java17-knative.yml b/rest-heroes/deploy/k8s/java17-knative.yml index ad51ff8e3..5e359ad62 100644 --- a/rest-heroes/deploy/k8s/java17-knative.yml +++ b/rest-heroes/deploy/k8s/java17-knative.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -17,9 +17,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest name: rest-heroes spec: template: @@ -28,8 +28,8 @@ spec: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:06 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -39,9 +39,9 @@ spec: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: java17-latest spec: containers: - envFrom: diff --git a/rest-heroes/deploy/k8s/java17-kubernetes.yml b/rest-heroes/deploy/k8s/java17-kubernetes.yml index 62846bf04..8899232d3 100644 --- a/rest-heroes/deploy/k8s/java17-kubernetes.yml +++ b/rest-heroes/deploy/k8s/java17-kubernetes.yml @@ -37,8 +37,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -143,8 +143,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -170,8 +170,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:20 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:58 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" diff --git a/rest-heroes/deploy/k8s/java17-minikube.yml b/rest-heroes/deploy/k8s/java17-minikube.yml index a035083c8..0d35e4252 100644 --- a/rest-heroes/deploy/k8s/java17-minikube.yml +++ b/rest-heroes/deploy/k8s/java17-minikube.yml @@ -37,8 +37,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -144,8 +144,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -171,8 +171,8 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:00 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" diff --git a/rest-heroes/deploy/k8s/java17-openshift.yml b/rest-heroes/deploy/k8s/java17-openshift.yml index 638e942b7..205f6180b 100644 --- a/rest-heroes/deploy/k8s/java17-openshift.yml +++ b/rest-heroes/deploy/k8s/java17-openshift.yml @@ -34,11 +34,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -67,20 +67,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 labels: name: heroes-db application: heroes-service system: quarkus-super-heroes app: rest-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-heroes @@ -163,11 +163,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -177,24 +177,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -204,9 +204,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: java17-latest - app.kubernetes.io/part-of: heroes-service spec: containers: - env: @@ -249,16 +249,25 @@ spec: memory: 768Mi requests: memory: 256Mi + triggers: + - imageChangeParams: + automatic: true + containerNames: + - rest-heroes + from: + kind: ImageStreamTag + name: rest-heroes:java17-latest + type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:55 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:02 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/native-java11-knative.yml b/rest-heroes/deploy/k8s/native-java11-knative.yml index 84bcc9436..aec08df38 100644 --- a/rest-heroes/deploy/k8s/native-java11-knative.yml +++ b/rest-heroes/deploy/k8s/native-java11-knative.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:33 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -17,31 +17,31 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: metadata: annotations: - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:33 +0000 + app.openshift.io/connects-to: heroes-db + app.openshift.io/vcs-ref: main + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:54 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" prometheus.io/scheme: http - app.openshift.io/connects-to: heroes-db - app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes labels: app: rest-heroes app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: diff --git a/rest-heroes/deploy/k8s/native-java11-kubernetes.yml b/rest-heroes/deploy/k8s/native-java11-kubernetes.yml index 0e4568a16..dd237897b 100644 --- a/rest-heroes/deploy/k8s/native-java11-kubernetes.yml +++ b/rest-heroes/deploy/k8s/native-java11-kubernetes.yml @@ -37,8 +37,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -143,8 +143,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -153,25 +153,25 @@ metadata: app: rest-heroes application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:14 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:43 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -180,9 +180,9 @@ spec: app: rest-heroes application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/part-of: heroes-service - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-heroes + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/part-of: heroes-service spec: containers: - env: diff --git a/rest-heroes/deploy/k8s/native-java11-minikube.yml b/rest-heroes/deploy/k8s/native-java11-minikube.yml index f45555604..fb7955130 100644 --- a/rest-heroes/deploy/k8s/native-java11-minikube.yml +++ b/rest-heroes/deploy/k8s/native-java11-minikube.yml @@ -37,12 +37,12 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - prometheus.io/port: "8083" - prometheus.io/scheme: http - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:00 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:47 +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 @@ -144,12 +144,12 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - prometheus.io/port: "8083" - prometheus.io/scheme: http - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:00 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:47 +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 @@ -171,12 +171,12 @@ spec: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - prometheus.io/port: "8083" - prometheus.io/scheme: http - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:00 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:47 +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 diff --git a/rest-heroes/deploy/k8s/native-java11-openshift.yml b/rest-heroes/deploy/k8s/native-java11-openshift.yml index e5422de46..1468f1ad9 100644 --- a/rest-heroes/deploy/k8s/native-java11-openshift.yml +++ b/rest-heroes/deploy/k8s/native-java11-openshift.yml @@ -34,11 +34,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -67,20 +67,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 labels: name: heroes-db application: heroes-service system: quarkus-super-heroes app: rest-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-heroes @@ -163,11 +163,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -177,24 +177,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: replicas: 1 selector: - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -204,9 +204,9 @@ spec: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-heroes spec: containers: - env: @@ -249,16 +249,25 @@ spec: memory: 128Mi requests: memory: 32Mi + triggers: + - imageChangeParams: + automatic: true + containerNames: + - rest-heroes + from: + kind: ImageStreamTag + name: rest-heroes:native-java11-latest + type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:47 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:50 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-heroes/deploy/k8s/native-java17-knative.yml b/rest-heroes/deploy/k8s/native-java17-knative.yml index 219914a72..93ae9725b 100644 --- a/rest-heroes/deploy/k8s/native-java17-knative.yml +++ b/rest-heroes/deploy/k8s/native-java17-knative.yml @@ -6,8 +6,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:49 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -17,9 +17,9 @@ metadata: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes name: rest-heroes spec: template: @@ -28,8 +28,8 @@ spec: app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:49 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:20 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -39,9 +39,9 @@ spec: app.openshift.io/runtime: quarkus application: heroes-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-heroes - app.kubernetes.io/part-of: heroes-service app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: heroes-service + app.kubernetes.io/name: rest-heroes spec: containers: - envFrom: diff --git a/rest-heroes/deploy/k8s/native-java17-kubernetes.yml b/rest-heroes/deploy/k8s/native-java17-kubernetes.yml index 2fa176453..f6f84385a 100644 --- a/rest-heroes/deploy/k8s/native-java17-kubernetes.yml +++ b/rest-heroes/deploy/k8s/native-java17-kubernetes.yml @@ -37,8 +37,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:29 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -143,8 +143,8 @@ metadata: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:29 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -153,25 +153,25 @@ metadata: app: rest-heroes application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: matchLabels: + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: heroes-service template: metadata: annotations: app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:29 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:10 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -180,9 +180,9 @@ spec: app: rest-heroes application: heroes-service system: quarkus-super-heroes + app.kubernetes.io/part-of: heroes-service app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest - app.kubernetes.io/part-of: heroes-service spec: containers: - env: diff --git a/rest-heroes/deploy/k8s/native-java17-minikube.yml b/rest-heroes/deploy/k8s/native-java17-minikube.yml index 6c3c5e05b..394f86d8b 100644 --- a/rest-heroes/deploy/k8s/native-java17-minikube.yml +++ b/rest-heroes/deploy/k8s/native-java17-minikube.yml @@ -34,11 +34,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: heroes-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -141,11 +141,11 @@ apiVersion: apps/v1 kind: Deployment metadata: annotations: + app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: heroes-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -168,11 +168,11 @@ spec: template: metadata: annotations: + app.openshift.io/connects-to: heroes-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.openshift.io/connects-to: heroes-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:46:14 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" diff --git a/rest-heroes/deploy/k8s/native-java17-openshift.yml b/rest-heroes/deploy/k8s/native-java17-openshift.yml index ed32e5120..cdc732189 100644 --- a/rest-heroes/deploy/k8s/native-java17-openshift.yml +++ b/rest-heroes/deploy/k8s/native-java17-openshift.yml @@ -34,11 +34,11 @@ apiVersion: v1 kind: Service metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -67,19 +67,19 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 labels: name: heroes-db application: heroes-service system: quarkus-super-heroes app: rest-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: @@ -163,11 +163,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -177,24 +177,24 @@ metadata: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service name: rest-heroes spec: replicas: 1 selector: - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service template: metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8083" @@ -204,8 +204,8 @@ spec: application: heroes-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-heroes app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service spec: containers: @@ -249,16 +249,25 @@ spec: memory: 128Mi requests: memory: 32Mi + triggers: + - imageChangeParams: + automatic: true + containerNames: + - rest-heroes + from: + kind: ImageStreamTag + name: rest-heroes:native-java17-latest + type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: heroes-db app.openshift.io/vcs-ref: main - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:16 +0000 labels: app.kubernetes.io/name: rest-heroes app.kubernetes.io/part-of: heroes-service diff --git a/rest-villains/deploy/k8s/java11-knative.yml b/rest-villains/deploy/k8s/java11-knative.yml index dbe69fadc..5dd45c894 100644 --- a/rest-villains/deploy/k8s/java11-knative.yml +++ b/rest-villains/deploy/k8s/java11-knative.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -31,8 +31,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest name: rest-villains spec: @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:35:15 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:35:22 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -53,8 +53,8 @@ spec: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest spec: containers: diff --git a/rest-villains/deploy/k8s/java11-kubernetes.yml b/rest-villains/deploy/k8s/java11-kubernetes.yml index 6df8a03b6..07e89aa0d 100644 --- a/rest-villains/deploy/k8s/java11-kubernetes.yml +++ b/rest-villains/deploy/k8s/java11-kubernetes.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:32:50 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:32:50 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-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/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:32:50 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:32:07 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java11-latest + app.kubernetes.io/name: rest-villains + app.kubernetes.io/part-of: villains-service spec: containers: - env: diff --git a/rest-villains/deploy/k8s/java11-minikube.yml b/rest-villains/deploy/k8s/java11-minikube.yml index 312b43136..3a99a3c55 100644 --- a/rest-villains/deploy/k8s/java11-minikube.yml +++ b/rest-villains/deploy/k8s/java11-minikube.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -97,8 +97,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -124,8 +124,8 @@ spec: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:33:42 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:33:15 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" diff --git a/rest-villains/deploy/k8s/java11-openshift.yml b/rest-villains/deploy/k8s/java11-openshift.yml index 4d63bb750..14f87457d 100644 --- a/rest-villains/deploy/k8s/java11-openshift.yml +++ b/rest-villains/deploy/k8s/java11-openshift.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -70,17 +70,17 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains name: rest-villains spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-villains @@ -165,8 +165,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,24 +176,24 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains name: rest-villains spec: replicas: 1 selector: + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains template: metadata: annotations: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,9 +203,9 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service app.kubernetes.io/version: java11-latest - app.kubernetes.io/name: rest-villains spec: containers: - env: @@ -265,8 +265,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:34:28 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:34:17 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/java17-knative.yml b/rest-villains/deploy/k8s/java17-knative.yml index 3e7bc903d..2a2956f52 100644 --- a/rest-villains/deploy/k8s/java17-knative.yml +++ b/rest-villains/deploy/k8s/java17-knative.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:30 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:49 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:41:30 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:43:49 +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 779663d96..9d24f465f 100644 --- a/rest-villains/deploy/k8s/java17-kubernetes.yml +++ b/rest-villains/deploy/k8s/java17-kubernetes.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + 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/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:08 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:40:42 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + 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 e77d96a6c..64e4d6990 100644 --- a/rest-villains/deploy/k8s/java17-minikube.yml +++ b/rest-villains/deploy/k8s/java17-minikube.yml @@ -20,8 +20,8 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:56 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -97,8 +97,8 @@ metadata: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:56 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:45 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -124,8 +124,8 @@ spec: app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:39:56 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:41:45 +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 6f64d94a5..843c8cd6b 100644 --- a/rest-villains/deploy/k8s/java17-openshift.yml +++ b/rest-villains/deploy/k8s/java17-openshift.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -70,16 +70,16 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: @@ -165,8 +165,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,15 +176,15 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service template: metadata: @@ -192,8 +192,8 @@ spec: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,8 +203,8 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: java17-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: @@ -265,8 +265,8 @@ metadata: app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:40:43 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:42:47 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/native-java11-knative.yml b/rest-villains/deploy/k8s/native-java11-knative.yml index 576a0f161..a85967a1d 100644 --- a/rest-villains/deploy/k8s/native-java11-knative.yml +++ b/rest-villains/deploy/k8s/native-java11-knative.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:21 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -31,8 +31,8 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - 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-java11-latest name: rest-villains spec: @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:38:21 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:39:39 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -53,8 +53,8 @@ spec: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - 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-java11-latest spec: containers: diff --git a/rest-villains/deploy/k8s/native-java11-kubernetes.yml b/rest-villains/deploy/k8s/native-java11-kubernetes.yml index 628fe243e..657ed8682 100644 --- a/rest-villains/deploy/k8s/native-java11-kubernetes.yml +++ b/rest-villains/deploy/k8s/native-java11-kubernetes.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java11-latest name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java11-latest template: metadata: annotations: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:02 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:36:27 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/version: native-java11-latest app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java11-latest spec: containers: - env: diff --git a/rest-villains/deploy/k8s/native-java11-minikube.yml b/rest-villains/deploy/k8s/native-java11-minikube.yml index 0408db6fc..f73a766d1 100644 --- a/rest-villains/deploy/k8s/native-java11-minikube.yml +++ b/rest-villains/deploy/k8s/native-java11-minikube.yml @@ -20,12 +20,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:49 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:31 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -97,12 +97,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:49 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:31 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -124,12 +124,12 @@ spec: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:36:49 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:37:31 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/native-java11-openshift.yml b/rest-villains/deploy/k8s/native-java11-openshift.yml index 78b02a48d..5ea8fbb57 100644 --- a/rest-villains/deploy/k8s/native-java11-openshift.yml +++ b/rest-villains/deploy/k8s/native-java11-openshift.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -70,16 +70,16 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: @@ -165,8 +165,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,15 +176,15 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service template: metadata: @@ -192,8 +192,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,8 +203,8 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/name: rest-villains app.kubernetes.io/version: native-java11-latest + app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service spec: containers: @@ -256,8 +256,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:37:35 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:38:34 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/native-java17-knative.yml b/rest-villains/deploy/k8s/native-java17-knative.yml index dfe6dc72b..cef598574 100644 --- a/rest-villains/deploy/k8s/native-java17-knative.yml +++ b/rest-villains/deploy/k8s/native-java17-knative.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -31,9 +31,9 @@ metadata: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-villains name: rest-villains spec: template: @@ -42,8 +42,8 @@ spec: app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:44:37 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:48:04 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -53,9 +53,9 @@ spec: app.openshift.io/runtime: quarkus application: villains-service system: quarkus-super-heroes - app.kubernetes.io/name: rest-villains - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/name: rest-villains spec: containers: - envFrom: diff --git a/rest-villains/deploy/k8s/native-java17-kubernetes.yml b/rest-villains/deploy/k8s/native-java17-kubernetes.yml index 1905bebc4..3be2645c4 100644 --- a/rest-villains/deploy/k8s/native-java17-kubernetes.yml +++ b/rest-villains/deploy/k8s/native-java17-kubernetes.yml @@ -20,8 +20,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:17 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -96,8 +96,8 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:17 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -106,25 +106,25 @@ metadata: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: villains-service name: rest-villains spec: replicas: 1 selector: matchLabels: - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: villains-service template: metadata: annotations: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:42:17 +0000 + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:44:55 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -133,9 +133,9 @@ spec: app: rest-villains application: villains-service system: quarkus-super-heroes - app.kubernetes.io/part-of: villains-service - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest + app.kubernetes.io/part-of: villains-service spec: containers: - env: diff --git a/rest-villains/deploy/k8s/native-java17-minikube.yml b/rest-villains/deploy/k8s/native-java17-minikube.yml index a06d1cb68..e4a49fa97 100644 --- a/rest-villains/deploy/k8s/native-java17-minikube.yml +++ b/rest-villains/deploy/k8s/native-java17-minikube.yml @@ -20,12 +20,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:04 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:58 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -97,12 +97,12 @@ metadata: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:04 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:58 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service @@ -124,12 +124,12 @@ spec: app.openshift.io/connects-to: villains-db app.quarkus.io/vcs-ref: main app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:04 +0000 - prometheus.io/scrape: "true" - prometheus.io/path: /q/metrics prometheus.io/port: "8084" prometheus.io/scheme: http + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:45:58 +0000 + prometheus.io/scrape: "true" + prometheus.io/path: /q/metrics labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service diff --git a/rest-villains/deploy/k8s/native-java17-openshift.yml b/rest-villains/deploy/k8s/native-java17-openshift.yml index 1ca9932cb..d814a8559 100644 --- a/rest-villains/deploy/k8s/native-java17-openshift.yml +++ b/rest-villains/deploy/k8s/native-java17-openshift.yml @@ -17,11 +17,11 @@ apiVersion: v1 kind: Service metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -67,20 +67,20 @@ apiVersion: image.openshift.io/v1 kind: ImageStream metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 labels: name: villains-db application: villains-service system: quarkus-super-heroes app: rest-villains app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest name: rest-villains spec: dockerImageRepository: quay.io/quarkus-super-heroes/rest-villains @@ -162,11 +162,11 @@ apiVersion: apps.openshift.io/v1 kind: DeploymentConfig metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -176,24 +176,24 @@ metadata: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest name: rest-villains spec: replicas: 1 selector: - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest template: metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 prometheus.io/scrape: "true" prometheus.io/path: /q/metrics prometheus.io/port: "8084" @@ -203,9 +203,9 @@ spec: application: villains-service system: quarkus-super-heroes app.openshift.io/runtime: quarkus - app.kubernetes.io/version: native-java17-latest app.kubernetes.io/part-of: villains-service app.kubernetes.io/name: rest-villains + app.kubernetes.io/version: native-java17-latest spec: containers: - env: @@ -248,25 +248,16 @@ spec: memory: 128Mi requests: memory: 32Mi - triggers: - - imageChangeParams: - automatic: true - containerNames: - - rest-villains - from: - kind: ImageStreamTag - name: rest-villains:native-java17-latest - type: ImageChange --- apiVersion: route.openshift.io/v1 kind: Route metadata: annotations: - app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes app.openshift.io/connects-to: villains-db app.openshift.io/vcs-ref: main - app.quarkus.io/commit-id: d7edd4cf024f167b88a1300f0139bc4bc155bae6 - app.quarkus.io/build-timestamp: 2022-02-03 - 21:43:50 +0000 + app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes + app.quarkus.io/commit-id: d13ff7f8127f9a6dc1076edc88c98e2523e68673 + app.quarkus.io/build-timestamp: 2022-02-04 - 14:47:01 +0000 labels: app.kubernetes.io/name: rest-villains app.kubernetes.io/part-of: villains-service