Commit Graph

  • d5d2be88a9 Update to Ingress 83484e0 - update dependencies Joao Morais 2017-08-04 12:45:05 -03:00
  • ab3abc3041 Update to Ingress 65e8cec Joao Morais 2017-07-30 17:24:59 -03:00
  • 79f373598f Update to Ingress 16a213c - update dependencies Joao Morais 2017-07-26 22:47:10 -03:00
  • d58bae4b72 Update to Ingress bf58316 Joao Morais 2017-07-26 22:41:32 -03:00
  • d81d6e1d2c [docs] fix healthz-port url Joao Morais 2017-08-04 12:27:17 -03:00
  • a2b7a8d8c7 Merge pull request #33 from from-nibly/master Joao Morais 2017-08-09 18:46:21 -03:00
  • c904380b28 503 server to respond to 127.0.0.1:8181 backends Jordan Davidson 2017-08-09 15:43:04 -06:00
  • 37a8eaa5b7 Merge pull request #32 from from-nibly/wildcard-conditionals Joao Morais 2017-08-03 22:49:05 -03:00
  • 02346bfc5f switch to conditionals to avoid overhead of regex Jordan Davidson 2017-08-03 13:02:11 -06:00
  • e143825382 add support for wildcard hostnames Jordan Davidson 2017-08-03 13:00:28 -06:00
  • 7459445acb Add sticky session support v0.4-snapshot.3 Joao Morais 2017-07-26 20:58:01 -03:00
  • 57eee271b9 Merge pull request #28 from from-nibly/jordan/expose-log-format Joao Morais 2017-07-26 20:53:06 -03:00
  • 4b0bac6962 expose http and tcp log format Jordan Davidson 2017-07-26 10:24:16 -06:00
  • cf031a418c Merge pull request #27 from haproxytech/fix_reloadrequired Joao Morais 2017-07-19 12:30:21 -03:00
  • 1e3599fb1b fix reloadRequired potentially not set correctly if only some socket commands fail Andjelko Iharos 2017-07-19 11:23:14 +02:00
  • 1732222139 [docs] dyn scaling Joao Morais 2017-07-18 20:48:33 -03:00
  • 8e3335ada8 [docs] proxy protocol Joao Morais 2017-07-18 20:39:36 -03:00
  • 0460374356 Merge pull request #26 from westse/master Joao Morais 2017-07-18 18:42:55 -03:00
  • ab44ca7e75 stats page proxy protocol config separate from general proxy protocol config Steve West 2017-07-18 15:06:04 -06:00
  • 51b526b177 [doc] update pos v0.3 release Joao Morais 2017-07-17 12:44:55 -03:00
  • ba282a0050 [doc] update pos v0.3 release Joao Morais 2017-07-16 09:02:45 -03:00
  • f7747f1bad Add a changelog file Joao Morais 2017-07-16 08:58:45 -03:00
  • 926033999b [docs] new configmap options v0.4-snapshot.2 Joao Morais 2017-07-15 15:45:15 -03:00
  • 661f2e09cc Add a monitor URI Joao Morais 2017-07-15 15:08:01 -03:00
  • 9b56fd1a0c Use acl to compare hostname and optional :80 port Joao Morais 2017-07-12 20:24:04 -03:00
  • fdbd41e4e1 Merge pull request #23 from westse/use-proxy-protocol Joao Morais 2017-07-10 22:29:58 -03:00
  • 6e45f92e50 Add use-proxy-protocol option Steve West 2017-07-09 20:29:46 -06:00
  • bd273d0ae3 Doc of snapshot version v0.4-snapshot.1 Joao Morais 2017-07-04 13:49:20 -03:00
  • 21cc872a43 Merge pull request #22 from haproxytech/verify_config Joao Morais 2017-07-03 08:15:19 -03:00
  • a0a6cc5f0d modify multibinder generating config file from template Andjelko Iharos 2017-07-03 10:41:10 +02:00
  • 4c46e99702 verify new configuration file is valid before replacing for native reload strategy, generate all configuration files for multibinder Andjelko Iharos 2017-06-27 11:29:18 +02:00
  • dc9dcd6cd8 Update to Ingress 1468fcb Joao Morais 2017-06-26 21:13:36 -03:00
  • c2be56c815 Merge pull request #17 from haproxytech/socket_commands Joao Morais 2017-06-26 20:55:03 -03:00
  • 20fa01a59d set DynamicScaling to false by default Andjelko Iharos 2017-06-26 14:54:02 +02:00
  • 1ba96df01f factor out socket commands, streamline log messages Andjelko Iharos 2017-06-26 11:53:12 +02:00
  • 5dfd316951 remove unused configChanged function Andjelko Iharos 2017-06-26 11:36:51 +02:00
  • 0104f11851 refactor out function for filling backend slots Andjelko Iharos 2017-06-23 16:17:12 +02:00
  • b4c818c7b7 keep using addr:port as server names when DynamicScaling is false Andjelko Iharos 2017-06-23 16:01:49 +02:00
  • 331e0bcd99 decouple reconfigureBackends from internal HAProxyController attributes Andjelko Iharos 2017-06-23 15:37:35 +02:00
  • 3bf2f68910 fix lint and vet errors Andjelko Iharos 2017-06-23 13:29:59 +02:00
  • 4999130b46 Merge pull request #19 from haproxytech/fix_bashizm Joao Morais 2017-06-23 07:05:53 -03:00
  • f90de1644f use cut instead of awk Andjelko Iharos 2017-06-23 11:01:36 +02:00
  • 409c785cc3 Replace bash-only substring expansion Andjelko Iharos 2017-06-15 16:34:02 +02:00
  • b56715b8ff Clarify backend server slots option name Andjelko Iharos 2017-06-15 16:06:37 +02:00
  • 8d89f2b098 Place backend server operations into a separate file, make behavior opt-out Andjelko Iharos 2017-06-12 11:54:50 +02:00
  • 6961bf2fe9 Add socket commands to reconfigure haproxy without reloading Andjelko Iharos 2017-06-08 16:49:14 +02:00
  • d118743b48 Add haproxy as default value of --ingress-class v0.3-beta.2 v0.3 release-0.3 Joao Morais 2017-06-07 20:40:22 -03:00
  • 3bb3c97223 Update to Ingress d556cc0 Joao Morais 2017-06-07 19:02:18 -03:00
  • c2e4755f09 [docs] changes on behalf of the first 0.3 beta Joao Morais 2017-05-31 22:07:24 -03:00
  • 5cc1c221ec [docs] add link to tls docs v0.3-beta.1 Joao Morais 2017-05-31 21:16:49 -03:00
  • 69b7670030 [docs] updating ingress url Joao Morais 2017-05-31 20:55:48 -03:00
  • 7867b29c95 Add proxy-body-size configmap Joao Morais 2017-05-31 19:01:16 -03:00
  • eb0d41e393 [docs] reload strategy Joao Morais 2017-05-31 18:01:39 -03:00
  • 8fde1e0525 Remove ssl and rootpath check from httpserver list Joao Morais 2017-05-31 17:04:12 -03:00
  • 2ed48b17be Add proxy-body-size annotation Joao Morais 2017-05-31 16:53:35 -03:00
  • 09c0a74a84 Update to Ingress a6bba68 Joao Morais 2017-05-31 15:36:21 -03:00
  • 07f821962e Reload strategy as an Ingress Controller arg Joao Morais 2017-05-31 15:16:43 -03:00
  • b6e49930b3 Add secure-backends and secure-verify ann Joao Morais 2017-05-31 14:51:21 -03:00
  • 27beaf6800 Update to Ingress 5f71bde Joao Morais 2017-05-29 19:31:49 -03:00
  • 7df13a9460 Update to Ingress db06061 - update dependencies Joao Morais 2017-05-29 19:03:00 -03:00
  • 7f39f9c588 Update to Ingress b6d11ca Joao Morais 2017-05-29 18:38:55 -03:00
  • 233545ab38 Starting version of multibinder reload strategy Joao Morais 2017-05-18 22:25:23 -03:00
  • 58662d8f8e Warning if reading haproxy config fails Joao Morais 2017-05-18 20:55:57 -03:00
  • 8a078ca7c2 Moving cfg and tmpl to /etc/haproxy; template on a clean dir Joao Morais 2017-05-14 21:04:15 -03:00
  • 4527fcd85c ssl-passthrough annotation Joao Morais 2017-05-13 22:33:17 -03:00
  • 5682cd38f6 Backend back to string and reorder of haLocation decl Joao Morais 2017-05-13 22:30:24 -03:00
  • d50205515c Change Backend type from string to *ingress.Backend Joao Morais 2017-05-13 16:55:34 -03:00
  • fdba62d11a Move HAProxy http-request before reqxxx Joao Morais 2017-05-13 16:38:28 -03:00
  • 381805b298 Placeholder for controller config Joao Morais 2017-05-13 16:21:45 -03:00
  • 1bea8d0ab6 Update to Ingress 12d2c4f Joao Morais 2017-05-13 13:00:04 -03:00
  • af470c227b Add hsts config on default backend Joao Morais 2017-05-10 21:08:39 -03:00
  • a4ede145f8 Add forwardfor configmap option Joao Morais 2017-05-10 21:05:53 -03:00
  • f8fb324041 Fixes a possible X-Forwarded-For changing Joao Morais 2017-05-10 18:52:27 -03:00
  • 1a17902367 Fixes #14 - X-Forwarded-For could be messed up v0.2.1 release-0.2 Joao Morais 2017-05-10 18:52:27 -03:00
  • e1de44a5fb [doc] fix stats option Joao Morais 2017-04-26 19:56:15 -03:00
  • 0fc4940b23 [docs] fix a link Joao Morais 2017-04-26 19:51:15 -03:00
  • 2b92a33174 New options to configmap Joao Morais 2017-04-26 19:43:41 -03:00
  • 6af336a3bd [docs] rewrite options Joao Morais 2017-04-18 17:55:15 -03:00
  • 2cf1646982 Fix panic if ConfigMap isn't assigned Joao Morais 2017-04-15 17:11:00 -03:00
  • c43a00a1a1 Update to Ingress 12a0373 - Ingress moved to k8s/client-go Joao Morais 2017-04-05 20:59:53 -03:00
  • b0362432be Update to Ingress f4a376a Joao Morais 2017-04-05 20:18:17 -03:00
  • dd7788401b Move types and utils to it's owm packages Joao Morais 2017-04-05 20:10:22 -03:00
  • cd17319d4e Fix a noisy log message v0.2 Joao Morais 2017-04-02 09:09:47 -03:00
  • f76b3ffdc3 Update to Ingress 638ea2b Joao Morais 2017-04-01 15:12:39 -03:00
  • d4d5fce915 Global ssl redirect only if isn't a default backend v0.2-beta.4 Joao Morais 2017-03-28 12:36:51 -03:00
  • 00ccf4dd2b Root redirect implementation v0.2-beta.3 Joao Morais 2017-03-26 20:55:49 -03:00
  • e49b7e5041 [docs] client cert auth Joao Morais 2017-03-26 20:04:04 -03:00
  • eed1426e83 Update to Ingress a355c5a v0.2-beta.2 Joao Morais 2017-03-26 18:05:43 -03:00
  • 5d91c4fc5a CertificateAuth implementation Joao Morais 2017-03-10 17:32:56 -03:00
  • 4847321e81 Update to Ingress 0.9.2 Joao Morais 2017-03-09 21:11:10 -03:00
  • 7eebe4d758 [docs] basic authentication link Joao Morais 2017-03-06 08:16:37 -03:00
  • 2720cd682a Implementation of Auth Basic v0.2-beta.1 Joao Morais 2017-03-05 20:06:51 -03:00
  • a50f1be119 [docs] annotations usage and configmap defaults Joao Morais 2017-03-04 14:58:52 -03:00
  • 89c04fc4d6 Fix missing backend without TLS Joao Morais 2017-02-22 22:05:59 -03:00
  • 00b532f0f3 SSLRedirect annotation and configMap Joao Morais 2017-02-22 21:23:50 -03:00
  • fe6f7f598f Releases doc and link to Quay.io and Travis CI Joao Morais 2017-02-21 13:39:16 -03:00
  • a7cba20636 Start of HAProxy Ingress features doc Joao Morais 2017-02-21 13:11:41 -03:00
  • e0766e65e0 Add whitelist-source-range annotation Joao Morais 2017-02-21 13:10:54 -03:00
  • 915c65c609 Add HAMatchPath attribute Joao Morais 2017-02-19 22:13:22 -03:00
  • 87e358f52d Improvement iterating Locations Joao Morais 2017-02-19 21:48:28 -03:00