Commit Graph

77 Commits (d2c9b3d18aa42e66a73fb7b92cb1d258578db321)

Author SHA1 Message Date
petercover 605b1a0cf7 chore: fix some comments
10 months ago
Matt Farina f65eaf35ce
Merge pull request #12690 from TerryHowe/oci-install-digest
11 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
11 months ago
Matt Farina 5727f56a96
Update to Go 1.23
11 months ago
Matt Farina 4dd2a7d626
Merge branch 'main' into oci-install-digest
12 months ago
George Jenkins 76ba8a4b9f naming is hard
12 months ago
George Jenkins 6dfaf955ee Shadow ORAS remote.Client interface
12 months ago
Scott Rigby 28770bfc1d
Merge pull request #12588 from rynowak/rynowak/override-authorizer
1 year ago
Ryan Nowak 1ab264cb7d
Make the authorizer and registry authorizer configurable
1 year ago
Terry Howe d2b94f6200 fix: make ORAS reference private
1 year ago
Terry Howe aca7e8d775 fix: issue with helm template and oci chart
1 year ago
Terry Howe ad9fb68fa3 feat: allow installation by OCI digest
1 year ago
Evans Mungai bdaa93b969
Ensure test fails without causing panic
1 year ago
Evans Mungai 3c4d0bb061
Fix failing tests
1 year ago
Evans Mungai 323f88950a
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
1 year ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Sidharth Menon b0603fb042 fix: respect proxy envvars on helm install/upgrade
1 year ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
2 years ago
Dirk Müller 1b75d48189
Update testdata PKI with keys that have validity until 3393 (Fixes #12880)
2 years ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
2 years ago
Andrew Block 0a69a0dea6
Modified how created annotation is populated based on package creation time
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Evans Mungai dc158f6208
fix(helm): pass down username/password CLI parameters to OCI registry clients
2 years ago
Matt Farina 24e2864c64
Revert "fix(main): fix basic auth for helm pull or push"
2 years ago
Matt Farina 992dc58556
Revert "fix(registry): address anonymous pull issue"
2 years ago
Matt Farina ff8f0276ca
Merge pull request #12429 from hiddeco/fix-swallowed-err
2 years ago
Hidde Beydals fe4c01f624
fix(registry): address anonymous pull issue
2 years ago
Hidde Beydals da3c666a82
fix(registry): unswallow error
2 years ago
Antonio Gamez Diaz 3607cd7110
Avoid nil dereference if passing a nil resolver
2 years ago
Antonio Gamez Diaz 197d1defbf
Add required changes after merge
2 years ago
Antonio Gamez Diaz ad6f45819a
Merge branch 'main'
2 years ago
Joe Julian 819931b226
Merge pull request #12237 from cuisongliu/auth_basic
2 years ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
2 years ago
cuisongliu 4a27baaffc fix(main): fix basic auth for helm pull or push
2 years ago
Andrew Block d72b42da61
Added tests for created OCI annotation time format
2 years ago
Andrew Block c4870d990c
Add created OCI annotation
2 years ago
Sanskar Jaiswal 6defb96dac
oci: add tests for plain HTTP and insecure HTTPS registries
2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
2 years ago
Antonio Gamez Diaz 770c51ef0a
Add ClientOptResolver to test util file
3 years ago
Antonio Gamez Diaz e43ffb807e
Merge branch 'main'
3 years ago
Andrew Block f900e9f1b1
Attach annotations to OCI artifacts
3 years ago
Matt Farina 046646c944
Handle failed DNS case for Go 1.20+
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
3 years ago
Antonio Gamez Diaz 62be6f1af6
ref(helm): export DescriptorPullSummary fields
3 years ago
Antonio Gamez Diaz 80bc7df782
feat(helm): add 'ClientOptResolver' ClientOption
3 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
3 years ago
Josh Dolitsky 59dbda915f
Merge pull request #10558 from sabre1041/bearer-token-oci
4 years ago
Martin Hickey f0fd37d2c5 Replace golint with revive
4 years ago