| .. |
|
app
|
feat: ApplicationSet watch API (#26409)
|
2026-02-26 10:07:00 -05:00 |
|
argo
|
fix: create events with argocd namespace (#26667)
|
2026-03-04 15:51:48 +02:00 |
|
askpass
|
chore: enable noctx linter (#24765)
|
2025-09-29 20:20:53 +02:00 |
|
assets
|
Bump major version to 3 (#21410)
|
2025-01-10 16:14:00 -05:00 |
|
buffered_context
|
chore: upgrade Go to 1.24 (#22242)
|
2025-03-10 10:14:41 -04:00 |
|
cache
|
chore: bumps go redis client 9.17.2 (#25643)
|
2025-12-17 09:25:04 +02:00 |
|
cert
|
chore(util): Fix modernize linter (#26342)
|
2026-02-09 10:59:51 -05:00 |
|
cli
|
chore: fix gitops-engine mod name so it can be referenced by external repos (#26407)
|
2026-02-12 09:29:40 -05:00 |
|
clusterauth
|
fix: Always create manual long lived token (#19970)
|
2025-03-31 14:29:08 +00:00 |
|
cmp
|
fix: error sending generate manifest metadata cmp server (#25891)
|
2026-01-19 08:47:01 +02:00 |
|
collections
|
chore: replacing custom map util functions with golang std (#20311)
|
2024-10-09 10:34:03 -04:00 |
|
config
|
chore: enable noctx linter (#24765)
|
2025-09-29 20:20:53 +02:00 |
|
crypto
|
feat: Use encrypted cookie to store OAuth2 state nonce (instead of redis) (#8241)
|
2022-01-26 10:59:50 -08:00 |
|
db
|
fix: ensure compatibility of kubeversion.version with what helm reeturns (#26469)
|
2026-03-01 11:40:15 +02:00 |
|
dex
|
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.10.1 (#26382)
|
2026-02-24 02:51:19 -10:00 |
|
env
|
refactor: replace ptr.To with new(expr) (#26534)
|
2026-02-24 17:42:12 +01:00 |
|
errors
|
fix: Use t.Fatal instead of os.Exit in tests (part 2) (#21003) (#22187)
|
2025-03-06 19:24:07 +00:00 |
|
exec
|
chore: fix gitops-engine mod name so it can be referenced by external repos (#26407)
|
2026-02-12 09:29:40 -05:00 |
|
git
|
fix: skip unnecessary git state clean (#26714)
|
2026-03-09 12:58:31 +05:30 |
|
github_app
|
chore: use Expecter Structs from mockery (#25133)
|
2025-11-01 13:07:08 +00:00 |
|
glob
|
chore: enable ifElseChain from gocritic (#21636)
|
2025-01-22 16:13:51 -05:00 |
|
gpg
|
chore: enable noctx linter (#24765)
|
2025-09-29 20:20:53 +02:00 |
|
grpc
|
chore(util): Fix modernize linter (#26344)
|
2026-02-09 10:59:32 -05:00 |
|
guard
|
fix: enable and fix modernize linter (#26352)
|
2026-02-10 08:02:55 -05:00 |
|
hash
|
Restructure application sources to separate types (#799)
|
2018-11-17 16:20:25 -08:00 |
|
healthz
|
fix: invalid error message on health check failure (#26040) (#26039)
|
2026-01-20 11:24:47 +02:00 |
|
helm
|
chore: fix gitops-engine mod name so it can be referenced by external repos (#26407)
|
2026-02-12 09:29:40 -05:00 |
|
http
|
fix: enable and fix modernize linter (#26352)
|
2026-02-10 08:02:55 -05:00 |
|
hydrator
|
feat(hydrator): Commit message templating (#23679) (#24204)
|
2025-09-03 14:04:15 -04:00 |
|
io
|
test: fix test TestUntgz/preserves file mode (#26663) (#26664)
|
2026-03-03 11:06:43 +02:00 |
|
jwt
|
chore(util): Fix modernize linter (#26323)
|
2026-02-08 17:48:27 +02:00 |
|
kube
|
chore: fix gitops-engine mod name so it can be referenced by external repos (#26407)
|
2026-02-12 09:29:40 -05:00 |
|
kustomize
|
chore: fix gitops-engine mod name so it can be referenced by external repos (#26407)
|
2026-02-12 09:29:40 -05:00 |
|
localconfig
|
fix(server): invalidate JWT tokens on logout (#26388)
|
2026-03-10 09:03:48 -04:00 |
|
log
|
chore: enable var-naming from revive (#21861)
|
2025-02-18 11:02:38 -05:00 |
|
lua
|
fix(actions): Use correct annotation for CNPG suspend/resume (#26711)
|
2026-03-08 15:47:43 +02:00 |
|
manifeststream
|
chore: upgrade Go to 1.24 (#22242)
|
2025-03-10 10:14:41 -04:00 |
|
metrics
|
test(engine): refactor engine tests to ignore dry-run results (#25674)
|
2025-12-16 12:32:05 -05:00 |
|
notification
|
feat(notification): add appProject access to notification templates (#26437) (#26470)
|
2026-03-03 07:41:05 -05:00 |
|
oci
|
fix: compressedLayerExtracterStore+isCompressedLayer - allow tar.gzip suffixes (#26355)
|
2026-02-10 10:18:50 -05:00 |
|
oidc
|
fix: AAD Domain Hint Improvement (fixes #18066) (#24639)
|
2026-03-10 16:21:13 +02:00 |
|
password
|
chore(util): Fix modernize linter (#26329)
|
2026-02-09 00:44:05 -10:00 |
|
profile
|
chore: enable noctx linter (#24765)
|
2025-09-29 20:20:53 +02:00 |
|
proxy
|
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.1 (#26713)
|
2026-03-08 15:56:45 +02:00 |
|
rand
|
chore(util): Fix modernize linter (#26329)
|
2026-02-09 00:44:05 -10:00 |
|
rbac
|
chore(util): Fix modernize linter (#26344)
|
2026-02-09 10:59:32 -05:00 |
|
regex
|
feat(sourceNamespace): Regex Support (#19016) (#19017)
|
2024-08-13 08:46:25 -04:00 |
|
resource
|
chore: fix gitops-engine mod name so it can be referenced by external repos (#26407)
|
2026-02-12 09:29:40 -05:00 |
|
security
|
chore(lint): enable tparallel linter (#23318)
|
2025-06-08 15:10:55 +02:00 |
|
session
|
fix(server): invalidate JWT tokens on logout (#26388)
|
2026-03-10 09:03:48 -04:00 |
|
settings
|
refactor: replace ptr.To with new(expr) (#26534)
|
2026-02-24 17:42:12 +01:00 |
|
stats
|
feat: improve api-server and controller performance (#3222)
|
2020-03-16 11:51:59 -07:00 |
|
swagger
|
chore: enable noctx linter (#24765)
|
2025-09-29 20:20:53 +02:00 |
|
templates
|
chore(util): Fix modernize linter (#26300)
|
2026-02-06 17:17:17 -05:00 |
|
test
|
fix(server): invalidate JWT tokens on logout (#26388)
|
2026-03-10 09:03:48 -04:00 |
|
text/label
|
chore: remove unused Trunc function (#23232)
|
2025-06-03 08:27:43 +02:00 |
|
tgzstream
|
Bump major version to 3 (#21410)
|
2025-01-10 16:14:00 -05:00 |
|
tls
|
fix: enable and fix modernize linter (#26352)
|
2026-02-10 08:02:55 -05:00 |
|
trace
|
feat(opentelemetry): ✨ support for secured OTLP endpoint and headers (#15573)
|
2023-11-27 10:45:00 +05:30 |
|
versions
|
chore(util): Fix modernize linter (#26323)
|
2026-02-08 17:48:27 +02:00 |
|
webhook
|
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.1 (#26713)
|
2026-03-08 15:56:45 +02:00 |
|
workloadidentity
|
fix(darwin): remove the need for cgo when building a darwin binary on linux (#23507)
|
2025-06-23 12:05:29 -04:00 |
|
util.go
|
chore(ci): upgrade golangci-lint to v2 (#22484)
|
2025-03-27 12:37:52 -04:00 |
|
util_test.go
|
feat(appcontroller): store application health status in redis by default (#10312) (#21532)
|
2025-03-04 11:29:23 +00:00 |