jetstack-bot
b335bc8968
Merge pull request #5441 from joycebrum/joycebrum-add-scorecaed-github-action
...
Enable OpenSSF Scorecard Github Action and Badge
2022-10-28 14:57:35 +01:00
Ashley Davis
546a833e19
minor language tweaks to README and ROADMAP
...
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-10-20 16:50:58 +01:00
Joyce
4f9c39268e
Add scorecard badge to README
...
Signed-off-by: Joyce <joycebrumu.u@gmail.com>
2022-09-16 18:16:43 -03:00
Ashley Davis
32b448c5ea
add URL for cert-manager website to chart, update logo URL
...
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-05-30 17:28:24 +01:00
Ashley Davis
a779935fde
various README improvements for clarity and brevity
...
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-05-04 16:49:42 +01:00
Ashley Davis
eaaa041fb6
update logo dimensions + add note about logo location and name
...
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-04-26 10:31:09 +01:00
Maël Valais
7a382eef09
readme: link to the contributing guide directly
...
Signed-off-by: Maël Valais <mael@vls.dev>
2022-03-10 11:44:22 +00:00
Ashley Davis
8d2149a5c9
add note about import paths to README
...
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-02-04 16:54:43 +00:00
Ashley Davis
3a055cc2f5
rename all uses of github.com/jetstack/cert-manager
...
This was done by running the following command twice:
```bash
grep -Ri "github.com/jetstack/cert-manager" . | \
cut -d":" -f1 | \
sort | \
uniq | \
xargs sed -i
"s/github.com\/jetstack\/cert-manager/github.com\/cert-manager\/cert-manager/"
```
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-02-02 09:08:31 +00:00
Maël Valais
2ca1d9fcda
readme: fix broken link
...
Signed-off-by: Maël Valais <mael@vls.dev>
2022-01-23 18:03:26 +01:00
Ashley Davis
aa0ec3e01c
add artifacthub badge
...
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-10-26 16:58:32 +01:00
Ashley Davis
4b000dd05a
Add note about module compat and code style
...
Also includes some minor changes to language and title casing
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-04-20 13:20:04 +01:00
Ashley Davis
630bc78e32
Add SECURITY.md documenting vuln report process
...
Ideally, SECURITY.md will be the central source of truth to answer the
question "How do I report a security vulnerability in a cert-manager
project?"
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-03-30 14:20:31 +01:00
Jake Sanders
02e98eaaca
The development meetings are now hosted on Google Meet
...
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-01-20 15:40:52 +00:00
Maartje Eyskens
de05dcd27a
Keep README.md up to date
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-09-14 15:39:28 +02:00
James Munnelly
6fb6b7f288
Remove pre-1.0 stability warning
...
Remove the warning from the README around API stability 🎉
```release-note
Remove stability warning from README for v1.0
```
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-09-02 09:24:22 +01:00
James Munnelly
d08299c846
Update Helm chart & other docs with new URLs and info
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-24 16:21:48 +00:00
Maartje Eyskens
5e9552f03c
Update community section
...
This adds info on the correct community meeting time
as well as info on the new public standup.
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-02-07 13:52:36 +01:00
Maartje Eyskens
601a463564
Update README with new docs links
...
The documentation has moved, this updates the links in the readme as well as fixing some dead links in there.
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-02-04 11:15:09 +01:00
James Munnelly
41ce4f1024
Update README image URL to cert-manager.io
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-20 15:19:45 +00:00
JayatiGoyal
b49ba31d19
Missing a fullstop
2019-10-31 01:20:30 +05:30
James Munnelly
27b4ba7d69
Update high level overview diagram
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-22 12:47:49 +01:00
James Munnelly
f8e49516cd
Add project logo
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-14 11:51:14 -04:00
James Munnelly
c3c0ef1ebe
Update docs links to docs.cert-manager.io
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-07 21:06:52 +00:00
James Munnelly
d5b2957c83
Update link to getting started guide in README
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 13:28:44 +00:00
Joe Heck
e9de1096a3
hopefully the last formatting tweak for this one
...
Signed-off-by: Joe Heck <heckj@mac.com>
2018-11-22 19:56:43 -08:00
Joe Heck
c027965ed5
updating and fixing markdown links
...
Signed-off-by: Joe Heck <heckj@mac.com>
2018-11-21 14:43:57 -08:00
Joe Heck
5930a0b8d5
a few last updates missed earlier
...
Signed-off-by: Joe Heck <heckj@mac.com>
2018-11-21 08:19:01 -08:00
Matt Turner
15d5e6b637
Adding quick-start guide w/ nginx ingress controller
...
Signed-off-by: Joe Heck <heckj@mac.com>
2018-11-19 11:23:30 -08:00
James Munnelly
1ea28e7ecb
Proof-reading fixes
2018-08-08 15:20:28 +01:00
James Munnelly
3e68d08ef4
Update 'troubleshooting' and 'current status' sections
2018-08-08 15:00:16 +01:00
James Munnelly
3132fa7622
Add note about Google Group to readme
2018-06-05 23:00:59 +01:00
David Kale
70689ac882
Update README.md
...
#kube-lego did not exist on kubernetes.slack.com, but #cert-manager did. Assuming this is an error.
2018-04-17 10:49:42 -04:00
James Munnelly
0d8c872691
Update README.md
2018-04-11 17:13:13 +01:00
James Munnelly
81e7800a81
Add links to new documentation content
2018-01-18 17:44:05 +00:00
James Munnelly
fa7e052ac1
Move to github.com/jetstack/cert-manager repo
2017-11-03 16:41:39 +00:00
Luke Addison
7744c0989d
Wrap at 80 chars
2017-10-24 00:13:19 +01:00
Luke Addison
63b51be34d
Slim down main README, complete user guide list and change helm user guide structure
2017-10-23 23:51:32 +01:00
Luke Addison
31b3b0f909
Clean up main README
2017-10-23 13:46:48 +01:00
James Munnelly
b7926d7e6a
Add note about ClusterIssuers
2017-10-13 21:19:02 +01:00
James Munnelly
0f5c11bb03
Update README & helm chart for 0.1.0
2017-10-13 20:40:11 +01:00
James Munnelly
7060fb5019
http-01 -> http01, dns-01 -> dns01
2017-10-13 16:45:04 +01:00
James Munnelly
c7a83606ce
Merge pull request #115 from jetstack-experimental/explicity-challenge-mech
...
Add HTTP01 field to issuer.spec. Default HTTP01 challenges to disabled.
2017-10-13 15:37:39 +01:00
James Munnelly
ddb45bfab4
Update documentation examples
2017-10-13 15:29:31 +01:00
James Munnelly
a3fc5d9eaa
Rename altNames to dnsNames
2017-10-13 13:31:52 +01:00
James Munnelly
04ade0e687
Update documentation examples
2017-10-13 11:54:09 +01:00
James Munnelly
310d7bfc4e
Update README with chart options
2017-09-21 19:52:37 +01:00
Sergey Nuzdhin
4558908910
Create RBAC policy for cert-manager #34
2017-09-21 19:38:06 +01:00
James Munnelly
fbdd926012
Update README with Helm chart instructions
2017-09-21 18:43:32 +01:00
James Munnelly
4386b28998
Add API stability notice
...
[ci skip]
2017-09-11 14:17:58 +01:00