openshift / openshift-restclient-java

Other
78 stars 112 forks source link

Create custom resource #440

Closed gaurav-dhoot closed 4 years ago

gaurav-dhoot commented 4 years ago

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.

adietish commented 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é

openshift-bot commented 4 years ago

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

openshift-bot commented 4 years ago

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

openshift-bot commented 4 years ago

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-ci-robot commented 4 years ago

@openshift-bot: Closing this issue.

In response to [this](https://github.com/openshift/openshift-restclient-java/issues/440#issuecomment-739153786): >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 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.