{"id":16940764,"url":"https://github.com/troy0820/secretkube","last_synced_at":"2025-04-11T19:22:43.033Z","repository":{"id":57528876,"uuid":"148374693","full_name":"troy0820/secretkube","owner":"troy0820","description":"🔧Create secrets from key/value pairs in JSON files","archived":false,"fork":false,"pushed_at":"2025-03-13T01:22:37.000Z","size":24201,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T19:22:35.097Z","etag":null,"topics":["base64","go","golang","json","k8s","kubernetes","kubernetes-secrets","secrets"],"latest_commit_sha":null,"homepage":"","language":"Go","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/troy0820.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-11T20:15:07.000Z","updated_at":"2024-12-18T18:55:25.000Z","dependencies_parsed_at":"2023-12-05T17:31:14.305Z","dependency_job_id":"e8e6bd6e-f87f-4cca-8768-c68636308fe2","html_url":"https://github.com/troy0820/secretkube","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troy0820%2Fsecretkube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troy0820%2Fsecretkube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troy0820%2Fsecretkube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troy0820%2Fsecretkube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/troy0820","download_url":"https://codeload.github.com/troy0820/secretkube/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248465354,"owners_count":21108244,"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":["base64","go","golang","json","k8s","kubernetes","kubernetes-secrets","secrets"],"created_at":"2024-10-13T21:07:53.157Z","updated_at":"2025-04-11T19:22:43.005Z","avatar_url":"https://github.com/troy0820.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Secret Kube\n![](https://img.shields.io/github/issues/troy0820/secretkube.svg?style=flat-square)\n[![Go Report Card](https://goreportcard.com/badge/github.com/troy0820/secretkube?style=flat-square)](https://goreportcard.com/report/github.com/troy0820/secretkube)\n![](https://github.com/troy0820/secretkube/workflows/Go%20build%20and%20Output/badge.svg)\n![](https://github.com/troy0820/secretkube/workflows/Go%20test/badge.svg)\n\n## Table of Contents\n_(Table of contents goes here)_\n\n\nThis tool will allow you to keep the keys in your json file and base64 the contents and apply them to your Kubernetes cluster.\n\nUsually when you create a secret in Kubernetes, you will do the following:\n\n`kubectl create secret generic \u003csecret-name\u003e --from-file=\u003cfile-name\u003e`\n\nThe key of your secret will be the file name and everything will be base64 encoded.  This becomes a problem when you want to take a JSON file and have the keys for your secret, be the keys not base64 encoded but the contents base64 encoded.\n\n### How to install\n\n`go get -u github.com/troy0820/secretkube/cmd/secretkube`\n\n### Dependencies vendored with ~~dep~~ `go 1.11 modules`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroy0820%2Fsecretkube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftroy0820%2Fsecretkube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroy0820%2Fsecretkube/lists"}