Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ServiceCaComponent = Component{ Component: &config.Component{ Name: "service-ca", Operators: []string{"service-ca"}, DefaultJiraComponent: "service-ca", Namespaces: []string{ "openshift-service-ca", "openshift-service-ca-operator", }, Matchers: []config.ComponentMatcher{ { IncludeAll: []string{"[bz-service-ca]"}, }, }, TestRenames: map[string]string{ "[service-ca][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-service-ca": "[bz-service-ca][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-service-ca", "[service-ca][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-service-ca-operator": "[bz-service-ca][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-service-ca-operator", "[service-ca][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-service-ca": "[bz-service-ca][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-service-ca", "[service-ca][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-service-ca-operator": "[bz-service-ca][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-service-ca-operator", }, }, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.