{"id":17911316,"url":"https://github.com/toddtreece/crossplane-test","last_synced_at":"2025-04-03T06:42:31.143Z","repository":{"id":138427998,"uuid":"582688971","full_name":"toddtreece/crossplane-test","owner":"toddtreece","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-13T20:54:50.000Z","size":167,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-08T20:29:10.174Z","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/toddtreece.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-12-27T15:33:01.000Z","updated_at":"2022-12-27T15:33:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"764fd3b1-b7fc-4f04-85a4-3a4b968004e1","html_url":"https://github.com/toddtreece/crossplane-test","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"crossplane/provider-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddtreece%2Fcrossplane-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddtreece%2Fcrossplane-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddtreece%2Fcrossplane-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddtreece%2Fcrossplane-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toddtreece","download_url":"https://codeload.github.com/toddtreece/crossplane-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246952273,"owners_count":20859811,"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-28T19:37:42.862Z","updated_at":"2025-04-03T06:42:31.122Z","avatar_url":"https://github.com/toddtreece.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\n1. Use this repository as a template to create a new one.\n1. Run `make submodules` to initialize the \"build\" Make submodule we use for CI/CD.\n1. Rename the provider by running the follwing command:\n```\n  make provider.prepare provider={PascalProviderName}\n```\n4. Add your new type by running the following command:\n```\nmake provider.addtype provider={PascalProviderName} group={group} kind={type}\n```\n5. Replace the *sample* group with your new group in apis/{provider}.go\n5. Replace the *mytype* type with your new type in internal/controller/{provider}.go\n5. Replace the default controller and ProviderConfig implementations with your own\n5. Run `make reviewable` to run code generation, linters, and tests.\n5. Run `make build` to build the provider.\n\nRefer to Crossplane's [CONTRIBUTING.md] file for more information on how the\nCrossplane community prefers to work. The [Provider Development][provider-dev]\nguide may also be of use.\n\n[CONTRIBUTING.md]: https://github.com/crossplane/crossplane/blob/master/CONTRIBUTING.md\n[provider-dev]: https://github.com/crossplane/crossplane/blob/master/docs/contributing/provider_development_guide.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoddtreece%2Fcrossplane-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoddtreece%2Fcrossplane-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoddtreece%2Fcrossplane-test/lists"}