Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
21c1206
Add reconcile_modular draft code
nss10 May 7, 2026
d84fa3a
Improve reconciler modular code
nss10 May 8, 2026
9e4854d
switch to reconclie_modular
nss10 May 10, 2026
661f61e
Add Debug logs for PVC deletiojn
nss10 May 10, 2026
e847336
handle reconciler when job restarts happen
nss10 May 10, 2026
6953a4f
cause exec_error to maje a sys_error
nss10 May 10, 2026
697843a
Revert exec_err to sys_err, exec pod crash is no longer sys_err if jo…
nss10 May 11, 2026
37ea995
Remove lastAttempt check
nss10 May 19, 2026
98d0866
Merge tag '2026-05-12' of https://github.com/calypr/funnel into chore…
nss10 May 19, 2026
7e43576
Remove TTLSecondsAfterFinished from worker pod.
nss10 May 19, 2026
5d296f9
Set quay to cdis
nss10 May 19, 2026
ffa4030
Remove old code and WIP comments
nss10 May 22, 2026
adb1fe8
TTLSecondsAfterFinished to worker job removed. Jobcleanup takes care …
nss10 May 22, 2026
777acfd
Print SQL logs to identify bug
nss10 May 22, 2026
7f60650
Add state filter in ListTasks
nss10 May 22, 2026
ede3f33
Add state in the ListTasks tests
nss10 May 22, 2026
7f3b110
Merge branch 'develop' into chore/reconcile_upgrade
nss10 May 22, 2026
88b3390
Remove sql debug logs
nss10 May 22, 2026
598528d
Merge branch 'chore/reconcile_upgrade' of https://github.com/uc-cdis/…
nss10 May 22, 2026
c9b414a
Merge branch 'develop' of https://github.com/calypr/funnel into chore…
nss10 Jun 16, 2026
97009c7
Add updated reconcile_monolith and modular reconciler
nss10 Jun 17, 2026
082a1a1
Retry pods when job backoff limit is not reached yet
nss10 Jun 17, 2026
0c3f225
Fix compiler error in reconciler_monolith
nss10 Jun 17, 2026
60ba572
Replace inner function to class level function and mark completed tas…
nss10 Jun 17, 2026
ee31f49
Remove tests linked to TTLSecondsAfterFinished
nss10 Jun 17, 2026
e9da4c6
Update backofflimit check when task is in terminal state.
nss10 Jun 17, 2026
a6d75e4
task: Revert cancel response coe back to 200
lbeckman314 Jun 16, 2026
e12f2de
Update integration_tests_on_kind.yaml
lbeckman314 Jun 17, 2026
a4f4fbc
Fix isJobMarkedAsFailed for tasks that are completed.
nss10 Jun 21, 2026
72b368f
Add debug logs to understand the jobConditions for successful tasks
nss10 Jun 21, 2026
6dda082
isJobDone
nss10 Jun 21, 2026
fd848b3
Final commits and comment improvements before making PR.
nss10 Jun 21, 2026
2fbbb4d
Merge branch 'develop' into chore/reconcile_upgrade
nss10 Jun 21, 2026
9cb2bd9
debug: Integration tests
lbeckman314 Jun 22, 2026
544446a
ci: re-trigger integration tests
lbeckman314 Jun 22, 2026
ccd2042
ci: pin gen3-code-vigil to correct green commit 69c620a
lbeckman314 Jun 22, 2026
3968358
debug: CI
lbeckman314 Jun 22, 2026
a3af8e1
Merge branch 'task/revert-200' into review/reconcile_upgrade
lbeckman314 Jun 22, 2026
2119401
Merge remote-tracking branch 'origin/develop' into review/reconcile_u…
lbeckman314 Jun 22, 2026
f2895a0
fix: Cleanup code
lbeckman314 Jun 22, 2026
098fb86
task: Revert changes to better match PR #1410
lbeckman314 Jun 22, 2026
60c1bf4
chore: Unpin integration tests action
lbeckman314 Jun 26, 2026
c28787b
Merge branch 'develop' into review/reconcile_upgrade
lbeckman314 Jun 26, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading