Commit Graph

38 Commits (e64a1735d361cbaa50e4e540da4977441798e34a)

Author SHA1 Message Date
Benoit Tigeot e64a1735d3
chore: Linting sprintf
1 month ago
Benoit Tigeot 4ae26af132
fix(schema): resolve $ref for aliased subchart dependencies
1 month ago
Benoit Tigeot 8b5d094f19
fix(schema): enable $ref resolution for directory charts
1 month ago
Benoit Tigeot dd0b8f40ba
fix(schema): limit $ref resolution to lint command
4 months ago
Benoit Tigeot 6a2d9a8695
fix: handle dynamic schema paths in error message trimming
4 months ago
Benoit Tigeot a7884d228d
fix(schema): Add schema $ref resolution for all commands
4 months ago
Benoit Tigeot 30d803283d
Fix error message trimming for dynamic schema paths in JSON validation
4 months ago
Benoit Tigeot abf95de91e
Do not remove necessary logs
4 months ago
Benoit Tigeot 7aba8bbfe6
Resolve JSON schema reference paths for relative imports
4 months ago
George Jenkins 92b64e87ad
chore: fixes
4 months ago
Evans Mungai ee018608f6
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
4 months ago
Joe Julian 947b429cdd
Merge pull request #31801 from mmorel-35/modernize-pkg-4-062b248
5 months ago
Joe Julian 78f5af72be
Merge pull request #31802 from mmorel-35/modernize-pkg-5-a3c8fdb
5 months ago
Matthieu MOREL 4330bdea04 fix(pkg): errorlint linter
5 months ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
5 months ago
Matthieu MOREL ba38159313 chore(pkg): fix modernize linter
5 months ago
Matthieu MOREL 111d4e6e0e chore(pkg): fix modernize linter
5 months ago
Evans Mungai 5b78ee8dff
Merge pull request #31644 from banjoh/em/fix-nil-values
5 months ago
Evans Mungai 0298b2ffd0
Remove refactorring changes from coalesce_test.go
6 months ago
Evans Mungai b8937ad192
Fix import
6 months ago
Evans Mungai a333bbaf27
Update pkg/chart/common/util/coalesce_test.go
6 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
6 months ago
Evans Mungai 3416dd5f21
Fix lint warning
7 months ago
Evans Mungai 679f051980
Preserve nil values in chart already
7 months ago
Evans Mungai 292fe70219
fix(values): preserve nil values when chart default is empty map
7 months ago
George Jenkins 3165e5463a
Merge pull request #31528 from benoittgt/31423-git-version
7 months ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
7 months ago
Matt Farina 63e060fb05
bump version to 4.1
7 months ago
shuv0id 2dc5864f44 fix: add missing context to debug logs
7 months ago
Benoit Tigeot ce273eea48
fix: preserve vendor suffixes in KubeVersion.GitVersion
7 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
7 months ago
Benoit Tigeot 97b7a1c9ae
Merge branch 'main' into fix-31170-URN
8 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
8 months ago
Terry Howe bee9c1a108
chore: replace github.com/mitchellh/copystructure
9 months ago
Benoit Tigeot 939fff9cb9
Avoid "panic: interface conversion: interface {} is nil"
10 months ago
Benoit Tigeot 8025a397e6
Ignore duplicated URN in logs
10 months ago
Benoit Tigeot 03bb62f63d
jsonschema: warn and ignore unresolved URN $ref to match v3.18.4
10 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
10 months ago