image

package
v1.5.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// TiDB Version
	TiDBLatestPrev     = "v6.0.0"
	TiDBLatest         = "v6.1.0"
	TiDBNightlyVersion = "nightly"
	// specific version
	TiDBV5x0x0 = "v5.0.0"
	TiDBV5x0x2 = "v5.0.2"
	TiDBV5x3   = "v5.3.0"

	PrometheusImage               = "prom/prometheus"
	PrometheusVersion             = "v2.27.1"
	TiDBMonitorReloaderImage      = "pingcap/tidb-monitor-reloader"
	TiDBMonitorReloaderVersion    = "v1.0.1"
	TiDBMonitorInitializerImage   = "pingcap/tidb-monitor-initializer"
	TiDBMonitorInitializerVersion = TiDBLatest
	GrafanaImage                  = "grafana/grafana"
	GrafanaVersion                = "6.1.6"
	ThanosImage                   = "thanosio/thanos"
	ThanosVersion                 = "v0.17.2"
	DMV2Prev                      = TiDBLatestPrev
	DMV2                          = TiDBLatest
	TiDBNGMonitoringLatest        = TiDBLatest
	HelperImage                   = "alpine:3.16.0"
)

Variables

View Source
var (
	TiDBPreviousVersions []string = []string{"v5.0.6", "v5.1.4", "v5.2.4", "v5.3.2", "v5.4.2"}
)

Functions

func ListImages

func ListImages() []string

func PreloadImages

func PreloadImages() error

PreloadImages pre-loads images into the e2e cluster. This is used to speed up the e2e process. NOTE: it supports kind only right now

Types

This section is empty.

Jump to

Keyboard shortcuts

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