manifests

command
v0.0.0-...-435808f Latest Latest
Warning

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

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

README

Tools for verifying kubeadm required images and manifest lists

The verify_manifest_lists.sh script in this folder verifies that the necessary multi-architecture Docker Schema 2 manifest lists are pushed to the GCR bucket that kubeadm uses by default. The script is just a wrapper for a Go application.

It is run periodically and results are available at https://testgrid.k8s.io/sig-cluster-lifecycle-all#periodic-e2e-verify-manifest-lists

Running

If you have go, curl and gcc installed you can run the script like so:

./verify_manifest_lists.sh

To run it in a docker container use this:

docker run -it -v $(pwd):/test debian:stretch /test/tests/e2e/manifests/verify_manifest_lists.sh

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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