Safwan
121c19450a
setup for reloader chart 3.0.0-beta.1
2026-08-04 20:20:10 +05:00
Safwan
de62f06f96
update tests
2026-07-20 19:41:41 +05:00
Safwan
e7396030d3
resolved comments and updated readme
2026-07-17 13:04:29 +05:00
Safwan
579e7c0656
Merge branch 'feat/update-chart-v2' into feat/add-reloader-enterprise-in-v2-chart
2026-07-17 12:10:20 +05:00
Safwan
80032eb380
resolved comments
2026-07-17 12:03:38 +05:00
Safwan
15ffe9d788
some placeholders for ease of access
2026-07-15 17:00:28 +05:00
Safwan
477e67784c
added reloader-enterprise dependency
2026-07-15 16:15:14 +05:00
Safwan
6195dd91e1
some refactoring and cleanup
2026-07-15 12:33:40 +05:00
Safwan
35ff2ea89b
fix for events warning in test logs
2026-07-14 18:59:31 +05:00
Safwan
4e24cbca07
fixes in chart
2026-07-14 16:08:43 +05:00
Safwan
faf488fcd7
added support for multiple watch namespaces
2026-07-14 14:14:55 +05:00
Safwan
0cfbe10125
resync v2 chart with master
2026-07-14 11:10:48 +05:00
Safwan
3ace65a9ad
refactoring
2026-06-22 20:34:40 +05:00
Safwan
73729c951e
wip: port csi provider to v2 sa-8436
2026-06-22 16:42:01 +05:00
Safwan
01f142e8ff
remove csi tests from e2e suite
2026-06-15 20:12:56 +05:00
Safwan
4f23d14f43
merge latest master in v2
2026-06-15 18:06:14 +05:00
TheiLLeniumStudios
5f7f3a57bb
feat: golangci-lint config and fixes
2026-01-08 10:25:05 +01:00
TheiLLeniumStudios
9f331cac4f
refactor(reloader): replace CreateOrUpdate with Runnable for metadata publishing and update RBAC to include watch permission
2025-12-28 14:52:44 +01:00
Safwan
ebac11f904
Update helm chart 1.4.12
2025-12-15 02:43:09 +05:00
Muhammad Safwan Karim and GitHub
8545fe8d8d
Merge pull request #1043 from michael-voegeli-fnt/master
...
feat(helm): support both object and string formats for imagePullSecrets
2025-12-11 00:16:35 +05:00
Safwan
3afe895045
bump chart
2025-12-10 17:17:28 +05:00
Safwan
64a18ff207
buno version
2025-12-10 17:10:27 +05:00
Michael Vögeli and GitHub
04dec609f0
Merge branch 'master' into master
2025-12-02 13:25:53 +01:00
Muhammad Safwan Karim and GitHub
d409b79a11
Merge pull request #1049 from Wamgleb/fix-pause-annotation-bug
...
fix:Rename pause-deployment-annotation to pause-deployment-time-annot…
2025-11-14 21:50:22 +05:00
Muhammad Safwan Karim and GitHub
7080ec27cc
Merge pull request #1032 from arizon-dread/fix-openshift-runAsUser-documentation
...
fix the value reference to runAsUser for OpenShift
2025-11-13 18:13:54 +05: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
Muhammad Safwan Karim and GitHub
bfb720e9e9
Bump chart
2025-11-05 16:13:37 +05:00
Michael Vögeli
e9114d3455
chore(helm): bump chart version
2025-11-05 11:21:21 +01: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
Muhammad Safwan Karim and GitHub
4694b7570e
Bump chart
2025-11-04 14:40:54 +05:00
renovate[bot] and GitHub
3de9c688f2
chore(deps): update ghcr.io/stakater/reloader docker tag to v1.4.9
2025-11-04 09:31:37 +00:00
Felix Tonnvik and GitHub
cadf4489e8
Merge branch 'master' into release-v1.4.9
2025-11-03 18:05:44 +01:00
Felix-Stakater and github-actions[bot]
09f2a63b00
Bump version to 1.4.9
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-03 16:57:23 +00:00
Erik Svensson
8980e1fd80
fix the value reference so it matches the chart value in the documentation
2025-11-03 08:57:13 +01:00
Safwan and Felix
bd767a7ef1
Bump chart
2025-09-15 14:00:18 +02:00
Pradeep Lakshmi Narasimha and Felix
dd0807e951
fix: Controller not respecting ignore* flags
2025-08-29 12:24:02 +02:00
Muhammad Safwan Karim and GitHub
b8edc25177
Fix comment for adding Stakater Helm repository ( #1004 )
2025-08-25 18:58:32 +05:00
Muhammad Safwan Karim and GitHub
816ad6d430
bump image tag and chart version ( #1002 )
2025-08-25 17:53:22 +05: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
1107fee109
fix applied for issue-PR-975 ( #987 )
...
Co-authored-by: mahmadmujtaba <ahmad.mujtaba@stakater.com >
2025-08-01 15:54:32 +05:00
Muhammad Safwan Karim and GitHub
9e33dac9ef
Bump chart ( #986 )
...
* Bump chart
* empty
2025-07-30 13:20:23 +05:00
Muhammad Safwan Karim and GitHub
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 and GitHub
1e46d44c7c
Added pprof flag ( #980 )
...
* added pprof flag
* updated chart
* fixed linting and spelling
2025-07-29 15:49:30 +05:00
Safwan
82eb8d8b87
reverted reloader.yaml deployment name
2025-07-22 14:40:46 +05:00
Safwan
7af0728990
comments resolved
2025-07-22 13:47:50 +05:00
Safwan
b8b7cdb610
Merge branch 'master' into sa-7499-expose-meta-info
2025-07-21 14:28:07 +05:00
Safwan
d2580930e4
reverted testing changes
2025-07-21 14:25:02 +05:00
Safwan
1e1f094516
resolved comments and stuff
2025-07-18 19:27:26 +05:00
Muhammad Safwan Karim and GitHub
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