Fix examples tests

This PR updates the go.mod file so that tests of the example manifests
are run against the 1.20 branch. The missing test cases for newly added
examples are also added. To perform tests on your local machine, run the
following command on the root of your local clone:

```
go test k8s.io/website/content/en/examples
```
This commit is contained in:
Qiming Teng
2020-10-26 22:13:24 +08:00
committed by Qiming Teng
parent a0d5681271
commit 06228c06a9
3 changed files with 624 additions and 55 deletions
+527
View File
File diff suppressed because it is too large Load Diff