The Cloud Native Control Plane
Go to file
Bob Haddleton 8b23cf6636
Merge pull request #5183 from crossplane/renovate/master-github.com-go-logr-logr-1.x
fix(deps): update module github.com/go-logr/logr to v1.4.1 (master)
2023-12-29 10:24:39 -06:00
.github chore(deps): update zeebe-io/backport-action action to v2.3.0 2023-12-29 11:23:33 +00:00
apis Merge pull request #5083 from MisterMX/fix/xrd-deprecation-warning-length 2023-12-11 17:36:44 +01:00
build@89a10765ab Bump the build submodule to latest 2023-10-26 13:45:53 +03:00
cluster Merge pull request #5083 from MisterMX/fix/xrd-deprecation-warning-length 2023-12-11 17:36:44 +01:00
cmd Change type assertion on packages to enable correct use of --runtime-config flag 2023-12-20 21:29:18 +00:00
contributing Link more prominently to the PR checklist cheat sheet 2023-10-18 13:48:20 -07:00
design Add a one-pager guiding Function build tooling 2023-11-12 13:49:14 -08:00
hack Fix outdated path in references to hack/dupliate_api_type.sh 2022-11-30 16:18:35 -08:00
internal fix: avoid requiring webhook tls certificate for inactive revisions 2023-12-28 16:16:16 +01:00
pkg/validation feat: rename crossplane.io/composition-validation-mode to crossplane.io/composition-schema-aware-validation-mode 2023-10-25 17:50:27 +02:00
security Add Crossplane 2023 security audit report 2023-07-27 14:03:32 +01:00
test tests: properly teardown setup resources 2023-12-15 16:14:24 +01: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 from recent form submissions 2023-12-21 08:58:48 -08:00
CHARTER.md Expand scope of charter to make the project more complete 2023-09-19 07:21:13 -07:00
CODEOWNERS Add CODEOWNERS entry for ADOPTERS.md 2023-12-20 17:42:40 -08: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 chore(deps): update dependency helm/helm to v3.13.3 2023-12-15 09:24:06 +00:00
OWNERS.md Move muvaf from maintainers to emeritus 2023-08-24 20:33:36 +03:00
PROJECT Update go mod and refs with crossplane org name 2020-02-18 21:01:18 -06:00
README.md Update release dates for full quarterly cycles after v1.14 2023-12-28 15:58:48 -05:00
ROADMAP.md Update roadmap links to include info panel 2023-06-14 08:21:21 +02:00
SECURITY.md Add Crossplane 2023 security audit report 2023-07-27 14:03:32 +01:00
banner.png Move docs/contributing and docs/media/banner.png to top-level 2023-01-23 19:19:04 -08:00
go.mod fix(deps): update module github.com/go-logr/logr to v1.4.1 2023-12-29 12:09:50 +00:00
go.sum fix(deps): update module github.com/go-logr/logr to v1.4.1 2023-12-29 12:09:50 +00:00
install.sh fail curl on 404 2023-10-26 15:32:00 -04: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.

Get Started

Crossplane's Get Started Docs cover install and cloud provider quickstarts.

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.12 Apr 25, 2023 Feb 2024
v1.13 Jul 27, 2023 May 2024
v1.14 Nov 1, 2023 Aug 2024
v1.15 Early Feb '24 Nov 2024
v1.16 Early May '24 Feb 2025
v1.17 Early Aug '24 May 2025

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.

Special Interest Groups (SIG)

Each SIG collaborates in Slack and some groups have regular meetings, you can find the meetings in the Community Calendar.

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