analysis

package
v0.0.0-...-ea77a8b Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package analysis provides functions that analyse deployment configurations and setup markers that will be reported by oc status

Index

Constants

View Source
const (
	ImageStreamTagNotAvailableInfo = "ImageStreamTagNotAvailable"
	MissingImageStreamWarning      = "MissingImageStream"
	MissingImageStreamTagWarning   = "MissingImageStreamTag"
)

Variables

This section is empty.

Functions

func FindDeploymentConfigTriggerErrors

func FindDeploymentConfigTriggerErrors(g osgraph.Graph) []osgraph.Marker

FindDeploymentConfigTriggerErrors checks for possible failures in deployment config image change triggers.

Precedence of failures: 1. The image stream of the tag of interest does not exist. 2. The image stream tag does not exist but a build config points to it. 3. The image stream tag does not exist.

Types

This section is empty.

Jump to

Keyboard shortcuts

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