The Cloud Native Control Plane
Go to file
Hasan Turken 995b95d81b
Add RBAC for secret StoreConfig
Signed-off-by: Hasan Turken <turkenh@gmail.com>
2022-03-08 21:32:03 +03:00
.github Make release template (arguably) less onerous 2022-01-05 01:09:05 +00:00
apis Add PublishConnectionDetailsTo to Claim and Composite scheme 2022-03-08 21:32:02 +03:00
build@bd63a4167a update build submodule 2022-01-07 10:56:43 +03:00
cluster Add RBAC for secret StoreConfig 2022-03-08 21:32:03 +03:00
cmd Pass features to providers 2022-03-08 21:32:03 +03:00
design all: fix some typos 2022-03-02 22:25:22 +08:00
docs Fixed small typo 2022-03-07 15:06:12 +01:00
hack update the year in license header to 2021 2021-01-13 16:31:57 +03:00
internal Pass features to providers 2022-03-08 21:32:03 +03:00
test/e2e Update pkg e2e tests to use v1 types 2021-08-17 09:41:12 -04:00
.gitignore gitignore: ignore macOS .DS_Store files 2021-05-19 19:30:36 +03:00
.gitmodules Initial Project Scaffolding (#13) 2018-09-13 17:20:02 -07:00
.golangci.yml Remove explicit lint ignore of generated clients 2020-12-03 12:49:52 -06:00
CODE_OF_CONDUCT.md update readme, add coc, add governane 2018-12-03 10:20:11 -08:00
CONTRIBUTING.md update crossplane-runtime to latest 2022-01-06 18:15:52 +03:00
DCO Initial Project Scaffolding (#13) 2018-09-13 17:20:02 -07:00
GOVERNANCE.md Update org membership guidelines in GOVERNANCE.md 2021-03-10 12:17:55 -06:00
LICENSE rename to crossplane 2018-11-19 15:56:32 -08:00
Makefile Add RBAC for secret StoreConfig 2022-03-08 21:32:03 +03:00
OWNERS.md governance: finalize steering committee term end dates 2020-05-26 08:05:36 -07:00
PROJECT Update go mod and refs with crossplane org name 2020-02-18 21:01:18 -06:00
README.md Update releases table to reference v1.6.4 2022-03-07 18:33:59 +01:00
ROADMAP.md Redirect ROADMAP.md to our GitHub projects 2021-08-26 17:56:14 +00:00
go.mod Define SecretStore publisher and fetcher 2022-03-08 21:31:03 +03:00
go.sum Update go-containerregistry to latest to fix package pull issue 2022-03-04 10:26:17 -05:00
install.sh Match more windows uname output in install script 2022-01-02 12:03:13 -05:00

README.md

CI GitHub release Docker Pulls Go Report Card Slack Twitter Follow

Crossplane

Crossplane is an open source Kubernetes add-on that transforms your cluster into a universal control plane. Crossplane enables platform teams to assemble infrastructure from multiple vendors, and expose higher level self-service APIs for application teams to consume, without having to write any code.

Crossplane extends your Kubernetes cluster to support orchestrating any infrastructure or managed service. Compose Crossplane's granular resources into higher level abstractions that can be versioned, managed, deployed and consumed using your favorite tools and existing processes. Install Crossplane into any Kubernetes cluster to get started.

Crossplane is a Cloud Native Compute 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 Current Patch EOL
v1.4 Aug 31, 2021 v1.4.4 March 2022
v1.5 Oct 26, 2021 v1.5.2 May 2022
v1.6 Jan 4, 2022 v1.6.4 July 2022
v1.7 Mar 22, 2022 Upcoming Sept 2022

You can subscribe to release calendar to track all release dates.

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.

License

Crossplane is under the Apache 2.0 license.

FOSSA Status