{"id":15638328,"url":"https://github.com/manusa/actions-setup-microshift","last_synced_at":"2025-07-18T12:37:35.355Z","repository":{"id":194522546,"uuid":"690995181","full_name":"manusa/actions-setup-microshift","owner":"manusa","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-28T12:29:43.000Z","size":1380,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T21:13:25.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/manusa.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}},"created_at":"2023-09-13T09:45:02.000Z","updated_at":"2023-09-13T10:40:16.000Z","dependencies_parsed_at":"2024-02-28T13:39:46.933Z","dependency_job_id":"b309b378-82f6-4266-b555-ad1e871e3fff","html_url":"https://github.com/manusa/actions-setup-microshift","commit_stats":null,"previous_names":["manusa/actions-setup-microshift"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/manusa/actions-setup-microshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Factions-setup-microshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Factions-setup-microshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Factions-setup-microshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Factions-setup-microshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manusa","download_url":"https://codeload.github.com/manusa/actions-setup-microshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Factions-setup-microshift/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262518102,"owners_count":23323301,"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-10-03T11:21:04.288Z","updated_at":"2025-06-29T00:34:06.527Z","avatar_url":"https://github.com/manusa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Setup MicroShift GitHub Action\n==============================\n[\u003cimg src=\"https://github.com/manusa/actions-setup-microshift/actions/workflows/runner.yml/badge.svg\"/\u003e](https://github.com/manusa/actions-setup-microshift/actions/workflows/runner.yml)\n\nSets up a MicroShift 4.8 cluster in a GitHub Actions workflow job.\n\nTODO: Support for BuildConfig (via hack)\n\n## Usage\n\n```yaml\nname: Example workflow\n\non: [push]\n\njobs:\n  example:\n    name: Example Minikube-Kubernetes Cluster interaction\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v3\n      - name: Setup Minikube\n        uses: manusa/actions-setup-microshift@v0.0.0\n      - name: Interact with the cluster\n        run: kubectl get nodes\n```\n\n## Why is only 4.8 supported?\n\n- https://github.com/openshift/microshift/issues/1206\n- https://issues.redhat.com/browse/USHIFT-395\n- https://issues.redhat.com//browse/USHIFT-599\n- Requirements for [OVN-Kubernetes](https://github.com/ovn-org/ovn-kubernetes/) network (can't be easily installed on Ubuntu)\n\n\n## License\n\nThe scripts and documentation in this project are released under the [Apache 2.0](./LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanusa%2Factions-setup-microshift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanusa%2Factions-setup-microshift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanusa%2Factions-setup-microshift/lists"}