k3s/test
Kubernetes Submit Queue 0200dd08b0
Merge pull request #66094 from janetkuo/hash-safe-encode
Automatic merge from submit-queue (batch tested with PRs 66094, 65676). 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>.

Safe encode template hash value to make it consistent with resource name

**What this PR does / why we need it**: 

**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 #66093

**Special notes for your reviewer**: It's safe to change the function that generates template hash label, because this value is only used when creating a resource and never updated or compared. Therefore, it won't break existing workloads after k8s upgrade/downgrade. Note that we've changed hash before when introducing hash collision avoidance mechanism. 
@kubernetes/sig-apps-pr-reviews 

**Release note**:

```release-note
NONE
```
2018-07-13 16:04:00 -07:00
..
cmd ensure rs pod cleanup happens 2018-07-10 15:43:43 -04:00
conformance promoting namespace e2e tests for conformance 2018-06-19 16:05:44 +05:30
e2e Modify resource constraints for master components. 2018-07-13 16:46:57 +02:00
e2e_kubeadm Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
e2e_node Merge pull request #65707 from dims/remove-deprecated-cadvisor-port 2018-07-07 05:28:13 -07:00
fixtures Disable initializers by default 2018-07-10 15:14:32 -04:00
images Update to go1.10.3 2018-07-02 15:46:40 -07:00
integration Merge pull request #66094 from janetkuo/hash-safe-encode 2018-07-13 16:04:00 -07:00
kubemark Create WORKSPACE file before running bazel in kubemark 2018-07-09 23:07:03 +02:00
list Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
soak Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
typecheck Deduplicate identical typecheck errors between platforms. 2018-03-28 19:42:48 -07:00
utils Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD move test-cmd guts to separate sig-cli maintained directory 2018-07-05 11:38:26 -04:00
OWNERS Adding rramkumar1 and MrHohn as reviewer & approver to pkg/test 2018-03-21 11:53:18 -07:00
test_owners.csv Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
test_owners.json Remove all traces of federation 2017-10-26 13:37:37 -07:00