Commit Graph

23 Commits (c4be7af2a14c1a01f21231ebb5dd41806fcb0797)

Author SHA1 Message Date
Matt Farina 936cd328ac
Fix kube client logging
5 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
5 months ago
tison 90d01915f9
for all other similar cases
6 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
6 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
7 months ago
Benoit Tigeot 99e5fce71a
Fix deprecation warning for spf13/pflag from 1.0.7 to 1.0.10
7 months ago
Scott Rigby ed6cab39c6
Merge pull request #31219 from gjenkins8/gjenkins/plugin-integration/rm_setup_plugin_env
8 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
8 months ago
George Jenkins 5926ec83dd Remove SetupPluginEnv
8 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
8 months ago
Mohammadreza Asadollahifard c1b3a83514
refactor: clean up color output imports in list, root, and status files
10 months ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
10 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
10 months ago
Matt Farina f0cf9c28f0
Move logging setup to be configurable
10 months ago
Benoit Tigeot e7eedae97c
Use the logger with proper handling of dynamic debug on 2 locations
1 year ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
1 year ago
Benoit Tigeot 6b5fa33633
debug log level is dynamic and set after Logger creation
1 year ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
1 year ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
1 year ago
Austin Abro 022d4db6af
move logic from cmd/helm to pkg/cmd
1 year ago
Austin Abro 20c75f0c10
fix namespace assignment not passing through
1 year ago
Rongrong Liu 12b8eb8b61 fix:add proxy support when mTLS configured
1 year ago
Austin Abro 297f7b9acb
squash
1 year ago