{"id":16926612,"url":"https://github.com/hasheddan/kc-provider-github","last_synced_at":"2025-10-10T00:33:58.689Z","repository":{"id":37036982,"uuid":"304333633","full_name":"hasheddan/kc-provider-github","owner":"hasheddan","description":"@github provider for @crossplane - Kubecon NA 2020","archived":false,"fork":false,"pushed_at":"2022-06-18T13:16:49.000Z","size":73,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T05:51:42.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/hasheddan.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":"2020-10-15T13:23:38.000Z","updated_at":"2022-06-18T13:16:52.000Z","dependencies_parsed_at":"2022-06-25T10:34:13.317Z","dependency_job_id":null,"html_url":"https://github.com/hasheddan/kc-provider-github","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"crossplane/provider-template","purl":"pkg:github/hasheddan/kc-provider-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasheddan%2Fkc-provider-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasheddan%2Fkc-provider-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasheddan%2Fkc-provider-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasheddan%2Fkc-provider-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasheddan","download_url":"https://codeload.github.com/hasheddan/kc-provider-github/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasheddan%2Fkc-provider-github/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002359,"owners_count":26083357,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-13T20:30:36.106Z","updated_at":"2025-10-10T00:33:58.670Z","avatar_url":"https://github.com/hasheddan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# provider-template\n\n`provider-template` is a minimal [Crossplane](https://crossplane.io/) Provider\nthat is meant to be used as a template for implementing new Providers. It comes\nwith the following features that are meant to be refactored:\n\n- A `ProviderConfig` type that only points to a credentials `Secret`.\n- A `MyType` resource type that serves as an example managed resource.\n- A managed resource controller that reconciles `MyType` objects and simply\n  prints their configuration in its `Observe` method.\n\n## Developing\n\nRun against a Kubernetes cluster:\n\n```console\nmake run\n```\n\nInstall `latest` into Kubernetes cluster where Crossplane is installed:\n\n```console\nmake install\n```\n\nInstall local build into [Kind](https://kind.sigs.k8s.io/docs/user/quick-start/)\ncluster where Crossplane is installed:\n\n```console\nmake install-local\n```\n\nBuild, push, and install:\n\n```console\nmake all\n```\n\nBuild image:\n\n```console\nmake image\n```\n\nPush image:\n\n```console\nmake push\n```\n\nBuild binary:\n\n```console\nmake build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasheddan%2Fkc-provider-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasheddan%2Fkc-provider-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasheddan%2Fkc-provider-github/lists"}