Commit Graph

221 Commits

Author SHA1 Message Date
Graham Whaley
334ed30e23 README: Add link to resource owners wiki page
Now we have the table of Kata resources and owners on a wiki page,
let's link it from the main community README to make it easier
to find.

Fixes: #71

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-08-07 10:57:36 +01:00
Eric Ernst
e0a537f661
Merge pull request #108 from jodh-intel/fix-typos-and-formatting
docs: Fix typos and formatting
2019-06-12 09:33:22 -07:00
James O. D. Hunt
c829871650 docs: Fix typos and formatting
Correct spelling mistakes and formatting issues.

Fixes: #107.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-06-12 17:23:36 +01:00
James O. D. Hunt
cbd8d0ef9a
Merge pull request #106 from jodh-intel/add-rota-doc
docs: Add new Rota doc
2019-06-07 16:35:24 +01:00
James O. D. Hunt
17b41becbb docs: Add new Rota doc
Add a new document explaining what the Kata Rota Team is and what they
should do.

Fixes: #104.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-06-06 09:53:35 +01:00
Archana Shinde
7047db1084
Merge pull request #103 from jodh-intel/doc-fixes
Doc fixes
2019-05-29 09:39:58 -07:00
James O. D. Hunt
aec069c66c docs: Update linter information
Update the contributing guide to refer to `golangci-lint` rather than
the old `gometalinter` we used to use.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-05-24 17:02:03 +01:00
James O. D. Hunt
f05c083230 docs: Added missing TOC entries
Updated the vendoring doc to add in missing table of contents entries.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-05-24 17:02:03 +01:00
James O. D. Hunt
30508d4619 docs: Remove mention of pullapprove
Remove pullapprove from the contributors guide as we no longer use the
service.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-05-24 17:02:00 +01:00
James O. D. Hunt
a7ec16ddcb docs: Fix spelling and formatting
Updated the docs fixing spelling and formatting.

Fixes: #102.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-05-24 15:53:28 +01:00
Graham Whaley
5421d4b9cd
Merge pull request #100 from jodh-intel/add-missing-doc-links
docs: Add missing doc links
2019-05-16 11:03:11 +01:00
James O. D. Hunt
b1f5969644 docs: Add missing doc links
Add missing links to documents to ensure all docs in this repo can be
discovered easily.

Fixes #99.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-05-15 17:14:43 +01:00
James O. D. Hunt
2312bfb84b
Merge pull request #98 from nitkon/patch-2
CONTRIBUTING: Make re-vendoring steps clearer
2019-05-10 16:05:57 +01:00
nitkon
9701fea15e
CONTRIBUTING: Make re-vendoring steps clearer
Make re-vendoring steps clearer.

Fixes: #97

Signed-off-by: Nitesh Konkar <niteshkonkar@in.ibm.com>
2019-05-10 20:27:41 +05:30
Graham Whaley
a4320d940f
Merge pull request #96 from gnawux/antfin
README: change the company of Xu Wang
2019-05-02 09:34:20 +01:00
Xu Wang
613eea25fa README: change the company of Xu Wang
Fixes:#95

Change to Ant Financial

Signed-off-by: Xu Wang <xu@hyper.sh>
2019-05-01 14:14:20 -06:00
Xu Wang
02c9e8b3b9
Merge pull request #92 from jodh-intel/fix-markdown
Fix markdown
2019-05-01 14:13:10 -06:00
Julio Montes
08865107c6
Merge pull request #94 from jodh-intel/clarify-virtcontainers-build
docs: Clarify virtcontainers build
2019-04-30 10:06:32 -05:00
James O. D. Hunt
f4b8b0f5c0 docs: Clarify virtcontainers build
If working on the runtime, it is necessary to return to the top-level
directory after having built `virtcontainers`.

Make this clearer by using a `pushd` and `popd` pair rather than a
single `cd`.

Fixes #93.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-04-30 09:24:20 +01:00
James O. D. Hunt
66f888990b docs: Fix markdown links
Correct a few broken markdown links.

Fixes #91.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-04-18 15:48:07 +01:00
James O. D. Hunt
1d117106bd docs: Fix markdown
Make examples headings unique so that both sets of examples can be
accessed from the TOC.

Partially fixes: #91.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-04-18 15:46:48 +01:00
Julio Montes
47413c33fa
Merge pull request #89 from jodh-intel/git-add-changed-vendor-files
docs: Add more vendor details to contributing guide
2019-03-06 08:00:54 -06:00
James O. D. Hunt
1deb27d130 docs: Add more vendor details to contributing guide
Explain that it is necessary to `git add vendor/` after running `dep
ensure`.

Fixes #88.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-03-06 10:02:49 +00:00
Samuel Ortiz
86c89d26f5
Merge pull request #84 from grahamwhaley/20190219_elections_201903
elections: March 2019 AC results
2019-02-26 11:11:24 +01:00
James O. D. Hunt
9dbd8aedf2
Merge pull request #77 from grahamwhaley/20190207_ack_workflow
CONTRIB: Update to reflect new CI workflows
2019-02-26 09:54:24 +00:00
Peng Tao
fb8ae1f59b
Merge pull request #86 from bergwolf/cve-2019-5736
VMT: CVE-2019-5736: runc escape
2019-02-25 13:45:54 +08:00
Graham Whaley
3340634db7 VMT: CVE-2019-5736: runc escape
Add the KCSA for CVE-2019-5736.
As this is our first KCSA, also create the KCSA index page and
reference that from the top level README.

Fixes: #85

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
2019-02-22 18:43:51 +08:00
Graham Whaley
479dca421a elections: March 2019 AC results
Add a results file to record the outcome of the March 2019 AC
elections.

Fixes: #83

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-02-19 11:05:07 +00:00
Graham Whaley
e2fea3cc2c
Merge pull request #82 from gnawux/election
elections: Add Xu Wang candidacy
2019-02-18 10:49:59 +00:00
James O. D. Hunt
c77ce17a1e
Merge pull request #80 from sameo/topic/candidacy
elections: Add Samuel Ortiz candidacy
2019-02-18 08:44:49 +00:00
Xu Wang
2e824d327b elections: Add Xu Wang candidacy
Let's work together for a better year.

Fixes: #81

Signed-off-by: Xu Wang <xu@hyper.sh>
2019-02-16 21:40:01 +08:00
Samuel Ortiz
e45dcc555c elections: Add my candidacy
I'd like to renew my seat at the AC committee.

Fixes: #79

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-02-15 10:39:47 +01:00
Graham Whaley
2ecdab8cea CONTRIB: Update to reflect new CI workflows
With the move away from pullapprove and towards github and
Zuul for ack accounting, SoB and WIP checks, we need to update
the documents to reflect this.

Fixes: #76

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-02-12 11:06:53 +00:00
James O. D. Hunt
290d2336b4
Merge pull request #73 from grahamwhaley/20190206_remove_pullapprove
pullapprove: remove it
2019-02-11 11:02:06 +00:00
Graham Whaley
6263781e38
Merge pull request #69 from tbreeds/master
Add first set of tools to generate the electorate
2019-02-08 10:45:26 +00:00
Tony Breeds
5dd582795c
Merge branch 'master' into master 2019-02-08 08:20:14 +11:00
Graham Whaley
98979564f6
Merge pull request #75 from sameo/topic/2019-03-elections
elections: Kick the March 2019 election off
2019-02-07 15:06:16 +00:00
Samuel Ortiz
c450dde5c7 elections: Kick the March 2019 election off
2 seats for elections, process starts in 2 weeks.

Fixes: #74

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-02-07 15:40:33 +01:00
Graham Whaley
fe541822ca pullapprove: remove it
We are moving away from pullapprove. Remove its config file.

Fixes: #72

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-02-06 16:41:41 +00:00
James O. D. Hunt
d6cb46c2b4
Merge pull request #70 from ccollicutt/hook-fix
docs: add note about virtcontainers if testing runtime
2019-01-28 16:31:17 +00:00
Graham Whaley
d4866a2ca7
Merge pull request #67 from jodh-intel/add-first-pr-example
docs: Add full PR example to contributing guide
2019-01-28 10:16:44 +00:00
Tony Breeds
730eec46df Add first set of tools to generate the electorate
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
2019-01-25 13:31:04 +11:00
curtis
d4ce3e454f docs: add note about virtcontainers if testing runtime
If following the contributing doc and wanting to run make check and
make test in kata-runtime, the virtcontainers/bin/hook executable
is expected to exist. But it only exists if it is compiled and
installed. So a note has been added that if make test|check for
runtime, to ensure that virtcontainers has been compiled and
installed.

Signed-off-by: ccollicutt <curtis@serverascode.com>
2019-01-24 11:34:23 -05:00
James O. D. Hunt
7229ad7f2f docs: Add full PR example to contributing guide
Add a full example of creating a PR including explaining how to rebase,
squash commits and force push to include review changes.

Fixes #66.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-01-24 09:05:33 +00:00
Amy Leeland
34ae157369
Merge pull request #68 from egernst/remove-wc
remove references to working committee
2019-01-23 22:25:27 -08:00
Eric Ernst
7a6f6edf37 remove references to working committee
The working committee isn't part of the project's governance
at this point, so it makes sense to remove it from the front
of the community page.  Marketing discussions are happening instead on a
monthly basis and via mailing-list/slack.

Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-01-16 15:04:55 -08:00
Eric Ernst
926772feb5
Merge pull request #39 from grahamwhaley/20180613_VMT_process
[RFC] Vulnerability management: Add VMT documents
2018-10-25 16:19:27 +01:00
Graham Whaley
ef3bc0332a Vulnerability management: Add VMT documents
Add documentation for the management of Vulnerabilities,
and the process and procedures of the
Vulnerability Management Team (VMT).

Fixes: #34

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2018-10-24 15:23:52 +01:00
Graham Whaley
0eb5bbd08f
Merge pull request #65 from chavafg/topic/document-pr-testing
docs: add CI info to CONTRIBUTING.md
2018-10-04 14:53:08 +01:00
James O. D. Hunt
ba4369b0f5
Merge pull request #64 from grahamwhaley/20180917_stable_backports
docs: contrib: document stable branch backports
2018-10-03 17:49:18 +01:00