Commit Graph

3495 Commits (3a1719e4e10b121d5e1cbbd46a69bfbf01dbb4c1)

Author SHA1 Message Date
Siew Kam Onn 3a1719e4e1 Merge branch 'main' into overwrite-31291
10 months ago
Siew Kam Onn 69d007f70e Add helper function calls in TestMergeValuesExplicitEmptyOverrides for clarity
10 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
10 months ago
Matt Farina 78cd44bd75
Merge pull request #30712 from gjenkins8/gjenkins/cleanup_lint_template
10 months ago
Matt Farina 24159ec8b6 Moving new default accessor functions to internal per feedback
10 months ago
Matt Farina fb20e96a56 Adding a test/example for the release accessor
10 months ago
Matt Farina ab6e7fa58b Removing debug statement
10 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
10 months ago
Matt Farina 9c958dec76 Making uninstall response generic
10 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
10 months ago
Matt Farina 2247a0074b Move all the get commands to the new release interface
10 months ago
Matt Farina 94bfe9ba12 Move action get metadata to chart interfaces
10 months ago
Siew Kam Onn dfa49faa79 Fix isExplicitEmptyOverride for empty maps handling
10 months ago
Siew Kam Onn 47956d503a Update TestParseSet to handle nested empty lists in input
10 months ago
Siew Kam Onn b099506632 Refactor coalesce functions to handle empty maps
10 months ago
Siew Kam Onn 2f2a54a0aa Refactor tests in coalesce_test.go to use require and assert for better error handling and readability
10 months ago
Siew Kam Onn cf8ebe8e5c Clarify behavior for empty destination tables in coalesceTablesFullKey function
10 months ago
Siew Kam Onn 7a54bdca44 Add test for CoalesceTables with empty destination table
10 months ago
Siew Kam Onn 58aaf2f263 Add test for coalescing values with empty map overrides
10 months ago
George Jenkins 4877e2d7e9
Merge pull request #30833 from gjenkins8/gjenkins/refactor_dry_run_flag
10 months ago
George Jenkins c75026c318 doc string
10 months ago
George Jenkins 1581eaa034
Apply suggestions from code review
10 months ago
George Jenkins b861de5696
Update pkg/kube/interface.go
10 months ago
Robert Sirchia 600eb487f1
Merge pull request #31349 from TerryHowe/fix-shuffle-lint-test
10 months ago
Robert Sirchia 788087a821
Merge pull request #31326 from TerryHowe/sign-31181
10 months ago
Robert Sirchia acb1b2c651
Merge pull request #31354 from TerryHowe/fix-flake-upgrade-test
10 months ago
George Jenkins 0adfe83ff8
Merge pull request #31227 from evankanderson/windows-filepath
10 months ago
Joe Julian 9590d4214a
Merge pull request #31307 from TerryHowe/fix-ignore-local-path-when-repo-provided
10 months ago
Terry Howe a24318c7f1
fix: flake upgrade test
10 months ago
George Jenkins a7a6a5e3b0
Merge pull request #31312 from gjenkins8/gjenkins/rm_plugin_schema_settings
10 months ago
Terry Howe ee322a9671
fix: flakey lint test on shuffle
10 months ago
George Jenkins 61e3d95a94
Merge pull request #31143 from TerryHowe/fix-remove-redundant-error-check
11 months ago
Terry Howe f9152dc048
chore: update sign tests to use testify
11 months ago
George Jenkins 900cf2a93d
Merge pull request #31320 from kosiew/sign-31181
11 months ago
Terry Howe 9c7bf37c6f
fix: Ignore absolute path when RepoUrl is provided
11 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
11 months ago
Siew Kam Onn 1c8d5804e2 Refactor SQL tests to use recentUnixTimestamp for time arguments
11 months ago
Siew Kam Onn 0b5d8033b9 Add Ed25519 key presence check in mixed keyring signing test
11 months ago
Siew Kam Onn 7c9176ae35 Update dependencies and refactor crypto imports to use ProtonMail's go-crypto package
11 months ago
George Jenkins 23c5662019
Merge pull request #31254 from benoittgt/fix-31253-closest-version
11 months ago
George Jenkins 561a7da61c
Merge pull request #31297 from TerryHowe/fix-hide-notes-in-helm-test
11 months ago
George Jenkins efcb5735e5 cleanup: Remove extra lint/rules.Template functions
11 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
11 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
11 months ago
George Jenkins 6bc6231bcc Remove unused 'Settings' from plugin schema
11 months ago
Robert Sirchia 5b43b744b8
Merge pull request #31294 from TerryHowe/feature-remove-implicit-directory-from-helm-lint
11 months ago
Robert Sirchia fdb5e1a97a
Merge pull request #31301 from TerryHowe/chore-remove-helm-version-client
11 months ago
Matt Farina d2236e95ed
Merge pull request #31303 from mattfarina/unified-loader
11 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
11 months ago
Terry Howe 469f4b457c
chore: remove helm version client option
11 months ago