A set of libraries for writing Crossplane controllers.
Go to file
Nic Cope fceadf2d13 Enable codecov
Signed-off-by: Nic Cope <negz@rk0n.org>
2020-02-19 19:53:52 -08:00
.github Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
apis Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
build@510ff11957 Bump build submodule 2020-01-31 00:05:47 -08:00
hack Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
pkg Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
.gitignore Update bucket scripts and claims to use naming format with UID in bucket name. 2019-05-07 11:40:32 -07:00
.gitmodules Initial Project Scaffolding (#13) 2018-09-13 17:20:02 -07:00
.golangci.yml Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
DCO Initial Project Scaffolding (#13) 2018-09-13 17:20:02 -07:00
INSTALL.md runtime migration: markdown and makefile 2019-08-20 21:33:39 -05:00
Jenkinsfile Enable codecov 2020-02-19 19:53:52 -08:00
LICENSE rename to crossplane 2018-11-19 15:56:32 -08:00
Makefile Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
PROJECT Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
README.md Update remaining references to crossplaneio org 2020-02-19 10:19:49 -06:00
go.mod Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
go.sum Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00

README.md

crossplane-runtime Godoc

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:

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.

FOSSA Status