helm/pkg
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
A new library was introduced that provides JSON Schema checking for
newer versions of the schema. In Helm v4, there is no need to have
two packages doing the JSON schema validation. The message output
can have breaking changes.

This change moves everything to the newer library. It also uses a
wrapper error to enable a clean Helm only interface for the
public Go API validation functions. This would enable the replacement
of the Schema validation library, if needed, without breaking the
Go API contract.

Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-04-14 19:32:01 -04:00
..
action Merge pull request #30737 from rpolishchuk/investigation-pr-30610 2025-04-11 16:06:45 -04:00
chart/v2 Simpligy the JSON Schema checking 2025-04-14 19:32:01 -04:00
cli Use the logger with proper handling of dynamic debug on 2 locations 2025-04-10 16:02:05 +02:00
cmd Simpligy the JSON Schema checking 2025-04-14 19:32:01 -04:00
downloader Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
engine Merge pull request #30708 from benoittgt/migrate-kube-pkg-to-slog 2025-04-11 20:50:34 +01:00
gates Bump the Go version 2023-03-22 11:29:26 -04:00
getter Use NewTLSConfig instead of the outdated NewClientTLS func 2025-03-24 10:54:42 -04:00
helmpath Updating to helm.sh/helm/v4 2025-01-08 15:34:20 -08:00
ignore Leverage slog.Any for errors 2025-04-07 18:26:48 +02:00
kube Add detailed debug logging for resource readiness states 2025-04-12 09:58:56 +02:00
lint Simpligy the JSON Schema checking 2025-04-14 19:32:01 -04:00
plugin making changes as requested by matt 2025-03-10 15:40:10 -04:00
postrender Apply suggestions from code review 2025-02-24 07:26:12 +02:00
provenance Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
pusher Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
registry Merge pull request #30684 from twz123/remove-clientoptresolver 2025-03-21 16:34:14 -04:00
release fix: correct webhook order to match Kubernetes admission flow 2025-04-08 19:05:55 -07:00
repo Merge pull request #30603 from robertsirc/converting-to-slog 2025-03-21 16:18:40 -04:00
storage Call slog directly instead of using a wrapper 2025-04-10 15:35:36 +02:00
strvals Merge pull request #13344 from AdamKorcz/fuzzzz1 2024-10-04 21:47:22 +02:00
time chore: fix problems with latest lint 2024-12-10 10:40:37 -07:00
uploader Updating to helm.sh/helm/v4 2025-01-08 15:34:20 -08:00