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

Add webhook troubleshooting guide #1288

Merged
merged 1 commit into from
Jan 31, 2019

Conversation

munnerz
Copy link
Member

@munnerz munnerz commented Jan 31, 2019

What this PR does / why we need it:

Adds a guide explaining how to debug failures deploying the webhook.

Which issue this PR fixes: fixes #1255

Release note:

Add webhook troubleshooting guide

/area deploy
/kind documentation
/cc @wwwil

@jetstack-bot jetstack-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. area/deploy Indicates a PR modifies deployment configuration dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. kind/documentation Categorizes issue or PR as related to documentation. labels Jan 31, 2019
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: munnerz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jetstack-bot jetstack-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 31, 2019
Signed-off-by: James Munnelly <james@munnelly.eu>
@wwwil
Copy link
Contributor

wwwil commented Jan 31, 2019

/lgtm

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 31, 2019
@jetstack-bot jetstack-bot merged commit 370db7d into cert-manager:master Jan 31, 2019
jetstack-bot added a commit that referenced this pull request Jan 31, 2019

.. code-block:: shell

kubectl get issuer,certificate
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to be run with namespace parameter?

.. note::
Check if the Secret exists by running::

kubectl get secret cert-manager-webhook-webhook-tls
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is requiring namespace parameter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/deploy Indicates a PR modifies deployment configuration dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. kind/documentation Categorizes issue or PR as related to documentation. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helm install stable/cert-manager does not work anymore?
4 participants