docs icon indicating copy to clipboard operation
docs copied to clipboard

Repo for Crossplane documentation.

Results 39 docs issues
Sort by recently updated
recently updated
newest added

After applying the Provider manifest there are two pods trying to come-up: - provider-gcp-70a994bdf770-ff995cf6c-xjbs2 - upbound-provider-family-gcp-e484219aceb5-84dd94b9dc-4kqwn Because those pods doesn't have the ca-bundle-config configMap mounted to /certs they can't access...

### What's Missing? One challenge folks getting started with Crossplane have is how to design their custom APIs - i.e. how to design XR OpenAPI schemas. It's hard to go...

### What's Missing? Would like to have documentation regarding how XRDs support defining CEL Validation Rules. Preferably linking back to Kubernetes documentation regarding their usage in CRDs and an example...

Nice quickstart overall. But I was getting no S3 bucket created (AWS credentials errors due to a syntax error in my credentials.txt file). Whilst this was my error, I think...

pending-reporter

### What's Missing? I would like to have more documentation on running crossplane at scale. There is [multi-tenant][multi-tent] documentation available. What i am missing #### Maximum amount of managed resources...

### What's Missing? @vfarcic has produced some great tutorial videos on Crossplane recently. 2 parts of this series are available right now and they are being published to the following...

content request

### What's Missing? Most of our documentation and examples use names like `provider-aws-s3` and `function-patch-and-transform` when installing packages. See for example https://docs.crossplane.io/v1.15/getting-started/provider-aws/#install-the-aws-provider. When the package manager installs a package because...

concepts/packages

### What happened? Updating default values in an XRD does not update claims that use default values ### How can we reproduce it? Create a simple XRD like: ```yaml apiVersion:...

enhancement
docs

### What's Missing? please add a documentation to use Proxies for Providers ``` error message: Status: At Provider: Conditions: Last Transition Time: 2024-01-31T14:10:30Z Message: connect failed: cannot initialize the no-fork...

P3
content request
concepts/providers

### What's Missing? https://docs.crossplane.io/knowledge-base/guides/composition-revisions/ The content on Composition Revisions is currently a guide, separate from content that is versioned alongside Crossplane. I'd like to update this content to reflect that...

concepts/composition-revisions