Commit graph

48 commits

Author SHA1 Message Date
5e6cc74b5f Merge pull request 'Fix customization rule priority' (#4) from develop into main
Reviewed-on: #4
Reviewed-by: bmonroe <bmonroe@ucsb.edu>
2025-09-05 09:40:04 -07:00
1f20b244c3 Fix customization rule priority
Fleet only applies customizations to the first matching.  This update gives priority to making nginx providers work before applying servicemonitors.  Enabling servicemonitors depends on prometheus already being enabled and setup for it and it's very low priority.

Signed-off-by: scottwilliams <scottwilliams@ucsb.edu>
2025-09-05 09:36:44 -07:00
5ecec0b8b7 Merge pull request 'Don't apply feature gate to k3s' (#3) from develop into main
Reviewed-on: #3
2025-09-04 10:34:32 -07:00
0bd66e2935 Don't apply feature gate to k3s
The nginx workaround feature gate ends up forcing cert-manager to use the nginx ingress type for challenges even when the ingress is traefik.

Signed-off-by: scottwilliams <scottwilliams@ucsb.edu>
2025-09-04 10:32:50 -07:00
0dbcd2ac72 Merge pull request 'Workaround for nginx' (#2) from develop into main
Reviewed-on: #2
Reviewed-by: bmonroe <bmonroe@ucsb.edu>
2025-07-28 11:56:59 -07:00
8300f60bec Workaround for nginx 2025-07-28 11:37:35 -07:00
e0fec9a189 Merge pull request 'Add DNS workaround for GKE ingress DNS derps.' (#1) from develop into main
Reviewed-on: #1
Reviewed-by: bmonroe <bmonroe@ucsb.edu>
2025-07-23 14:58:25 -07:00
986100869d Add DNS workaround for GKE ingress DNS derps. 2025-07-23 14:39:24 -07:00
e997d46ba0 Update operator/fleet.yaml 2024-12-27 14:03:34 -08:00
8d0880aba7 Update README.md 2024-11-19 15:58:39 -08:00
3b21ca0b33 Add MIT License before making public 2024-10-31 14:43:42 -07:00
644c0296ef Update README.md 2024-10-25 15:20:30 -07:00
3eaf003fc5 Update README.md 2024-10-25 15:19:35 -07:00
593c5347da Update README.md 2024-10-25 15:13:23 -07:00
200c4801bb Wait at least 10 minutes for cert-manager to finish 2024-10-25 15:09:15 -07:00
2367f01653 Update operator/fleet.yaml 2024-10-25 14:26:00 -07:00
ae4cea2feb Update manifests/cert-manager-cluster-issuer.yaml 2024-10-25 14:23:27 -07:00
4bc8155017 Update manifests/fleet.yaml 2024-10-25 12:32:21 -07:00
2a1c419fee Merge branch 'main' of git.lsit.ucsb.edu:LSIT-Systems/fleet-cert-manager 2024-03-08 15:23:15 -08:00
38a673c715 Little bit of cleanup 2024-03-08 15:22:58 -08:00
1a20aeda0c Update README.md 2024-03-08 15:09:30 -08:00
195eb29272 Fix typo in annotation 2024-03-08 13:16:41 -08:00
ea24076b67 Still trying to make it happy with namespace refs 2024-03-08 13:01:15 -08:00
1c371a7abe Still trying to make it happy with namespace refs 2024-03-08 12:47:41 -08:00
4dac629bca Still trying to make it happy with namespace refs 2024-03-08 12:43:11 -08:00
4784b1a784 Still trying to make it happy with namespace refs 2024-03-08 12:32:33 -08:00
a5952b0fba Still trying to make it happy with namespace refs 2024-03-08 12:27:37 -08:00
5b88d77a69 Try without default namespace 2024-03-08 12:22:59 -08:00
d733c8d5d0 Set clusterIssuer to be default namespace 2024-03-08 12:21:34 -08:00
12a3e71a2f Point DependOn to right bundle 2024-03-08 12:16:30 -08:00
b36eea699c Refactor to attempt to get clusterissuer and helm all happy together 2024-03-08 12:09:18 -08:00
23aef1d662 Make helm adopt cert-manager 2024-03-08 11:26:58 -08:00
bfd86c29ce Revert "Move manifests to sub-path"
This reverts commit 1985fc00a3.
2024-03-08 11:10:55 -08:00
1985fc00a3 Move manifests to sub-path 2024-03-08 10:57:07 -08:00
866a2f6cf0 Add manifest for cluster-issuer 2024-03-08 10:47:42 -08:00
855ef1d3a0 Add servicemonitor to prod as well 2023-10-02 17:07:35 -07:00
66a84710a7 Add servicemonitor to rancher deployed cert-manager 2023-10-02 16:36:40 -07:00
6a37a63f01 More namespace fun 2023-10-02 16:20:23 -07:00
9ea26a7afd YOLO. 2023-10-02 15:46:30 -07:00
9b7cb66c4a GitHub usggest I am not the only one struggling with this error. 2023-10-02 15:44:15 -07:00
76caed2686 More namepsacing fun 2023-10-02 15:40:11 -07:00
00cdd123c8 Try again with fleet-default 2023-10-02 15:37:46 -07:00
aabd7cf2dd Use default namespace.yaml 2023-10-02 15:32:46 -07:00
719c7aa30c Update chart name 2023-10-02 15:27:37 -07:00
6b7438419c Set cert-manager namespace correctly. 2023-10-02 15:20:39 -07:00
f807c8717f Tryin gfleet-default namespace 2023-10-02 15:12:55 -07:00
5a3c05b0f4 Take two 2023-10-02 15:10:44 -07:00
eb360907f0 First attempt at this. 2023-10-02 14:59:26 -07:00