File tree Expand file tree Collapse file tree 2 files changed +23
-4
lines changed Expand file tree Collapse file tree 2 files changed +23
-4
lines changed Original file line number Diff line number Diff line change 1
1
approvers:
2
2
- munnerz
3
- - JoshVanL
3
+ - joshvanl
4
+ - meyskens
5
+ - wallrj
6
+ - jakexks
7
+ - maelvls
8
+ - irbekrm
9
+ - sgtcodfish
10
+ reviewers:
11
+ - munnerz
12
+ - joshvanl
13
+ - meyskens
14
+ - wallrj
15
+ - jakexks
16
+ - maelvls
17
+ - irbekrm
18
+ - sgtcodfish
Original file line number Diff line number Diff line change 2
2
<img src =" https://raw.githubusercontent.com/cert-manager/cert-manager/d53c0b9270f8cd90d908460d69502694e1838f5f/logo/logo-small.png " height =" 256 " width =" 256 " alt =" cert-manager project logo " />
3
3
</p >
4
4
5
+ <p align =" center " >
6
+ <a href =" https://godoc.org/github.com/cert-manager/csi-lib " ><img src =" https://godoc.org/github.com/cert-manager/csi-lib?status.svg " alt =" cert-manager/csi-lib godoc " ></a >
7
+ </p >
8
+
5
9
# cert-manager-csi-lib
6
10
7
- > A library for building [ CSI drivers] ( https://kubernetes-csi.github.io/docs/ )
8
- > that interact with [ cert-manager's] ( https://github.com/cert-manager/cert-manager )
9
- > CertificateRequest API.
11
+ A library for building [ CSI drivers] ( https://kubernetes-csi.github.io/docs/ )
12
+ which interact with [ cert-manager's] ( https://github.com/cert-manager/cert-manager )
13
+ CertificateRequest API.
10
14
11
15
## Introduction
12
16
You can’t perform that action at this time.
0 commit comments