The Cloud Native Control Plane
Go to file
Philippe Scorsolini 001d057724
refactor: address review
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>

chore: address review comment

Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2023-06-12 15:39:37 +02:00
.github Update all non-major github action 2023-06-09 18:05:58 +00:00
apis refactor: address review 2023-06-12 15:39:37 +02:00
build@292f958d2d build(helm): remove values template, generate readme 2023-04-19 10:02:57 +02:00
cluster refactor: address review 2023-06-12 15:39:37 +02:00
cmd Deduplicate API warnings so they are only logged once 2023-06-02 15:35:32 +02:00
contributing Update kind.sh contributing docs to use newer KUBE_IMAGE 2023-06-02 13:10:51 +02:00
design Merge pull request #3822 from lsviben/ignore_changes_one_pager 2023-06-02 12:03:45 +03:00
hack Fix outdated path in references to hack/dupliate_api_type.sh 2022-11-30 16:18:35 -08:00
internal refactor: address review 2023-06-12 15:39:37 +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 docs(fuzz): explicitly state assumption about fuzz tests 2023-03-30 09:27:25 +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 Apply reorder suggestions in the adopters list 2023-05-25 08:54:22 -04: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.53.2 2023-06-03 16:44:22 +00:00
OWNERS.md Add lsviben as reviewer 2023-03-23 10:18:56 +01:00
PROJECT Update go mod and refs with crossplane org name 2020-02-18 21:01:18 -06:00
README.md Start v1.13 release cycle 2023-04-25 16:13:33 +02:00
ROADMAP.md Add Roadmap section and links 2023-04-07 21:02:16 -07: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 chore: bump go-containerregistry 2023-06-01 10:52:55 +02:00
go.sum chore: bump go-containerregistry 2023-06-01 10:52:55 +02: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.10 Oct 18, 2022 Jul 2023
v1.11 Jan 31, 2023 Oct 2023
v1.12 Apr 25, 2023 Jan 2024
v1.13 Jul 25, 2023 Apr 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