The Cloud Native Control Plane
Go to file
Nic Cope 0c6c1be0c7
Merge pull request #4318 from negz/welcome-phisco
Make @phisco a Crossplane maintainer
2023-07-11 22:43:06 -07:00
.github Update dependency golang to v1.20.6 2023-07-11 18:32:15 +00:00
apis feat(xrd) add labels and annotations 2023-07-11 14:09:28 +02:00
build@292f958d2d build(helm): remove values template, generate readme 2023-04-19 10:02:57 +02:00
cluster Merge pull request #4310 from fhopfensperger/propagate-labels-annotations 2023-07-11 17:54:00 +03:00
cmd copy images using skopeo 2023-07-06 14:11:46 +02:00
contributing guide-observability.md: don't record events on noops 2023-07-11 08:59:55 +02:00
design Add a one-pager proposing a new approach to E2E testing 2023-06-22 12:37:14 -07:00
hack Fix outdated path in references to hack/dupliate_api_type.sh 2022-11-30 16:18:35 -08:00
internal chore: rename error constants according to our standard 2023-07-11 18:26:35 +02:00
pkg/validation feat: default readinessChecks to matchCondition Ready 2023-06-12 15:32:45 +02:00
security fuzzing: add fuzzing security audit report 2023-03-23 14:27:13 +00:00
test added missing teardown 2023-07-11 11:11:29 +02: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 chore(linter): switching from goimports to gci enforcing imports sorting 2023-03-29 08:50:30 +02:00
ADOPTERS.md Update ADOPTERS.md with SAP entry 2023-07-11 20:31:08 -07: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 added unit test for WithCustomCA 2023-07-06 14:23:26 +02:00
OWNERS.md Make @phisco a Crossplane maintainer 2023-07-11 22:30:53 -07:00
PROJECT Update go mod and refs with crossplane org name 2020-02-18 21:01:18 -06:00
README.md Make upcoming release dates more approximate than an exact day 2023-06-20 11:55:04 +02:00
ROADMAP.md Update roadmap links to include info panel 2023-06-14 08:21:21 +02:00
SECURITY.md Add Audits section to SECURITY.md 2023-03-23 19:15:06 -07:00
banner.png Move docs/contributing and docs/media/banner.png to top-level 2023-01-23 19:19:04 -08:00
go.mod Update module google.golang.org/grpc to v1.56.2 2023-07-06 19:13:51 +00:00
go.sum Update module google.golang.org/grpc to v1.56.2 2023-07-06 19:13:51 +00: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 few upcoming releases are listed below. For more information take a look at the Crossplane release cycle documentation.

Release Release Date EOL
v1.10 Oct 18, 2022 Jul 2023
v1.11 Jan 31, 2023 Oct 2023
v1.12 Apr 25, 2023 Jan 2024
v1.13 Late Jul '23 Apr 2024
v1.14 Late Oct '23 Jul 2024
v1.15 Late Jan '24 Oct 2024

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

Roadmap

The public roadmap for Crossplane is published as a GitHub project board. Issues added to the roadmap have been triaged and identified as valuable to the community, and therefore a priority for the project that we expect to invest in.

Milestones assigned to any issues in the roadmap are intended to give a sense of overall priority and the expected order of delivery. They should be considered approximate estimations and are not a strict commitment to a specific delivery timeline.

Crossplane Roadmap

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