{"id":15045178,"url":"https://github.com/jenkinsci/openshift-k8s-credentials-plugin","last_synced_at":"2026-03-15T04:45:49.451Z","repository":{"id":37881525,"uuid":"459520712","full_name":"jenkinsci/openshift-k8s-credentials-plugin","owner":"jenkinsci","description":"openshift-k8s-credentials-plugin","archived":false,"fork":false,"pushed_at":"2025-01-28T04:20:04.000Z","size":223,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-28T05:22:57.076Z","etag":null,"topics":["devops","kubernetes"],"latest_commit_sha":null,"homepage":"https://plugins.jenkins.io/openshift-k8s-credentials/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenkinsci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-15T09:58:22.000Z","updated_at":"2025-01-28T04:20:05.000Z","dependencies_parsed_at":"2024-04-22T17:31:42.286Z","dependency_job_id":"3e252140-045e-46d7-b7f9-0764566de271","html_url":"https://github.com/jenkinsci/openshift-k8s-credentials-plugin","commit_stats":{"total_commits":216,"total_committers":6,"mean_commits":36.0,"dds":"0.21759259259259256","last_synced_commit":"b3ad31b5e58d016b52084e16b03b89a1253ae7d5"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fopenshift-k8s-credentials-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fopenshift-k8s-credentials-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fopenshift-k8s-credentials-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fopenshift-k8s-credentials-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/openshift-k8s-credentials-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237215757,"owners_count":19273551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops","kubernetes"],"created_at":"2024-09-24T20:51:32.980Z","updated_at":"2025-10-19T21:30:49.009Z","avatar_url":"https://github.com/jenkinsci.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openshift-k8s-credentials\n\n[![Build Status](https://ci.jenkins.io/job/Plugins/job/openshift-k8s-credentials-plugin/job/main/badge/icon)](https://ci.jenkins.io/job/Plugins/job/openshift-k8s-credentials-plugin/job/main/)\n[![Coverage](https://ci.jenkins.io/job/Plugins/job/openshift-k8s-credentials-plugin/job/main/badge/icon?status=${instructionCoverage}\u0026subject=coverage\u0026color=${colorInstructionCoverage})](https://ci.jenkins.io/job/Plugins/job/openshift-k8s-credentials-plugin/job/main)\n[![LOC](https://ci.jenkins.io/job/Plugins/job/openshift-k8s-credentials-plugin/job/main/badge/icon?job=test\u0026status=${lineOfCode}\u0026subject=line%20of%20code\u0026color=blue)](https://ci.jenkins.io/job/Plugins/job/openshift-k8s-credentials-plugin/job/main)\n[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/openshift-k8s-credentials.svg)](https://plugins.jenkins.io/openshift-k8s-credentials)\n[![GitHub release](https://img.shields.io/github/release/jenkinsci/openshift-k8s-credentials-plugin.svg?label=changelog)](https://github.com/jenkinsci/openshift-k8s-credentials-plugin/releases/latest)\n[![GitHub license](https://img.shields.io/github/license/jenkinsci/openshift-k8s-credentials-plugin)](https://github.com/jenkinsci/openshift-k8s-credentials-plugin/blob/master/LICENSE.md)\n[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/openshift-k8s-credentials.svg?color=blue)](https://plugins.jenkins.io/openshift-k8s-credentials)\n\n## Introduction\n\nThis plugin provides an extension for the [kubernetes-credentials-provider-plugin](https://github.com/jenkinsci/kubernetes-credentials-provider-plugin)\nplugin, and the [openshift-client-plugin](https://github.com/jenkinsci/openshift-client-plugin) that extend the kubernetes credentials provider to create the special credential type required by the openshift-client-plugin when interacting with an openshift cluster.\n\n## Getting started\n\nThe plugin consume Kubernetes credentials of type 'openshiftToken'.\n\nYou will find an example bellow\n\n```\napiVersion: v1\ndata:\n  text: c3VwZXJkdXBlcnNlY3JldA==\nkind: Secret\nmetadata:\n  annotations:\n    jenkins.io/credentials-description: The Openshift token to access the cluster\n  labels:\n    jenkins.io/credentials-type: openshiftToken\n  name: my-openshift-token\n  namespace: jenkins-demo\ntype: Opaque\n```\n\nThis will create the secret on the Kubernetes credentials store.\n\n![](openshift_token.png)\n\n## LICENSE\n\nLicensed under MIT, see [LICENSE](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fopenshift-k8s-credentials-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Fopenshift-k8s-credentials-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fopenshift-k8s-credentials-plugin/lists"}