cert-manager/hack
James Callahan 33e9c030ea
Add org.opencontainers.image.source OCI label to containers
A full list of pre-defined annotations is available at:
https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys

Signed-off-by: James Callahan <james@wavesquid.com>
2023-01-13 18:28:24 +11:00
..
bin upgrade ginkgo to v2 2022-08-04 10:16:29 +00:00
boilerplate Remove bazel 🎉 2022-07-26 11:38:50 +01:00
build Remove bazel 🎉 2022-07-26 11:38:50 +01:00
containers Add org.opencontainers.image.source OCI label to containers 2023-01-13 18:28:24 +11:00
extractcrd simplify static manifest generation 2022-08-04 06:54:11 +00:00
prune-junit-xml add pruning logic for gotestsum junit xml output 2022-08-04 11:15:18 +00:00
util
artifact-metadata.template.json
check-crds.sh use template when generating tempdir in verify-crds 2023-01-03 15:14:02 +00:00
concat-yaml.sh simplify static manifest generation 2022-08-04 06:54:11 +00:00
fetch-old-crd.sh Gracefully handle 404s when fetching old CRDs 2022-03-30 15:16:17 +01:00
k8s-codegen.sh add a make variant for codegen tools 2022-06-24 09:58:01 +01:00
latest-base-images.sh add make target for updating base images 2022-11-04 16:31:20 +00:00
latest-kind-images.sh Enable + use k8s 1.26 for e2e tests by default 2022-12-16 17:06:18 +00:00
latest-kubebuilder-shas.sh Adds a script to quickly generate latest SHAs 2022-10-06 14:29:24 +01:00
sha256-of-plugin-tar.sh rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
update-all.sh Remove bazel 🎉 2022-07-26 11:38:50 +01:00
update-codegen.sh add a make variant for codegen tools 2022-06-24 09:58:01 +01:00
update-crds.sh add CRD generation to makefile, replacing bazel 2022-06-27 13:25:18 +01:00
update-deps-licenses.sh add make verifier / updater for LICENSES 2022-06-28 09:27:54 +01:00
update-deps.sh make update-all & ensure bazel-only targets are runnable 2022-06-30 12:47:30 +01:00
update-gofmt.sh Change all scripts #!/bin/bash -> #!/usr/bin/env bash. Also changes same 2022-07-04 14:49:34 +01:00
verify_boilerplate.py ignore bin directory in various verification scripts 2022-05-11 12:18:35 +01:00
verify-chart-version.sh make update-all & ensure bazel-only targets are runnable 2022-06-30 12:47:30 +01:00
verify-codegen.sh make update-all & ensure bazel-only targets are runnable 2022-06-30 12:47:30 +01:00
verify-crds.sh make update-all & ensure bazel-only targets are runnable 2022-06-30 12:47:30 +01:00
verify-deps-licenses.sh add make verifier / updater for LICENSES 2022-06-28 09:27:54 +01:00
verify-deps.sh make update-all & ensure bazel-only targets are runnable 2022-06-30 12:47:30 +01:00
verify-errexit.sh make update-all & ensure bazel-only targets are runnable 2022-06-30 12:47:30 +01:00
verify-gofmt.sh make update-all & ensure bazel-only targets are runnable 2022-06-30 12:47:30 +01:00
verify-goimports.sh change name of bin dir to _bin by default and make it a variable 2022-06-21 16:34:26 +01:00
verify-staticcheck.sh make update-all & ensure bazel-only targets are runnable 2022-06-30 12:47:30 +01:00
verify-upgrade.sh add make-based upgrade test 2022-06-30 22:35:39 +01:00