configmapcainjector

package
v0.0.0-...-de93ea6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type ReconcileConfigMapInjector

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

func (*ReconcileConfigMapInjector) Reconcile

Reconcile expects requests to refers to configmaps of two different types. 1. a configmap named trusted-ca-bundle in namespace openshift-config-managed and will ensure that all configmaps with the label config.openshift.io/inject-trusted-cabundle = true have the certificate information stored in trusted-ca-bundle's ca-bundle.crt entry. 2. a configmap in any namespace with the label config.openshift.io/inject-trusted-cabundle = true and will insure that it contains the ca-bundle.crt entry in the configmap named trusted-ca-bundle in namespace openshift-config-managed.

Jump to

Keyboard shortcuts

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