Jonathan Herlin
Jonathan Herlin
Hi @niedbalski could we get a review on this please?
You could probably blacklist that with `set highlight yournick -?OTR` in the meanwhile. The `-`should make sure to negate the match.
Looks like the test to your email client did not include the json data to render the email
> @Jonher937 CI is failing with the following error > > ```go > Error: exporters/utils_test.go:50:41: ourCertPool.Clone undefined (type *x509.CertPool has no field or method Clone) > Error: exporters/utils_test.go:6[7](https://github.com/openstack-exporter/openstack-exporter/actions/runs/3218945282/jobs/5264362204#step:8:8):18: ourCertPool.Equal undefined...
It's related to us replacing the `http.Transport` in NewExporter after you asked for the refactor of the logical flow. If you put `verify: false` in `exporters/fixtures/test_config.yaml` and try running tests...
@niedbalski Do you have any other preference? Or should I resort back to what I had done initially using `if/else if` to circumvent this problem? Since Verify is `default: true`,...
@niedbalski This should be good for an approval
I also had this problem today. This happens when using a S3 server that does not have a valid signed certificate. It would be nice if the operator could accept...
The upstream changes are merged for some of the recent versions of OpenStack. But will continue to be broken on some installations. This could sitll be relevant for those.
This can be closed. Bumped to 1.5.0 in 8300b915e5708853aaff9b693ab42a229130357e Dependabot will create a new PR to latest