-
Notifications
You must be signed in to change notification settings - Fork 727
Move Handling Secrets to a separate page, add docs for CredentialsProvider and encrypted strings #1143
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
Move Handling Secrets to a separate page, add docs for CredentialsProvider and encrypted strings #1143
Conversation
Perhaps a good time to move |
@Casz Yes, I was about creating newbiew-friendly tickets for the rest of the documentation. Our front page is too loaded with details |
Sounds reasonable for a good README that isn't too loaded I suggest looking at https://github.com/GitTools/GitVersion |
Created few issues. If you have other ideas, please create tickets. One issue got implemented in less than 15 minutes. Power of Hacktoberfest 🎉 |
I am going to merge it without waiting for ci.jenkins.io. |
Examples of available plugins: | ||
|
||
* link:https://plugins.jenkins.io/kubernetes-credentials-provider[Kubernetes Credentials Provider] | ||
* link:https://plugins.jenkins.io/aws-secrets-manager-credentials-provider[AWS Secrets Manager Credentials Provider] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gavinfish it would be good if there was an azure plugin for this as well or the azure-credentials plugin supported it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@timja Thanks for your information. I have little bandwidth recently and I will put this in backlog temporarily.
This is an attempt to improve documentation of the current state before submitting a pull request for #1141 . It should help guide users towards using Credential Providers when feasible, and it also documents current limitations of credentials.
I also used Asciidoc for the new page to have Table of Contents.
Preview: https://github.com/oleg-nenashev/configuration-as-code-plugin/blob/creds-documentation/docs/features/secrets.adoc
Your checklist for this pull request
🚨 Please review the guidelines for contributing to this repository.