{"id":19019871,"url":"https://github.com/shini4i/kubeseal-auto","last_synced_at":"2025-04-15T18:02:46.795Z","repository":{"id":37899101,"uuid":"466754415","full_name":"shini4i/kubeseal-auto","owner":"shini4i","description":"An interactive wrapper for kubeseal binary","archived":false,"fork":false,"pushed_at":"2025-03-26T17:51:32.000Z","size":468,"stargazers_count":17,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T18:39:59.937Z","etag":null,"topics":["gitops","kubeseal","sealed-secrets"],"latest_commit_sha":null,"homepage":"","language":"Python","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/shini4i.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2022-03-06T14:02:54.000Z","updated_at":"2025-03-26T17:51:29.000Z","dependencies_parsed_at":"2023-01-31T04:45:59.355Z","dependency_job_id":"42d004c5-b414-49fb-a289-abe9bd2357b2","html_url":"https://github.com/shini4i/kubeseal-auto","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shini4i%2Fkubeseal-auto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shini4i%2Fkubeseal-auto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shini4i%2Fkubeseal-auto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shini4i%2Fkubeseal-auto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shini4i","download_url":"https://codeload.github.com/shini4i/kubeseal-auto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249125963,"owners_count":21216705,"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":["gitops","kubeseal","sealed-secrets"],"created_at":"2024-11-08T20:14:48.285Z","updated_at":"2025-04-15T18:02:46.788Z","avatar_url":"https://github.com/shini4i.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# kubeseal-auto\n\n\u003cb\u003ekubeseal-auto\u003c/b\u003e is an interactive wrapper for kubeseal binary used to encrypt secrets for [sealed-secrets](https://github.com/bitnami-labs/sealed-secrets).\n\n![GitHub Actions](https://img.shields.io/github/actions/workflow/status/shini4i/kubeseal-auto/run-tests.yml?branch=main\u0026style=plastic)\n![codecov](https://img.shields.io/codecov/c/github/shini4i/kubeseal-auto?style=plastic\u0026token=E61B6OYPFX)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kubeseal-auto?style=plastic)\n![PyPI](https://img.shields.io/pypi/v/kubeseal-auto?style=plastic)\n![license](https://img.shields.io/github/license/shini4i/kubeseal-auto?style=plastic)\n\n\u003cimg src=\"https://raw.githubusercontent.com/shini4i/assets/main/src/kubeseal-auto/demo.gif\" alt=\"Showcase\" style=\"max-width: 100%;\" width=\"620\"\u003e\n\n\u003c/div\u003e\n\n## Installation\nThe recommended way to install this script is [pipx](https://github.com/pypa/pipx):\n\n```bash\npipx install kubeseal-auto\n```\n\n## Usage\nBy default, the script will check the version of sealed-secret controller and download the corresponding kubeseal binary to ~/bin directory.\n\nTo run the script in fully interactive mode:\n```bash\nkubeseal-auto\n```\n\nAdditionally, a \"detached\" mode is supported:\n```bash\n# Download sealed-secrets certificate for local signing\nkubeseal-auto --fetch\n# Generate SealedSecret with local certificate\nkubeseal-auto --cert \u003ckubectl-context\u003e-kubeseal-cert.crt\n```\n\u003e [!IMPORTANT]\n\u003e In the detached mode `kubeseal-auto` will not download the `kubeseal` binary and will look for it in the system $PATH.\n\nTo select kubeconfig context:\n```bash\nkubeseal-auto --select\n```\n\nTo append or change key values in the existing secret:\n```bash\nkubeseal-auto --edit secret-name.yaml\n```\n\nTo reencrypt all secrets in a directory (not working in a detached mode):\n```bash\nkubeseal-auto --re-encrypt /path/to/directory\n```\n\nTo back up the encryption and decryption keys (not working in a detached mode):\n```bash\nkubeseal-auto --backup\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshini4i%2Fkubeseal-auto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshini4i%2Fkubeseal-auto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshini4i%2Fkubeseal-auto/lists"}