faizanahmad055
c9cab4f6e0
Update chart for CSI driver
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2026-01-03 19:32:43 +01:00
Michael Vögeli
04dec609f0
Merge branch 'master' into master
2025-12-02 13:25:53 +01:00
Hlib Kalinchuk
765053f21e
fix:Rename pause-deployment-annotation to pause-deployment-time-annotation in deployment.yaml
2025-11-07 14:36:59 +02:00
Michael Vögeli
10b3e077b5
feat(helm): support both object and string formats for imagePullSecrets
...
Extended Helm chart configuration to allow imagePullSecrets to be defined
either as a list of strings (e.g., `- my-pull-secret`) or as a list of
objects with `name` keys (e.g., `- name: my-pull-secret`).
2025-11-05 11:07:31 +01:00
Pradeep Lakshmi Narasimha
dd0807e951
fix: Controller not respecting ignore* flags
2025-08-29 12:24:02 +02:00
Nitin Verma
42cd7e71a2
reloader: Add in support for dnsConfig for pod reloader. This is supported as a common standard in most public helm charts, so decided to create a PR here.
2025-08-04 07:52:57 +01:00
Muhammad Safwan Karim
517fd33fb1
Added pause deployment annotation overrides ( #983 )
...
* added pprof flag
* updated chart
* fixed linting and spelling
* custom_annotation for pause deployments related annotaitons
2025-07-29 19:50:13 +05:00
Muhammad Safwan Karim
1e46d44c7c
Added pprof flag ( #980 )
...
* added pprof flag
* updated chart
* fixed linting and spelling
2025-07-29 15:49:30 +05:00
Safwan
b8b7cdb610
Merge branch 'master' into sa-7499-expose-meta-info
2025-07-21 14:28:07 +05:00
Safwan
1e1f094516
resolved comments and stuff
2025-07-18 19:27:26 +05:00
Muhammad Safwan Karim
51ee0a19bb
Merge pull request #967 from pinkavaj/pi-k8s-labels-simple
...
Use labels suggested by Kubernetes and Helm best practices
2025-07-18 15:23:25 +05:00
Safwan
3999edb7a3
Merge branch 'master' into sa-7499-expose-meta-info
2025-07-16 17:33:38 +05:00
Safwan
8b257a3f0c
publish configmap with meta info
2025-07-15 19:16:26 +05:00
Jiří Pinkava
379c428283
Use labels suggested by Kubernetes and Helm best practices
...
This improves the compatibility and makes it easier to work with various tools,
which take advantake from the assumption of existence of those labels.
Keep the old labels for selectors for backward compatibility.
Also note there is slight change in behaviour of PDB which might
be backward-incompatible in some rare cases.
2025-07-07 22:28:54 +02:00
Yoga Yu
e8cb97a6d1
Merge branch 'master' into fix/specific-namespace
2025-07-04 10:37:34 +08:00
Vincent Mizoules
b06411479f
[helm] Fix tpl missing context and remove debugging
2025-06-16 17:44:18 +02:00
Vincent Mizoules
e93731a686
[helm] Add tpl support for additionnals labels
2025-06-16 17:25:01 +02:00
Yoga Yu
8c2f2e574c
feat: ignore namespaceSelector when not necessory
2025-06-08 21:49:03 +08:00
Muneeb Aijaz
e08b1d3927
Revert chart labels for seamless upgrades ( #903 )
...
* Revert chart labels for seamless upgrades
2025-04-21 19:52:10 +05:00
Mikhail Koniakhin
a753076f69
Fix matchLabels for selector ( #890 )
2025-04-08 15:19:09 +02:00
Xavier Krantz
413e805d39
refactor: move 'image' properties up in the values.yaml file ( #849 )
...
- Update the version number in the `Chart.yaml` file from `1.3.0` to `1.3.1`
- Update the image name and tag in the `deployment.yaml` file
- Add a new section for image details in the `values.yaml` file with repository, tag, and pull policy
- Remove the `image` section from the `reloader` block in the `values.yaml` file, since the image details were moved to a new image section
- Modify the `containerSecurityContext` section in the `deployment.yaml` file
2025-03-05 14:33:15 +05:00
Shane Wu
37e6c6b7c8
Allow Helm Chart deploy image from digest ( #780 )
...
GKE Binary Authorization only supports image pull by digest - [Ref](https://cloud.google.com/binary-authorization/docs/deploying-containers#deploy_the_container_image )
* if `.values.reloader.deployment.image.digest` is defined, pull image from digest
* otherwise pull image from tag
Co-authored-by: Muneeb Aijaz <43588696+MuneebAijaz@users.noreply.github.com >
2025-01-29 14:24:56 +05:00
cmarasescu
1d923bce36
Update helm chart to allow scalling down to zero replicas when running in non HA mode ( #813 )
...
Co-authored-by: Cristian Marasescu <cristian.marasescu@ibm.com >
2025-01-29 14:23:22 +05:00
Bjorn Stout
4b3a58d91e
Update deployment.yaml
...
Make sure values being seen. With $ the values file doesn't find the value.
2024-11-07 16:10:10 +01:00
Bjorn Stout
0d6d5ca479
Update deployment.yaml
2024-11-07 16:00:14 +01:00
Bjorn Stout
017e6ed7fd
Update deployment.yaml
...
use imagePullSecrets from gloabl
2024-11-07 15:51:23 +01:00
Muneeb Aijaz
2a239d4667
Merge pull request #747 from sausrivastava/comtech/fix-image-issue
...
Added the ability to separately configure the image registry
2024-11-06 14:41:12 +05:00
Muneeb Aijaz
325515f805
Merge pull request #687 from dabcoder/db/-/log-level
...
feat(log-level): add option to set logLevel in chart
2024-10-22 23:52:00 +05:00
sausrivastava
bd3e8b0d09
Support global.imageRegistry for reloader image
2024-09-17 12:19:51 +05:30
Gavin Mogan
81c1b79203
Make sure GOMAXPROCS and GOMEMLIMIT has a divisor set
2024-09-09 09:18:45 -07:00
David B.
5a53a39500
Merge branch 'master' into db/-/log-level
2024-08-09 14:26:06 +02:00
bnallapeta
ef0ea91ec5
fix default values for memory and cpu
2024-08-07 19:29:03 +05:30
Robert Gordon
32d5ce8990
chore: fix for POD_NAME and POD_NAMESPACE envs when enableHA is true
2024-08-07 10:46:24 +01:00
Gabi Davar
12b9a197a4
Tell Go runtime about the CPU & memory limits. ( #699 )
...
* Tell Go runtime about the CPU & memory limits.
Signed-off-by: Gabi Davar <grizzly.nyo@gmail.com >
* review comments
---------
Signed-off-by: Gabi Davar <grizzly.nyo@gmail.com >
2024-08-07 13:53:42 +05:30
David B.
08f16d133a
Merge branch 'master' into db/-/log-level
2024-07-30 10:36:43 +02:00
deschmih
cbf501fc75
Merge branch 'master' into master
2024-07-08 07:56:01 +02:00
deschmih
2260d72873
feature reload-on-delete implemented, test cases enhanced
2024-06-18 09:57:56 +02:00
Alexander Davis
3f6e98a9d5
feat: add new opt-in metric of reloads by namespace
2024-06-14 15:20:38 -05:00
daboucha
9b21bf36b6
fix(logLevel): typo
2024-06-13 13:50:37 +02:00
daboucha
fe2c34c451
feat(logLevel): add option to the chart to set the log level
2024-06-13 13:47:07 +02:00
Piotr Andrzejewski
bccefb1624
[ #582 ] Allow to use auto annotation with specific resource type (configmap or secret)
2024-01-19 14:38:36 +01:00
Sanghamitra-PERSONAL
5551280554
Enabled the option to set user assigned affinity value ( #596 )
...
* Enabled the option to set user assigned affinity value
* Fixing the space
---------
Co-authored-by: Karl-Johan Grahn <6355577+karl-johan-grahn@users.noreply.github.com >
2024-01-10 15:22:23 +01:00
Karl-Johan Grahn
357bc356f9
Merge branch 'master' into allow-arbitrary-volumes
2023-11-22 10:26:15 +01:00
Matt Dainty
985b8fca3e
fix: Add chart parameters for setting revisionHistoryLimit
...
Signed-off-by: Matt Dainty <matt@bodgit-n-scarper.com >
2023-11-15 13:20:35 +00:00
Gilles Gosuin
54f2fdb708
Allow for arbitrary volumes
2023-10-11 14:37:36 +02:00
Utibeabasi Umanah
451077e5c6
feat: add webhookUrl to helm chart
...
Signed-off-by: Utibeabasi Umanah <utibeabasiumanah6@gmail.com >
2023-09-19 22:03:28 +01:00
itaispiegel
e9942a56f4
Add --auto-reload-all flag
2023-08-06 15:34:13 +03:00
Muneeb Aijaz
c84cf916be
Merge pull request #430 from ctrought/feat-enhancelabelselectors
...
feat: Configmap/secret label selector & refactor namespace selector
2023-04-05 12:20:01 +05:00
Muneeb Aijaz
ca9715b231
Merge pull request #427 from Whisper40/master
...
✨ feat: Implement topologySpreadConstraints to improve redundancy (fix #426 )
2023-04-05 10:49:14 +05:00
Kévin PEREZ
7d08a6a28f
✨ feat: Implement initialDelaySeconds for readinessProbe & livenessProbe ( fix #429 )
...
PR respond to this feature request : https://github.com/stakater/Reloader/issues/429
2023-04-03 16:17:41 +02:00