This information is useful both for debugging XRs and XRCs, and for controllers to watch for updates to connection details (i.e. if those details were stored in an external system rather than in Secrets, which can themselves be watched). Signed-off-by: Nic Cope <negz@rk0n.org> |
||
|---|---|---|
| .github | ||
| apis | ||
| build@066208d58f | ||
| hack | ||
| pkg | ||
| .gitignore | ||
| .gitmodules | ||
| .golangci.yml | ||
| DCO | ||
| INSTALL.md | ||
| LICENSE | ||
| Makefile | ||
| OWNERS.md | ||
| PROJECT | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
README.md
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.