Skip to content

Commit

Permalink
Added links and changing names
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohan Fletcher committed Jun 19, 2018
1 parent 6c9ccb5 commit 91eb83f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev/user-agent-stacktrace/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# user-agent-backtrace
# user-agent-stacktrace

Feeding a backtrace of function calls into the K8s audit log via the User-Agent header
Feeding a stacktrace of function calls into the K8s audit log via the User-Agent header


## Requirements

- Patch [client-go]() to set user-agent header to backtrace using patch - <link to pull request>
- Patch [client-go]() to set user-agent header to stacktrace using patch - https://github.com/kubernetes/kubernetes/pull/65202
- Patch [kubernetes]() to log user-agent header in the audit log - https://github.com/kubernetes/kubernetes/pull/64812


Expand Down

0 comments on commit 91eb83f

Please sign in to comment.