This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 202
Add CRD Support in FMP (also implies a Kubernetes client effort) #1591
Comments
Right now we're able to create CustomResourceDefinitions using resource fragments, so if you place your However, right now it's not possible to create a CustomResource of that CRD type you just created using fmp in previous step. We need to change things on client side to be able to achieve this. |
So, I've raised a PR in client which got merged recently : fabric8io/kubernetes-client#1472 . It has got support for all the basic things like create, get, list, update and delete. This would be available in upcoming release of Fabric8 Kubernetes Client |
rohanKanojia
added a commit
to rohanKanojia/fabric8-maven-plugin
that referenced
this issue
Apr 24, 2019
rohanKanojia
added a commit
to rohanKanojia/fabric8-maven-plugin
that referenced
this issue
Apr 24, 2019
rohanKanojia
added a commit
to rohanKanojia/fabric8-maven-plugin
that referenced
this issue
Apr 24, 2019
rohanKanojia
added a commit
to rohanKanojia/fabric8-maven-plugin
that referenced
this issue
Apr 25, 2019
rohanKanojia
added a commit
to rohanKanojia/fabric8-maven-plugin
that referenced
this issue
May 2, 2019
rohanKanojia
added a commit
to rohanKanojia/fabric8-maven-plugin
that referenced
this issue
May 2, 2019
rohanKanojia
added a commit
to rohanKanojia/fabric8-maven-plugin
that referenced
this issue
May 13, 2019
rohanKanojia
added a commit
to rohanKanojia/fabric8-maven-plugin
that referenced
this issue
May 15, 2019
rohanKanojia
added a commit
that referenced
this issue
May 16, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: