kubecontrollermanager

package
v0.0.0-...-92bbcb1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KubeControllerManagerComponent = Component{
	Component: &config.Component{
		Name:                 "kube-controller-manager",
		Operators:            []string{"kube-controller-manager"},
		DefaultJiraComponent: "kube-controller-manager",
		Namespaces: []string{
			"openshift-kube-controller-manager",
			"openshift-kube-controller-manager-operator",
		},
		Matchers: []config.ComponentMatcher{
			{
				IncludeAll: []string{"bz-kube-controller-manager"},
			},
			{
				IncludeAny: []string{
					"Feature:ClusterResourceQuota",
					"ResourceQuota",
				},
				Priority: 1,
			},
			{Suite: "Features of daemonset"},
			{Suite: "Quota related scenarios"},
			{Suite: "Testing kube-controller-manager-operator"},
			{Suite: "cronjob related"},
			{Suite: "deployment related features"},
			{Suite: "deployment/dc related features via web"},
			{Suite: "job.feature"},
			{Suite: "quota related feature"},
			{Suite: "Features of daeXXXset"},
			{Suite: "deployment related steps"},
		},
		TestRenames: map[string]string{
			"[sig-api-machinery][Feature:ClusterResourceQuota] Cluster resource quota should control resource limits across namespaces [apigroup:quota.openshift.io][apigroup:image.openshift.io] [Suite:openshift/conformance/parallel]": "[sig-api-machinery][Feature:ClusterResourceQuota] Cluster resource quota should control resource limits across namespaces [apigroup:quota.openshift.io][apigroup:image.openshift.io][apigroup:monitoring.coreos.com][apigroup:template.openshift.io] [Suite:openshift/conformance/parallel]",
			"[kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-kube-controller-manager":                                                                                           "[bz-kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-kube-controller-manager",
			"[kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-kube-controller-manager-operator":                                                                                  "[bz-kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-kube-controller-manager-operator",
			"[kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-controller-manager":                                                                                        "[bz-kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-controller-manager",
			"[kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-controller-manager-operator":                                                                               "[bz-kube-controller-manager][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-kube-controller-manager-operator",
		},
	},
}

Functions

This section is empty.

Types

type Component

type Component struct {
	*config.Component
}

func (*Component) IdentifyTest

func (c *Component) IdentifyTest(test *v1.TestInfo) (*v1.TestOwnership, error)

func (*Component) JiraComponents

func (c *Component) JiraComponents() (components []string)

func (*Component) StableID

func (c *Component) StableID(test *v1.TestInfo) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL