gateststatus

package
v0.0.0-...-f40913f Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GATestStatusLoader

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

GATestStatusLoader populates prow_ga_raw_test_data for releases that have reached GA.

For each GA release, it queries BigQuery once for all configured windows and persists the raw results in prow_ga_raw_test_data. This runs only when the raw data is missing or the GA date changed, or when forced. Aggregation happens at query time in the Component Readiness provider.

func New

func New(ctx context.Context, dbc *db.DB, bqClient *bqcachedclient.Client, force bool, releases []string) *GATestStatusLoader

func (*GATestStatusLoader) Errors

func (l *GATestStatusLoader) Errors() []error

func (*GATestStatusLoader) Load

func (l *GATestStatusLoader) Load()

func (*GATestStatusLoader) Name

func (l *GATestStatusLoader) Name() string

Jump to

Keyboard shortcuts

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