pkg

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PrivilegedClusterRole          = "opct-scc-privileged"
	PrivilegedClusterRoleBinding   = "opct-scc-privileged"
	CertificationNamespace         = "opct"
	VersionInfoConfigMapName       = "opct-version"
	PluginsVarsConfigMapName       = "plugins-config"
	DedicatedNodeRoleLabel         = "node-role.kubernetes.io/tests"
	DedicatedNodeRoleLabelSelector = "node-role.kubernetes.io/tests="
	SonobuoyServiceAccountName     = "sonobuoy-serviceaccount"
	SonobuoyLabelNamespaceName     = "namespace"
	SonobuoyLabelComponentName     = "component"
	SonobuoyLabelComponentValue    = "sonobuoy"
	DefaultToolsRepository         = "quay.io/opct"
	ControllerImage                = "quay.io/opct/opct:v0.6.1"
	PluginsImage                   = "plugin-openshift-tests:v0.6.1"
	CollectorImage                 = "plugin-artifacts-collector:v0.6.1"
	MustGatherMonitoringImage      = "must-gather-monitoring:v0.6.1"
	OpenShiftTestsImage            = "image-registry.openshift-image-registry.svc:5000/openshift/tests"
	DedicatedControllerName        = "opct-dedicated-e2e-controller"
)

Variables

View Source
var (
	SonobuoyDefaultLabels = map[string]string{
		SonobuoyLabelComponentName: SonobuoyLabelComponentValue,
		SonobuoyLabelNamespaceName: CertificationNamespace,

		"pod-security.kubernetes.io/enforce": "privileged",
		"pod-security.kubernetes.io/audit":   "privileged",
		"pod-security.kubernetes.io/warn":    "privileged",
	}
)
View Source
var (
	SonobuoyImage = fmt.Sprintf("sonobuoy:%s", buildinfo.Version)
)

Functions

func GetCollectorImage

func GetCollectorImage() string

func GetMustGatherMonitoring

func GetMustGatherMonitoring() string

func GetPluginsImage

func GetPluginsImage() string

func GetSonobuoyImage

func GetSonobuoyImage() string

Types

This section is empty.

Directories

Path Synopsis
cmd
adm
get
Package version contains all identifiable versioning info for describing the openshift provider cert project.
Package version contains all identifiable versioning info for describing the openshift provider cert project.

Jump to

Keyboard shortcuts

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