Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2e: secrets ocm-webhook not found #684

Open
zhujian7 opened this issue Nov 12, 2023 · 0 comments
Open

e2e: secrets ocm-webhook not found #684

zhujian7 opened this issue Nov 12, 2023 · 0 comments

Comments

@zhujian7
Copy link
Contributor

Testing webhook cert rotation should create and update the managedCluster after cert rotation successfully
/Users/zhujian/code/src/github.com/stolostron/multicloud-operators-foundation/test/e2e/webhook_test.go:465
  [FAILED] in [It] - /Users/zhujian/code/src/github.com/stolostron/multicloud-operators-foundation/test/e2e/webhook_test.go:481 @ 11/12/23 12:10:18.375
• [FAILED] [303.104 seconds]
Testing webhook cert rotation [It] should create and update the managedCluster after cert rotation successfully
/Users/zhujian/code/src/github.com/stolostron/multicloud-operators-foundation/test/e2e/webhook_test.go:465

  [FAILED] Timed out after 300.001s.
  Unexpected error:
      <*errors.StatusError | 0xc0002bcfa0>:
      secrets "ocm-webhook" not found
      {
          ErrStatus: {
              TypeMeta: {Kind: "", APIVersion: ""},
              ListMeta: {
                  SelfLink: "",
                  ResourceVersion: "",
                  Continue: "",
                  RemainingItemCount: nil,
              },
              Status: "Failure",
              Message: "secrets \"ocm-webhook\" not found",
              Reason: "NotFound",
              Details: {Name: "ocm-webhook", Group: "", Kind: "secrets", UID: "", Causes: nil, RetryAfterSeconds: 0},
              Code: 404,
          },
      }
  occurred
  In [It] at: /Users/zhujian/code/src/github.com/stolostron/multicloud-operators-foundation/test/e2e/webhook_test.go:481 @ 11/12/23 12:10:18.375
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant