summaryrefslogtreecommitdiff
path: root/security_context.md
AgeCommit message (Collapse)Author
2015-12-21run hack/update-generated-docs.shChao Xu
2015-11-13Run update-gendocsTim Hockin
2015-08-06Merge pull request #12328 from pmorie/sc-typoWojciech Tyczynski
Fix typo in security context proposal
2015-08-06Fix typo in security context proposalPaul Morie
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-30Rewrite how the munger worksEric Paris
The basic idea is that in the main mungedocs we run the entirefile and create an annotated set of lines about that file. All mungers then act on a struct mungeLines instead of on a bytes array. Making use of the metadata where appropriete. Helper functions exist to make updating a 'macro block' extremely easy.
2015-07-17Run gendocsTim Hockin
2015-07-17apply changesDaniel Smith
2015-07-17Better scary messageTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-13Apply mungedocs changesDaniel Smith
2015-07-13Run gendocs and mungesTim Hockin
2015-07-10Auto-fixed docsDaniel Smith
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-08bring doc up to date with actual api typesPaul Weil
2015-05-06Fix link to service accounts doc in security context docPaul Morie
2015-03-17Remove BoundPod structureWojciech Tyczynski
2015-02-20Service account proposal.Eric Tune
COMMIT_BLOCKED_ON_GENDOCS
2015-02-09Specify intent for container isolation and add details for id mappingcsrwng
2015-01-28[Proposal] Security Contextscsrwng