{"id":19144175,"url":"https://github.com/crossplane/upjet-provider-template","last_synced_at":"2025-08-20T20:33:05.156Z","repository":{"id":62867904,"uuid":"498397658","full_name":"crossplane/upjet-provider-template","owner":"crossplane","description":"A template for Upjet-based crossplane providers.","archived":false,"fork":false,"pushed_at":"2024-12-18T02:23:43.000Z","size":554,"stargazers_count":26,"open_issues_count":21,"forks_count":32,"subscribers_count":21,"default_branch":"main","last_synced_at":"2024-12-18T03:23:03.668Z","etag":null,"topics":["crossplane"],"latest_commit_sha":null,"homepage":"","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/crossplane.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-31T15:41:04.000Z","updated_at":"2024-12-17T01:28:05.000Z","dependencies_parsed_at":"2024-05-22T14:27:17.944Z","dependency_job_id":"88586b6d-5c86-46cf-8929-4532b75e9480","html_url":"https://github.com/crossplane/upjet-provider-template","commit_stats":null,"previous_names":["crossplane/upjet-provider-template","upbound/upjet-provider-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossplane%2Fupjet-provider-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossplane%2Fupjet-provider-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossplane%2Fupjet-provider-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossplane%2Fupjet-provider-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crossplane","download_url":"https://codeload.github.com/crossplane/upjet-provider-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230454430,"owners_count":18228392,"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":["crossplane"],"created_at":"2024-11-09T07:34:01.633Z","updated_at":"2025-08-20T20:33:04.470Z","avatar_url":"https://github.com/crossplane.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Provider Template\n\n`upjet-provider-template` is a [Crossplane](https://crossplane.io/) provider that\nis built using [Upjet](https://github.com/crossplane/upjet) code\ngeneration tools and exposes XRM-conformant managed resources for the\nTemplate API.\n\n## Getting Started\n\nInstall the provider by using the following command after changing the image tag\nto the [latest release](https://marketplace.upbound.io/providers/upbound/upjet-provider-template):\n```\ncrossplane xpkg install provider xpkg.crossplane.io/upbound/upjet-provider-template:v0.1.0\n```\n\nAlternatively, you can use declarative installation:\n```\ncat \u003c\u003cEOF | kubectl apply -f -\napiVersion: pkg.crossplane.io/v1\nkind: Provider\nmetadata:\n  name: upjet-provider-template\nspec:\n  package: xpkg.crossplane.io/upbound/upjet-provider-template:v0.1.0\nEOF\n```\n\nNotice that in this example Provider resource is referencing ControllerConfig with debug enabled.\n\nYou can see the API reference [here](https://doc.crds.dev/github.com/upbound/upjet-provider-template).\n\n## Developing\n\nRun code-generation pipeline:\n```console\ngo run cmd/generator/main.go \"$PWD\"\n```\n\nRun against a Kubernetes cluster:\n\n```console\nmake run\n```\n\nBuild, push, and install:\n\n```console\nmake all\n```\n\nBuild binary:\n\n```console\nmake build\n```\n\n## Report a Bug\n\nFor filing bugs, suggesting improvements, or requesting new features, please\nopen an [issue](https://github.com/upbound/upjet-provider-template/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossplane%2Fupjet-provider-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrossplane%2Fupjet-provider-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossplane%2Fupjet-provider-template/lists"}