Commit Graph

52 Commits (8814bfb490df080ef74ee301d66ac1518fb17362)

Author SHA1 Message Date
Matt Farina ff8f0276ca
Merge pull request #12429 from hiddeco/fix-swallowed-err
11 months ago
Hidde Beydals fe4c01f624
fix(registry): address anonymous pull issue
11 months ago
Hidde Beydals da3c666a82
fix(registry): unswallow error
11 months ago
Antonio Gamez Diaz 3607cd7110
Avoid nil dereference if passing a nil resolver
1 year ago
Antonio Gamez Diaz 197d1defbf
Add required changes after merge
1 year ago
Antonio Gamez Diaz ad6f45819a
Merge branch 'main'
1 year ago
Joe Julian 819931b226
Merge pull request #12237 from cuisongliu/auth_basic
1 year ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
1 year ago
cuisongliu 4a27baaffc fix(main): fix basic auth for helm pull or push
1 year ago
Andrew Block d72b42da61
Added tests for created OCI annotation time format
1 year ago
Andrew Block c4870d990c
Add created OCI annotation
1 year ago
Sanskar Jaiswal 6defb96dac
oci: add tests for plain HTTP and insecure HTTPS registries
1 year ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
1 year ago
Antonio Gamez Diaz 770c51ef0a
Add ClientOptResolver to test util file
1 year ago
Antonio Gamez Diaz e43ffb807e
Merge branch 'main'
1 year ago
Andrew Block f900e9f1b1
Attach annotations to OCI artifacts
1 year ago
Matt Farina 046646c944
Handle failed DNS case for Go 1.20+
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
1 year ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
1 year ago
Antonio Gamez Diaz 62be6f1af6
ref(helm): export DescriptorPullSummary fields
2 years ago
Antonio Gamez Diaz 80bc7df782
feat(helm): add 'ClientOptResolver' ClientOption
2 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
2 years ago
Josh Dolitsky 59dbda915f
Merge pull request #10558 from sabre1041/bearer-token-oci
3 years ago
Martin Hickey f0fd37d2c5 Replace golint with revive
3 years ago
Andrew Block c8a2559236
Management of bearer tokens for tag listing
3 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
3 years ago
Thomas Runyon 91a46ad14f move paths for updated directory location
3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
3 years ago
Matthew Fisher fe952445bd
feat(cmd): put OCI commands behind a feature gate
5 years ago
Matthew Fisher 2045fab01f
ref(action): remove ParseReferenceWithChartDefaults
5 years ago
Josh Dolitsky b3fd254991 Use chart version as default tag when saving
5 years ago
Marc Khouzam 81321532e6 Fix linter issuers
5 years ago
Josh Dolitsky 240dd53e78
Helm 3: set custom manifest config media type on chart push (#5719)
5 years ago
Josh Dolitsky 5f1128b5f7 pass debug option to registry client
5 years ago
Josh Dolitsky a12a396aab
Helm 3: registry login/logout (#5597)
5 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
5 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
6 years ago
Adam Reese e51a9b90c9
Merge pull request #5284 from adamreese/v3/make-format
6 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings
6 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
6 years ago
Josh Dolitsky 16b59bfe5b
Helm 3: fix "latest" tag bug (#5279)
6 years ago
Josh Dolitsky a32f8ebb37
Helm 3: initial registry support (#5243)
6 years ago
jackgr 94f78a5824 Remove pkg/registry since pkg/repo refactoring is complete
9 years ago
jackgr 893b740ea0 Move kubernetes types out of common
9 years ago
Adam Reese 1805e15601 fix(*): update import paths for helm repo naming
9 years ago
Matt Butcher c849c7059e fix(test-style): fix formatting and comments
9 years ago
Matt Butcher 8cd0248caf fix(*): add license header to Go files
9 years ago