TheiLLeniumStudios
16ff7f6ac9
fix: Default reconcile metric result to error for panic safety
2026-01-09 15:27:19 +01:00
TheiLLeniumStudios
b945e5e828
chore: Merge from master
2026-01-08 22:12:19 +01:00
TheiLLeniumStudios
9a3edf13d2
feat: Load tests
2026-01-06 11:03:26 +01:00
faizanahmad055
0f1d02e975
Readme update and code refactor
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2026-01-04 02:40:42 +01:00
Safwan
4f8b22e954
resolved comments
2025-11-25 01:48:54 +05:00
Safwan
cdaed4a8af
Merge branch 'master' into add-csi-support
2025-11-25 01:27:08 +05:00
Muhammad Safwan Karim
177d2756a8
Moved some functions to common package ( #988 )
...
* separate methods
* basic refactoring
* moved common code to util package to use it in gateway
* common check for argo rollouts
* made code compilable with latest changes on master
* Moved options to separate package and created CommandLineOptions instance that will be in sync with options values.
* reverted extra changes
* initialize CommandLineOptions with default options in module init
* wait for paused at annotation before checking deployment paused
* moved things around to fix things
* reverted unnecessary changes
* reverted rolling_upgrade changes
* reverted extra change
* additional checks in reloader
* refactor: ShouldReloadInternal method. It will be called by Reloader
ShouldReload has some additional resource/namespace filter checks which are not needed for Reloader
* added test cases
* moved config to sharable packae
* moved resource selector and label selctor methods
* fixed pipeline
* removed map.yaml
* removed vague comment
2025-08-15 15:51:47 +05:00
Zanis
f6887b4d8a
Added support for CSI secret provider
...
Signed-off-by: Zanis <22601571+ZanisO@users.noreply.github.com >
2025-02-05 21:51:10 +00:00
deschmih
2260d72873
feature reload-on-delete implemented, test cases enhanced
2024-06-18 09:57:56 +02:00
Utibeabasi Umanah
6dc37baf87
feat: trigger webhook on reload
...
Signed-off-by: Utibeabasi Umanah <utibeabasiumanah6@gmail.com >
2023-09-19 21:51:42 +01:00
Ye Sijun
6937b8120b
support record event
...
Signed-off-by: Ye Sijun <junnplus@gmail.com >
2022-09-30 21:30:16 +09:00
Amund Tenstad
54a8e0683b
Propagate PerformRollingUpgrade error to Handle
2021-04-21 13:25:08 +02:00
Clive Jevons
6a008999f5
Include data from ConfigMap.BinaryData when calculating SHA
2020-08-06 13:37:50 +02:00
katainaka0503
3fe7ad04e9
Implement prometheus endpoint
2020-03-01 21:56:02 +09:00
waseem
df777332a9
Lint go
2019-07-04 10:56:17 +02:00
irti
bfff7104aa
[fix-config-change-logs-issue] logs issue fixed
2019-04-25 14:11:31 +05:00
Faizan Ahmad
130741480e
Auto update referenced resource ( #45 )
...
* Add implementation for create event
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Add sleep in testcase
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Fix test case data
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Remove unnecessary dashes from chart
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Fix new env var creation issue
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Optimize upgrade code
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Update logs
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Initial implementation to perform rolling upgrades by auto referencing the resources
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Fix nil pointer exception
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Fix test cases
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Add test cases
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Update test case verify method
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Add missing name for envs
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Update annotation name
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Update readme
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Update readme
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Implement Golang CI comment
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Implement Golang CI comment
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2019-01-25 14:00:21 +01:00
Faizan Ahmad
d3bae0d3bb
Optimize logging in reloader ( #19 )
...
* Optimize logging in reloader
* Fix test case failing issue
* Implement PR-19 review comments
* Place the log out of loop
* Fix change detection log
2018-08-02 11:17:35 +02:00
faizanahmad055
c8c0f98c1d
Implement PR-2 review comments
2018-07-26 12:59:10 +05:00
faizanahmad055
2cac0cc713
Implement PR-2 review comments
2018-07-24 21:05:50 +05:00
faizanahmad055
5b467b731c
Revamp perform rolling method
2018-07-24 17:45:48 +05:00
faizanahmad055
61a2af1782
Remove SHA data log
2018-07-23 19:20:52 +05:00
faizanahmad055
effc40cab1
Added Daemonset and statefulset e2e test
2018-07-23 18:31:33 +05:00
faizanahmad055
034d2dcd93
Implement golangci review comments on PR-2
2018-07-23 16:10:53 +05:00
faizanahmad055
81c7b3ef25
Implement PR-2 review comments
2018-07-23 15:24:52 +05:00