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

chore(pods.log): remove the deprecated pods.log function. #196

Merged
merged 1 commit into from
Feb 13, 2018
Merged

Conversation

silasbw
Copy link
Contributor

@silasbw silasbw commented Feb 13, 2018

BREAKING CHANGE: pods.log doesn't follow the kubernetes-client API
conventions. Replace uses of pods.log('foo') with pods('foo').log.get().

@silasbw silasbw changed the title chore(pods.log): remove the deprarecated pods.log function. chore(pods.log): remove the deprecated pods.log function. Feb 13, 2018
BREAKING CHANGE: `pods.log` doesn't follow the kubernetes-client API
conventions. Replace uses of `pods.log('foo')` with `pods('foo').log.get()`.
@silasbw silasbw merged commit 29a7935 into master Feb 13, 2018
@silasbw silasbw deleted the log0 branch February 13, 2018 17:14
@silasbw silasbw mentioned this pull request Feb 13, 2018
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

2 participants