k3s/pkg/master
Kubernetes Submit Queue d8efc779ed Merge pull request #38154 from caesarxuchao/rename-release_1_5
Automatic merge from submit-queue (batch tested with PRs 38154, 38502)

Rename "release_1_5" clientset to just "clientset"

We used to keep multiple releases in the main repo. Now that [client-go](https://github.com/kubernetes/client-go) does the versioning, there is no need to keep releases in the main repo. This PR renames the "release_1_5" clientset to just "clientset", clientset development will be done in this directory.

@kubernetes/sig-api-machinery @deads2k 

```release-note
The main repository does not keep multiple releases of clientsets anymore. Please find previous releases at https://github.com/kubernetes/client-go
```
2016-12-14 14:21:51 -08:00
..
ports autoupdate BUILD files 2016-12-12 13:30:07 -08:00
thirdparty autoupdate BUILD files 2016-12-12 13:30:07 -08:00
BUILD run hack/update-codegen.sh 2016-12-14 12:39:49 -08:00
OWNERS
controller.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
controller_test.go reconcile when service already exists 2016-12-01 09:14:31 -05:00
doc.go
import_known_versions.go move StorageClass to its own group 2016-09-06 08:41:17 -04:00
import_known_versions_test.go Doc API group suffix, add test to catch new groups 2016-09-09 15:56:08 -04:00
master.go run hack/update-codegen.sh 2016-12-14 12:39:49 -08:00
master_test.go Merge pull request #38154 from caesarxuchao/rename-release_1_5 2016-12-14 14:21:51 -08:00
services.go Move DefaultServiceIPRange into pkg/master 2016-12-03 18:34:22 +01:00