11 Commits
Author SHA1 Message Date
Jeff Goldschrafe de7fa2fc8a openldap: Support setting container image log level (#23482)
Signed-off-by: Jeff Goldschrafe <jeff@holyhandgrenade.org>
2020-08-12 09:27:44 -07:00
Łukasz Sowa 516dfadcde Fix helm3 ClusterIP updates (#20905)
Signed-off-by: Łukasz Sowa <lukasz@main.dev>
2020-05-29 02:21:15 -07:00
Guillaume Martinez 9e3fc172af [stable/openldap] Add documentation for 'persistence.existingClaim' (#16922)
Signed-off-by: Lunik <lunik@tiwabbit.fr>
2019-09-14 23:06:37 -07:00
Pete Brown f61060dfb3 Add resources to initContainers for openldap (#16355)
Signed-off-by: Pete Brown <rendhalver@users.noreply.github.com>
2019-08-19 02:25:30 -07:00
Jacek Ciwiś 8547a7bcba [stable/openldap] add image pull policy and pod annotations (#14909)
* [stable/openldap] Add custom annotations

Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl>

* [stable/openldap] Add imagePullPolicy to initContainers

Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl>

* [stable/openldap] Update default image tag to 1.2.4 (appVersion: 2.4.47)

Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl>
2019-06-27 20:53:20 -07:00
Alberto Martino fb4ae5cdc5 Openldap inject tls and CA certificates via secrets (#13014)
* custom tls/ca certificates (initContainers)

Signed-off-by: Alberto Martino <malberto.martino@gmail.com>

* readme formatting

Signed-off-by: Alberto Martino <malberto.martino@gmail.com>

* fix lint for values.yaml

Signed-off-by: Alberto Martino <malberto.martino@gmail.com>
2019-04-19 09:51:55 -07:00
Jacek Ciwiś 6da7a7fcc7 [stable/openldap] Add deployment strategy configuration (#10499)
* [stable/openldap] Add deployment strategy configuration

Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl>

* [stable/openldap] Bump to version 0.3.0

Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl>

* [stable/openldap] Prevent from merging unsupported parameters

Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl>
2019-01-10 02:44:22 -08:00
Kavanaugh Latiolais 786fe268f4 OpenLDAP Read Only LDIF ConfigMap Fix (#7593)
* fixed typo?

Signed-off-by: W. Kavanaugh Latiolais <kavlatiolais@gmail.com>

* Adding initial container to make ldifs readwrite

Signed-off-by: W. Kavanaugh Latiolais <kavlatiolais@gmail.com>

* Bump version

Signed-off-by: W. Kavanaugh Latiolais <kavlatiolais@gmail.com>
2018-09-08 04:36:13 -07:00
AdamDang 378b75a95f [stable/openldap] typo fix: persitent->persistent (#6263)
* Update Chart.yaml

* [stable/openldap] typo fix: persitent->persistent

[stable/openldap] typo fix: persitent->persistent
2018-07-01 09:40:16 -07:00
Erik Madrid 50230ff89f [stable/openldap] normalize chart (#6018)
* adds service annotations; adds extralabels to components; canonicalizes template naming; adds values-defined existingSecret

* updates README with test.enabled value description

* sets container ports with values

* updates approvers and reviewers

* removes OWNERS file

* deployment container to using hard-coded port values

* fixes pv command in README

* bumps openldap container version to 1.2.1
2018-06-28 10:49:21 -07:00
Enis Soztutar a0dfbbd81a Added OpenLDAP chart (#2820)
* Added OpenLDAP chart

* Rebased the code. Addressed review items and tried to bring the chart to be more consistent to other charts in the repo

* Addressed review comments:
  - Reindented charts with 2 spaces for list items
  - Hard coded container port name to refer to it in the service
  - Added liveness and readiness probes
  - Changed chart label values to use the template

* Moved the chart to stable, and addressed rest of the review feedback

* Move to apps/v1beta2

* Fixed formatting of markdown table in README

* Fixed default value in README

* Auto-generate the passwords by default
2018-06-08 08:56:55 -07:00