Skip to content

Instantly share code, notes, and snippets.

@isubasinghe
Created May 5, 2024 04:26
Show Gist options
  • Save isubasinghe/a54154a44339de8902b2ef58f72f3a45 to your computer and use it in GitHub Desktop.
Save isubasinghe/a54154a44339de8902b2ef58f72f3a45 to your computer and use it in GitHub Desktop.
2016078c0 fix: add space to fix release action issue (#11160)
ac9161ce1 fix: Workflow list page crashes for workflow rows without labels (#11195)
fdb3ec03f fix: Live workflow takes precedence during merge to correctly display in the UI (#11336)
97b6fa844 fix: Modify broken ui by archived col (#11366)
5b31ca18b fix: persist archived workflows with `Persisted` label (#11367) (#11413)
5cb75d91a fix: add query string to workflow detail page(#11371) (#11373)
f5d41f8c9 fix: make archived logs more human friendly in UI (#11420)
f8a34a3b5 fix: Devcontainer resets /etc/hosts (#11439) (#11440)
1f6b19f3a fix: add guard against NodeStatus. Fixes #11102 (#11451)
61a4ac45c fix: Ignore failed read of exit code. Fixes #11490 (#11496)
b26f5b80e fix: Support `OOMKilled` with container-set. Fixes #10063 (#11484)
143d0f504 fix: Fixed memoization is unchecked after mutex synchronization. Fixes #11219 (#11456)
105031b88 fix: always fail dag when shutdown is enabled. Fixes #11452 (#11493)
6bccc9904 fix: upgrade `argo-ui` components to latest (#11585)
0423eb6e2 fix(ui): ensure `package.json#name` is not the same as `argo-ui` (#11595)
28821902f fix: Upgrade Go to v1.21 Fixes #11556 (#11601)
363ee6901 fix: upgrade module for pull image in google cloud issue #9630 (#11614)
9693c02f8 fix: Fixed parent level memoization broken. Fixes #11612 (#11623)
82ac98026 fix: Only confirm DB deletion when there are archived workflows. Fixes #11658 (#11659)
f18b339b9 fix(ui): Only redirect/reload to wf list page when wf deletion succeeds (#11676)
ac9e2de17 fix: Surface underlying error when getting a workflow (#11674)
d99efa7bc fix: ensure labels is defined before key access. Fixes #11602 (#11638)
9e7dc2592 fix(ui): don't reload the page until _after_ deletion (#11711)
e073dccff fix: apply custom cursor pagination where workflows and archived workflows are merged (#11761)
a480f6d9c fix: Correct buckets for operation_duration_seconds metric (#11780)
4591af60e fix: Only append slash when missing for Artifactory repoURL (#11812)
55bb51885 fix: fix mergeWithArchivedWorkflows test data to match expected (#11816)
fa116b63e fix: use same date filter in the UI and CLI (#11840)
e91c2737f fix: Correctly retry an archived wf even when it exists in the cluster. Fixes #11903 (#11906)
9469a1bf0 fix(ui): use `popup.confirm` instead of browser `confirm` (#11907)
743d29750 fix(ui): ensure `WorkflowsRow` message is not too long (#11908)
a45afc0c8 fix: Replace antonmedv/expr with expr-lang/expr (#11971)
7576abcee fix: show pagination warning on all pages (fixes #11968) (#11973)
67c5fc915 fix(ui): don't show pagination warning on first page if all are displayed (#11979)
a04d05508 fix: retry only proper node (#11589) (#11839)
05fa1cba7 fix: Fix the Maximum Recursion Depth prompt link in the CLI. (#12015)
7567775f3 fix(ui): remove accidentally rendered semi-colon (#12060)
08096fc05 fix: Revert #11761 to avoid argo-server performance issue (#12068)
873bacbaf fix(ui): Cost Opt should only apply to live Workflows (#12170)
6805c9132 fix: ArtifactGC Fails for Stopped Workflows. Fixes #11879 (#11947)
f95a5fc6b fix: retry S3 on RequestError. Fixes #9914 (#12191)
939ce4029 fix(server): allow passing loglevels as env vars to Server (#12145)
206c901c6 fix: Fix for missing steps in the UI (#12203)
9eadf2def fix: leak stream (#12193)
cc99dc1bc fix: remove deprecated function rand.Seed (#12271)
bb29d6ab9 fix: Add identifiable user agent in API client. Fixes #11996 (#12276)
62732b30a fix: completed workflow tracking (#12198)
498734fbc fix: missing Object Value when Unmarshaling Plugin struct. Fixes #12202 (#12285)
a2e7c5a1b fix: properly resolve exit handler inputs (fixes #12283) (#12288)
d682c0fd7 fix: Fix variables not substitue bug when creation failed for the first time. Fixes (#11487)
d2c415ab5 fix: allow withItems when hooks are involved (#12281)
c7413929c fix: Changes to workflow semaphore does work #12194 (#12284)
7bcf9087c fix: return failed instead of success when no container status (#12197)
b8e98e06f fix: ensure wftmplLifecycleHook wait for each dag task (#12192)
80c178cb0 fix: create dir when input path is not exist in oss (#12323)
5bcf1af15 fix: delete pending pod when workflow terminated (#12196)
5b4b8f600 fix: resolve output artifact of steps from expression when it refers … (#12320)
4f27d4df2 fix: move log with potential sensitive data to debug loglevel. Fixes: #12366 (#12368)
476891963 fix: custom columns not supporting annotations (#12421)
af66abc74 fix: ensure workflow wait for onExit hook for DAG template (#11880) (#12436)
d1cae63b9 fix: documentation links (#12446)
198818b55 fix: Apply workflow level PodSpecPatch in agent pod. Fixes #12387 (#12440)
c63c2bc18 fix: fix missing artifacts for stopped workflows. Fixes #12401 (#12402)
901fdab72 fix: CI Artifact Download Timeout. Fixes #12452 (#12454)
1968436a6 fix(docs): render Mermaid diagrams in docs (#12464)
96f25af05 fix(docs): exclude `docs/requirements.txt` from docs build (#12466)
bcf5672ec fix(docs): handle `fields` examples with `md_in_html` (#12465)
98b578ee3 fix: http template host header rewrite(#12385) (#12386)
44b33fadf fix: merge env bug in workflow-controller-configmap and container. Fixes #12424 (#12426)
b447951e1 fix: Add missing 'archived' prop for ArtifactPanel component. Fixes #12331 (#12397)
b290e518d fix: wrong values are assigned to input parameters of workflowtemplat… (#12412)
3931e59c8 fix: SSO with Jumpcloud "email_verified" field #12257 (#12318)
e20f31226 fix: Fixed mutex with withSequence in http template broken. Fixes #12018 (#12176)
1202ae473 fix: prevent update race in workflow cache (Fixes #9574) (#12233)
1ab7cd207 fix: add resource quota evaluation timed out to transient (#12536)
46c1324dc fix: cache configmap don't create with workflow has retrystrategy. Fixes: #12490 #10426 (#12491)
1dbc856e5 fix: update minio chart repo (#12552)
c46986e0d fix: Global Artifact Passing. Fixes #12554 (#12559)
af2cacb36 fix(ui): clone the `ListWatch` callback array in `WorkflowsList` (#12562)
8d27a9f12 fix: make etcd errors transient (#12567)
a15587755 fix: Mark resource && data template report-outputs-completed true (#12544)
8f2746a98 fix: make sure taskresult completed when mark node succeed when it has outputs (#12537)
42262690f fix: upgrade expr-lang. Fixes #12037 (#12573)
e771bde9e fix: make the process of patching pods exclusive (#12596)
09edbf76d fix(resources): improve ressource accounting. Fixes #12468 (#12492)
fbd70aac1 fix: Allow valueFrom in dag arguments parameters. Fixes #11900 (#11902)
6c8a7157f fix: artifact subdir error when using volumeMount (#12638)
5f4b2350b fix: controller option to not watch configmap (#12622)
ae0973aed fix: pass through burst and qps for auth.kubeclient (#12575)
130417b6c fix(docs): remove `workflow-controller-configmap.yaml` self reference (#12654)
66680f1c9 fix(build): check for env vars in all dirs (#12652)
0acb4356d fix: retry node with expression status Running -> Pending (#12637)
148252a8a fix(controller): add missing namespace index from workflow informer (#12666)
23f8c3527 fix(controller): re-allow changing executor `args` (#12609)
030d581d7 fix(ui): `ListWatch` should not _both_ set and depend on `nextOffset` (#12672)
57a078f8b fix(typo): fix some typo (#12673)
4ad0db97a fix: Patch taskset with subresources to delete completed node status.… (#12620)
5c8062e55 fix: Add limit to number of Workflows in CronWorkflow history (#12681)
a927379f7 fix: find correct retry node when using `templateRef`. Fixes: #12633 (#12683)
9bec11438 fix: make WF global parameters available in retries (#12698)
d4ca8d9d0 fix(ui): code-split markdown title + desc, fix row linking, etc (#12580)
88304568a fix: use optimistic concurrency strategy when updating pod status (#12632)
7ba20fea0 fix(hack): various fixes & improvements to cherry-pick script (#12714)
d805b7fa6 fix(log): change task set to task result. (#12749)
0a7559807 fix: patch report outputs completed if task result not exists. (#12748)
ebce8ef7a fix: ensure workflowtaskresults complete before mark workflow completed status. Fixes: #12615 (#12574)
20ece9cb6 fix(ui): show correct podGC message for deleteDelayDuration. Fixes: #12395 (#12784)
16cfef9d4 fix: workflow stuck in running state when using activeDeadlineSeconds on template level. Fixes: #12329 (#12761)
d5a4f7ef5 fix: inline template loops should receive more than the first item. Fixes: #12594 (#12628)
6e4bc8333 fix(deps): upgrade `pgx` from 4.18.1 to 4.18.2 due to CVE (#12753)
87899e5dd fix(deps): upgrade `undici` from 5.28.2 to 5.28.3 due to CVE (#12763)
dbff027ff fix: pass dnsconfig to agent pod. Fixes: #12824 (#12825)
a719d9409 fix: return itself when getOutboundNodes from memoization Hit steps/DAG. Fixes: #7873 (#12780)
cfe2bb791 fix(containerSet): mark container deleted when pod deleted. Fixes: #12210 (#12756)
a82a68903 fix: terminate workflow should not get throttled Fixes #12778 (#12792)
54106f722 fix: filter hook node to find the correct lastNode. Fixes: #12109 (#12815)
daa5f7e4a fix(test): wait enough time to Trigger Running Hook. Fixes: #12844 (#12855)
fb6c3d0b8 fix: make sure Finalizers has chance to be removed. Fixes: #12836 (#12831)
cd0c58e05 fix: remove completed taskset status before update workflow. Fixes: #12832 (#12835)
d2369c977 fix: use multipart upload method to put files larger than 5Gi to OSS. Fixes #12877 (#12897)
3b4551b6f fix(deps): upgrade `crypto` from v0.20 to v0.22. Fixes CVE-2023-42818 (#12900)
fc30b5a2b fix(deps): upgrade `http2` to v0.24. Fixes CVE-2023-45288 (#12901)
e3bfce5dd fix(deps): upgrade x/net to v0.23.0. Fixes CVE-2023-45288 (#12921)
2eb241586 fix: DAG with continueOn in error after retry. Fixes: #11395 (#12817)
7eaf3054b fix: Correct log level for agent containers (#12929)
ec5b5d5f4 fix: change fatal to panic. (#12931)
20956219f fix: workflows that are retrying should not be deleted (Fixes #12636) (#12905)
ea5410aab fix: correct order in artifactGC error log message (#12935)
f80b9e888 fix: don't load entire archived workflow into memory in list APIs (#12912)
f0a867b63 fix(build): close `pkg/apiclient/_.secondary.swagger.json` (#12942)
6b16f24c9 fix(ui): default to `main` container name in event source logs API call (#12939)
04b51beb6 fix(ui): properly get archive logs when no node was chosen (#12932)
08772fb0a fix(ui): handle non-existent labels in `isWorkflowInCluster` (#12898)
a5370334d fix(ui): use router navigation instead of page load after submit (#12950)
b1c37686c fix(ui): remove unnecessary hard reload after delete (#12930)
9e1432a8b fix(ui): try retrieving live workflow first then archived (#12972)
d578d2cb0 fix: use GetTemplateFromNode to determine template name (#12970)
1b414a3d9 fix: `insecureSkipVerify` for `GetUserInfoGroups` (#12982)
618238644 fix: retry large archived wf. Fixes #12740 (#12741)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment