k3s/pkg/api
Kubernetes Submit Queue a9b60b4aa9 Merge pull request #51425 from NickrenREN/remove-scratch-overlay
Automatic merge from submit-queue (batch tested with PRs 51425, 51404, 51459, 51504, 51488)

Remove previous local storage resource name 'scratch" and "overlay"

Remove previous local storage resource name 'scratch" and "overlay"

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*:  part of #50818

**Special notes for your reviewer**:
Now local ephemeral storage resource name is "ResourceEphemeralStorage",  remove previous names as @vishh  suggested in PR #51070

**Release note**:
```release-note
Remove previous local ephemeral storage resource names: "ResourceStorageOverlay" and "ResourceStorageScratch"
```
2017-08-29 04:15:24 -07:00
..
endpoints Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
events Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
fuzzer fix fuzzer for hostpath type that the path can be an empty string 2017-08-24 17:24:04 +08:00
helper Add feature gate for local storage quota 2017-08-26 14:14:26 +08:00
install Merge pull request #50094 from sttts/sttts-no-importprefix 2017-08-14 12:14:55 -07:00
persistentvolume refactor CephFS PV spec to use SecretReference 2017-08-24 18:49:05 +00:00
pod Make metav1.(Micro)?Time functions take pointers 2017-08-17 11:24:28 +02:00
ref Merge pull request #50204 from smarterclayton/move_list_to_metav1 2017-08-16 02:50:26 -07:00
resource Add local storage to downwards API 2017-08-26 11:58:21 +08:00
service Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
testapi Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
testing IPBlock generated code 2017-08-24 16:20:15 -04:00
unversioned Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
util Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
v1 Merge pull request #50919 from wongma7/mount-options 2017-08-29 03:20:00 -07:00
validation Merge pull request #50435 from NickrenREN/localstorage-downwardapi 2017-08-29 02:22:13 -07:00
BUILD Merge pull request #41901 from soltysh/cronjobs_beta 2017-08-16 15:59:46 -07:00
OWNERS Add liggitt as an API approver. Note that bgrant0607 is an approver, but 2017-08-23 11:32:05 -07:00
annotation_key_constants.go mark created-by annotation as deprecated 2017-08-15 17:08:07 -07:00
conversion_test.go Unify fuzzers and roundtrip tests 2017-07-20 12:31:00 +02:00
copy_test.go Unify fuzzers and roundtrip tests 2017-07-20 12:31:00 +02:00
deep_copy_test.go Remove the temporary fix for pre-1.0 mirror pods 2017-02-02 10:37:19 -08:00
defaulting_test.go remove failure policy from intializer configuration 2017-08-28 15:24:50 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
field_constants.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
json.go Change taint/toleration annotations to api fields. 2017-02-22 09:27:42 -05:00
meta_test.go API 2017-02-28 23:05:40 -08:00
node_example.json Change minion to node 2016-09-28 10:53:30 -07:00
objectreference.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
register.go Dynamic Kubelet Configuration 2017-08-08 12:21:37 -07:00
replication_controller_example.json Initial Quobyte support 2016-08-18 17:13:50 +02:00
resource.go Remove previous local storage resource name 'scratch" and "overlay" 2017-08-27 12:03:31 +08:00
serialization_proto_test.go Unify fuzzers and roundtrip tests 2017-07-20 12:31:00 +02:00
serialization_test.go Revert "Merge pull request #51008 from kubernetes/revert-50789-fix-scheme" 2017-08-21 11:28:05 -07:00
taint.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
taint_test.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
toleration.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
types.go Merge pull request #51425 from NickrenREN/remove-scratch-overlay 2017-08-29 04:15:24 -07:00
unstructured_test.go Unify fuzzers and roundtrip tests 2017-07-20 12:31:00 +02:00
zz_generated.deepcopy.go Generated PV.Spec.MountOptions code 2017-08-28 14:20:48 -04:00