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(ui): open ArgoCD links in a new tab natively area/ui Affects the UI 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
#6686 opened Jul 23, 2026 by kpurdon Loading…
feat(stages): add pluggable PromotionDispatcher extension point 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
#6667 opened Jul 20, 2026 by EronWright Contributor Draft
feat: add tar 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
#6666 opened Jul 20, 2026 by vcalmic Loading…
6 of 11 tasks
fix: remove debug println and correct misleading doc comment 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 policy/no-linked-issue
#6660 opened Jul 19, 2026 by magic-peach Contributor Draft
2 tasks done
fix: prevent response body leak and propagate context to HTTP requests 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
#6659 opened Jul 19, 2026 by magic-peach Contributor Loading…
2 tasks done
fix(controller): keep dead network connections from hanging artifact discovery indefinitely 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
#6654 opened Jul 18, 2026 by krancour Member Loading… v1.11.1
chore(backport release-1.11): docs: fix stray apostrophe in v1.1.0 release notes area/documentation Affects documentation 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/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 priority/normal This is the priority for most work
#6642 opened Jul 17, 2026 by akuitybot Collaborator Loading… Live Docs
feat(oci-push): support pushing a local archive 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
#6626 opened Jul 15, 2026 by EronWright Contributor Loading…
chore(backport release-1.11): fix(docs): correct frontmatter key casing in roadmap.md area/documentation Affects documentation 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/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 priority/normal This is the priority for most work
#6620 opened Jul 14, 2026 by akuitybot Collaborator Loading… Live Docs
chore: remove connect rpc methods area/api-server Affects Kargo's API server do not merge yet Denotes a PR that a maintainer is explicitly requesting NOT yet be merged by their peers kind/chore Something that just needs to get done kind/refactor Non-functional changes to implementation details priority/normal This is the priority for most work
#6617 opened Jul 14, 2026 by fuskovic Member Loading… v1.12.0
chore(deps): bump pnpm/action-setup from 5.0.0 to 6.0.9 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
#6597 opened Jul 12, 2026 by dependabot Bot Loading…
chore(deps): bump library/node from 26.4.0 to 26.5.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
#6594 opened Jul 12, 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
docs: document automated rollbacks area/documentation Affects documentation backport/release-1.11 priority/high Needs to be addressed sooner rather than later
#6542 opened Jul 2, 2026 by jessesuen Member Loading…
3 tasks done
Live Docs
feat(credentials/ecr): add cross-account ECR registry support area/controller Affects the (main) controller kind/enhancement An entirely new feature priority/low Low commitment from maintainers; progress is likely to be community-driven
#6521 opened Jun 30, 2026 by krancour Member Loading… v1.12.0
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 Draft
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…
feat(httproute): add Gateway API HTTPRoute support area/chart Affects the Helm chart kind/enhancement An entirely new feature priority/normal This is the priority for most work
#5447 opened Dec 3, 2025 by abelhoula Contributor Loading…
feat: add ui_for_url expression function for generating Kargo UI URLs (#4585) area/controller Affects the (main) controller do not merge yet Denotes a PR that a maintainer is explicitly requesting NOT yet be merged by their peers kind/enhancement An entirely new feature priority/normal This is the priority for most work
#5244 opened Oct 18, 2025 by Gkemhcs Loading…
feat(server): Watch the tls certs for changes and update the served certs area/api-server Affects Kargo's API server area/security Has security implications and needs to be handled with great caution kind/enhancement An entirely new feature priority/normal This is the priority for most work
#4697 opened Jul 28, 2025 by dbason Loading…
ProTip! Add no:assignee to see everything that’s not assigned.