{"id":17493345,"url":"https://github.com/actionhippie/kubectl","last_synced_at":"2025-03-04T13:30:40.099Z","repository":{"id":37092090,"uuid":"470500322","full_name":"actionhippie/kubectl","owner":"actionhippie","description":"Action to apply Kubernetes manifests","archived":false,"fork":false,"pushed_at":"2024-10-23T20:30:25.000Z","size":89,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-24T08:14:33.484Z","etag":null,"topics":["action","github"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actionhippie.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}},"created_at":"2022-03-16T08:49:04.000Z","updated_at":"2024-10-23T20:30:28.000Z","dependencies_parsed_at":"2023-02-17T07:10:16.567Z","dependency_job_id":"a0a6b520-c32f-45b4-bccb-f24b40ec8a22","html_url":"https://github.com/actionhippie/kubectl","commit_stats":{"total_commits":174,"total_committers":5,"mean_commits":34.8,"dds":0.5574712643678161,"last_synced_commit":"2d1f628bb049712777805460418ecf340db847fc"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fkubectl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fkubectl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fkubectl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fkubectl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actionhippie","download_url":"https://codeload.github.com/actionhippie/kubectl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241855241,"owners_count":20031576,"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":["action","github"],"created_at":"2024-10-19T12:06:42.539Z","updated_at":"2025-03-04T13:30:39.863Z","avatar_url":"https://github.com/actionhippie.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubectl\n\n[![Current Tag](https://img.shields.io/github/v/tag/actionhippie/kubectl?sort=semver)](https://github.com/actionhippie/kubectl) [![Docker Build](https://github.com/actionhippie/kubectl/workflows/docker/badge.svg)](https://github.com/actionhippie/kubectl/actions/workflows/docker.yml)\n\n[GitHub Action](https://github.com/features/actions) to apply Kubernetes manifests.\n\n## Usage\n\n```yml\nname: Example\n\non:\n  - push\n  - pull_request\n\njobs:\n  test:\n    runs-on: ubuntu-latest\n\n    steps:\n      - uses: actions/checkout@v2\n\n      - uses: actionhippie/kubectl@v1\n        with:\n          config: ${{ secrets.KUBE_CONFIG }}\n          args: get all\n```\n\n## Inputs\n\n### `config`\n\nKubeconfig in base64 encoded format\n\n### `namespace`\n\nThe namespace to add to the command\n\n### `args`\n\nAll arguments to append to kubectl\n\n### `content`\n\nOptional content to be piped into kubectl\n\n## Outputs\n\nNone\n\n## Security\n\nIf you find a security issue please contact thomas@webhippie.de first.\n\n## Contributing\n\nFork -\u003e Patch -\u003e Push -\u003e Pull Request\n\n## Authors\n\n* [Thomas Boerger](https://github.com/tboerger)\n\n## License\n\nApache-2.0\n\n## Copyright\n\n```console\nCopyright (c) 2022 Thomas Boerger \u003cthomas@webhippie.de\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionhippie%2Fkubectl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factionhippie%2Fkubectl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionhippie%2Fkubectl/lists"}