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

Add k8s version requirement #167

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

natereid72
Copy link

@natereid72 natereid72 commented Feb 22, 2022

Signed-off-by: natereid72 [email protected]

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.

@natereid72 natereid72 mentioned this pull request Feb 22, 2022
@@ -7,6 +7,8 @@ generation tools and exposes XRM-conformant managed resources for

## 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
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