Skip to content

Commit

Permalink
Remove 1.2.0 e2e test
Browse files Browse the repository at this point in the history
In 1.25 kubernetes version cert-manager ca injector does not work due to
the following error:

```
E0208 17:20:00.381911       1 start.go:119] cert-manager/ca-injector "msg"="manager goroutine exited" "error"=null
I0208 17:20:01.529717       1 request.go:645] Throttling request took 1.048204385s, request: GET:https://10.96.0.1:443/apis/cert-manager.io/v1?timeout=32s
E0208 17:20:02.081686       1 start.go:151] cert-manager/ca-injector "msg"="Error registering certificate based controllers. Retrying after 5 seconds." "error"="no matches for kind \"MutatingWebhookConfiguration\" in version \"admissionregistration.k8s.io/v1beta1\""
Error: error registering secret controller: no matches for kind "MutatingWebhookConfiguration" in version "admissionregistration.k8s.io/v1beta1"
```
  • Loading branch information
Rafal Korepta committed Feb 9, 2023
1 parent 319ab85 commit f6cd5c7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 26,556 deletions.
4 changes: 0 additions & 4 deletions test/e2e/verify-1.2.0/00-install.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions test/e2e/verify-1.2.0/01-verify.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions test/e2e/verify-1.2.0/02-delete.yaml

This file was deleted.

Loading

0 comments on commit f6cd5c7

Please sign in to comment.