-
Notifications
You must be signed in to change notification settings - Fork 291
Pull requests: akuity/kargo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump the go-minor group with 6 updates
dependencies
Pull requests that update a dependency file; mainly used by Dependabot
go
Pull requests that update Go code
#5369
opened Nov 9, 2025 by
dependabot
bot
Loading…
chore(deps): bump the go-patch group with 6 updates
dependencies
Pull requests that update a dependency file; mainly used by Dependabot
go
Pull requests that update Go code
#5368
opened Nov 9, 2025 by
dependabot
bot
Loading…
chore(deps/tools): bump github.com/golangci/golangci-lint/v2 from 2.6.0 to 2.6.1 in /hack/tools in the go-patch group
dependencies
Pull requests that update a dependency file; mainly used by Dependabot
go
Pull requests that update Go code
#5367
opened Nov 9, 2025 by
dependabot
bot
Loading…
chore(deps): bump golang from 1.25.3-trixie to 1.25.4-trixie
dependencies
Pull requests that update a dependency file; mainly used by Dependabot
docker
Pull requests that update Docker code
#5366
opened Nov 9, 2025 by
dependabot
bot
Loading…
chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0
dependencies
Pull requests that update a dependency file; mainly used by Dependabot
github_actions
Pull requests that update GitHub Actions code
#5365
opened Nov 9, 2025 by
dependabot
bot
Loading…
chore(deps): bump curlimages/curl from 8.16.0 to 8.17.0
dependencies
Pull requests that update a dependency file; mainly used by Dependabot
docker
Pull requests that update Docker code
#5364
opened Nov 9, 2025 by
dependabot
bot
Loading…
feat: add sincedate to skip long git lookbacks [DRAFT]
#5359
opened Nov 6, 2025 by
shamsalmon
•
Draft
fix(ui): configmap creation namespace default to project name
area/ui
Affects the UI
area/ux
Affects how easy or hard it is to use Kargo effectively
backport/release-1.8
PRs with this label will automatically be back-ported to the release-1.8 branch
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
fix(controller): make git repo retain url suitable for use by external callers of URL() method
area/controller
Affects the (main) controller
backport/release-1.8
PRs with this label will automatically be back-ported to the release-1.8 branch
kind/bug
Something isn't working as intended; If unsure that something IS a bug, start a discussion instead
priority/high
Needs to be addressed sooner rather than later
feat(ui): promote unverified freight with manual approval confirmation
area/ui
Affects the UI
backport/release-1.8
PRs with this label will automatically be back-ported to the release-1.8 branch
kind/enhancement
An entirely new feature
priority/high
Needs to be addressed sooner rather than later
chore(deps): bump the js-patch group across 1 directory with 16 updates
dependencies
Pull requests that update a dependency file; mainly used by Dependabot
javascript
Pull requests that update Javascript code
fix(controller): make git push correctly handle "incorrect old value provided"
area/controller
Affects the (main) controller
backport/release-1.8
PRs with this label will automatically be back-ported to the release-1.8 branch
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
feat: generic webhook receiver
area/external-webhooks
Affects the server that responds to webhooks originating from external systems
kind/enhancement
An entirely new feature
priority/high
Needs to be addressed sooner rather than later
feat: allow opting into caching image metadata by tag
area/chart
Affects the Helm chart
area/controller
Affects the (main) controller
kind/enhancement
An entirely new feature
priority/normal
This is the priority for most work
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: allow force push option on git-push promotion step
area/controller
Affects the (main) controller
kind/enhancement
An entirely new feature
priority/normal
This is the priority for most work
feat: Add proxy-authorization flag to login command
area/cli
Affects the kargo CLI
area/security
Has security implications and needs to be handled with great caution
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/low
Low commitment from maintainers; progress is likely to be community-driven
feat(http): add bodytext field to response object to always return response body as string
area/controller
Affects the (main) controller
hacktoberfest
Issue is eligible for Hacktoberfest -- https://hacktoberfest.com/
kind/enhancement
An entirely new feature
priority/low
Low commitment from maintainers; progress is likely to be community-driven
#5106
opened Sep 24, 2025 by
yiran0427
Loading…
feat(git-clone): add support for submodules
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
#4974
opened Sep 2, 2025 by
kyounghunJang
Loading…
Allow forceString when setting helm chart values.
area/controller
Affects the (main) controller
kind/enhancement
An entirely new feature
priority/normal
This is the priority for most work
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…
feat(gitprovider): Extend azure gitprovider supported urls
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
#4292
opened May 30, 2025 by
b3go
Loading…
feat: Add support for passing additional parameters to OIDC providers
area/api-server
Affects Kargo's API server
area/cli
Affects the kargo CLI
area/security
Has security implications and needs to be handled with great caution
area/ui
Affects the UI
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
priority/low
Low commitment from maintainers; progress is likely to be community-driven
#4195
opened May 22, 2025 by
thomaspurchas
Loading…
feat(cmd): add support for leader election
area/controller
Affects the (main) controller
kind/enhancement
An entirely new feature
priority/normal
This is the priority for most work
ProTip!
Filter pull requests by the default branch with base:main.