https://github.com/crossplane/crossplane-runtime
A set of libraries for writing Crossplane controllers.
https://github.com/crossplane/crossplane-runtime
Last synced: 25 days ago
JSON representation
A set of libraries for writing Crossplane controllers.
- Host: GitHub
- URL: https://github.com/crossplane/crossplane-runtime
- Owner: crossplane
- License: apache-2.0
- Created: 2019-08-21T14:35:34.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-13T18:09:14.000Z (about 1 year ago)
- Last Synced: 2025-05-13T18:38:23.446Z (about 1 year ago)
- Language: Go
- Homepage: https://crossplane.io
- Size: 3.6 MB
- Stars: 171
- Watchers: 13
- Forks: 120
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# crossplane-runtime
[](https://github.com/crossplane/crossplane-runtime/actions/workflows/ci.yml)  [](https://godoc.org/github.com/crossplane/crossplane-runtime)
## Overview
crossplane-runtime is a set of go libraries used to build Kubernetes controllers
in Crossplane and its related stacks. Take a look at our [developer guide] and
[API documentation] for help getting started with crossplane-runtime.
## Contributing
crossplane-runtime is a community driven project and we welcome contributions.
See the Crossplane [contributing] guidelines to get started.
## Report a Bug
For filing bugs, suggesting improvements, or requesting new features, please
open an [issue].
## Contact
Please use the following to reach members of the community:
- Slack: Join our [slack channel]
- Forums: [crossplane-dev]
- Twitter: [@crossplane_io]
- Email: [info@crossplane.io]
## Roadmap
crossplane-runtime goals and milestones are currently tracked in Crossplane's
[roadmap].
## Governance and Owners
crossplane-runtime is run according to the same [governance] and [ownership]
structure as the core Crossplane project.
## Code of Conduct
crossplane-runtime adheres to the same [code of conduct] as the core Crossplane
project.
## Licensing
crossplane-runtime is under the Apache 2.0 license.
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrossplane%2Fcrossplane-runtime?ref=badge_large)
[developer guide]: https://github.com/crossplane/crossplane/tree/main/contributing
[API documentation]: https://godoc.org/github.com/crossplane/crossplane-runtime
[contributing]: https://github.com/crossplane/crossplane/blob/main/CONTRIBUTING.md
[issue]: https://github.com/crossplane/crossplane-runtime/issues
[slack channel]: https://slack.crossplane.io
[crossplane-dev]: https://groups.google.com/forum/#!forum/crossplane-dev
[@crossplane_io]: https://twitter.com/crossplane_io
[info@crossplane.io]: mailto:info@crossplane.io
[roadmap]: https://github.com/crossplane/crossplane/blob/main/ROADMAP.md
[governance]: https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md
[ownership]: https://github.com/crossplane/crossplane/blob/main/OWNERS.md
[code of conduct]: https://github.com/crossplane/crossplane/blob/main/CODE_OF_CONDUCT.md