Commit Graph

179 Commits

Author SHA1 Message Date
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
Dr. David Alan Gilbert
59de99a462 elections: Dave Gilbert candidacy
Candidacy for the February 2020 architecture committee elections.

Fixes: #0

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2020-02-05 18:00:59 +00:00
Ricardo Aravena
3d39ea87a7
Merge pull request #135 from grahamwhaley/20200205_elections
elections: 2020-02
2020-02-05 08:32:55 -08:00
Graham Whaley
c06c3b8bb3 elections: 2020-02
Add the details and documentation for the Feb/March 2020 elections.

Fixes: #134

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2020-02-05 10:51:53 +00:00
Jimmy McArthur
5890c2064e
Merge pull request #131 from jodh-intel/update-slack-url
docs: Update Slack invitation URL
2019-11-25 09:20:37 -06:00
James O. D. Hunt
46774a54f0 docs: Update Slack invitation URL
The Slack invitation URL expired (boo!) so update to the new one.

Fixes: #130.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-11-25 09:13:41 +00:00
Graham Whaley
a6198e2e4c
Merge pull request #129 from sameo/topic/README
README: Fix the architecture committee members github links
2019-11-19 13:24:43 +00:00
Samuel Ortiz
b71f11d28d README: Fix the architecture committee members github links
They were still aliased to the previous members.

Fixes: #128

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-11-19 13:48:11 +01:00
Salvador Fuentes
1b558c0e47
Merge pull request #123 from raravena80/master
docs: Adding September 2019 election results
2019-09-24 14:40:03 -05:00
Ricardo Aravena
3d3c34275b
docs: Adding September 2019 election results
Fixes #122

Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
2019-09-17 09:50:24 -07:00
Jia He
b461b35d10 elections: JustinHe candidacy
Fixes: kata-containers#120

Signed-off-by: Jia He <justin.he@arm.com>
2019-09-12 11:48:33 +02:00
c00416947
85b60d2c88 elections: HaominTsai candidacy
Fixes: #118

Signed-off-by: haomin <caihaomin@huawei.com>
2019-09-11 09:41:44 +02:00
zhangwei_cs
b9570176de
Merge pull request #117 from egernst/candidacy
elections: Eric Ernst candidacy
2019-09-11 09:55:12 +08:00
Eric Ernst
8717d42f06 elections: Eric Ernst candidacy
Fixes: #116

Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-10 09:00:49 -07:00
Salvador Fuentes
52a73878a1
Merge pull request #114 from raravena80/add-2019-09-elections
Adding September 2019 elections
2019-09-04 07:32:34 -05:00
Ricardo Aravena
e823df2994 docs: Adding September 2019 elections
Fixes #115

Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
2019-09-03 16:25:06 -07:00
Xu Wang
eb86134d93
Merge pull request #109 from grahamwhaley/20190807_resources
README: Add link to resource owners wiki page
2019-09-03 10:34:14 +08:00