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
e4645ee389
cert-manager
/
internal
/
controller
/
certificates
History
Tim Ramlot
968cefe02f
improve CertificateOwnsSecret and add tests
...
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-05 16:24:59 +01:00
..
policies
create ad-hoc schemes instead of sharing global ones
2023-11-06 21:58:24 +01: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