k3s/test/integration
Kubernetes Submit Queue 2bee858a7b
Merge pull request #66284 from stewart-yu/stewart-sharedtype-move
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Move the` k8s.io/kubernetes/pkg/util/pointer` package to` k8s.io/utils/pointer`

**What this PR does / why we need it**:
Move `k8s.io/kubernetes/pkg/util/pointer` to  `shared utils` directory, so that we can use it  easily.
Close #66010 accidentally, and can't reopen it, so the same as #66010 

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-07-30 19:50:36 -07:00
..
apiserver dry-run: Create new options for Update/Create and pass it along 2018-07-12 07:18:37 -07:00
auth Add additional authorization check for create-on-update 2018-07-03 11:20:16 -07:00
benchmark/jsonify Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
client Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
configmap Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
daemonset Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
defaulttolerationseconds Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
deployment auto-generated file 2018-07-28 07:54:17 +08:00
etcd dry-run: Create new options for Update/Create and pass it along 2018-07-12 07:18:37 -07:00
evictions Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
examples Add String method to audit.Backend interface 2018-07-18 17:55:01 +08:00
framework Merge pull request #65830 from sttts/sttts-apiserver-readwrite-port 2018-07-09 09:35:02 -07:00
garbagecollector apiextensions-apiserver: add pkg/cmd/server/testing pkg for integration bootstrapping 2018-07-05 17:34:16 +02:00
ipamperf Merge pull request #64559 from AdamDang/patch-10 2018-07-16 17:00:06 -07:00
master fix a duplicate case in TestUpdateNodeObjects 2018-07-28 09:47:10 +08:00
metrics Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
objectmeta Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
openshift Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pods Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
quota Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
replicaset remove the unused verifyRemainingObjects function 2018-07-16 15:15:56 +08:00
replicationcontroller remove the unused verifyRemainingObjects function 2018-07-16 15:15:56 +08:00
scale Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
scheduler test(scheduler): add more integration tests for TaintNodesByCondition 2018-07-25 16:09:02 -07:00
scheduler_perf Merge pull request #64936 from wgliang/master.scheduler_perf_test 2018-06-22 19:03:16 -07:00
secrets Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
serviceaccount Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
statefulset Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
storageclasses Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
tls master count and lease endpoint tests 2018-04-27 13:03:31 -05:00
ttlcontroller Update ttlcontroller_test.go 2018-07-25 11:30:04 +08:00
util Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
volume Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
benchmark-controller.json Use pause manifest image 2018-04-06 11:00:50 +05:30
doc.go don't use build tags to mark integration tests 2017-04-28 14:19:39 -07:00
utils.go aesgcm - passing 2018-01-31 10:50:11 -08:00