snowdrop-zen / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
1 stars 0 forks source link

Kubernetes extension: Add StatefulSet as manifest generation option #450

Closed snowdrop-bot closed 2 years ago

snowdrop-bot commented 2 years ago

Description

As briefly discussed in Zulip, it would be great to being able to select StatefulSet as Kubernetes manifest generation option.

This issue is for discussion and tracking, I'd like to contribute this enhancement.

Implementation ideas

Already started the implementation in my fork. The idea is straightforward to the Openshift manifest generation, where you can choose between Deployment and DeploymentConfig as options.


https://github.com/quarkusio/quarkus/issues/21449


$upstream:21449$