operator

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0, Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOperator

func NewOperator() (context.Context, *coreoperator.Operator)

Source: NewOperator() Modified behavior: - Allow Karpenter and most components to exist on control plane, but can reach the CRs on overlay - Webhooks not supported - Karpenter will not crash if CRDs are not found, but goes into a retry loop for a while Modified implementations: - Split the context into two: control plane and overlay - Remove webhooks-related code - Retry loop for getting CRDs - Introduce and retrieve overlay namespace from env - No profiling The code is purposefully kept in the similar structure as the original for easy comparison nolint:revive,stylecheck

Types

This section is empty.

Jump to

Keyboard shortcuts

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