Commit Graph

195 Commits

Author SHA1 Message Date
Archana Shinde
1d7c06454a VMT: add KCSA for CVE-2020-28914
We have fixed them and put the fix in a release. Let's
make the announcement.

Fixes: #187

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
2020-11-19 15:36:55 -08:00
Archana Shinde
58b0f0feeb
Merge pull request #186 from fidencio/wip/update-architecture-committee-members
README: Update Architecture Committee members
2020-10-27 11:18:51 -07:00
Fabiano Fidêncio
5c80169097 README: Update Architecture Committee members
As a result of the elections that took place in Sep - Oct 2020,
Archana Shinde and Fabiano Fidêncio became part of the Architecture
Committee.

Link to the published results:
http://lists.katacontainers.io/pipermail/kata-dev/2020-October/001545.html

Fixes: #185

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2020-10-27 10:54:48 +01:00
Chelsea Mafrica
0c21b28c34
Merge pull request #178 from jodh-intel/docs-new-porting-process
docs: Update for new porting process
2020-10-01 11:31:48 -07:00
James O. D. Hunt
0ceaafa01e docs: Increase TOC detail
Add an extra level to the contributing guide table of contents
for easier navigation.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2020-09-29 11:32:18 +01:00
James O. D. Hunt
dfed217882 docs: Update for new porting process
Explain the new porting process whereby all PRs must have a valid
combination of porting labels to land.

See: https://github.com/kata-containers/kata-containers/issues/634

Fixes: #172.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2020-09-29 11:32:16 +01:00
Ricardo Aravena
8c9a44b5e5
Merge pull request #184 from amshinde/candidacy-for-ac
election: Add candidacy for Kata AC
2020-09-18 10:10:22 -07:00
Archana Shinde
022b54b5ac election: Add candidacy for Kata AC
Want to add my candidacy for 09-2020 elections.

Fixes: #183

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
2020-09-17 22:55:45 -07:00
James O. D. Hunt
c44fedccd0 docs: Fix heading indentation
Correct the indentation level for some of the headings in the
contributing guide.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2020-09-15 09:45:08 +01:00
Peng Tao
69ceca0cf9
Merge pull request #182 from justin-he/ac_election
election: Add Justin He's candidacy for Kata AC
2020-09-15 16:45:04 +08:00
Jia He
639ed2549d election: Add Justin He's candidacy for Kata AC
Let's make Kata better, especially on arm64 :)

Fixes: #181

Signed-off-by: Jia He <justin.he@arm.com>
2020-09-15 16:34:49 +08:00
Xu Wang
60b71beee7
Merge pull request #180 from egernst/election
election: Add Eric Ernst's candidacy for Kata AC
2020-09-15 13:43:07 +08:00
Eric Ernst
6a3f1a2017 election: Add Eric Ernst's candidacy for Kata AC
I'm having fun -- let's keep going!

Fixes: #179

Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>
2020-09-14 21:45:40 -07:00
James O. D. Hunt
21739c8454 docs: Fix broken link
Fixed (now) incorrect URL.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2020-09-14 18:17:39 +01:00
Archana Shinde
06ea7ad28d
Merge pull request #167 from jodh-intel/actions-for-issue-backlog
action: Add issue to project and move to "In progress" on linked PR
2020-09-10 14:21:23 -07:00
James O. D. Hunt
56907c4678 action: Add issue to project and move to "In progress" on linked PR
Add GitHub actions to:

- Add newly-created issues to the issue backlog project.
- Move issues with a linked PR into the "In progress" column
  of the issue backlog project.

Related: https://github.com/kata-containers/kata-containers/issues/512

Fixes: #166.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2020-09-10 16:16:54 +01:00
James O. D. Hunt
c2c52efc27
Merge pull request #174 from fidencio/wip/elections_september_2020_fix_dates_rendering
elections | 2020-09: Fix date formatting
2020-09-10 10:45:08 +01:00
Fabiano Fidêncio
1f040b309e elections: Fix date formatting on 2020-09 round
Let's have each one of the dates as a list item, so it can be properly
rendered.

Fixes: #173

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2020-09-09 23:50:06 +02:00
Ricardo Aravena
3458e04eff
Merge pull request #176 from fidencio/wip/elections-2020-09-add-fidencio-candidacy
elections: Add Fabiano Fidêncio candidacy
2020-09-09 13:59:00 -07:00
Fabiano Fidêncio
e6161b0ce0 elections: Add Fabiano Fidêncio candidacy
Declare myself a candidate for one seat on the Kata Containers
Architecture Committee.

Fixes: #175

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2020-09-09 21:06:39 +02:00
Peng Tao
67e242cb1a
Merge pull request #171 from lifupan/2020-09
elections: 2020-09
2020-09-09 09:38:15 +08:00
fupan.lfp
c2d2eb5d61 elections: 2020-09
Add the details and documentation for the September 2020 elections.

Fixes: #170

Signed-off-by: fupan.lfp <fupan.lfp@antfin.com>
2020-09-07 17:12:58 +08:00
James O. D. Hunt
dc766bc3cd
Merge pull request #165 from jensfr/patch-1
docs: correct contributor guide Signed-off-by example
2020-08-24 09:50:38 +01:00
Jens Freimann
5e3f4f850d docs: correct contributor guide Signed-off-by example
Fixes #163

The Signed-off-by line should also contain the name of the contributor.
Fix it in the documentation.

Signed-off-by: Jens Freimann <jfreiman@redhat.com>
2020-08-19 14:12:54 +02:00
Archana Shinde
6e57d3ec92
Merge pull request #162 from kata-containers/actions-PR-master
actions: Add action to perform checks for pull requests
2020-07-23 16:31:58 -07:00
Archana Shinde
e26b821c88 actions: Add action to perform checks for pull requests
Use github actions for performing wip and DCO checks on PRs.
Note since external actions for DCO check access github token, a
particular sha for the actions is used.

Fixes: github.com/kata-containers/kata-containers#437

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
2020-07-23 16:28:55 -07:00
Xu Wang
f5290ff21c
Merge pull request #161 from egernst/moved-again
architecture-committee: Update Eric's employer
2020-07-17 09:27:33 +08:00
Eric Ernst
ddf2cf5ba6 architecture-committee: Update Eric's employer
Moved again, let's make it official.

Fixes: #160

Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>
2020-07-16 16:09:22 -07:00
Julio Montes
450efde5bc
Merge pull request #158 from amshinde/KCSA-2023-2026
VMT: add KCSA for CVE-2020-2023 and CVE-2020-2026
2020-06-16 08:44:25 -05:00
Archana Shinde
17c91ca36a VMT: add KCSA for CVE-2020-2023 and CVE-2020-2026
These have been fixed and put in releases 1.11.1 and 1.10.5.
Sending out announcement.

Fixes #159

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
2020-06-15 14:05:34 -07:00
James O. D. Hunt
a4ca5255d7
Merge pull request #156 from bergwolf/vmt
VMT: add KCSAs for CVE-2020-2024 and CVE-2020-2025
2020-06-03 11:00:36 +01:00
Peng Tao
a0c953f0b7 VMT: add KCSA for CVE-2020-2024 and CVE-2020-2025
We have fixed them and put the fix in a release. Let's
make the announcement.

Fixes: #155
Signed-off-by: Peng Tao <bergwolf@hyper.sh>
2020-06-02 23:50:07 -07:00
Graham Whaley
ddb76af145
Merge pull request #153 from mvincerx/mv-contributing-add-links
docs: Add GitHub basic setup where best practices are replaced with links
2020-05-29 16:04:43 +01:00
Michael Vincerra
d68add3a8f docs: Add GitHub basic setup, best practices, workflows, & add links
* Fixes #151
* Create 1-level depth of TOC to simplify
* Add Contributor roles section w links
* Replace longer examples of PR process w links to GitHub workflows
* Reorganize and revise GitHub instructions in 3 new sections
* GitHub basic setup, -best practices, and -workflows.
* Abstracts most other GitHub refs to external links.
* Revises process to use fork-and-clone method.
* Removes comments; resolves w revisions; reformats notes.

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
2020-05-06 10:56:50 -07:00
Archana Shinde
ce9313387b Merge pull request #148 from mvincerx/mv-README-community
Adds link to https://katacontainers.io/community/ in Community section.
2020-05-06 10:42:54 -07:00
Archana Shinde
5db263c50a
Merge pull request #148 from mvincerx/mv-README-community
Adds link to https://katacontainers.io/community/ in Community section.
2020-04-07 09:40:16 -07:00
Archana Shinde
fea408d048
Merge pull request #133 from grahamwhaley/20200129_reporting_vulnerabilities
docs: vulnerabilities: document how to report vulnerabilities
2020-03-18 10:27:43 -07:00
Graham Whaley
2a64c49b8c docs: vulnerabilities: document how to report vulnerabilities
How to report vulnerabilities was not clearly documented. Add a section
noting you can use either the launchpad or email.

Fixes: #132

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2020-03-18 13:28:11 +00:00
Michael Vincerra
cadb4e6d02 subsystem: Adds link to katacontainers.io/community/ in Community section
Provides user path to find Architecture Committee information

Fixes #145

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
2020-03-11 14:28:40 -07:00
Xu Wang
5f9e5f0ade
Merge pull request #146 from egernst/i-moved
architecture committee: update Eric's employer

congratulations!
2020-03-10 23:56:00 +08:00
Eric Ernst
daaa247d0c architecture-committee: update Eric's employer
I moved. Update my employer...

Fixes: #147

Signed-off-by: Eric Ernst <eric@amperecomputing.com>
2020-03-10 08:47:40 -07:00
Ricardo Aravena
b6e1372bf3
Merge pull request #144 from grahamwhaley/20200303_election_results
elections: Feb. 2020: Record election results
2020-03-03 07:26:34 -08:00
Graham Whaley
70b108b18b elections: Feb. 2020: Record election results
Update with the results of the election.

Fixes: #143

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2020-03-03 14:22:40 +00:00
Salvador Fuentes
c914ab2ddb
Merge pull request #142 from grahamwhaley/20200212_election_tools
election: tools: update README
2020-02-13 09:32:23 -06:00
Graham Whaley
197b636faa election: tools: update README
The README was not overly clear on how/where you needed to update it
to cover the current election period, nor where it actually placed
the final results. Update to help future election helpers.

Fixes: #141

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2020-02-13 09:40:50 +00:00
James O. D. Hunt
4eb31b7809
Merge pull request #140 from sameo/topic/2020-02-elections
elections: Add Samuel Ortiz candidacy
2020-02-11 11:08:57 +00:00
Samuel Ortiz
2ea633080d elections: Add Samuel Ortiz candidacy
My candidacy to renew my seat on the Kata Containers Architecture
Committee.

Fixes: #139

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-02-11 11:27:00 +01:00
James O. D. Hunt
fad451acab
Merge pull request #138 from gnawux/election-2020
elections: Add Xu Wang candidacy
2020-02-06 15:25:20 +00:00
Graham Whaley
45b9d2373f
Merge pull request #136 from dagrh/election-202002
elections: Dave Gilbert candidacy
2020-02-06 09:27:31 +00:00
Xu Wang
3df014b3ac
elections: Add Xu Wang candidacy
Let's work together for a better year.

Fixes: #137

Signed-off-by: Xu Wang <xu@hyper.sh>
2020-02-06 15:10:57 +08:00