mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 01:16:55 +00:00
122 lines
3.7 KiB
Text
122 lines
3.7 KiB
Text
./build/lib/release.sh
|
|
./cluster/addons/addon-manager/kube-addons.sh
|
|
./cluster/addons/fluentd-elasticsearch/es-image/run.sh
|
|
./cluster/clientbin.sh
|
|
./cluster/common.sh
|
|
./cluster/gce/config-common.sh
|
|
./cluster/gce/config-default.sh
|
|
./cluster/gce/config-test.sh
|
|
./cluster/gce/gci/configure-helper.sh
|
|
./cluster/gce/gci/configure.sh
|
|
./cluster/gce/gci/flexvolume_node_setup.sh
|
|
./cluster/gce/gci/health-monitor.sh
|
|
./cluster/gce/gci/master-helper.sh
|
|
./cluster/gce/gci/mounter/stage-upload.sh
|
|
./cluster/gce/gci/shutdown.sh
|
|
./cluster/gce/list-resources.sh
|
|
./cluster/gce/upgrade-aliases.sh
|
|
./cluster/gce/upgrade.sh
|
|
./cluster/gce/util.sh
|
|
./cluster/log-dump/log-dump.sh
|
|
./cluster/pre-existing/util.sh
|
|
./cluster/restore-from-backup.sh
|
|
./cluster/test-e2e.sh
|
|
./cluster/test-network.sh
|
|
./cluster/test-smoke.sh
|
|
./cluster/validate-cluster.sh
|
|
./hack/cherry_pick_pull.sh
|
|
./hack/ginkgo-e2e.sh
|
|
./hack/godep-restore.sh
|
|
./hack/godep-save.sh
|
|
./hack/grab-profiles.sh
|
|
./hack/jenkins/benchmark-dockerized.sh
|
|
./hack/jenkins/build.sh
|
|
./hack/jenkins/test-dockerized.sh
|
|
./hack/jenkins/upload-to-gcs.sh
|
|
./hack/jenkins/verify-dockerized.sh
|
|
./hack/lib/golang.sh
|
|
./hack/lib/init.sh
|
|
./hack/lib/logging.sh
|
|
./hack/lib/protoc.sh
|
|
./hack/lib/swagger.sh
|
|
./hack/lib/test.sh
|
|
./hack/lib/version.sh
|
|
./hack/list-feature-tests.sh
|
|
./hack/local-up-cluster.sh
|
|
./hack/make-rules/build.sh
|
|
./hack/make-rules/clean.sh
|
|
./hack/make-rules/cross.sh
|
|
./hack/make-rules/helpers/cache_go_dirs.sh
|
|
./hack/make-rules/make-help.sh
|
|
./hack/make-rules/test-cmd.sh
|
|
./hack/make-rules/test-e2e-node.sh
|
|
./hack/make-rules/test-integration.sh
|
|
./hack/make-rules/test.sh
|
|
./hack/make-rules/update.sh
|
|
./hack/make-rules/verify.sh
|
|
./hack/make-rules/vet.sh
|
|
./hack/test-integration.sh
|
|
./hack/test-update-storage-objects.sh
|
|
./hack/update-codegen.sh
|
|
./hack/update-generated-kms-dockerized.sh
|
|
./hack/update-generated-protobuf-dockerized.sh
|
|
./hack/update-generated-runtime-dockerized.sh
|
|
./hack/update-godep-licenses.sh
|
|
./hack/update-gofmt.sh
|
|
./hack/update-openapi-spec.sh
|
|
./hack/update-staging-godeps-dockerized.sh
|
|
./hack/update-staging-godeps.sh
|
|
./hack/update-translations.sh
|
|
./hack/update-workspace-mirror.sh
|
|
./hack/verify-api-groups.sh
|
|
./hack/verify-boilerplate.sh
|
|
./hack/verify-cli-conventions.sh
|
|
./hack/verify-codegen.sh
|
|
./hack/verify-description.sh
|
|
./hack/verify-golint.sh
|
|
./hack/verify-govet.sh
|
|
./hack/verify-import-boss.sh
|
|
./hack/verify-no-vendor-cycles.sh
|
|
./hack/verify-openapi-spec.sh
|
|
./hack/verify-readonly-packages.sh
|
|
./hack/verify-staging-meta-files.sh
|
|
./hack/verify-test-featuregates.sh
|
|
./test/cmd/apply.sh
|
|
./test/cmd/apps.sh
|
|
./test/cmd/authorization.sh
|
|
./test/cmd/batch.sh
|
|
./test/cmd/certificate.sh
|
|
./test/cmd/core.sh
|
|
./test/cmd/crd.sh
|
|
./test/cmd/create.sh
|
|
./test/cmd/diff.sh
|
|
./test/cmd/discovery.sh
|
|
./test/cmd/generic-resources.sh
|
|
./test/cmd/get.sh
|
|
./test/cmd/legacy-script.sh
|
|
./test/cmd/node-management.sh
|
|
./test/cmd/old-print.sh
|
|
./test/cmd/proxy.sh
|
|
./test/cmd/rbac.sh
|
|
./test/cmd/request-timeout.sh
|
|
./test/cmd/run.sh
|
|
./test/cmd/save-config.sh
|
|
./test/cmd/storage.sh
|
|
./test/cmd/template-output.sh
|
|
./test/cmd/version.sh
|
|
./test/e2e_node/conformance/run_test.sh
|
|
./test/e2e_node/environment/setup_host.sh
|
|
./test/e2e_node/gubernator.sh
|
|
./test/images/image-util.sh
|
|
./test/images/pets/redis-installer/on-start.sh
|
|
./test/images/pets/zookeeper-installer/install.sh
|
|
./test/images/pets/zookeeper-installer/on-start.sh
|
|
./test/images/volume/gluster/run_gluster.sh
|
|
./test/images/volume/iscsi/create_block.sh
|
|
./test/images/volume/nfs/run_nfs.sh
|
|
./test/images/volume/rbd/bootstrap.sh
|
|
./test/images/volume/rbd/create_block.sh
|
|
./third_party/forked/shell2junit/sh2ju.sh
|
|
./third_party/intemp/intemp.sh
|
|
./third_party/multiarch/qemu-user-static/register/qemu-binfmt-conf.sh
|
|
./third_party/multiarch/qemu-user-static/register/register.sh
|