Commit Graph

13 Commits

Author SHA1 Message Date
Tabitha Sable 1ba0e750f6 Add slack contact for sig-security-docs 2021-04-11 18:45:29 -05:00
Aaron Crickenberger 1ffc41daa0 ran make generate 2021-03-09 16:24:06 -05:00
Tabitha Sable d82cc0304e Add directories for sig-security subprojects 2021-03-05 16:07:11 -06:00
Nikhita Raghunath 6288cb0d6a Autogenerate liaisons.md, SIG/WG/UG README.md 2021-01-20 10:37:38 +05:30
Patrick Rhomberg cd0aba4c3e Update Sig-Security meeting to new time.
* Monday 12:00 -> Thursday 9:00
2021-01-13 21:46:46 +00:00
Ian Coldwater 04a3ac98dd add configs and updates for SIG Security 2021-01-01 22:54:27 -06:00
Duffie Cooley 2bc10892bc update zoom link for sig-security
Signed-off-by: Duffie Cooley <cooleyd@vmware.com>
2020-10-05 15:20:57 -07:00
Jay Beale 8cda970f26
Updated chairs, recordings link and security audit subproject owners … (#5152)
* Updated chairs, recordings link and security audit subproject owners file.

* Removed newline character from a description - verify-generated-docs.sh complains.
2020-09-18 10:52:46 -07:00
Kubernetes Prow Robot f177d93286
Merge pull request #5142 from JayBeale/patch-5
Correcting mistake: accidentally kept Joel as a chair during WG-SIG transition
2020-09-15 12:31:19 -07:00
Bob Killen b2d3a14f59
sig-security: fix whitespace in misison-statement 2020-09-15 09:16:40 -04:00
Jay Beale 81bf99ce1f Correcting a mistake - remove Joel from chairs list for sig-security 2020-09-14 19:53:58 -07:00
Jay Beale 3981041b77 Added an agenda/archive link to SIG-Security README via sigs.yaml. 2020-08-30 16:11:30 -07:00
Jay Beale 131f6d50c9
Proposed charter for SIG Security (#4962)
* Proposed charter for SIG Security

Letter to Steering committee to be linked later.

* Update wg-security-audit/sig-security-charter-proposal.md

Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>

* Accept nested list modification

Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>

* Adding README created by community make.
Adding sig-security to sigs.yaml
Creating sig-security/ and moving proposed charter to that directory.

* Proposed charter for SIG Security

Letter to Steering committee to be linked later.

* Update wg-security-audit/sig-security-charter-proposal.md

Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>

* Accept nested list modification

Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>

* Correct capitalization

Co-authored-by: Nikhita Raghunath <nikitaraghunath@gmail.com>

* resolved merge conflict

I don't think we need to use an entirely separate GOPATH, thus forcing
us to re-download modules every time we run `make`

This was causing verify-generated-docs to fail locally since go will
set its modcache as readonly and thus cause the cleanup "rm -rf" in
this script to fail. In go1.14 or later we could use "-modcacherw"
to stop making the modcache readonly but that bring me back to.. why
do need an entirely separate GOPATH in the first place?

* Corrected employers

Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>
Co-authored-by: Nikhita Raghunath <nikitaraghunath@gmail.com>
2020-08-18 23:37:10 -07:00