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

Document External Vault secretless auth options #1397

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

SpectralHiss
Copy link
Contributor

@SpectralHiss SpectralHiss commented Jan 19, 2024

Fixes cert-manager/cert-manager#6150

  • Explain when to use kubernetes vs jwt auth for secretless auth
  • Public clouds/generic + Openshift in-depth guide

Preview: https://deploy-preview-1397--cert-manager-website.netlify.app/docs/configuration/vault/#secretless-authentication-with-a-service-account

* Explain when to use `kubernetes` vs `jwt` auth for secretless auth
* Public clouds/generic + Openshift in-depth guide

Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
Co-Authored-by: Maël Valais <mael@vls.dev>
@jetstack-bot jetstack-bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. labels Jan 19, 2024
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign inteon for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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 the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 19, 2024
Copy link

netlify bot commented Jan 19, 2024

Deploy Preview for cert-manager-website ready!

Name Link
🔨 Latest commit 5f0e7ba
🔍 Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/65aaaa66b7916f00087c8848
😎 Deploy Preview https://deploy-preview-1397--cert-manager-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

SpectralHiss added 4 commits January 19, 2024 16:03
Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
@SpectralHiss SpectralHiss changed the title WIP: Document External Vault secretless auth options Document External Vault secretless auth options Jan 19, 2024
@jetstack-bot jetstack-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 19, 2024
Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. 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.

(Cluster)Issuer with vault auth and serviceAccountRef is not accepted by cluster due to audience
2 participants