67 Commits
Author SHA1 Message Date
Bertrand Gouny 80b9afb242 Merge branch 'timgates42-bugfix_typos' into release-1.5.0 2021-02-19 12:58:52 +01:00
Tim Gates 9cb2413dff Fix a few small typos 2021-02-19 08:57:04 +11:00
Bertrand Gouny 1939b9ebfa docs: v1.5.0 2021-02-14 13:55:13 +01:00
Josh Cox 4f7ac87446 warning 2021-02-04 16:24:13 -06:00
Josh Cox 2920c01f85 redefining port
Signed-off-by: Josh Cox <josh@webhosting.coop>
2021-02-03 22:08:08 -06:00
Josh Cox f98e88eac8 ssl lowercase for dns rules
Signed-off-by: Josh Cox <josh@webhosting.coop>
2021-02-03 16:17:55 -06:00
Josh Cox 2deebf5d09 Adding port 636
Signed-off-by: Josh Cox <josh@webhosting.coop>
2021-02-03 14:30:56 -06:00
Josh Cox 89578073cf Correcting a typo, and turning down verbosity as there is a bit of redundancy. And adding the copy-service arg back in.
Signed-off-by: Josh Cox <josh@webhosting.coop>
2021-02-03 14:25:22 -06:00
Josh Cox 9af3e36084 Adding ldap deployment to example mechanism so it is gitignored as well
Signed-off-by: Josh Cox <josh@webhosting.coop>
2021-02-03 14:10:40 -06:00
Josh Cox 4301bcc22e Fixing out of date api in the using-secrets kubernetes yaml
Signed-off-by: Josh Cox <josh@webhosting.coop>
2021-02-03 13:51:14 -06:00
BertrandandGitHub 7271671e33 Merge pull request #474 from jfut/fix-example
fix invalid format in docker-compose.yml
2021-01-24 11:07:31 +01:00
HubertBosandGitHub a718034bfc Update ldap-deployment.yaml
Update example to the latest version of kubernetes
2020-12-30 13:05:17 +00:00
Jun Futagawa d425146a1a fix invalid format in docker-compose.yml 2020-09-27 17:21:01 +09:00
Bertrand Gouny 23c26edc9e v1.4.0 2020-06-15 16:24:37 +02:00
Bertrand Gouny 9fb2d30b7f Merge branch 'pcolmer-stable' into release-1.4.0 2020-06-15 15:33:25 +02:00
mettacrawlerandGitHub 5d66c9644e LDAP_TLS_PROTOCOL_MIN is deprecated
See PR 70
2020-05-22 20:24:06 -04:00
Philip Colmer 16eaeae1b7 Use $$ to get the values correctly interpreted 2020-04-30 08:50:03 +01:00
Philip Colmer b6507a9f15 Changes to get replication working 2020-04-30 08:49:23 +01:00
Bertrand Gouny ba9acdc2f2 v1.3.0 2019-08-16 11:51:10 +02:00
Bertrand Gouny 5e10294f98 v1.2.5 2019-08-16 10:46:09 +02:00
Bertrand Gouny c3c2c47f95 Merge branch 'turcan-startup.sh--ldap_add_or_modify--log-helper-fix' into hotfix-1.2.5 2019-06-10 12:26:06 +02:00
Bertrand Gouny 2b4bd3be71 v1.2.5-dev 2019-06-10 12:23:59 +02:00
Josh Cox ccfae06000 Adding readme and ignores 2019-05-11 14:04:41 -05:00
Josh Cox b86f539959 Templating out the secret yaml 2019-05-11 14:03:46 -05:00
Bertrand Gouny c04df42c17 v1.2.4 2019-03-14 09:54:08 +01:00
Bertrand Gouny 777d6f10fe Excessive RAM usage on 1.2.2, increased 10x from 1.2.1 #242 2019-02-07 16:44:24 +01:00
Bertrand Gouny 856bde3825 v1.2.3 2019-01-21 22:48:19 +01:00
Bertrand Gouny bf4567b27c Merge branch 'bjozet-dhparam-env' into release-1.2.3 2018-11-13 15:30:17 +01:00
Björn Zettergren 50a17e336d Enable custom dhparam.pem via environment.
Added simple doc, example and test.
2018-10-23 13:27:21 +02:00
Bertrand Gouny c827020e6b Merge branch 'RobertInAms-stable' into release-1.2.3 2018-09-29 11:41:52 +02:00
Bertrand Gouny e6e8b9075b init v1.2.3 2018-09-29 11:39:00 +02:00
Robert 3ddb749a4d removed the service 2018-09-16 15:08:02 +02:00
Robert 1c03066836 changed the port 2018-09-16 15:07:14 +02:00
Robert 3de6e05d5c added gce statefulset 2018-09-16 14:59:31 +02:00
Bertrand Gouny bf9b7cc392 v1.2.2 2018-05-15 09:35:56 +02:00
Bertrand Gouny 7d17335dd1 security fix 2018-05-14 22:00:38 +02:00
Bertrand Gouny f5e43eb16a v1.2.0 2017-11-09 11:23:05 +01:00
Bertrand Gouny 3e86e1d1d4 v1.1.10 2017-09-23 18:50:36 +02:00
Bertrand Gouny 990b9c6dba update example with new variables and fix docker-compose 2017-07-18 11:34:25 +02:00
Bertrand Gouny 6387bd3045 Merge branch 'xueshanf-patch-1' into hotfix-1.1.9 2017-05-23 10:22:49 +02:00
Bertrand Gouny 7a9a5e0f87 v1.1.9 2017-05-23 10:08:13 +02:00
timelotandGitHub 5384c257c3 ports 636:636 instead of 639:639 2017-03-01 15:59:40 +01:00
Bertrand Gouny 6163e400f0 should fix #107, #92 2017-02-15 18:41:29 +01:00
osixiaandGitHub 64d6bc3b87 Rename ldap-svc.yaml to ldap-service.yaml 2017-02-15 17:57:54 +01:00
osixiaandGitHub d1ac552d1f Update and rename ldap-rc.yaml to ldap-deployment.yaml 2017-02-15 17:57:38 +01:00
osixiaandGitHub 10292b3fcc Rename ldap-svc.yaml to ldap-service.yaml 2017-02-15 17:55:47 +01:00
osixiaandGitHub d80fe3b6de replication controller -> deployment
Remove deprecated use of openldap-backup that is now a image used alone.
2017-02-15 17:55:24 +01:00
Bertrand Gouny 65cb5a3308 1.1.7 - light-baseimage:0.2.6 2016-10-19 11:34:20 +02:00
ofreax ae41f4c6a2 change .yaml.startup to .startup.yaml 2016-08-21 21:02:35 +02:00
Bertrand Gouny 1de6fd652f Update to light-baseimage:0.2.5 2016-08-03 13:18:12 +02:00