datastax / pulsar-helm-chart

Apache Pulsar Helm chart
Apache License 2.0
46 stars 38 forks source link

Prepare next release with support for OpenShift deployment #30

Open lhotari opened 3 years ago

lhotari commented 3 years ago

This is an issue to track the tasks for preparing the release with support for OpenShift deployment

Tasks

lhotari commented 3 years ago

There's an experiment branch for OpenShift deployment support.

Experiment instructions.

checking out changes:

git clone -b lh-openshift-experiment-2021-07-09 https://github.com/lhotari/datastax-pulsar-helm-chart
cd datastax-pulsar-helm-chart

This experiment branch will become obsolete after the next release, since it will include the required changes for supporting OpenShift deployment.