kubernetes/pkg/controller/deployment
Kubernetes Submit Queue 6aeb790582 Merge pull request #49830 from jianglingxia/jlx72916
Automatic merge from submit-queue (batch tested with PRs 50418, 49830, 49206, 49061, 49912)

Renamed packge name to apiv1

**What this PR does / why we need it**:
Renamed packge name from k8s_api_v1 to apiv1
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-08-09 22:07:15 -07:00
..
util Merge pull request #49830 from jianglingxia/jlx72916 2017-08-09 22:07:15 -07:00
BUILD update-bazel.sh 2017-07-17 15:06:08 -07:00
deployment_controller_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
deployment_controller.go Fix printer hack to get a versioned client 2017-08-06 15:30:13 +02:00
OWNERS Update OWNERS for pkg/controller/deployment 2017-01-26 10:24:52 -08:00
progress_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
progress.go run hack/update-all 2017-06-22 11:31:03 -07:00
recreate_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
recreate.go controller: cleanup complete deployments only 2017-07-11 19:20:14 +02:00
rollback.go run hack/update-all 2017-06-22 11:31:03 -07:00
rolling_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
rolling.go controller: cleanup complete deployments only 2017-07-11 19:20:14 +02:00
sync_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
sync.go Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00