image

package
v1.3.7 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TiDB Version
	TiDBV3             = "v3.0.20"
	TiDBLatestPrev     = "v5.3.0"
	TiDBLatest         = "v5.4.0"
	TiDBNightlyVersion = "nightly"
	// specific version
	TiDBV4x0x9 = "v4.0.9"
	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 = "v4.0.10"
	GrafanaImage                  = "grafana/grafana"
	GrafanaVersion                = "6.1.6"
	ThanosImage                   = "thanosio/thanos"
	ThanosVersion                 = "v0.17.2"
	DMV2Prev                      = "v2.0.7"
	DMV2                          = TiDBLatest
	DMMonitorInitializerImage     = "pingcap/dm-monitor-initializer"
	DMMonitorInitializerVersion   = DMV2
	TiDBNGMonitoringLatest        = "v5.4.0"
	HelperImage                   = "alpine:3.16.0"
)

Variables

View Source
var (
	TiDBPreviousVersions []string = []string{"v4.0.16", "v5.0.6", "v5.1.4", "v5.2.3", "v5.3.0"}
)

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