kubernetes / apiserver

Library for writing a Kubernetes-style API server.
Apache License 2.0
647 stars 400 forks source link

add json names to audit events types.go #68

Closed tech-geek29 closed 3 years ago

tech-geek29 commented 3 years ago

This PR makes the following changes:

Fixes: #64

k8s-ci-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tech-geek29 To complete the pull request process, please assign liggitt after the PR has been reviewed. You can assign the PR to them by writing /assign @liggitt in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubernetes/apiserver/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
tech-geek29 commented 3 years ago

Please review @lavalamp @smarterclayton @wojtek-t

fejta-bot commented 3 years ago

This PR may require API review.

If so, when the changes are ready, complete the pre-review checklist and request an API review.

Status of requested reviews is tracked in the API Review project.

tech-geek29 commented 3 years ago

/label api-review

tech-geek29 commented 3 years ago

/remove-label api-review

fejta-bot commented 3 years ago

Unknown CLA label state. Rechecking for CLA labels.

Send feedback to sig-contributor-experience at kubernetes/community. /check-cla

lavalamp commented 3 years ago

Please open this PR against the main repo, kubernetes/kubernetes; this repo is just copied from the apiserver in the staging directory there.

(I'm not promising we'll merge this though, it looks like it might cause compatibility problems)

tech-geek29 commented 3 years ago

/close

k8s-ci-robot commented 3 years ago

@tech-geek29: Closed this PR.

In response to [this](https://github.com/kubernetes/apiserver/pull/68#issuecomment-860868402): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.