-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Crossplane Kubernetes Provider #1119
feat: Crossplane Kubernetes Provider #1119
Conversation
Add support for the Kubernetes provider to crossplane.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bobdoah thanks or the PR! Please follow community guidelines to open an issue first.
Some minor comments, otherwise looking good to me. There are some CI issues that need to be addressed.
@vara-bonthu can you please review?
I've pinned it at v.0.4.1 and (hopefully) fixed the example issue. |
b1c197d
to
aef7cfe
Compare
What does this PR do?
Adds the Crossplane Kubernetes Provider to the crossplane addon.
Motivation
I am intending to use this provider myself. It would be helpful to have it easily toggled as part of the addons.
Resolves #1133
More
pre-commit run -a
with this PRNote: Not all the PRs require a new example and/or doc page. In general:
docs/add-ons/*
is required for new a new addonFor Moderators
Additional Notes