Bjorn Stout
3f5ee46f00
Merge branch 'stakater:master' into patch-1
2024-11-20 10:45:08 +01:00
tom1299
394707a7f8
Remove obsolete permissions for apiGroup extensions
2024-11-10 07:21:13 +01: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
Muneeb Aijaz
0bcf8cb1e1
Merge pull request #686 from jfroy/oci-invalid-version
...
fix: replace + with _ in Chart.Version
2024-06-21 20:24:48 +05: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
Jean-Francois Roy
5d6309b941
fix: replace + with _ in Chart.Version
...
When using Flux with the OCI chart, the chart version has a git hash
suffix (ex: 1.0.107+20eb5010550b), which is invalid as a metadata label.
2024-06-11 11:36:55 -07:00
Muneeb Aijaz
1cae7a03f2
Merge branch 'master' into issue-582-auto-annotation-with-resource-type-squashed
2024-04-08 10:57:24 +05:00
Karl-Johan Grahn
3a07584fd0
Merge branch 'master' into vpa
2024-02-28 10:08:45 +01:00
Karl-Johan Grahn
b4fe7fb185
Merge branch 'master' into issue-582-auto-annotation-with-resource-type-squashed
2024-02-28 10:08:22 +01:00
yangtian9999
cca62bd458
Add namespace field to avoid helm template failure
2024-02-21 14:58:04 +05:30
t3mi
670b67dc55
feat(chart): add vpa support
...
Signed-off-by: t3mi <t3mi@users.noreply.github.com >
2024-02-05 11:51:33 +00: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
Karl-Johan Grahn
539186f231
Merge branch 'master' into allow-arbitrary-volumes
2023-11-01 10:19:20 +01:00
Patrick Spies
cad27649f9
fix typo
2023-10-19 09:28:34 +02:00
Patrick Spies
fd52f228ab
feat(helm) add egress-rule to netpol
2023-10-19 09:26:51 +02:00
Gilles Gosuin
54f2fdb708
Allow for arbitrary volumes
2023-10-11 14:37:36 +02:00
Patrick Spies
f33b5e9ee0
fix(helm): add missing permissions to role too
2023-10-06 08:38:33 +02:00
Patrick Spies
128612c326
fix(helm-chart): add missing rbac for cronjob-triggering
2023-10-04 16:28:50 +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
Spies, Patrick - F0217791
e9e2647e69
fix typo
2023-07-13 09:44:49 +02:00
Spies, Patrick - F0217791
b0fa2f6b36
fix: add missing new chart-yaml
2023-07-13 09:44:49 +02: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
ctrought
2b619a9243
fix: namespace list/watch permission when using namespaceSelectors
...
Signed-off-by: Craig Trought <k8s@trought.ca >
2023-04-02 01:31:53 -04:00
ctrought
27c0a9b328
feat: additional labelSelector support
...
* add option to configure labelSelectors on configmaps & secrets
* support all labelSelectors
* label selector tests
* legacy support for ':' delimited selectors and wildcards
Signed-off-by: Craig Trought <k8s@trought.ca >
2023-03-31 19:08:10 -04:00
Kévin PEREZ
49c8f78cff
Add topologySpreadConstraints
2023-03-30 09:49:49 +02:00
John Stewart
1c165c86da
[helm] make sure comparison for deployment replicas is always doing so against an int
2023-03-10 16:31:09 -05:00
jordanfelle
a8ee7068a5
Fixing eval for enabling HA
...
When set to 1.0
<gt .Values.reloader.deployment.replicas 1.0>: error calling gt: incompatible types for comparison
But works when set to 1
2023-03-10 06:44:06 -05:00
faizanahmad055
cf40b431a3
Implement sync after restart
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2023-03-09 23:02:19 +01:00
faizanahmad055
a00f7bf83e
Remove namespace from clusterrole and clusterrolebinding
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2023-03-05 17:59:44 +01:00