From ec5dda4c37db80baac61e10f1a51f79e4885046d Mon Sep 17 00:00:00 2001 From: David Hadas Date: Thu, 4 Aug 2022 22:54:21 +0300 Subject: [PATCH] added security-guard (#5161) --- golang/_redirects | 7 +++---- golang/actions.html | 4 ++++ golang/func-tastic.html | 4 ++++ golang/security-guard.html | 4 ++++ 4 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 golang/actions.html create mode 100644 golang/func-tastic.html create mode 100644 golang/security-guard.html diff --git a/golang/_redirects b/golang/_redirects index 9cdd18035..f174c35fc 100755 --- a/golang/_redirects +++ b/golang/_redirects @@ -5,10 +5,8 @@ # # To regenerate, run: # go run ./tools/redir-gen/ -/actions-downstream-test/* go-get=1 /golang/actions-downstream-test.html 200 -/actions-kind/* go-get=1 /golang/actions-kind.html 200 +/actions/* go-get=1 /golang/actions.html 200 /async-component/* go-get=1 /golang/async-component.html 200 -/build-spike/* go-get=1 /golang/build-spike.html 200 /caching/* go-get=1 /golang/caching.html 200 /client/* go-get=1 /golang/client.html 200 /client-pkg/* go-get=1 /golang/client-pkg.html 200 @@ -32,11 +30,11 @@ /eventing-prometheus/* go-get=1 /golang/eventing-prometheus.html 200 /eventing-rabbitmq/* go-get=1 /golang/eventing-rabbitmq.html 200 /eventing-redis/* go-get=1 /golang/eventing-redis.html 200 +/func-tastic/* go-get=1 /golang/func-tastic.html 200 /hack/* go-get=1 /golang/hack.html 200 /homebrew-client/* go-get=1 /golang/homebrew-client.html 200 /homebrew-kn-plugins/* go-get=1 /golang/homebrew-kn-plugins.html 200 /infra/* go-get=1 /golang/infra.html 200 -/integration/* go-get=1 /golang/integration.html 200 /kn-plugin-admin/* go-get=1 /golang/kn-plugin-admin.html 200 /kn-plugin-diag/* go-get=1 /golang/kn-plugin-diag.html 200 /kn-plugin-event/* go-get=1 /golang/kn-plugin-event.html 200 @@ -66,6 +64,7 @@ /release/* go-get=1 /golang/release.html 200 /sample-controller/* go-get=1 /golang/sample-controller.html 200 /sample-source/* go-get=1 /golang/sample-source.html 200 +/security-guard/* go-get=1 /golang/security-guard.html 200 /serving/* go-get=1 /golang/serving.html 200 /serving/* https://pkg.go.dev/knative.dev/serving/:splat /specs/* go-get=1 /golang/specs.html 200 diff --git a/golang/actions.html b/golang/actions.html new file mode 100644 index 000000000..44647b941 --- /dev/null +++ b/golang/actions.html @@ -0,0 +1,4 @@ + + + + diff --git a/golang/func-tastic.html b/golang/func-tastic.html new file mode 100644 index 000000000..daa422327 --- /dev/null +++ b/golang/func-tastic.html @@ -0,0 +1,4 @@ + + + + diff --git a/golang/security-guard.html b/golang/security-guard.html new file mode 100644 index 000000000..b6c0febf3 --- /dev/null +++ b/golang/security-guard.html @@ -0,0 +1,4 @@ + + + +