Skip to content

Commit

Permalink
[DPE-2242] Add kafka upgrade (#120)
Browse files Browse the repository at this point in the history
* add kafka upgrade

* add zk check

* update client lib
  • Loading branch information
zmraul authored Aug 21, 2023
1 parent db3fe14 commit f86b178
Show file tree
Hide file tree
Showing 13 changed files with 1,671 additions and 9 deletions.
3 changes: 3 additions & 0 deletions actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ get-admin-credentials:
description: Get administrator authentication credentials for client commands
The returned client_properties can be used for Kafka bin commands using `--bootstrap-server` and `--command-config` for admin level administration
This action must be called on the leader unit.

pre-upgrade-check:
description: Run necessary pre-upgrade checks before executing a charm upgrade.
Loading

0 comments on commit f86b178

Please sign in to comment.