Matt Farina
|
f0cf9c28f0
|
Move logging setup to be configurable
Signed-off-by: Matt Farina <matt.farina@suse.com>
|
3 months ago |
Matt Farina
|
17b3b5b19f
|
Merge pull request #13558 from helm/dependabot/go_modules/main/github.com/Masterminds/semver/v3-3.3.1
Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
|
3 months ago |
dependabot[bot]
|
74472a8640
|
Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Masterminds/semver/compare/v3.3.0...v3.3.1)
---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 months ago |
Matt Farina
|
968ebc3a15
|
Merge pull request #30991 from helm/dependabot/go_modules/main/k8s-io-82a99e9b2d
build(deps): bump the k8s-io group with 7 updates
|
3 months ago |
Robert Sirchia
|
e53281bbde
|
Merge pull request #31004 from andreped/patch-1
fix(docs): Typofix in README
|
3 months ago |
Robert Sirchia
|
c48bd5b907
|
Merge pull request #31002 from curlwget/main
chore: fix function in comment
|
3 months ago |
dependabot[bot]
|
d4e444370f
|
build(deps): bump the k8s-io group with 7 updates
Bumps the k8s-io group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.33.1` | `0.33.2` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.33.1` | `0.33.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.33.1` | `0.33.2` |
| [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.33.1` | `0.33.2` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.33.1` | `0.33.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.33.1` | `0.33.2` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.33.1` | `0.33.2` |
Updates `k8s.io/api` from 0.33.1 to 0.33.2
- [Commits](https://github.com/kubernetes/api/compare/v0.33.1...v0.33.2)
Updates `k8s.io/apiextensions-apiserver` from 0.33.1 to 0.33.2
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.33.1...v0.33.2)
Updates `k8s.io/apimachinery` from 0.33.1 to 0.33.2
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.33.1...v0.33.2)
Updates `k8s.io/apiserver` from 0.33.1 to 0.33.2
- [Commits](https://github.com/kubernetes/apiserver/compare/v0.33.1...v0.33.2)
Updates `k8s.io/cli-runtime` from 0.33.1 to 0.33.2
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.33.1...v0.33.2)
Updates `k8s.io/client-go` from 0.33.1 to 0.33.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.33.1...v0.33.2)
Updates `k8s.io/kubectl` from 0.33.1 to 0.33.2
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.33.1...v0.33.2)
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-version: 0.33.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/apiextensions-apiserver
dependency-version: 0.33.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/apimachinery
dependency-version: 0.33.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/apiserver
dependency-version: 0.33.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/cli-runtime
dependency-version: 0.33.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/client-go
dependency-version: 0.33.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kubectl
dependency-version: 0.33.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 months ago |
Robert Sirchia
|
7fdd80bbc7
|
Merge pull request #31006 from helm/dependabot/go_modules/main/sigs.k8s.io/yaml-1.5.0
build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0
|
3 months ago |
dependabot[bot]
|
abe4e7f692
|
build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0
Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/yaml/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: sigs.k8s.io/yaml
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 months ago |
André Pedersen
|
cc733a0ca9
|
[docs] Typofix in README
Signed-off-by: André Pedersen <andrped94@gmail.com>
|
3 months ago |
curlwget
|
bfc1af68fb
|
chore: fix function in comment
Signed-off-by: curlwget <curlwget@icloud.com>
|
3 months ago |
George Jenkins
|
a2a0935cba
|
Merge pull request #30900 from unguiculus/issue-12952
Add timeout flag to repo add and update commands
|
4 months ago |
Terry Howe
|
f55c462a79
|
fix: force bearer oauth for everything
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
|
4 months ago |
Robert Sirchia
|
8e69436435
|
Merge pull request #30912 from Bhargavkonidena/fix_30893
Fix #30893 - issue templates
|
4 months ago |
Robert Sirchia
|
ba0fbdeb57
|
Merge pull request #30979 from TerryHowe/oras-v2-login-for-v4
fix: OAuth username password login for v4
|
4 months ago |
George Jenkins
|
aeb6194672
|
Merge pull request #30981 from TerryHowe/fix-lint-test-setenv-errors
fix: lint test SetEnv errors
|
4 months ago |
Terry Howe
|
df482346db
|
fix: lint test SetEnv errors
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
|
4 months ago |
Bhargavkonidena
|
a5084dc0a7
|
Update bug-report.yaml
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
|
4 months ago |
Terry Howe
|
47980159b3
|
fix: user username password for login
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
|
4 months ago |
Matt Farina
|
4f018e4f42
|
Merge pull request #30973 from manslaughter03/fix/issue-13648
fix: wrap run release test error in case GetPodLogs failed.
|
4 months ago |
manslaughter03
|
bc44614a78
|
fix: wrap run release test error in case GetPodLogs failed.
Signed-off-by: manslaughter03 <manslaughter03@gmail.com>
|
4 months ago |
Matt Farina
|
0a8194c9a3
|
Merge pull request #30972 from TerryHowe/kube-client-update-mutex
fix: kube client create mutex
|
4 months ago |
Terry Howe
|
744c6b5a97
|
fix: kube client create mutex
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
|
4 months ago |
Bhargavkonidena
|
b9008b2caa
|
Update bug-report.yaml
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
|
4 months ago |
Ashmit Bhardwaj
|
e060fbe185
|
updated docs
Signed-off-by: Ashmit Bhardwaj <ashmit.bhardwaj@fmr.com>
|
4 months ago |
Ashmit Bhardwaj
|
0389407cbc
|
removed unnecessary binary file
Signed-off-by: Ashmit Bhardwaj <ashmit.bhardwaj@fmr.com>
|
4 months ago |
Ashmit Bhardwaj
|
b305a501e8
|
added documentation and test cases for api-versions flag
Signed-off-by: Ashmit Bhardwaj <ashmit.bhardwaj@fmr.com>
|
4 months ago |
Bhargavkonidena
|
210e29d489
|
Update bug-report.yaml
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
|
4 months ago |
Matt Farina
|
a73c51ca08
|
Merge pull request #30961 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.39.0
build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
|
4 months ago |
Matt Farina
|
919933553b
|
Merge pull request #30958 from TerryHowe/repo-update-cmd-mutex
fix: repo update cmd mutex
|
4 months ago |
dependabot[bot]
|
b250b1de82
|
build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.39.0.
- [Commits](https://github.com/golang/crypto/compare/v0.38.0...v0.39.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
Matt Farina
|
284ca17ae9
|
Merge pull request #30962 from helm/dependabot/go_modules/main/golang.org/x/text-0.26.0
build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0
|
4 months ago |
Terry Howe
|
93ec064640
|
fix: repo update cmd mutex
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
|
4 months ago |
dependabot[bot]
|
fee9907a80
|
build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.25.0...v0.26.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
Robert Sirchia
|
3ebad60d3c
|
Merge pull request #30957 from acceptacross/main
chore: fix some function names in comment
|
4 months ago |
acceptacross
|
9623fb80f1
|
chore: fix some function names in comment
Signed-off-by: acceptacross <csqcqs@gmail.com>
|
4 months ago |
Matt Farina
|
7031000b7d
|
Merge pull request #30955 from carloslima/fix-test-deleting-local-directories
Fix tests deleting XDG_DATA_HOME
|
4 months ago |
Bhargavkonidena
|
372dc30368
|
Incorporated review comments
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
|
4 months ago |
Scott Rigby
|
069b525332
|
Merge pull request #13586 from jessesimpson36/cleaner-stacktraces
fix: add formatting for errors to make multiline stacktraces in helm templates
|
4 months ago |
Carlos Lima
|
f8204031f1
|
Fix tests deleting XDG_DATA_HOME
That includes ~/.local/share/keyrings which was the most immediatelly
visible effect.
Signed-off-by: Carlos Lima <carlos@cpan.org>
|
4 months ago |
Robert Sirchia
|
c0aa690c90
|
Merge pull request #30909 from jinjiadu/main
refactor: replace HasPrefix+TrimPrefix with CutPrefix
|
4 months ago |
Scott Rigby
|
e2630d1aba
|
Merge pull request #30939 from TerryHowe/action-hooks-delete-policy-mutex
fix: action hooks delete policy mutex
|
4 months ago |
Scott Rigby
|
de745ea34b
|
Merge pull request #12581 from Nordix/considerAllGroupVersionKind
Consider full GroupVersionKind when matching resources
|
4 months ago |
Scott Rigby
|
e8c1acf228
|
Merge pull request #30809 from mmorel-35/usetesting
chore: enable usetesting linter
|
4 months ago |
Scott Rigby
|
4023c3b5ff
|
Merge pull request #30917 from TerryHowe/oci-transport-debugging
fix: add debug logging to oci transport
|
4 months ago |
Robert Sirchia
|
f9ebe18dae
|
Merge pull request #30943 from helm/dependabot/github_actions/main/ossf/scorecard-action-2.4.2
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2
|
4 months ago |
dependabot[bot]
|
8706c441c4
|
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](f49aabe0b5...05b42c6244 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
Matt Farina
|
be607c9ec7
|
Merge pull request #30937 from TerryHowe/legacy-docker-support
fix: legacy docker support broken for login
|
4 months ago |
Terry Howe
|
a8cbf3aa51
|
fix: action hooks delete policy mutex
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
|
4 months ago |
Matthieu MOREL
|
56a2bb4188
|
chore: enable usetesting linter
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
4 months ago |