~lcvcode/+git/pulsar:master

Last commit made on 2021-10-04
Get this branch:
git clone -b master https://git.launchpad.net/~lcvcode/+git/pulsar
Only Connor Chamberlain can upload to this branch. If you are Connor Chamberlain please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~lcvcode/+git/pulsar

Recent commits

4a5ef04... by Connor Chamberlain

Prevented sharing of cluster IP in relation data

b0680f0... by Connor Chamberlain

Renamed pulsar-k8s to pulsar

b4719b6... by Connor Chamberlain

Correct README command for zookeeper metadata

d66b37c... by Connor Chamberlain

Updated README.md

43d936e... by Connor Chamberlain

Pulsar is functional

* Broker and Zookeeper now create Pulsar when related to
bookie-k8s
* Manual steps are still required due to limitations of pebble:
    - Create znodes on one Zookeeper unit
    - Initialize Pulsar cluster metadata on a zookeeper unit
    - Restart broker service after initializating metadata
* An initialization script is created on each zookeeper unit
* All ports are now configurable

af3a692... by Connor Chamberlain

Combined zookeeper and broker into pulsar

* Previous zookeeper-k8s charm is now pulsar-k8s
* Includes a second container, broker, specifically for pulsar

0bee040... by Aurelien Lourot

Update sidecar charming feedback

0d343a3... by Aurelien Lourot

Update sidecar charming feedback

Change-Id: I389bfc6be68219a8e28c2694a11a2bab0a2deaec

4c5a238... by Aurelien Lourot

Add note about 'juju ssh --container'

Change-Id: Ie6e8011fac71cabb4718a47ba97395c8295573bf

528a908... by Aurelien Lourot

Update sidecar charming feedback