k3s/pkg/api
Kubernetes Submit Queue ae839ffc44 Merge pull request #31543 from deads2k/rbac-06-change-role-ref
Automatic merge from submit-queue

Change rbac roleref to reflect the information we want

@liggitt @ericchiang This is a version of https://github.com/kubernetes/kubernetes/pull/31359 which updates the `RoleRef` to be (I think) the type that we want, with a group, resource, and name.

This is **not** backwards compatible with any existing data.  I'm ok with doing this since rbac was considered alpha, but its something to consider.

If we want this instead, I'll close the previous pull (or update it with this content).
2016-09-12 02:01:49 -07:00
..
annotations Use Go canonical import paths 2016-07-16 13:48:21 -04:00
endpoints Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
errors Merge pull request #31756 from lavalamp/logmore 2016-08-31 20:31:45 -07:00
install fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
meta add group prefix matching for kubectl usage 2016-09-07 10:32:39 -04:00
pod Fix various typos in pkg/api 2016-08-29 11:31:16 +02:00
resource const string testQuantityFlag no longer use 2016-09-04 20:37:32 +08:00
rest Merge pull request #31522 from krousey/path_validation 2016-09-07 10:14:32 -07:00
service GCE Cloud provider changes for ESIPP 2016-08-23 16:16:39 -07:00
testapi move StorageClass to its own group 2016-09-06 08:41:17 -04:00
testing change rbac roleref type 2016-09-09 09:55:51 -04:00
unversioned Fix various typos in pkg/api 2016-08-29 11:31:16 +02:00
util Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
v1 Merge pull request #31834 from wongma7/pvc-genclient 2016-09-01 15:01:13 -07:00
validation add validation rule to prevent adding finalizers if the object is being deleted 2016-09-09 15:29:08 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
context.go Merge pull request #25307 from derekwaynecarr/set_uid_from_context 2016-07-20 09:58:51 -07:00
context_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
conversion.go fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
conversion_test.go Turn pkg/api/pod_example.json into go struct to avoid noise in pprof 2016-07-12 20:36:48 +02:00
copy_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deep_copy_test.go Update etcd default ports for v3, and validate tests 2016-08-17 07:49:19 -05:00
defaults.go fix register.go files up + add test import 2016-08-11 17:06:54 -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
generate.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers.go update taints e2e, respect that taint is unique by key, effect 2016-09-09 19:15:11 +08:00
helpers_test.go update taints e2e, respect that taint is unique by key, effect 2016-09-09 19:15:11 +08:00
mapper.go Adding events to federation apiserver 2016-08-12 10:48:19 -07:00
meta.go add ClusterName field to ObjectMeta 2016-08-22 21:09:57 -07:00
meta_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
node_example.json Updating scripts to use v1 instead of v1beta3 2015-07-01 00:23:16 -07:00
ref.go move api.OjbectReference.ObjectKind() to ref.go 2016-07-14 23:02:05 -07:00
ref_test.go Use make as the main build tool 2016-07-12 21:52:00 -07:00
register.go Fix various typos in pkg/api 2016-08-29 11:31:16 +02:00
replication_controller_example.json Initial Quobyte support 2016-08-18 17:13:50 +02:00
requestcontext.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resource_helpers.go Fix various typos in pkg/api 2016-08-29 11:31:16 +02:00
resource_helpers_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
serialization_proto_test.go Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
serialization_test.go Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
types.generated.go Run hack/update-all.sh 2016-08-25 13:22:01 +02:00
types.go Fix various typos in pkg/api 2016-08-29 11:31:16 +02:00
zz_generated.deepcopy.go Run hack/update-all.sh 2016-08-25 13:22:01 +02:00