Commit Graph

6 Commits (dev-1.23-ko.3)

Author SHA1 Message Date
Qiming Teng 04ecc8c663 Update go module for examples test 2021-12-15 12:49:16 +08:00
Qiming Teng f805b98659 Update go.mod for 1.22 2021-08-09 22:15:28 +08:00
Qiming Teng 584097ebfa Adapt examples test for latest change 2021-06-18 09:23:39 +08:00
Qiming Teng 126e636fb5 Fix test cases for examples
This PR updates the test case to use for v1.21
2021-06-14 13:01:34 +08:00
Qiming Teng 06228c06a9 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
```
2021-01-16 14:09:28 +08:00
Qiming Teng faa5a441fd Fix example tests for English site 2020-06-24 19:10:14 +08:00