This website requires JavaScript.
Explore
Help
Register
Sign In
weiguoqiang
/
cert-manager
Watch
1
Star
0
Fork
0
You've already forked cert-manager
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
eb3b832f7a
cert-manager
/
internal
/
controller
/
certificates
History
Youngjun
237dfd9f0d
refectoring: remove unnecessary code
...
Signed-off-by: Youngjun <yj.yoo@okestro.com>
2024-04-22 14:24:59 +09:00
..
policies
refectoring: remove unnecessary code
2024-04-22 14:24:59 +09:00
apply_test.go
Add roundtrip test to Certificate serializing. Add field manager to
2022-03-28 12:40:29 +01:00
apply.go
replace k8s.io/utils/pointer with k8s.io/utils/ptr
2023-08-28 09:33:10 +02:00
certificates_test.go
fix bug in CertificateOwnsSecret and add unit test
2024-01-05 12:59:39 +01:00
certificates.go
improve CertificateOwnsSecret and add tests
2024-01-05 16:24:59 +01:00
OWNERS
Remove carrot from OWNERS file match string
2022-02-11 16:18:44 +00:00
secrets_test.go
fix a bug that caused the issuer-ref and certificate-name annotations on Secrets to be correct when being updated.
2023-06-13 16:54:32 +02:00
secrets.go
add TODO comment that explains that we don't understand the reason for the current behaviour
2023-06-14 14:51:07 +02:00