fherbert
fherbert
Pull request https://github.com/TomPoulton/hiera-eyaml/pull/215 added
Your alermanagerconfig manifest has invalid route matching, according to the CRD definition ``` kubectl explain alertmanagerconfig.spec.route.matchers KIND: AlertmanagerConfig VERSION: monitoring.coreos.com/v1alpha1 RESOURCE: matchers DESCRIPTION: List of matchers that the alert’s labels...
According the the puppet 4 documentation (https://puppet.com/docs/puppet/4.10/lang_template_erb.html#scopevariable-or-scopelookupvarvariable) you should use nil to check for undef, not :undef. This module works fine on RHEL7 but for RHEL6 is adds the following...
We have 5 namespaceconfig CR's (each have a couple of objects defined) that apply to the namespaces (matching labels etc). We're not able to reproduce this issue consistently, but when...