{"id":21949297,"url":"https://github.com/thomastaylor312/helm-namespace","last_synced_at":"2025-04-23T01:04:14.293Z","repository":{"id":79012079,"uuid":"218846971","full_name":"thomastaylor312/helm-namespace","owner":"thomastaylor312","description":"Namespace auto-creation for Helm 3","archived":false,"fork":false,"pushed_at":"2019-11-05T16:54:24.000Z","size":4,"stargazers_count":28,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T01:04:10.664Z","etag":null,"topics":["helm","helm-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thomastaylor312.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-10-31T19:40:50.000Z","updated_at":"2023-03-22T03:50:15.000Z","dependencies_parsed_at":"2023-04-10T03:17:12.759Z","dependency_job_id":null,"html_url":"https://github.com/thomastaylor312/helm-namespace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomastaylor312%2Fhelm-namespace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomastaylor312%2Fhelm-namespace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomastaylor312%2Fhelm-namespace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomastaylor312%2Fhelm-namespace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomastaylor312","download_url":"https://codeload.github.com/thomastaylor312/helm-namespace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250349047,"owners_count":21415914,"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":["helm","helm-plugin"],"created_at":"2024-11-29T05:28:16.640Z","updated_at":"2025-04-23T01:04:14.287Z","avatar_url":"https://github.com/thomastaylor312.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Helm v3 Namespace Plugin\n\nThis plugin is meant to be used as a simple drop in replacement for\nauto-creation of namespaces in Helm v3. This feature was removed in Helm v3 for\nsome good reasons, but there is still a need to handle creating a namespace in\nsome cases. It is drop dead simple and does a simple `kubectl apply` with the\nmost basic of namespace object so as to not override any settings that may\nalready be there.\n\n## Installation\nThis plugin requires `kubectl` to be installed and available on your `$PATH`.\n\nInstallation is as simple as running:\n\n```shell\n$ helm plugin install https://github.com/thomastaylor312/helm-namespace\n```\n\n## Usage\nYou can pass all of the same arguments you would to `helm` normally:\n\n```shell\n$ helm namespace install foo --set foo=bar stable/wordpress -n foo\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomastaylor312%2Fhelm-namespace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomastaylor312%2Fhelm-namespace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomastaylor312%2Fhelm-namespace/lists"}