Jan

Results 14 comments of Jan

Valid point. In my test dummy, the master is also configured as a slave, but of course there's no `master_host` set and no `START SLAVE` executed: https://github.com/erasys/mariadb-ha-test/blob/e76e22b13775e92fa4961c024ea01cff42258581/setup/setup_master_slave_replication.sh#L20 That's was a...

I came across the same issue: 1) Create a single node Rancher cluster 2) Install `local-path-provisioner` storage class 3) Enable cluster level monitoring built into RKE, and enable persistent storage...

> Related/affected: #539 Related, but luckily almost not affected. The API for the MAD config already uses some kind of dedicated unified data provider.

@Expl0dingBanana Only the first patch ;) more to come.

@Expl0dingBanana Absolutely. I'll go forward with that as soon as my spare time allows.

@majormoses The `codeclimate-test-reporter` in the (existing) `test/spec_helper.rb` prevents the tests from running. Can I ditch it?

> I will review the code in a minute but I did want to point out that sensu natively has its own flap detection algorithm borrowed from nagios. The Documentation...

@majormoses I'd like to go on with this one. With your experience in the plugin ecosystem, can you guide me to [a different way of testing without including the check...

@majormoses I've picked up work on this PR again, and I renamed the feature to `lag outlier`; I think that wording expresses that it's an exceptional condition, yet unrelated to...

> Some providers support wildcards, others don't. Can you suggest a syntax that would work universally? Why would that be an issue? It's `REDIRECT(from, to)` and if you use wildcards...