Moath Qasim
Moath Qasim
This PR is open for more than one month, is it going to be merged at some point or at least tested to validate those Benchmarking data? I also thought...
After downloading it from the google drive it, the extraction works as expected.
Here is the PR which fixes the issue: https://github.com/AcalephStorage/consul-alerts/pull/252
Here is the PR which solves the issue: https://github.com/AcalephStorage/consul-alerts/pull/250
Did anyone try to override the slack variables? I have a slack notifier with the ```consul-alerts/config/notifiers/slack/channel``` , ```consul-alerts/config/notifiers/slack/enabled``` , ```consul-alerts/config/notifiers/slack/detailed``` , ```consul-alerts/config/notifiers/slack/url``` and I have a different profile called override-slack,...
@xrstf Do you know which package/dependency is using blang? sorry I am too lazy to look for it, plus you probably already know 😂
> Yes, I literally put it in my comment ^^: > > ``` > $ go mod why -m github.com/blang/semver/v4 > # github.com/blang/semver/v4 > k8c.io/kubermatic/v2/cmd/seed-controller-manager > github.com/open-policy-agent/frameworks/constraint/pkg/apis/templates/v1 > k8s.io/apiextensions-apiserver/pkg/apiserver/schema/defaulting >...
> It's also present at the nodes it self. So it would be the best to somehow refactor the whole implementation and use external CCM and CSI Either cases, you...
@cprivitere PTAL :)
> `make verify` and `make lint` builds are failing. > > We may need to update to a later golangci-lint and disable any linters that are not go 1.19 ready....