diff options
| author | Mike Danese <mikedanese@gmail.com> | 2015-08-05 18:09:50 -0700 |
|---|---|---|
| committer | Mike Danese <mikedanese@gmail.com> | 2015-08-05 21:11:11 -0700 |
| commit | 09d971bc58179999aea2545bd2b922a6f170a3ef (patch) | |
| tree | 8c24c246444d4132300267f0d5cd7b527eb9cc1e /event_compression.md | |
| parent | a74ffb6a381cf9a7bd8282c8d9806bae41680f3d (diff) | |
rewrite all links to prs to k8s links
Diffstat (limited to 'event_compression.md')
| -rw-r--r-- | event_compression.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event_compression.md b/event_compression.md index b14d5206..1187edb6 100644 --- a/event_compression.md +++ b/event_compression.md @@ -113,7 +113,7 @@ This demonstrates what would have been 20 separate entries (indicating schedulin * PR [#4157](http://issue.k8s.io/4157): Add "Update Event" to Kubernetes API * PR [#4206](http://issue.k8s.io/4206): Modify Event struct to allow compressing multiple recurring events in to a single event * PR [#4306](http://issue.k8s.io/4306): Compress recurring events in to a single event to optimize etcd storage - * PR [#4444](https://github.com/GoogleCloudPlatform/kubernetes/pull/4444): Switch events history to use LRU cache instead of map + * PR [#4444](http://pr.k8s.io/4444): Switch events history to use LRU cache instead of map <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> |
