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

Set up basic e2e test that deploys the webhook and ensures we can POST a challenge #2

Open
munnerz opened this issue May 2, 2019 · 0 comments

Comments

@munnerz
Copy link
Member

munnerz commented May 2, 2019

This test probably doesn't need cert-manager itself running for the time being.

I think the test should cover:

  • Building this project
  • Deploying the Helm chart
  • Ensuring that the pod starts
  • Ensuring that the APIService is marked Ready
  • Ensuring that we can POST a ChallengePayload resource and get a 200 response

In future we may want to explore having some form of extended e2e that actually deploys and runs a version of cert-manager too, but let's keep the scope small for now 😄

@jetstack-bot jetstack-bot mentioned this issue Jul 19, 2021
Closed
jsundqvist referenced this issue in jsundqvist/webhook-example Feb 21, 2024
Rename chart.yaml to Chart.yaml to prevent helm from erroring out on install
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