The Cloud Native Control Plane
Go to file
Jared Watts ab78592350
Merge pull request #3676 from jbw976/adopters
Add ADOPTERS.md file to capture all known users of Crossplane
2023-01-29 09:54:18 -08:00
.github Merge pull request #3673 from crossplane/renovate/master-github-codeql-action-digest 2023-01-27 11:56:12 -05:00
apis Mark ControllerConfing API as deprecated 2023-01-27 11:34:34 -05:00
build@7da2fdeb3d Update build submodule with fixes for docs generation 2022-12-05 18:14:20 -05:00
cluster Mark ControllerConfing API as deprecated 2023-01-27 11:34:34 -05:00
cmd Clean the xfn cache dir, since its user supplied input 2023-01-20 15:50:57 -08:00
contributing Remove docs site formatting from provider development guide 2023-01-23 19:24:46 -08:00
design feat(compositions): Support patching from environment 2022-12-23 13:46:50 +01:00
hack Fix outdated path in references to hack/dupliate_api_type.sh 2022-11-30 16:18:35 -08:00
internal Fix 'slice bounds out of range' crash in NewCompositionRevision 2023-01-26 12:49:57 -08:00
test/e2e s/interface{}/any/g 2022-07-21 21:45:06 -07:00
.gitignore feat(compositions): Support patching from environment 2022-12-23 13:46:50 +01:00
.gitmodules Initial Project Scaffolding (#13) 2018-09-13 17:20:02 -07:00
.golangci.yml Enable nolintlint linter 2022-11-22 22:51:53 -08:00
ADOPTERS.md Add ADOPTERS.md file to capture all known users of Crossplane 2023-01-29 12:52:19 -05:00
CHARTER.md Replace 'compute plane provider' with 'compute plane resource' 2022-04-25 14:20:13 -07:00
CODEOWNERS Only match steering committee files in root 2022-10-20 08:29:50 -04:00
CODE_OF_CONDUCT.md update readme, add coc, add governane 2018-12-03 10:20:11 -08:00
CONTRIBUTING.md Redirect CONTRIBUTING.md to contributing. 2023-01-23 19:19:04 -08:00
DCO Initial Project Scaffolding (#13) 2018-09-13 17:20:02 -07:00
GOVERNANCE.md Link to conflict resolution and voting 2022-08-16 14:22:14 -07:00
LICENSE rename to crossplane 2018-11-19 15:56:32 -08:00
Makefile Update dependency golangci/golangci-lint to v1.50.1 2023-01-24 22:21:04 +00:00
OWNERS.md Add @phisco to reviewers 2023-01-24 08:53:03 -08:00
PROJECT Update go mod and refs with crossplane org name 2020-02-18 21:01:18 -06:00
README.md Add ADOPTERS.md file to capture all known users of Crossplane 2023-01-29 12:52:19 -05:00
ROADMAP.md Redirect ROADMAP.md to our GitHub projects 2021-08-26 17:56:14 +00:00
banner.png Move docs/contributing and docs/media/banner.png to top-level 2023-01-23 19:19:04 -08:00
go.mod Bump crossplane-runtime, controller-runtime, and kubernetes deps 2023-01-26 12:36:50 -08:00
go.sum Bump crossplane-runtime, controller-runtime, and kubernetes deps 2023-01-26 12:36:50 -08:00
install.sh CLI install script: prefix variables 2022-11-10 09:18:39 +01:00

README.md

CI GitHub release Docker Pulls Go Report Card Slack Twitter Follow

Crossplane

Crossplane is a framework for building cloud native control planes without needing to write code. It has a highly extensible backend that enables you to build a control plane that can orchestrate applications and infrastructure no matter where they run, and a highly configurable frontend that puts you in control of the schema of the declarative API it offers.

Crossplane is a Cloud Native Computing Foundation project.

Releases

Currently maintained releases, as well as the next upcoming release are listed below. For more information take a look at the Crossplane release cycle documentation.

Release Release Date EOL
v1.8 May 17, 2022 Jan 2023
v1.9 Jul 14, 2022 Apr 2023
v1.10 Oct 18, 2022 Jul 2023
v1.11 Jan 31, 2023 Oct 2023

You can subscribe to the community calendar to track all release dates, and find the most recent releases on the releases page.

Get Involved

Crossplane is a community driven project; we welcome your contribution. To file a bug, suggest an improvement, or request a new feature please open an issue against Crossplane or the relevant provider. Refer to our contributing guide for more information on how you can help.

The Crossplane community meeting takes place every other Thursday at 10:00am Pacific Time. Anyone who wants to discuss the direction of the project, design and implementation reviews, or raise general questions with the broader community is encouraged to join.

Adopters

A list of publicly known users of the Crossplane project can be found in ADOPTERS.md. We encourage all users of Crossplane to add themselves to this list - we want to see the community's growing success!

License

Crossplane is under the Apache 2.0 license.

FOSSA Status