A set of libraries for writing Crossplane controllers.
Go to file
Alper Rifat Ulucinar 406fe0b15f
Add Retry Logic for APISecretPublisher
- Fixes #263

Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
2021-05-04 19:24:53 +03:00
.github Replicate workflows from crossplane/crossplane 2020-10-24 18:05:12 -07:00
apis Have managed resource DeletionPolicy default to 'Delete' 2021-03-15 22:03:42 +00:00
build@066208d58f Bump build submodule 2020-10-05 17:31:22 -07:00
hack Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
pkg Add Retry Logic for APISecretPublisher 2021-05-04 19:24:53 +03:00
.gitignore Add Retry Logic for APISecretPublisher 2021-05-04 19:24:53 +03:00
.gitmodules Initial Project Scaffolding (#13) 2018-09-13 17:20:02 -07:00
.golangci.yml Bump golangci-lint timeout 2020-10-01 17:08:08 -05: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
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
OWNERS.md governance: add OWNERS.md to define maintainers of this repo 2020-06-11 11:18:59 -07:00
PROJECT Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
README.md updates outdated link to the developer guide in README 2020-03-25 16:59:23 -07:00
go.mod Add default provider and controller rate limiters 2021-02-16 09:15:45 -06:00
go.sum Update controller runtime to v0.8.0 2021-01-21 13:29:16 +01: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