Closed gaurav-dhoot closed 4 years ago
Hi @gaurav-dhoot
you're unfortunately right. We currently dont support custom resources in this library. Unfortunately our resources in this project are very limited and we're not able to bring new features to this library beside doing the maintenance that we need for the Eclipse tooling that's using this library in. We would love your contributions though and can also assist you in this quest. There is an unfinished but fairly advanced PR that was getting to what you're missing I think: https://github.com/openshift/openshift-restclient-java/pull/335
Alternatively https://github.com/fabric8io/kubernetes-client/ is the more advanced library within RedHat that supports what you're looking for.
Cheers André
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten /remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
I have some custom resource to setup in the cluster. I have gone through the code and it looks like there isn't a possibility to create these resources as of yet. I may have overlooked the code and would appreciate any help in respect to this.