Categorygithub.com/neisw/ci-data-loader
modulepackage
0.0.0-20241013120034-1ca0831315ae
Repository: https://github.com/neisw/ci-data-loader.git
Documentation: pkg.go.dev

# README

ci-data-loader

A derivative of https://github.com/openshift/ci-search-functions

The cloud functions in this repository are used to load known prow job result artifacts to the specified big query project.

The functions operate on origin-ci-test and must therefore be deployed in the openshift-gce-devel project. The service account job-run-big-query-writer@openshift-gce-devel.iam.gserviceaccount.com was created ahead of time and given storage viewer access on the origin-ci-test bucket. The BigQuery project specified in the deployment env-vars will need to add the service account and grant BigQuery Data Editor role to the SA for the specified dataset.

During first deployment the function should not be accessible to external viewers.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RFC3339 based value "2006-01-02T15:04:05Z07:00.
local testing only.
No description provided by the author
local testing only.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
PrometheusLabels avoids deserialization allocations.