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: Allow specifying name of resources in argocd namespace 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
#6307 opened May 17, 2026 by TBeijen Loading…
6 of 10 tasks
chore(deps): bump the go-minor group across 1 directory with 32 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
#6306 opened May 17, 2026 by dependabot Bot Loading…
chore(deps/tools): bump the go-minor group in /hack/tools with 6 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
#6305 opened May 17, 2026 by dependabot Bot Loading…
chore(deps/api): bump the go-minor group in /api with 3 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
#6304 opened May 17, 2026 by dependabot Bot Loading…
chore(deps): bump step-security/harden-runner from 2.19.1 to 2.19.3 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
#6303 opened May 17, 2026 by dependabot Bot Loading…
chore(deps): bump korthout/backport-action from 4.5.1 to 4.5.2 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
#6302 opened May 17, 2026 by dependabot Bot Loading…
chore(docs): update roadmap area/documentation Affects documentation backport/release-1.10 kind/chore Something that just needs to get done priority/normal This is the priority for most work
#6297 opened May 15, 2026 by fuskovic Member Loading…
refactor: migrate UI project list and extensions to REST API area/api-server Affects Kargo's API server area/ui Affects the UI kind/refactor Non-functional changes to implementation details priority/normal This is the priority for most work
#6294 opened May 14, 2026 by rpelczar Contributor Loading… v1.11.0
feat: add file-write promotion step
#6293 opened May 14, 2026 by johnsmith-ayx Draft
1 of 6 tasks
refactor(ui): migrate auth flows from ConnectRPC to REST API area/ui Affects the UI kind/refactor Non-functional changes to implementation details priority/normal This is the priority for most work
#6292 opened May 14, 2026 by rpelczar Contributor Loading… v1.11.0
chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.27.1 to 7.29.4 in /docs/plugins/gtag dependencies Pull requests that update a dependency file; mainly used by Dependabot javascript Pull requests that update Javascript code
#6290 opened May 14, 2026 by dependabot Bot Loading…
chore(deps): bump fast-uri from 3.0.6 to 3.1.2 in /docs/plugins/gtag dependencies Pull requests that update a dependency file; mainly used by Dependabot javascript Pull requests that update Javascript code
#6289 opened May 14, 2026 by dependabot Bot Loading…
fix(codegen): skip zz_*.go files in prototag area/ci-process Affects the CI process that runs on PRs and runs following merges to main and release-* branches area/devx Affects developer workflows kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead kind/chore Something that just needs to get done priority/normal This is the priority for most work
#6287 opened May 14, 2026 by kencochrane Contributor Loading…
2 tasks
v1.11.0
docs: clarify promotion output context
#6284 opened May 14, 2026 by AndresGuido9820 Loading…
6 of 10 tasks
Live Docs
chore(backport release-1.10): fix: indentation in examples for git-open-pr.md area/documentation Affects documentation 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
#6283 opened May 14, 2026 by akuitybot Collaborator Loading… Live Docs
feat: add proxy config to http promotion step 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
#6264 opened May 11, 2026 by nickvollmar Loading…
6 of 10 tasks
v1.11.0
fix(ui): freight timeline scroll and overlap area/ui Affects the UI backport/release-1.10 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
#6261 opened May 11, 2026 by Marvin9 Contributor Loading…
2 of 10 tasks
chore(deps): bump library/node from 24.15.0 to 26.1.0 dependencies Pull requests that update a dependency file; mainly used by Dependabot docker Pull requests that update Docker code
#6254 opened May 10, 2026 by dependabot Bot Loading…
chore(deps): bump the js-minor group across 1 directory with 10 updates dependencies Pull requests that update a dependency file; mainly used by Dependabot javascript Pull requests that update Javascript code
#6230 opened May 4, 2026 by dependabot Bot Loading…
feat: consolidate Promotion construction in defaulting webhook area/api-server Affects Kargo's API server area/controller Affects the (main) controller area/kubernetes-webhooks Affects the server that handles Kargo-specific validations on behalf of the Kubernetes API server kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead kind/enhancement An entirely new feature kind/refactor Non-functional changes to implementation details priority/normal This is the priority for most work
#6215 opened May 3, 2026 by krancour Member Loading… v1.11.0
fix: use server-side apply for RBAC resources in management controllers area/management-controller Affects the controller that manages the Kargo control plane itself kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead kind/refactor Non-functional changes to implementation details priority/normal This is the priority for most work
#6157 opened Apr 23, 2026 by alexmt Contributor Loading… v1.11.0
ProTip! Adding no:label will show everything without a label.