Skip to content

Commit

Permalink
Fix event doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
saad-ali committed May 6, 2015
1 parent 4e50c72 commit ff2913c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion event_compression.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ This demonstrates what would have been 20 separate entries (indicating schedulin
* Issue [#4073](https://github.com/GoogleCloudPlatform/kubernetes/issues/4073): Compress duplicate events
* PR [#4157](https://github.com/GoogleCloudPlatform/kubernetes/issues/4157): Add "Update Event" to Kubernetes API
* PR [#4206](https://github.com/GoogleCloudPlatform/kubernetes/issues/4206): Modify Event struct to allow compressing multiple recurring events in to a single event
* PR [#4306](https://github.com/GoogleCloudPlatform/kubernetes/issues/4073): Compress recurring events in to a single event to optimize etcd storage
* PR [#4306](https://github.com/GoogleCloudPlatform/kubernetes/issues/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

0 comments on commit ff2913c

Please sign in to comment.