Skip to content

e2e test flake failure #5291

@Skarlso

Description

@Skarlso

Describe the bug
A clear and concise description of what the bug is.

https://github.com/external-secrets/external-secrets/actions/runs/17607467887/job/50021400081?pr=5290

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:

  1. provide all relevant manifests
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/testingIssues / Pull Requests related to testingkind/bugCategorizes issue or PR as related to a bug.kind/testingtesting related pull requeststrack/testCaptures issues related to test improvements

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions