Skip to content

Commit

Permalink
Generate deploy resources (from Build and Push Container images run #…
Browse files Browse the repository at this point in the history
… 1073) (#1412)

Co-authored-by: edeandrea <363447+edeandrea@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and edeandrea authored Jan 31, 2025
1 parent e9ad133 commit 2945bc3
Show file tree
Hide file tree
Showing 72 changed files with 1,432 additions and 2,386 deletions.
121 changes: 49 additions & 72 deletions deploy/k8s/java21-knative.yml

Large diffs are not rendered by default.

171 changes: 75 additions & 96 deletions deploy/k8s/java21-kubernetes.yml

Large diffs are not rendered by default.

152 changes: 66 additions & 86 deletions deploy/k8s/java21-minikube.yml

Large diffs are not rendered by default.

259 changes: 82 additions & 177 deletions deploy/k8s/java21-openshift.yml

Large diffs are not rendered by default.

113 changes: 45 additions & 68 deletions deploy/k8s/native-knative.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ metadata:
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
serverless.openshift.io/default-enable-http2: "true"
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:07:51 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:20:25 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8089"
Expand Down Expand Up @@ -220,9 +220,9 @@ metadata:
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
serverless.openshift.io/default-enable-http2: "true"
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:07:51 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:20:25 +0000
labels:
app: grpc-locations
system: quarkus-super-heroes
Expand Down Expand Up @@ -261,9 +261,9 @@ metadata:
app.openshift.io/connects-to: otel-collector
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:08:34 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:20:59 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8087"
Expand All @@ -273,9 +273,9 @@ metadata:
system: quarkus-super-heroes
application: narration-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: native-latest
app.kubernetes.io/part-of: narration-service
app.kubernetes.io/name: rest-narration
app.kubernetes.io/part-of: narration-service
app.kubernetes.io/version: native-latest
name: rest-narration
spec:
template:
Expand Down Expand Up @@ -326,17 +326,17 @@ metadata:
app.openshift.io/connects-to: otel-collector
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:08:34 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:20:59 +0000
labels:
app: rest-narration
system: quarkus-super-heroes
application: narration-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: native-latest
app.kubernetes.io/part-of: narration-service
app.kubernetes.io/name: rest-narration
app.kubernetes.io/part-of: narration-service
app.kubernetes.io/version: native-latest
name: rest-narration
spec:
selector: {}
Expand Down Expand Up @@ -411,9 +411,9 @@ metadata:
app.openshift.io/connects-to: "villains-db,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:09:14 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:21:39 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8084"
Expand All @@ -432,10 +432,10 @@ spec:
spec:
containers:
- envFrom:
- secretRef:
name: rest-villains-config-creds
- configMapRef:
name: rest-villains-config
- secretRef:
name: rest-villains-config-creds
image: quay.io/quarkus-super-heroes/rest-villains:native-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -557,9 +557,9 @@ metadata:
app.openshift.io/connects-to: "villains-db,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:09:14 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:21:39 +0000
labels:
app: rest-villains
system: quarkus-super-heroes
Expand Down Expand Up @@ -642,9 +642,9 @@ metadata:
app.openshift.io/connects-to: "heroes-db,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:09:54 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:22:19 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8083"
Expand All @@ -654,9 +654,9 @@ metadata:
system: quarkus-super-heroes
application: heroes-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: native-latest
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/version: native-latest
name: rest-heroes
spec:
template:
Expand Down Expand Up @@ -789,17 +789,17 @@ metadata:
app.openshift.io/connects-to: "heroes-db,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:09:54 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:22:19 +0000
labels:
app: rest-heroes
system: quarkus-super-heroes
application: heroes-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: native-latest
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/version: native-latest
name: rest-heroes
spec:
selector: {}
Expand All @@ -811,28 +811,6 @@ spec:
honorLabels: true
---
apiVersion: v1
kind: ServiceAccount
metadata:
annotations:
app.quarkus.io/vcs-ref: main
app.openshift.io/vcs-ref: main
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:10:46 +0000
labels:
app: rest-fights
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: native-latest
app.kubernetes.io/name: rest-fights
app.kubernetes.io/part-of: fights-service
name: rest-fights
---
apiVersion: v1
kind: Secret
metadata:
labels:
Expand Down Expand Up @@ -908,9 +886,9 @@ metadata:
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:10:46 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:23:11 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -920,8 +898,8 @@ metadata:
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: native-latest
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: native-latest
app.kubernetes.io/part-of: fights-service
name: rest-fights
spec:
Expand All @@ -934,9 +912,9 @@ spec:
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:10:46 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:23:11 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -946,8 +924,8 @@ spec:
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: native-latest
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: native-latest
app.kubernetes.io/part-of: fights-service
spec:
containers:
Expand Down Expand Up @@ -988,7 +966,6 @@ spec:
memory: 128Mi
requests:
memory: 32Mi
serviceAccountName: rest-fights
---
apiVersion: v1
kind: Service
Expand Down Expand Up @@ -1210,16 +1187,16 @@ metadata:
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:10:46 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:23:11 +0000
labels:
app: rest-fights
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: native-latest
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: native-latest
app.kubernetes.io/part-of: fights-service
name: rest-fights
spec:
Expand Down Expand Up @@ -1263,9 +1240,9 @@ metadata:
app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:11:21 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:23:47 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8085"
Expand All @@ -1276,8 +1253,8 @@ metadata:
application: event-stats
app.openshift.io/runtime: quarkus
app.kubernetes.io/name: event-statistics
app.kubernetes.io/part-of: event-stats
app.kubernetes.io/version: native-latest
app.kubernetes.io/part-of: event-stats
name: event-statistics
spec:
template:
Expand Down Expand Up @@ -1486,17 +1463,17 @@ metadata:
app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:11:21 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:23:47 +0000
labels:
app: event-statistics
system: quarkus-super-heroes
application: event-stats
app.openshift.io/runtime: quarkus
app.kubernetes.io/name: event-statistics
app.kubernetes.io/part-of: event-stats
app.kubernetes.io/version: native-latest
app.kubernetes.io/part-of: event-stats
name: event-statistics
spec:
selector: {}
Expand All @@ -1516,9 +1493,9 @@ metadata:
app.openshift.io/connects-to: "rest-fights,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:12:20 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:24:47 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1542,9 +1519,9 @@ spec:
app.openshift.io/connects-to: "rest-fights,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:12:20 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:24:47 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand Down Expand Up @@ -1604,9 +1581,9 @@ metadata:
app.openshift.io/connects-to: "rest-fights,otel-collector"
app.quarkus.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.8
app.quarkus.io/quarkus-version: 3.18.1
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-28 - 01:12:20 +0000
app.quarkus.io/build-timestamp: 2025-01-31 - 01:24:47 +0000
labels:
app: ui-super-heroes
system: quarkus-super-heroes
Expand Down
Loading

0 comments on commit 2945bc3

Please sign in to comment.