mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
We add a simple image that will generate certificates as a init container, and refer to this directly use the Kubernetes yaml. Note that this also fixes the issue of versioning within the yaml file, as this will now generate a version of this file that refers to the precise local versions. PiperOrigin-RevId: 421671040
10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
# Generated bazel symlinks.
|
|
/bazel-*
|
|
# Generated build event file.
|
|
/.build_events.json
|
|
# Generated repository.
|
|
/repo
|
|
/repo.key
|
|
# Generate webhook admission.
|
|
/test/kubernetes/gvisor-injection-admission-webhook.yaml
|