Skip to content

Pull requests: akuity/kargo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: dropped origins when aborting queued promotions area/controller Affects the (main) controller kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead priority/normal This is the priority for most work
#6821 opened Aug 14, 2026 by fuskovic Member Loading…
feat(ui): surface PromotionRequests when promoting to target-aware Stages needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6814 opened Aug 13, 2026 by jsbroks Contributor Draft
docs: update copy promotion step behaviour and configuration needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6809 opened Aug 13, 2026 by robinlioret Loading…
3 of 11 tasks
feat(ui): show how long each promotion step took needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6807 opened Aug 13, 2026 by utkarshcmu Loading…
5 of 11 tasks
v1.12.0
feat: create PromotionRequests for target-aware Stages needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6805 opened Aug 13, 2026 by jsbroks Contributor Loading…
E2E test improvements needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6804 opened Aug 12, 2026 by hairyhum Contributor Loading…
fix(ui): Plain text crashes verification window kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6799 opened Aug 12, 2026 by hdost Loading…
4 of 11 tasks
docs: add record-audit-event promotion step needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6795 opened Aug 12, 2026 by gdsoumya Contributor Loading… v1.12.0
feat(controller): resolve Promotion.spec.target into promotion context needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6791 opened Aug 11, 2026 by jsbroks Contributor Loading…
3 of 11 tasks
fix(ui): handle non-JSON AnalysisRun measurement values kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6787 opened Aug 10, 2026 by SuyogShinde942 Loading…
3 tasks done
chore(deps): bump the go-patch group across 1 directory with 8 updates dependencies Pull requests that update a dependency file; mainly used by Dependabot go Pull requests that update Go code needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6783 opened Aug 9, 2026 by dependabot Bot Loading…
chore(deps): bump pnpm/action-setup from 5.0.0 to 6.0.10 dependencies Pull requests that update a dependency file; mainly used by Dependabot github_actions Pull requests that update GitHub Actions code needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6781 opened Aug 9, 2026 by dependabot Bot Loading…
chore(deps): bump library/node from 26.4.0 to 26.7.0 dependencies Pull requests that update a dependency file; mainly used by Dependabot docker Pull requests that update Docker code needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6779 opened Aug 9, 2026 by dependabot Bot Loading…
fix(ui): Cannot view AnalysisRun result in UI when web provider returns text instead of JSON area/ui Affects the UI kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6758 opened Aug 4, 2026 by jmurret Loading…
4 of 11 tasks
fix: yaml-merge silently dropping YAML aliases and null-valued keys area/controller Affects the (main) controller backport/release-1.11 kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead priority/normal This is the priority for most work
#6755 opened Aug 3, 2026 by fuskovic Member Draft v1.11.1
chore(deps): bump the js-major group across 1 directory with 9 updates dependencies Pull requests that update a dependency file; mainly used by Dependabot javascript Pull requests that update Javascript code needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6715 opened Jul 27, 2026 by dependabot Bot Loading…
chore(deps): bump the js-patch group across 1 directory with 17 updates dependencies Pull requests that update a dependency file; mainly used by Dependabot javascript Pull requests that update Javascript code needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6713 opened Jul 27, 2026 by dependabot Bot Loading…
chore(deps): bump postcss from 8.5.15 to 8.5.18 in /ui dependencies Pull requests that update a dependency file; mainly used by Dependabot javascript Pull requests that update Javascript code needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6707 opened Jul 27, 2026 by dependabot Bot Loading…
feat(expressions): add repoCredentials() expression function area/controller Affects the (main) controller area/security Has security implications and needs to be handled with great caution kind/enhancement An entirely new feature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6558 opened Jul 6, 2026 by jsbroks Contributor Draft
4 of 11 tasks
fix(ui): Feature/clone freight from history needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6518 opened Jun 30, 2026 by kevinetore Loading…
feat: Adds label filtering on projects kind/enhancement An entirely new feature kind/proposal Indicates maintainers have not yet committed to a feature request needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed policy/blocked-issue
#6413 opened Jun 5, 2026 by SvenW Draft
5 of 11 tasks
fix: auto promotion blocked using requiredSoakTime kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#6359 opened May 28, 2026 by justin0u0 Loading…
6 of 10 tasks
feat: BB datacenter/server support area/external-providers Related to external API providers kind/enhancement An entirely new feature priority/low Low commitment from maintainers; progress is likely to be community-driven
#6128 opened Apr 20, 2026 by fuskovic Member Loading…
feat: allow dynamic loading of ArgoCD URLs from secrets area/api-server Affects Kargo's API server kind/enhancement An entirely new feature kind/proposal Indicates maintainers have not yet committed to a feature request needs discussion A maintainer explicitly requests no action be taken without further discussion needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed
#5521 opened Dec 19, 2025 by ksawerykarwacki Contributor Loading…
ProTip! Updated in the last three days: updated:>2026-08-13.