summaryrefslogtreecommitdiff
path: root/event_compression.md
AgeCommit message (Collapse)Author
2016-02-29fix linksChao Xu
2015-12-21run hack/update-generated-docs.shChao Xu
2015-12-03Minion->Node rename: docs/ machine names only, except gce/awsBrad Erickson
2015-11-13Run update-gendocsTim Hockin
2015-11-06Add event correlation to clientderekwaynecarr
2015-09-17Move pkg/util.Time to pkg/api/unversioned.TimeDaniel Martí
Along with our time.Duration wrapper, as suggested by @lavalamp.
2015-09-16 fix the change of minions to nodeseulerzgy
2015-09-10Manually fixing docs, since gendocs messes up the links.Daniel Smith
2015-08-31Fix dead link in event_compression.mdqiaolei
Where `pkg/client/record/event.go` should be `pkg/client/unversioned/record/event.go`
2015-08-18Moving client libs to unversioned dirKris Rousey
2015-08-05rewrite all links to prs to k8s linksMike Danese
2015-08-05rewrite all links to issues to k8s linksMike Danese
2015-07-30Fix trailing whitespace in all docsEric Paris
2015-07-20Collected markedown fixes around syntax.Tim Hockin
2015-07-20Absolutize links that leave the docs/ tree to go anywhere other thanDavid Oppenheimer
to examples/ or back to docs/
2015-07-19Merge pull request #11551 from a-robinson/docsBrian Grant
Improve syntax highlighting for design and devel docs
2015-07-19Replace ``` with ` when emphasizing something inline in docs/Alex Robinson
2015-07-19Improve design docs syntax highlighting.Alex Robinson
2015-07-17Run gendocsTim Hockin
2015-07-17apply changesDaniel Smith
2015-07-17Better scary messageTim Hockin
2015-07-16(mostly) auto fixed linksDaniel Smith
2015-07-14Run gendocsTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-13Apply mungedocs changesDaniel Smith
2015-07-13Run gendocs and mungesTim Hockin
2015-06-12Copy edits for spelling errors and typosEd Costello
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-05-15Add ga-beacon analytics to gendocs scriptsJeff Lowdermilk
hack/run-gendocs.sh puts ga-beacon analytics link into all md files, hack/verify-gendocs.sh verifies presence of link.
2015-05-05Fix event doc linkSaad Ali
2015-02-17Update Event Compression Design Doc with LRU CacheSaad Ali
2015-02-11Documentation for Event CompressionSaad Ali