TheiLLeniumStudios
3cf0119748
refactor(workload): centralize workload listing with registry-based listers and add Argo Rollouts support
2025-12-28 08:47:56 +01:00
TheiLLeniumStudios
c19058a66e
refactor: Re-use a lot of code and move to specific packages
2025-12-28 08:47:55 +01:00
TheiLLeniumStudios
3defc8bb29
refactor: Move all common reconcile logic to lister and reload handler
2025-12-28 08:47:55 +01:00
TheiLLeniumStudios
9d588cadb2
feat: Add reconciler test cases and config test cases
2025-12-28 08:47:55 +01:00
TheiLLeniumStudios
f48c5ac1b3
feat: Migration to new implementation
2025-12-28 08:47:54 +01:00
TheiLLeniumStudios
8b3ad89336
chore: Fix formatting issues
2025-12-28 08:47:54 +01:00
TheiLLeniumStudios
f70c4d2a43
feat: Argo rollouts workload + refactor of alerting
2025-12-28 08:47:53 +01:00
TheiLLeniumStudios
3cb45e8dc7
feat: Implement NamespaceReconciler for namespace label selector filtering
2025-12-28 08:47:53 +01:00
TheiLLeniumStudios
b5df945fff
feat: reload execution and observability
2025-12-28 08:47:52 +01:00
TheiLLeniumStudios
ce1e7dfafb
feat: Add webhook notification and conflict retry for Reloader v2
2025-12-28 08:47:52 +01:00
TheiLLeniumStudios
0a2aa122f5
feat: Add controller-runtime reconcilers and unit tests for reload packag
2025-12-28 08:47:52 +01:00
TheiLLeniumStudios
94e3fcd702
feat: Add reload package with core matching and strategy logic
2025-12-28 08:47:51 +01:00
TheiLLeniumStudios
dce45a454a
refactor: migrate reloader command to use new config package
2025-12-28 08:47:51 +01:00
TheiLLeniumStudios
b9a7b8997c
feat: add v2 foundation packages for config and workload abstraction
2025-12-28 08:47:51 +01:00
Muhammad Safwan Karim and GitHub
a5d1012570
Merge pull request #1067 from stakater/chart-v1.4.12
...
Update helm chart 1.4.12
merge-1067
chart-v2.2.7
2025-12-15 11:17:55 +05:00
Safwan
ebac11f904
Update helm chart 1.4.12
2025-12-15 02:43:09 +05:00
Muhammad Safwan Karim and GitHub
0505dfb7c2
Merge pull request #1064 from stakater/fix/bump-go-ver
...
Bumped go version for vuln fix
merge-1064
2025-12-12 16:35:07 +05:00
Safwan
232bbdc68c
Bumped go version for vuln fix
2025-12-12 15:40:41 +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
Muhammad Safwan Karim and GitHub
32ac22dc33
Merge pull request #1063 from stakater/bump-chart
...
Bump Chart Version
merge-1063
chart-v2.2.6
2025-12-10 21:50:03 +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
Muhammad Safwan Karim and GitHub
b71fb19882
Merge pull request #1061 from MatthiasWerning/bugfix/controller-init
...
Fix configmaps key in ResourceMap leading to controllers not being able to mark themselves as initialized
2025-12-10 15:35:31 +05:00
Matthias Werning
27fb47ff52
Fix configmaps key in ResourceMap leading to controllers not being able to mark themselves as initialized
2025-12-10 09:10:52 +01: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
c3546066fa
Merge pull request #1052 from artemptushkin/patch-1
...
Fix issue in yaml path
2025-11-14 21:48:00 +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
Artem Ptushkin and GitHub
6f1ecffb25
Fix issue in yaml path
...
It requires `deployment` actually, see https://artifacthub.io/packages/helm/stakater/reloader?modal=values
2025-11-12 16:04:24 +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
Muhammad Safwan Karim and GitHub
fd9b7e2c1f
Merge pull request #1046 from stakater/update-chart-2.2.5
...
Bump chart
merge-1046
chart-v2.2.5
2025-11-05 17:19:58 +05: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
9607da6d8a
Merge pull request #1042 from stakater/upgrade-to-go-1.25
...
Upgradde to go 1.25.3 (latest)
merge-1042
2025-11-05 14:54:46 +05:00
Safwan
32046ebfe0
Fixed spelling
2025-11-05 14:04:49 +05:00
Safwan
5d4b9f5a32
Resolved comments
2025-11-05 14:02:06 +05:00
Felix Tonnvik
620959a03b
updated qa link-check to retry on status 429
2025-11-05 09:54:04 +01:00
Safwan
008c45e9ac
fixed markdown lint indentation
2025-11-05 13:21:45 +05:00
Safwan
fa201d9762
Clarification about workflow in the readme
2025-11-05 13:09:04 +05:00
Safwan
174b57cdad
Fixed linting
2025-11-04 17:39:24 +05:00
Safwan
4476fad274
Update golangci-lint version in workflow
2025-11-04 17:04:40 +05:00
Safwan
16b26be5c2
Upgradde to go 1.25.3 (latest)
2025-11-04 17:01:38 +05:00
Muhammad Safwan Karim and GitHub
7c429714ae
Merge pull request #1023 from stakater/renovate/github.com-argoproj-argo-rollouts-1.x
...
fix(deps): update module github.com/argoproj/argo-rollouts to v1.8.3
merge-1023
2025-11-04 14:49:38 +05:00
Muhammad Safwan Karim and GitHub
64c3d8487b
Merge pull request #1025 from stakater/renovate/python-3.x
...
chore(deps): update python docker tag to v3.14
merge-1025
2025-11-04 14:49:04 +05:00
Muhammad Safwan Karim and GitHub
405069e691
Merge pull request #1039 from stakater/helm/release-2.2.4
...
Bump chart
chart-v2.2.4
merge-1039
2025-11-04 14:47:22 +05:00
Muhammad Safwan Karim and GitHub
4694b7570e
Bump chart
2025-11-04 14:40:54 +05:00
Muhammad Safwan Karim and GitHub
3a9ca713bb
Merge pull request #1037 from stakater/renovate/ghcr.io-stakater-reloader-1.x
...
chore(deps): update ghcr.io/stakater/reloader docker tag to v1.4.9
merge-1037
2025-11-04 14:37:12 +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
Muhammad Safwan Karim and GitHub
90b9713b7f
Merge pull request #1027 from stakater/renovate/github.com-spf13-cobra-1.x
...
fix(deps): update module github.com/spf13/cobra to v1.10.1
merge-1027
2025-11-04 14:30:46 +05:00