On Mon, Feb 4, 2019 at 9:52 AM Dinesh Reddy <[email protected]> wrote: > I don't see any help on the net about creating Credential Store.
Probably because, other than the implementations built in to the `credentials` plugin, there is only one known general OSS example: for Kubernetes¹. It is not a common enough task for there to be routine guidelines, and your particular use case (to the extent I understand it) may be the first of its kind, and might not even be possible given the current APIs, depending on the details. ¹See: https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/blob/64411b06ab2db9f3fc768eaaa76a515d16dde081/src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesCredentialProvider.java#L60 -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3jFS5gaVyLxVN9AkPcY%3DpAaO1BbAH2GM4mN%3D64Tajgxg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
