upgrade

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Overview

The upgrade process in this package is based on opentelemetry-operator's upgrade process, licensed under the Apache License, Version 2.0. https://github.com/open-telemetry/opentelemetry-operator/tree/0a92a119f5acdcd775169e946638217ff5c78a1d/pkg/collector/upgrade

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Upgrade

type Upgrade struct {
	Client     client.Client
	Recorder   record.EventRecorder
	CtrlConfig configv1alpha1.ProjectConfig
	Version    version.Version
	Log        logr.Logger
}

Upgrade contains required objects to perform version upgrades.

func (Upgrade) TempoStack

func (u Upgrade) TempoStack(ctx context.Context, original v1alpha1.TempoStack) error

TempoStack upgrades a TempoStack instance in the cluster.

func (Upgrade) TempoStacks

func (u Upgrade) TempoStacks(ctx context.Context) error

TempoStacks upgrades all TempoStacks in the cluster.

Jump to

Keyboard shortcuts

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