Commit Graph

  • 6781d76b29 Merge pull request #89 from KevinJoiner/wrangler-v2 v0.4.0-rc1 Kevin Joiner 2024-01-24 08:45:46 -05:00
  • e6451ba1e8 Bumps rancher/wrangler to it's tagged v2 version. Kevin Joiner 2024-01-11 16:22:55 -05:00
  • 0a2d8dff62 retry saving missed secret after intial sync v0.3.6 vardhaman22 2023-09-22 09:37:44 +05:30
  • ad32b99079 fix listener call v0.3.6-rc3-deadlock-fix-revert rancher-k8s-1.27 vardhaman22 2023-08-23 12:49:03 +05:30
  • 706df9c790 updated deps for k8s 1.27 vardhaman22 2023-08-10 09:48:17 +05:30
  • 0132d96ec2 Merge pull request #80 from vardhaman22/k8s-1.27.4 Kinara Shah 2023-08-30 22:23:50 -07:00
  • 06acb83e5d fix listener call vardhaman22 2023-08-23 12:49:03 +05:30
  • 10456ff2e6 updated deps for k8s 1.27 vardhaman22 2023-08-10 09:48:17 +05:30
  • 1c60bf414f Fix deadlock caused by apiserver outage during init v0.3.6-rc2 Brad Davidson 2023-08-15 00:31:08 +00:00
  • 3e7612c2c9 Update module github.com/sirupsen/logrus to v1.9.3 renovate-rancher[bot] 2023-06-04 04:38:41 +00:00
  • e6585da47a Merge pull request #78 from knoppiks/multiple-ca-certs Derek Nola 2023-08-11 12:43:10 -07:00
  • 6cc9a670e1 Prevent Panic for empty Arrays on Error Jonas Wagner 2023-07-14 08:19:03 +02:00
  • 8f13b193a1 Use more Verbose name for Listener Jonas Wagner 2023-07-14 08:16:08 +02:00
  • 02304047cf Enable intermediate CA Certificates Jonas Wagner 2023-07-10 08:59:37 +02:00
  • 4c1ac9bd4b Removes wait loop for listener certs. v0.3.6-rc1 Kevin Joiner 2022-07-28 12:40:33 -04:00
  • 2b62d5cc69 Merge pull request #71 from rancher/deploy-renovate-2023-04-18-11-27-11 Ricardo Weir 2023-04-27 10:28:43 -07:00
  • 2ac221e5d6 Add initial Renovate configuration renovate-rancher[bot] 2023-04-18 11:27:12 +00:00
  • 32953b72a4 Bump golang.org/x/net from 0.0.0-20221004154528-8021a29435af to 0.7.0 dependabot/go_modules/golang.org/x/net-0.7.0 dependabot[bot] 2023-02-25 02:25:42 +00:00
  • b7a028fe3f Merge pull request #69 from rmweir/update-wrangler Ricardo Weir 2023-02-22 14:08:10 -07:00
  • a150115362 Update wrangler to v1.1.0 Ricardo Weir 2023-02-21 15:41:43 -07:00
  • 7001abfa1f Bump go version to 1.19 v0.3.5 Michael Bolot 2022-10-19 08:40:21 -05:00
  • 3adafb7edb Tests for Marking additional connections as ready Michael Bolot 2022-10-19 08:40:06 -05:00
  • e73d5f2fca Marking additional connections as ready Michael Bolot 2022-10-19 08:38:06 -05:00
  • 401fafb7e6 Merge pull request #64 from w13915984028/fix63 v0.3.4 Caleb Bron 2022-07-28 13:43:07 -07:00
  • bad953b9f0 fix63 use sleep instead of force scheduling Jian Wang 2022-07-25 14:33:03 +02:00
  • 8ebd77f8a4 Raise default ExpirationDaysCheck to 90 and extend into cert factory Brad Davidson 2022-07-20 12:50:19 -07:00
  • fdf983a935 Don't merge expired certs over the top of an unexpired cert Brad Davidson 2022-07-19 15:45:06 -07:00
  • 7b5997cee9 always use CATTLE_NEW_SIGNED_CERT_EXPIRATION_DAYS when generating a certificate Flavio Grossi 2022-06-29 10:38:36 +02:00
  • 42d72c2ef2 Merge pull request #56 from rancher/fossa Lucas Ramage 2022-07-01 10:58:54 -04:00
  • d2b7e2aaa6 We support IPv6 now, don't skip adding IPv6 address SANs v0.3.3 Brad Davidson 2022-05-11 13:07:41 -07:00
  • a30741bb53 Send complete certificate chain, not just the leaf cert Brad Davidson 2022-05-11 12:43:43 -07:00
  • 4df376813d Improve log messages and warn if no cert is available Brad Davidson 2022-05-11 11:41:00 -07:00
  • 9b92d13bcb Fix initial secret not being written to Kubernetes Brad Davidson 2022-05-11 02:28:39 -07:00
  • b1d65efb6f Move Kubernetes Secrets storage update to goroutine v0.3.2 Brad Davidson 2022-04-29 17:38:08 -07:00
  • 5e81b14c1f Implement drone-plugin-fossa Lucas Ramage 2022-03-31 16:28:22 -04:00
  • a73b7d7f4c Merge pull request #55 from genexpr/cherry-pick-filter release-0.2 Max Sokolovsky 2022-01-07 13:23:23 -05:00
  • b0dbb8fd60 Add filter helper method Darren Shepherd 2020-11-09 21:52:17 -07:00
  • 7d99790dba Merge pull request #54 from genexpr/merge-cert-updates-from-master Max Sokolovsky 2022-01-04 12:55:30 -05:00
  • 2c1c2032dc Use Go 1.16 Max Sokolovsky 2022-01-04 11:54:07 -05:00
  • acdc51060f update config to allow for specifying experiation in days (#53) Max Sokolovsky 2022-01-04 11:53:36 -05:00
  • 3bf34c8ff9 Fix listenAndServe certificate expiration by preloading certs Max Sokolovsky 2022-01-04 11:53:23 -05:00
  • 097ec29ed8 Add README Max Sokolovsky 2022-01-04 11:52:40 -05:00
  • 500cf6baf3 Fix defaultNewSignedCertExpirationDays const Max Sokolovsky 2022-01-04 11:47:37 -05:00
  • ada93274e5 Allow for default expiration days to be loaded from env Max Sokolovsky 2022-01-04 11:42:50 -05:00
  • 148d38076d update config to allow for specifying experiation in days (#53) Brian Downs 2021-12-21 15:38:04 -07:00
  • 715d540640 Merge pull request #52 from galal-hussein/add_cert_rotation_to_v0.23 v0.2.3-k3s1 v0.2.3-patch Hussein Galal 2021-12-03 22:14:42 +02:00
  • 11104ec0ea Add ability to force cert regeneration (#43) Brian Downs 2021-11-15 13:50:26 -07:00
  • 43f9c3ae0a Fix handling of IPv6 addresses and long hostnames v0.3.1 Brad Davidson 2021-11-18 11:21:50 -08:00
  • 284cc004e8 Fix listenAndServe certificate expiration by preloading certs Brad Davidson 2021-11-17 17:43:37 -08:00
  • 120a37b97a Merge pull request #51 from nickgerace/quick-fix Kinara Shah 2021-11-19 14:29:09 -08:00
  • bbac29e0fa Add README Nick Gerace 2021-11-19 13:43:16 -05:00
  • 962b635269 Merge pull request #50 from nickgerace/quick-fix Kinara Shah 2021-11-19 10:28:49 -08:00
  • f147aa4166 Fix defaultNewSignedCertExpirationDays const Nick Gerace 2021-11-19 12:22:54 -05:00
  • 63157c59ce Merge pull request #46 from nickgerace/days Kinara Shah 2021-11-19 08:59:57 -08:00
  • 2644a6ed16 Allow for default expiration days to be loaded from env Nick Gerace 2021-11-05 14:23:18 -04:00
  • 2df892b5d7 Add ability to force cert regeneration (#43) (#48) v0.2.7 Brian Downs 2021-11-15 14:05:41 -07:00
  • 27f4642299 Add ability to force cert regeneration (#43) Brian Downs 2021-11-15 13:50:26 -07:00
  • cd5d71f2fe Merge pull request #44 from cmurphy/fix-type Caleb Bron 2021-11-04 13:09:48 -07:00
  • fb66484384 Fix net.Conn type assertion Colleen Murphy 2021-10-29 11:03:02 -07:00
  • 6b37dc1212 Merge pull request #42 from cmurphy/fix-close-conn Darren Shepherd 2021-10-27 08:35:21 -07:00
  • c7dd355394 Skip closing an initializing connection Colleen Murphy 2021-10-22 15:54:20 -07:00
  • 94e22490cf Merge pull request #41 from weihanglo/nil-defer-storage-tls Darren Shepherd 2021-08-03 10:23:59 -07:00
  • cec44b5e30 Update wrangler to v0.8.3 v0.2.6 Brad Davidson 2021-07-03 01:30:50 -07:00
  • b45d8a455e Merge TLS only if TLS factory is set Weihang Lo 2021-07-12 18:24:21 +08:00
  • 9865ae859c Don't reset connections on the first load of the certs Darren Shepherd 2021-06-16 00:59:59 -07:00
  • db883ae66a Don't reset connections on the first load of the certs Darren Shepherd 2021-06-16 00:23:14 -07:00
  • 9dfd7df057 Pass context to http server as BaseContext Darren Shepherd 2021-06-15 22:42:14 -07:00
  • ff22834bde Avoid panic when secret is nil Darren Shepherd 2021-06-15 22:40:41 -07:00
  • 8056fb92e8 Accept IPv6 address as CN names v0.2.5 Sjoerd Simons 2021-06-11 09:31:37 +02:00
  • dc7452dbb8 Accept IPv6 address as CN names Sjoerd Simons 2021-06-11 09:31:37 +02:00
  • 86af265dcd Merge pull request #35 from dramich/panic Dan Ramich 2021-04-26 09:21:45 -06:00
  • f373fc1c7c Update IsStatic to check for nil annotations Dan Ramich 2021-04-23 14:55:44 -06:00
  • 51bda41d9c Merge pull request #34 from dramich/wrangler v0.2.4 Dan Ramich 2021-04-23 08:46:33 -06:00
  • 624606ae5a Update wrangler and drop wrangler-api Dan Ramich 2021-04-22 15:44:19 -06:00
  • e7b1adba70 Update to wrangler v0.8.0 and merge v0.2.x to master v0.3.0 Darren Shepherd 2021-04-12 15:09:30 -07:00
  • a60200ab9e Merge tag 'v0.2.3' Darren Shepherd 2021-04-12 15:00:05 -07:00
  • fc8cf5f3ea Merge pull request #33 from galal-hussein/fix_load_certs v0.2.3 Hussein Galal 2021-03-05 22:54:49 +02:00
  • 3878ff2a1f Fixing loading certs galal-hussein 2021-03-05 22:39:13 +02:00
  • 1b2460c151 Merge pull request #32 from galal-hussein/fix_resversion v0.2.2 Hussein Galal 2021-03-01 21:58:18 +02:00
  • e34610a1ae Add check to update dynamic listener cert in etcd only nodes galal-hussein 2021-03-01 21:52:45 +02:00
  • 9b1b7d3132 Add filter helper method Darren Shepherd 2020-11-09 21:52:17 -07:00
  • 85f32491cb Add dumb hook to set the organization in the client cert Darren Shepherd 2020-09-09 12:01:04 -07:00
  • 8a4e63348c Don't panic checking a nil secret for static annotation before-revert Darren Shepherd 2020-09-09 22:50:14 -07:00
  • 12c01f1e2b Add dumb hook to set the organization in the client cert Darren Shepherd 2020-09-09 12:01:04 -07:00
  • 7c224dcdfb Merge pull request #29 from brandond/force_reissue_0.2 v0.2.1 Brad Davidson 2020-08-11 12:58:42 -07:00
  • 53f6b38760 Allow forcing cert reissuance (#28) Brad Davidson 2020-08-10 17:06:11 -07:00
  • 479ab335d6 Add LoadOrGenClient to handle client cert generation Darren Shepherd 2020-08-01 23:37:32 -07:00
  • 2bfb7bd0cb Fix error masking issue Darren Shepherd 2020-07-27 22:46:35 -07:00
  • 30cb223867 Allow forcing cert reissuance (#28) Brad Davidson 2020-08-10 17:06:11 -07:00
  • ebebb82b9b Add LoadOrGenClient to handle client cert generation Darren Shepherd 2020-08-01 23:37:32 -07:00
  • bafb051656 Merge pull request #27 from ibuildthecloud/master Darren Shepherd 2020-07-27 22:48:58 -07:00
  • 3b42c52bec Fix error masking issue Darren Shepherd 2020-07-27 22:46:35 -07:00
  • 207e8a5c14 Merge pull request #23 from KnicKnic/fix_certpath_windows Darren Shepherd 2020-07-27 22:48:06 -07:00
  • 9c1939da3a Merge pull request #25 from ibuildthecloud/master Darren Shepherd 2020-07-14 13:10:33 -07:00
  • 5529139fbe Update vendor Darren Shepherd 2020-07-14 13:08:30 -07:00
  • bcbb612b24 Stop using wrangler-api project Darren Shepherd 2020-07-14 13:07:05 -07:00
  • 94e23c7edb fix certpath generation for windows Knic Knic 2020-04-25 22:59:52 -07:00
  • 52ede5ec92 Merge pull request #22 from ibuildthecloud/master Darren Shepherd 2020-04-17 19:33:42 -07:00
  • 5c222d5753 Don't parse x509 cert on each request Darren Shepherd 2020-04-17 19:29:52 -07:00
  • 74a61a850d Always allow configured SANs regardless of the FilterCN Darren Shepherd 2020-04-17 19:29:23 -07:00