kubernetes/federation/pkg/kubefed
Kubernetes Submit Queue 8182f178f6 Merge pull request #36447 from irfanurrehman/federation-kubefed-todo-2
Automatic merge from submit-queue

[Federation] Implement dry run support in kubefed init

This one implements one of the TODO items pending in the previous set of kubefed PRs.
This one is done on top of another todo PR https://github.com/kubernetes/kubernetes/pull/36310 which is being reviewed separately.
Please review only the last 2 commits in this one.
The design doc PR for kubefed is at https://github.com/kubernetes/kubernetes/pull/34484.

cc  @kubernetes/sig-cluster-federation  @madhusudancs @nikhiljindal



**Release note**:
<!--  Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access) 
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. 
-->
``` 
[Federation] `kubefed init` now supports dry run mode. 
```
2016-12-08 14:32:08 -08:00
..
init Merge pull request #36447 from irfanurrehman/federation-kubefed-todo-2 2016-12-08 14:32:08 -08:00
testing [Federation][init-08] Refactor the tests by pulling the common utilities into a testing package. 2016-11-04 01:03:41 -07:00
util [Federation][init-07] Pull the default federation namespace into a constant. 2016-11-04 00:13:20 -07:00
BUILD refactor: generated 2016-12-03 19:10:46 -05:00
join_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
join.go [Federation][join-flags] Add flags for cluster context and secret names while joining clusters to federation. 2016-11-15 23:47:53 -08:00
kubefed.go [Federation][init-02] Stop passing command factory to the init command. 2016-11-02 19:28:17 -07:00
unjoin_test.go refactor: generated 2016-12-03 19:10:46 -05:00
unjoin.go generated: refactor 2016-11-23 22:30:47 -06:00