Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Add k8s version requirement#167

Open
natereid72 wants to merge 1 commit intocrossplane-contrib:mainfrom
natereid72:main
Open

Add k8s version requirement#167
natereid72 wants to merge 1 commit intocrossplane-contrib:mainfrom
natereid72:main

Conversation

@natereid72
Copy link
Copy Markdown

@natereid72 natereid72 commented Feb 22, 2022

Signed-off-by: natereid72 natereid@protonmail.com

Description of your changes

Added statement of Kubernetes version requirement to README.md.

Fixes #163

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

No testing, doc update.

Signed-off-by: natereid72 <natereid@protonmail.com>
@natereid72 natereid72 mentioned this pull request Feb 22, 2022
Comment thread README.md

## Getting Started

This provider requires Kubernetes v1.23.x or greater. This is due to an issue when creating a large number of CRDs in previous versions.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, only the version with -preview suffix requires patched versions, v0.4.0 is perfectly fine for example. You can see all the versions here https://github.com/crossplane-contrib/provider-jet-aws/releases/tag/v0.4.0-preview

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README Addition

2 participants