Andrew Keesler
e7b389ae6c
Update copyright to reference Pinniped contributors
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-09-16 10:05:51 -04:00
Ryan Richard
a73f14e03d
Revert "Fake README update to test a change to the PR pipeline"
...
This reverts commit e3b8c3b611
.
2020-09-15 16:43:04 -07:00
Ryan Richard
e3b8c3b611
Fake README update to test a change to the PR pipeline
2020-09-15 16:41:39 -07:00
Ryan Richard
43c69ec339
Update the architecture diagram
...
- Also update the instructions for editing the documentation images
2020-09-15 16:07:09 -07:00
Ryan Richard
321c6a5392
Merge remote-tracking branch 'origin/main' into arch-doc
2020-09-15 14:02:26 -07:00
Ryan Richard
cecd691a84
Add demo instructions
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-09-15 12:10:20 -07:00
Andrew Keesler
39b66086cc
doc/architecture.md: first draft
...
I tried to follow the following principles.
- Use existing wordsmithing.
- Only document things that we support today.
- Grab our README.md reader's attention using a picture.
- Use "upstream" when referring to OSS and "external" when referring to
IDP integrations.
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-09-14 09:54:28 -04:00
Matt Moyer
8e5912e4c2
Update precommit hook config to ignore generated files and fix whitespace.
...
Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-08-31 16:41:22 -05:00
Ryan Richard
371b172616
Add code of conduct
2020-08-28 09:28:27 -07:00
Ryan Richard
20a3208564
Add more subtitles to README.md
2020-08-27 15:11:38 -07:00
Ryan Richard
f6ea93e273
First draft of instructions to report security vulnerabilities
2020-08-27 15:02:11 -07:00
Ryan Richard
18b000e324
Small readme changes
2020-08-27 14:43:16 -07:00
Ryan Richard
1375df185d
Doc updates
2020-08-27 10:14:03 -07:00
Andrew Keesler
9440316c20
README.md: remove Pinni (for now)
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-27 11:49:31 -04:00
Andrew Keesler
7502190135
Fix some copy issues in the docs
2020-08-27 08:39:57 -04:00
Andrew Keesler
f66f7f14f5
First draft of public README (and neighboring docs)
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-26 18:19:35 -04:00
Ryan Richard
3929fa672e
Rename project
2020-08-20 10:54:15 -07:00
Matt Moyer
76a44ecd58
Add some development notes to the README for now.
...
Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-08-14 14:49:13 -05:00
Ryan Richard
86c3f89b2e
First draft of moving API server TLS cert generation to controllers
...
- Refactors the existing cert generation code into controllers
which read and write a Secret containing the certs
- Does not add any new functionality yet, e.g. no new handling
for cert expiration, and no leader election to allow for
multiple servers running simultaneously
- This commit also doesn't add new tests for the cert generation
code, but it should be more unit testable now as controllers
2020-08-09 10:04:05 -07:00
Ryan Richard
a3d64bef62
Initial commit
2020-07-02 15:23:21 -07:00