website/content/en/examples/access
Qiming Teng 60bf42a527 Update test cases for v1.28
This PR makes sure the manifests under `content/en/examples`
are valid in v1.28. The primary fixes are:

- Updated the go.mod/go.sum file for testing against v1.28.0 release.
- Revise test case code to ensure newly added manifests are tested;
- Adapt Pod validation options to upstream validation code change;
- Move a ValidatingWebhookConfiguration YAML back to inline because
  the manifest cannot validate against the validator. The CA bundle
  referenced is not a valid string (base64 encoded). That means the
  YAML cannot be used/tested as is by users.
2023-08-18 09:03:30 +08:00
..
certificate-signing-request Fixed a small field name spelling mistake. 2021-01-27 14:27:43 -07:00
deployment-replicas-policy.yaml Fix examples test for 1.27 2023-04-16 17:26:12 +08:00
endpoints-aggregated.yaml Favor EndpointSlice over Endpoints 2022-10-11 12:38:39 +01:00
image-matches-namespace-environment.policy.yaml Document ValidatingAdmissionPolicy variable composition and namespaceObject (#42220) 2023-08-08 07:52:16 -07:00
validating-admission-policy-audit-annotation.yaml Fix examples test for 1.27 2023-04-16 17:26:12 +08:00
validating-admission-policy-match-conditions.yaml Update example expression 2023-03-22 20:29:16 +00:00