{"id":19233760,"url":"https://github.com/ossrs/k8s-set-context-action","last_synced_at":"2026-06-27T06:30:14.193Z","repository":{"id":65161219,"uuid":"443680082","full_name":"ossrs/k8s-set-context-action","owner":"ossrs","description":"GitHub Action for setting context before deploying to Kubernetes clusters","archived":false,"fork":false,"pushed_at":"2022-01-02T07:19:57.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-05T00:44:37.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://discord.gg/yZ4BnPmHAd","language":"JavaScript","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/ossrs.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}},"created_at":"2022-01-02T04:22:16.000Z","updated_at":"2023-12-15T01:35:51.000Z","dependencies_parsed_at":"2023-01-04T12:38:47.842Z","dependency_job_id":null,"html_url":"https://github.com/ossrs/k8s-set-context-action","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"339cf3be925b5c0efd2095e3b96ab295014c6d6f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossrs%2Fk8s-set-context-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossrs%2Fk8s-set-context-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossrs%2Fk8s-set-context-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossrs%2Fk8s-set-context-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ossrs","download_url":"https://codeload.github.com/ossrs/k8s-set-context-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240310874,"owners_count":19781341,"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":[],"created_at":"2024-11-09T16:11:45.101Z","updated_at":"2026-06-27T06:30:14.091Z","avatar_url":"https://github.com/ossrs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# k8s-set-context-action\n\nGitHub Action for setting context before deploying to Kubernetes clusters.\n\n## Action inputs\n\n| Action inputs | Description |\n| --- | --- |\n| `kubeconfig` | (Required) The K8s kubeconfig |\n\n## Example\n\n```yaml\n- name: Set K8s context\n  uses: ossrs/k8s-set-context-action@v1\n  with:\n    kubeconfig: '${{ secrets.KUBECONFIG }}'\n\n- name: Run K8s\n  run: |-\n    kubectl cluster-info\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fossrs%2Fk8s-set-context-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fossrs%2Fk8s-set-context-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fossrs%2Fk8s-set-context-action/lists"}