cleverhu
f76c57aef7
[bitnami/memcached]Allow existing secret to be used for Authentication ( #13057 )
...
* Allow existing secret to be used for Authentication
Fixes: https://github.com/bitnami/charts/issues/12836
Signed-off-by: cleverhu <shouping.hu@daocloud.io >
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Signed-off-by: cleverhu <shouping.hu@daocloud.io >
Signed-off-by: cleverhu <shouping.hu@daocloud.io >
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com >
2022-10-25 12:17:41 +02:00
cleverhu
f4d7dba9cd
[bitnami/memcached]add metrics container security context ( #12870 )
...
* add container security context
Fix: https://github.com/bitnami/charts/issues/12807
Signed-off-by: cleverhu <shouping.hu@daocloud.io >
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Signed-off-by: cleverhu <shouping.hu@daocloud.io >
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com >
2022-10-10 10:02:41 +02:00
Orgad Shaneh
c963ebeb71
[bitnami/memcached] Use custom probes if given ( #12524 )
...
Without this change, in order to use a custom probe, the user has to
specify the probe parameters, and also must specify for the original
probe "enabled: false".
Issue: #12354
Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com >
Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com >
2022-09-21 10:38:52 +00:00
Miguel Ruiz
222623489e
[bitnami/memcached] bugfix: Change memcached port when containerPorts are configured ( #12017 )
...
* [bitnami/memcached] bugfix: Change memcached port when containerPorts are configured
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
* Bump chart version
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
2022-08-24 13:22:53 +02:00
Miguel Ruiz
7a301f9e70
[bitnami/memcached] Add support for terminationGracePeriod and service.sessionAffinityConfig ( #10385 )
...
* [bitnami/memcaced] Add support for terminationGracePeriod and service.sessionAffinityConfig
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2022-05-26 12:33:05 +02:00
Juan Ariza Toledano
7b99d3ba23
[bitnami/memcached] Chart standardized ( #8668 )
...
* [bitnami/memcached] Chart standardized
Signed-off-by: juan131 <juanariza@vmware.com >
* Implement requested changes
Signed-off-by: juan131 <juanariza@vmware.com >
* [bitnami/memcached] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2022-01-19 15:40:44 +01:00
Alexandr Ovsyankin
49ddc92784
bitnami/memcached: hardcoded port of livenessProbe and readinessProbe was changed in favor using variables ( #7719 )
...
* hardcoded port of livenessProbe and readinessProbe was changed in favor using values
* hardcoded metrics and memcached portName of service, svs-metrics and servicemonitor was changed in favor using values
Co-authored-by: Alexandr Ovsyankin <reinstall.msk@gmail.com >
2021-10-07 08:34:14 +02:00
Juan Ariza Toledano
c50ad3e644
[bitnami/memcached] Fix persistence + custom sidecars/init containers ( #6654 )
2021-06-15 09:07:39 +02:00
Matthew Wynn
b068efa166
[bitnami/memcached] Add topology constraints ( #6081 )
2021-04-13 09:09:56 +02:00
infa-mhadiman
3e5e458c26
[bitnami/memcached] add support for memcached to use its own SA ( #5845 )
...
* add support for memcached to use its own SA
* fixed chart version
* fix chart version
* updated SA creation based on config from values.yaml
* updated README
2021-03-22 11:06:14 +01:00
Ibone González Mauraza
d326bb7c13
add podLabels ( #5740 )
2021-03-10 17:27:42 +01:00
Juan Ariza Toledano
26303498a3
[bitnami/memcached] Add some missing common parameters ( #5676 )
2021-03-05 09:23:42 +01:00
Quentin BERNARD
ba786b4cb2
[bitnami/memcached] Add support for portName ( #5329 )
2021-02-10 10:35:00 +01:00
Javier J. Salmerón-García
4bfeaba727
[bitnami/memcached] Add hostAlias ( #5267 )
2021-01-28 09:57:35 +01:00
Juan Ariza Toledano
1779dd713d
[bitnami/*] Affinity based on common presets (iv) ( #4483 )
2020-11-26 11:27:27 +01:00
Markos Chandras
9084881e83
[bitnami/memcached] Add support for priorityClassName ( #4383 )
...
Add support for setting priorityClassName to the standalone and HA
memcached deployments.
2020-11-17 17:40:17 +01:00
Reinhard Nägele
1d46018f05
[bitname/memcached] Only add secret and env vars when auth is enabled ( #4370 )
...
With this change, the secret for the password is only created if
the password is set. Environment variables for user and passwords
are only added if values are set.
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2020-11-16 18:15:32 +01:00
juan131
832e6ea209
[bitnami/memcached] Warning users regarding authentication/ & read-only filesystems
...
Signed-off-by: juan131 <juan@bitnami.com >
2020-01-20 10:58:37 +01:00
David J. M. Karlsen
d9691db56c
add conditional for linting and ease on the eye
2019-12-11 10:51:56 +01:00
David J. M. Karlsen
91706c1413
run with readOnlyRootFilesystem
2019-12-10 13:41:36 +01:00
David J. M. Karlsen
a0b3aa5524
add extraEnv param
2019-12-10 12:46:38 +01:00
David J. M. Karlsen
a41c0bb7e4
cleanup args
2019-12-10 12:38:01 +01:00
David J. M. Karlsen
1f1f69d508
fix shutdownhook, command vs args, indents
2019-12-10 11:52:24 +01:00
David J. M. Karlsen
a79516994d
fix review comments
2019-12-10 11:44:52 +01:00
David J. M. Karlsen
41d29c2daa
mount root fs r/o
2019-12-09 23:19:47 +01:00
David J. M. Karlsen
c0885142c0
Durable memcache. Fixes #1685
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2019-12-06 13:41:24 +01:00
juan131
6f3991a844
[bitnami/memcached] Lint chart
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-11-21 13:31:38 +01:00
juan131
4dfac075aa
[bitnami/*] Update apiVersion on sts, deployments, daemonsets and podsecuritypolicies
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-09-20 11:44:09 +02:00
Carlos Rodriguez Hernandez
4c274c4c08
Add affinity to memcached
2019-09-04 13:36:49 +00:00
Carlos Rodriguez Hernandez
1ce079c789
Implement again #1283 changes but bumping the major version
2019-07-17 13:15:48 +00:00
Carlos Rodriguez Hernandez
8e5940a926
Revert pull request #1283
2019-07-17 09:46:39 +00:00
juan131
ae05c77bb5
Undo breaking changes on labels
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-07-11 09:04:29 +02:00
juan131
775948eb27
Standardize component.name & component.fullname functions
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-07-11 09:04:29 +02:00
Carlos Rodriguez Hernandez
8c80056d55
Use namespaces
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-03-14 16:39:12 +00:00
Carlos Rodriguez Hernandez
f820e715d8
[bitnami/memcached] Add global imagePullSecrets to overwrite any other existing one
2019-03-11 12:37:25 +00:00
Javier J. Salmerón-García
bbf7e43634
Merge branch 'master' into MemcachedProd
2018-11-21 13:29:13 +01:00
Javier J. Salmeron Garcia
0f07d3d4af
[bitnami/memcached] Add prometheus exporter to memcached
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2018-10-12 13:41:02 +02:00
Carlos Rodriguez Hernandez
395ba08e2b
Add global registry option to Bitnami charts
2018-10-11 13:02:53 +00:00
tompizmor
592a734550
[bitnami/memcached] Add securityContext feature
2018-10-08 17:52:26 +02:00
Javier J. Salmeron Garcia
7689bfc08f
[bitnami/memcached] Fix chart not being upgradable
2018-09-21 16:06:19 +02:00
Javier J. Salmeron Garcia
dfd13a2b76
Add missing release and charts labels in pods
2018-07-30 17:18:58 +02:00
tompizmor
5413120bb2
Rename charts folders
2018-04-13 10:46:07 +02:00