Skip to content

Add the client side bits of kubectl export functionality#18101

Merged
k8s-github-robot merged 1 commit intokubernetes:masterfrom
brendandburns:kubectl6
Dec 29, 2015
Merged

Add the client side bits of kubectl export functionality#18101
k8s-github-robot merged 1 commit intokubernetes:masterfrom
brendandburns:kubectl6

Conversation

@brendandburns
Copy link
Copy Markdown
Contributor

@smarterclayton @bgrant0607 @janetkuo @kubernetes/kubectl

Ref: #13038

@k8s-github-robot
Copy link
Copy Markdown

Labelling this PR as size/XL

@k8s-github-robot k8s-github-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Dec 2, 2015
@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 2, 2015

GCE e2e test build/test passed for commit 323bdd7fad6a85b8db836fa7a5ea37aad078e1b6.

@k8s-github-robot k8s-github-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 3, 2015
@bgrant0607
Copy link
Copy Markdown
Member

Assigned to @smarterclayton to choose a reviewer.

@smarterclayton
Copy link
Copy Markdown
Contributor

@deads2k do you have bandwidth in the next day or two?

@deads2k
Copy link
Copy Markdown
Contributor

deads2k commented Dec 4, 2015

@deads2k do you have bandwidth in the next day or two?

Yes, I'll look through.

@deads2k deads2k assigned deads2k and unassigned smarterclayton Dec 4, 2015
@deads2k
Copy link
Copy Markdown
Contributor

deads2k commented Dec 4, 2015

I'd like to see a test in test-cmd that demonstrates the field stripping effects of kubectl get --export.

Otherwise, just one nit on the second commit.

@brendandburns brendandburns removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 17, 2015
@k8s-github-robot
Copy link
Copy Markdown

Labelling this PR as size/M

@k8s-github-robot k8s-github-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Dec 17, 2015
@deads2k
Copy link
Copy Markdown
Contributor

deads2k commented Dec 17, 2015

@brendandburns unit test failures are real.

@deads2k
Copy link
Copy Markdown
Contributor

deads2k commented Dec 17, 2015

I'd still really like to see a test in test-cmd: #18101 (comment)

@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 17, 2015

GCE e2e test build/test passed for commit 5dc9655bd236ec22ee147d8440a520160048f66f.

@k8s-github-robot k8s-github-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 19, 2015
@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 19, 2015

GCE e2e test build/test passed for commit 93de2be0366429eedc8539a588144fd3ff1ba99f.

@brendandburns brendandburns force-pushed the kubectl6 branch 2 times, most recently from 4ec17f8 to f280b5b Compare December 19, 2015 05:37
@k8s-github-robot k8s-github-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 19, 2015
@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 19, 2015

GCE e2e test build/test passed for commit 4ec17f828506ddbcf5b9b437f3f9a21e6ea28960.

@brendandburns
Copy link
Copy Markdown
Contributor Author

@deads2k are you a git guru, I can't seem to figure out how to squash since the top commit is a merge...

@deads2k
Copy link
Copy Markdown
Contributor

deads2k commented Dec 21, 2015

@deads2k are you a git guru, I can't seem to figure out how to squash since the top commit is a merge...

Sorry, I'm not a git guru, but something seems wrong. That "merge" commit is huge and seems to modify a bunch of files not in the diff for the pull request. Any chance its just a mistake and if you drop it your branch still has all the expected changes and works?

@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 21, 2015

GCE e2e test build/test passed for commit a7da25e5c45b1e1fb5aa079bfcfb9618054aa338.

@brendandburns
Copy link
Copy Markdown
Contributor Author

@deads2k ok, I'll try to re-create this from scratch somehow...

@brendandburns
Copy link
Copy Markdown
Contributor Author

@deads2k ok, I copied the test-cmd.sh changes into my clean-ish client on my mac and re-pushed. Hopefully that looks better.

--brendan

@deads2k deads2k added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 21, 2015
@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 21, 2015

GCE e2e test build/test passed for commit c051b019bc69c63525746f2cb857a2ee3f282383.

@k8s-github-robot
Copy link
Copy Markdown

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 22, 2015

GCE e2e build/test failed for commit c051b019bc69c63525746f2cb857a2ee3f282383.

@0xmichalis
Copy link
Copy Markdown
Contributor

Summarizing 1 Failure:

[Fail] Services [It] should be able to up and down services 
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:244

Ran 116 of 208 Specs in 477.298 seconds
FAIL! -- 115 Passed | 1 Failed | 2 Pending | 90 Skipped 

Probably a flake

@wojtek-t
Copy link
Copy Markdown
Member

@k8s-bot e2e test this please

@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 22, 2015

GCE e2e test build/test passed for commit c051b019bc69c63525746f2cb857a2ee3f282383.

@k8s-github-robot
Copy link
Copy Markdown

PR changed after LGTM, removing LGTM.

@k8s-github-robot k8s-github-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 22, 2015
@spxtr
Copy link
Copy Markdown
Contributor

spxtr commented Dec 22, 2015

@k8s-bot unit test this please

#18960

@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 22, 2015

GCE e2e test build/test passed for commit 4123a61.

@brendandburns brendandburns added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 29, 2015
@k8s-github-robot
Copy link
Copy Markdown

@k8s-bot test this

Tests are more than 48 hours old. Re-running tests.

@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 29, 2015

GCE e2e test build/test passed for commit 4123a61.

@k8s-github-robot
Copy link
Copy Markdown

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 29, 2015

GCE e2e test build/test passed for commit 4123a61.

@k8s-github-robot
Copy link
Copy Markdown

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Dec 29, 2015

GCE e2e test build/test passed for commit 4123a61.

@k8s-github-robot
Copy link
Copy Markdown

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Dec 29, 2015
@k8s-github-robot k8s-github-robot merged commit 356487c into kubernetes:master Dec 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.