artifactbuild

package
v0.0.0-...-b47170d Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2025 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ComponentFinalizer = "jvmbuildservice.io/component-finalizer"
	// DependencyBuildContaminatedByAnnotation label prefix that indicates that a dependency build was contaminated by this artifact
	DependencyBuildContaminatedByAnnotation = "jvmbuildservice.io/contaminated-"
	DependencyBuildIdLabel                  = "jvmbuildservice.io/dependencybuild-id"
	PipelineRunLabel                        = "jvmbuildservice.io/pipelinerun"

	PipelineResultJavaCommunityDependencies = "JAVA_COMMUNITY_DEPENDENCIES"

	DependencyCreatedAnnotation = "jvmbuildservice.io/dependency-created"
	// DependencyScmAnnotation annotation is only written by BuildCreateCommand currently.
	DependencyScmAnnotation = "jvmbuildservice.io/deploy-source-reuse-scm"
	RebuildAnnotation       = "jvmbuildservice.io/rebuild"
	// RebuiltAnnotation annotation that is applied after a rebuild, it will affect the dependencybuild behaviour
	RebuiltAnnotation = "jvmbuildservice.io/rebuilt"
	// HoursToLive if this annotation is present it will be deleted after a set time to live
	//useful when doing builds that are being deployed to maven, and you don't want to accumulate them in the cluster
	HoursToLive = "jvmbuildservice.io/hours-to-live"
)

Variables

This section is empty.

Functions

func CreateABRName

func CreateABRName(gav string) string

func InstallKeystoreIntoBuildRequestProcessor

func InstallKeystoreIntoBuildRequestProcessor(args ...[]string) string

func InstallKeystoreScript

func InstallKeystoreScript() string

func SetupNewReconcilerWithManager

func SetupNewReconcilerWithManager(mgr ctrl.Manager) error

Types

type ReconcileArtifactBuild

type ReconcileArtifactBuild struct {
	// contains filtered or unexported fields
}

func (*ReconcileArtifactBuild) Reconcile

Jump to

Keyboard shortcuts

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