Skip to content
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

[OSJC-225] Add watch support for resources #83

Merged
merged 1 commit into from
Nov 4, 2015

Conversation

jcantrill
Copy link
Contributor

@fbricon @adietish Please review

.kind(kind)
.namespace(namespace)
.watch()
.addParmeter("resourceVersion", resourceVersion)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is addParmeter fixable without breaking everything?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not exactly sure what you mean here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in the method name addParmeter instead of addParameter. if it's a public method, then renaming it would be problematic for backward compat.

@jcantrill
Copy link
Contributor Author

[merge]

@openshift-bot
Copy link
Contributor

Java Client Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge-openshift-restclient-java/40/)

@openshift-bot
Copy link
Contributor

Evaluated for javaclient merge up to 070ed25

openshift-bot pushed a commit that referenced this pull request Nov 4, 2015
@openshift-bot openshift-bot merged commit 67aa080 into openshift:master Nov 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants