Commit Graph

146 Commits

Author SHA1 Message Date
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
Graham Whaley
5a4fbd9e62 docs: contrib: document stable branch backports
Add some docs to note we require bug/feature labels on PRs
so we can work out what needs to be a stable backport or not.
Also add a brief doc on how to cherry pick and base/push to
a stable branch PR.

Fixes: #63

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2018-10-03 17:33:38 +01:00
Salvador Fuentes
41a21903c1 docs: add CI info to CONTRIBUTING.md
Info about how the CI works when a PR is opened.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
2018-09-26 09:02:01 -05:00
Graham Whaley
1f03d4cd29
Merge pull request #62 from annabellebertooch/update-arch-committee
Updates README with election results
2018-09-18 10:49:39 +01:00
Anne Bertucio
243c5f84f4 Updates README with election results
Updates the README to reflect September 2018
election and adjusts verbage to reflect that we have
had our first election (vs "There will be an election
in September 2018).

Signed-off-by: Anne Bertucio <anne@openstack.org>
2018-09-10 11:34:01 -06:00
Xu Wang
79b4099ec4
Merge pull request #61 from annabellebertooch/sept-election-results
Adds 2018-09 Election Results
2018-09-11 00:59:14 +08:00
Anne Bertucio
1b1c0f9c1c Adds 2018-09 Election Results
Adds the election results for the September
2018 Architecture Committee election.

Signed-off-by: Anne Bertucio <anne@openstack.org>
2018-09-10 10:40:59 -06:00
zhangwei_cs
58185ea4c3
Merge pull request #46 from grahamwhaley/20180709_make_check
Contributing: PRs: Document how and why to run static checks
2018-09-10 21:20:39 +08:00
Peng Tao
cf7a98a7d1
Merge pull request #58 from jon/patch-1
Add Jon Olson as a proposed Kata Arch Council member.
2018-08-28 14:37:45 +08:00
Jon Olson
209fa0dcaf Add Jon Olson as a proposed Kata Arch Council member.
Signed-off-by: Jon Olson <jonolson@google.com>
2018-08-27 08:03:18 -07:00
zhangwei_cs
4250ab5a76
Merge pull request #57 from kata-containers/eernst-submission
election: add candidacy for Eric Ernst
2018-08-27 11:34:28 +08:00
Eric Ernst
dbf4e7f0c9 election: add candidacy for Eric Ernst
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2018-08-24 11:50:19 -07:00
James O. D. Hunt
f1dc0b5e05
Merge pull request #56 from kalyxin02/add-candidacy
Docs: Kata-Containers Arch Committee Candidacy Declaration
2018-08-24 08:43:08 +01:00
Kaly Xin
7d7d939714 Docs: Kata-Containers Arch Committee Candidacy Declaration
Adds the text file of Kata-Containers Arch Committee Candidacy
for Arm, which is required by the election process

Signed-off-by: kaly xin <kaly.xin@arm.com>
2018-08-23 18:07:35 +08:00
James O. D. Hunt
5f90a9976c
Merge pull request #55 from WeiZhang555/master
Docs: announce candidacy
2018-08-23 08:34:40 +01:00
Wei Zhang
36677343fd Docs: announce candidacy
Adding a text file to announce my candidacy.

Signed-off-by: Wei Zhang <zhangwei555@huawei.com>
2018-08-22 15:13:21 +08:00
Julio Montes
04da828c21
Merge pull request #54 from annabellebertooch/add-sept-election
Docs: Adds Sept 2018 Arch Committee Election
2018-08-20 08:21:31 -05:00
Anne Bertucio
02be1da511 Docs: Adds Sept 2018 Arch Committee Election
Adds a folder for the September 2018 Architecture Committee
election and a README.md for election dates and times.

Signed-off-by: Anne Bertucio <anne@openstack.org>
2018-08-17 14:25:03 -07:00
Graham Whaley
e27aafb90a Contributing: PRs: Document how and why to run static checks
We need to encourage developers to run the static checks and
test suites locally before submitting PRs, or their PRs will
just bounce on the first go. We also need to document how to
run the checks, and any other caveats.

Fixes: #45

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2018-08-07 19:38:45 +01:00
Graham Whaley
5db315c93a
Merge pull request #48 from kata-containers/addelection
Adds elections folder and README.md
2018-08-07 09:46:50 +01:00
Peng Tao
486bb32963
Merge pull request #52 from jodh-intel/add-contact-details-to-main-README
docs: Make contact details more prominent
2018-08-02 17:24:55 +08:00
James O. D. Hunt
3f27e43ee9 docs: Make contact details more prominent
Move the contact details to the top-level README in
a new "Join Us" section.

This PR is based on (and replaces)
https://github.com/kata-containers/community/pull/23.

Fixes #51.

Contributions-from: Josh Berkus <jberkus@redhat.com>
Contributions-from: Kristi Rifenbark <kristix.rifenbark@intel.com>
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-07-30 15:34:17 +01:00
James O. D. Hunt
2dd7ce5797
Merge pull request #50 from jodh-intel/remove-stray-bracket
docs: Remove stray bracket from contributing doc command
2018-07-30 10:51:13 +01:00
James O. D. Hunt
51387ce28e docs: Remove stray bracket from contributing doc command
The CONTRIBUTING doc contained an extraneous command in the
"Re-vendor PRs" section which makes the command invalid.

Fixes #49.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-07-27 08:42:48 +01:00
Anne Bertucio
217683aaa9 Adds elections folder and README.md
Creates a new folder for all elections
information and adds a general README
for election process.

Signed-off-by: Anne Bertucio <anne@openstack.org>
2018-07-24 13:06:09 -07:00
Archana Shinde
d30565b275
Merge pull request #41 from jodh-intel/add-doc-review-process
docs: Add Doc review process doc
2018-06-29 11:14:00 -07:00