apiserver/pkg/endpoints
Monis Khan 1873d19869 Allow handlers early in the request chain to set audit annotations
This change adds the generic ability for request handlers that run
before WithAudit to set annotations in the audit.Event.Annotations
map.

Note that this change does not use this capability yet. Determining
which handlers should set audit annotations and what keys and values
should be used requires further discussion (this data will become
part of our public API).

Signed-off-by: Monis Khan <mok@vmware.com>

Kubernetes-commit: 0bc62112adf270ef4efada37286319c229324c7b
2020-03-19 20:02:37 -04:00
..
discovery Implement support for CacheableObject 2019-08-15 22:02:33 +02:00
filters Allow handlers early in the request chain to set audit annotations 2020-03-19 20:02:37 -04:00
handlers managedfields: Update Apply time if neither object nor managedfields have changed 2020-03-05 13:13:27 -08:00
metrics remove client label from apiserver request count metric since it is unbounded 2020-01-29 12:25:55 -08:00
openapi apiserver: fix openapi extension types to be JSON 2019-02-07 15:34:42 +01:00
request Ensure conversions are registered for metainternalversion codecs 2019-09-11 16:30:08 +02:00
testing Not rely on default conversions in apiserver test 2020-02-11 14:53:17 +01:00
apiserver_test.go Not rely on default conversions in apiserver test 2020-02-11 14:53:17 +01:00
audit_test.go updates audit endpoints test 2018-11-01 15:56:50 -06:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
groupversion.go Replace HTTP compression with an inline handler 2019-05-04 17:36:36 -04:00
installer.go Require listers to implement TableConverter 2020-03-09 10:08:13 -04:00
installer_test.go apiserver: make endpoint webservice builder helpers public 2019-03-04 08:14:41 -08:00
patchhandler_test.go fix some ineffassigns 2019-09-09 18:52:17 +08:00
watch_test.go client-go dynamic client: add context to callers 2020-03-06 10:17:41 -05:00