-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
e2e test flake failure #5291
Copy link
Copy link
Closed
Labels
area/testingIssues / Pull Requests related to testingIssues / Pull Requests related to testingkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/testingtesting related pull requeststesting related pull requeststrack/testCaptures issues related to test improvementsCaptures issues related to test improvements
Description
Describe the bug
A clear and concise description of what the bug is.
Need to figure out what's going on there.
deleting test namespace e2e-tests-grafana-n9jgr
<< End Captured GinkgoWriter Output
Unexpected error:
<*errors.StatusError | 0xc0008c26e0>:
create not allowed while custom resource definition is terminating
***
ErrStatus: ***
TypeMeta: ***Kind: "", APIVersion: ""***,
ListMeta: ***
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
***,
Status: "Failure",
Message: "create not allowed while custom resource definition is terminating",
Reason: "MethodNotAllowed",
Details: ***
Name: "",
Group: "external-secrets.io",
Kind: "externalsecrets",
UID: "",
Causes: nil,
RetryAfterSeconds: 0,
***,
Code: 405,
***,
***
occurred
In [It] at: /usr/src/app/e2e/suites/generator/testcase.go:72
Full Stack Trace
github.com/external-secrets/external-secrets-e2e/suites/generator.generatorTableFunc(0xc0004b5380, ***0xc001214470, 0x2, 0x47ff53?***)
/usr/src/app/e2e/suites/generator/testcase.go:72 +0x2cb
reflect.Value.call(***0x161ade0?, 0x1abc120?, 0xc000680d70?***, ***0x19d9cb3, 0x4***, ***0xc00106c320, 0x3, 0xc000212c60?***)
/usr/local/go/src/reflect/value.go:581 +0xcc6
reflect.Value.Call(***0x161ade0?, 0x1abc120?, 0x1c58fa0?***, ***0xc00106c320?, 0x1c42620?, 0x0?***)
/usr/local/go/src/reflect/value.go:365 +0xb9
To Reproduce
Steps to reproduce the behavior:
- provide all relevant manifests
- provide the Kubernetes and ESO version
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/testingIssues / Pull Requests related to testingIssues / Pull Requests related to testingkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/testingtesting related pull requeststesting related pull requeststrack/testCaptures issues related to test improvementsCaptures issues related to test improvements
Type
Projects
Status
Done