Dimitri Koshkin
Dimitri Koshkin
Im using `SynchronizedBeforeSuite` and `SynchronizedAfterSuite` in my suite to run some longer setup and teardowns, ~20 mins and `15 mins. There are no `BeforeSuite` or `AfterSuite`. Running the test with:...
Fixes https://github.com/apprenda/kismatic/issues/1254 Fixes https://github.com/apprenda/kismatic/issues/802
Fixes https://github.com/apprenda/kismatic/issues/987
**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE REQUEST **What happened**: Prior to Kubernetes v1.9 the only option was `master-count` which means master endpoints are only cleaned up when...
**Is this a BUG REPORT or FEATURE REQUEST?**: BUG **What happened**: The `gluster-healthz` pod keeps getting restarted ``` gluster-healthz-pgcdc 0/1 Running 5795 27d ``` With logs: ``` port check failed...
Support more Kismatic options: - [ ] Support`cluster.disable_package_installation` - [ ] Support `cluster.disconnected_installation` - [ ] Support `cluster.networking.update_hosts_files`