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
Muhammad Safwan Karim
49409dce54
Extracted some functions to public package to reuse them in gateway ( #966 )
...
* 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
2025-07-29 11:50:02 +05:00
Safwan
d9b36a56b5
Removed is dirty flag
2025-07-21 17:40:50 +05:00
Safwan
dcf4b0d0f6
merged deployment pause related changes
2025-07-21 15:14:30 +05:00
Safwan
1e1f094516
resolved comments and stuff
2025-07-18 19:27:26 +05:00
Safwan
19918e6fa8
fix error
2025-07-17 13:05:40 +05:00
Safwan
95cea97d34
make parsetime exportable
2025-07-17 13:04:47 +05:00
Safwan
d22a0f25de
changed types to bool where needed
2025-07-17 13:03:42 +05:00
Safwan
2d2c35fcf4
discard error
2025-07-16 20:09:19 +05:00
Safwan
cf600f7761
type safety where applicable in meta info
2025-07-16 19:37:02 +05:00
Safwan
01f62cf823
renamed struct fields
2025-07-16 18:29:26 +05:00
Safwan
f69773c588
refactoring
2025-07-15 20:08:23 +05:00
ctrought
e39a8f6bcf
refactor: use Namespace controller for namespaceSelector
...
Signed-off-by: Craig Trought <k8s@trought.ca >
2023-03-31 19:08:10 -04:00
tete17
71fdb53c2e
Update ArgoCD Rollouts to 0.10.2 to fix a compatibility issue and update necessary k8s machinery
2021-05-31 15:35:51 +02:00
tete17
614865a8d7
Add support for ArgoCD Rollout CRD
2021-02-23 18:24:39 +01:00
Liu Ming
eaa3db48f5
Polish code
...
Signed-off-by: Liu Ming <hit_oak_tree@126.com >
2020-07-29 10:25:55 +08:00
waseem
878bc5c442
Refactor Openshift detection
2019-07-05 12:23:14 +02:00
waseem
ff5f28ba00
Add comments where needed
2019-07-04 11:00:52 +02:00
waseem
df777332a9
Lint go
2019-07-04 10:56:17 +02:00
waseem
9f3c8379a6
Add IsOpenshift flag
2019-07-04 10:32:17 +02:00
waseem
9cd5b87dab
Add openshift apps client
2019-07-04 09:58:39 +02:00
faizanahmad055
ccb1fcd1b5
Implement golangci comments
2018-07-13 16:46:35 +05:00
faizanahmad055
82bd2b55c5
Implement PR-1 review comments
2018-07-13 14:55:02 +05:00
faizanahmad055
848745f40a
Implement PR-1 review comments
2018-07-11 20:20:48 +05:00
faizanahmad055
c05ef239b2
Update rbac in reloader
2018-07-10 15:16:52 +05:00
faizanahmad055
5920890fa3
Added initial implementation to detect changes
2018-07-06 20:26:29 +05:00