karmada/operator/pkg
Mohamed Awnallah a83c26eac9 operator/pkg/certs: test certs
In this commit, we introduce unit tests for operator `certs` package.
The test cases include but not limited to:

- Test private key generation.
- Test self-signed certificate authority (CA) generation.
- Verify creation of self-signed certificate and key files within the CA.
- Include tests for utility functions, such as appending to Subject Alternative Names in SSL/TLS certificates.
- Add tests for Karmada Store operations related to certificates stored in Kubernetes Secrets:
  - Create
  - Read
  - Update
  - Load

Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
2024-10-19 15:47:05 +03:00
..
apis Onwards! 2024-10-19 06:30:32 -04:00
certs operator/pkg/certs: test certs 2024-10-19 15:47:05 +03:00
constants Onwards! 2024-10-19 06:30:32 -04:00
controller Merge pull request #5699 from jabellard/external_etcd_3 2024-10-19 19:27:29 +08:00
controlplane Merge pull request #5583 from mohamedawnallah/unitTestEtcdOperatorPkg 2024-10-18 11:56:29 +08:00
generated Bump Kubernetes dependencies to v1.29.4 2024-05-06 11:36:54 +08:00
karmadaresource Merge pull request #5603 from mohamedawnallah/unitTestRBACOperator 2024-10-18 11:49:28 +08:00
scheme operator/pkg: test scheme 2024-09-25 22:54:16 +03:00
tasks Merge pull request #5676 from mohamedawnallah/unitTestKubeConfigDeInit 2024-10-14 15:54:25 +08:00
util operator/pkg/certs: test certs 2024-10-19 15:47:05 +03:00
workflow operator/pkg/workflow: test job 2024-10-11 12:57:49 +03:00
deinit.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
init.go Initial strucutre 2024-08-06 12:15:16 -04:00