Commit Graph

3802 Commits (main)

Author SHA1 Message Date
Terry Howe b3a458fde9
Merge pull request #31970 from isumitsolanki/fix/31965-decouple-cli-from-kube
3 days ago
Terry Howe 38f3704983
Merge pull request #32034 from cairon-ab/fix/pull-debug-output
1 week ago
Terry Howe fbc2791886
Merge pull request #32078 from matheuscscp/go-1.26-k8s-1.36-cli-utils-1.1
1 week ago
Terry Howe 2fb101a20b
Merge pull request #31755 from scottrigby/template-cmd-deprecate-notes-flags
1 week ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
2 weeks ago
George Jenkins 4bd9e90aa0
Merge pull request #30811 from mmorel-35/testifylint
2 weeks ago
Matheus Pimenta 8f56f24d63
fix(templating): hooks conflicting with templates in post-renderers (#32049)
2 weeks ago
Terry Howe 29d309e56b
Merge pull request #31981 from abhay1999/fix/ssa-error-context
2 weeks ago
George Jenkins 66e5049405
Merge pull request #32008 from rhysmcneill/bugfix/helm-upgrade-err-variable-defect
2 weeks ago
Terry Howe 83a4611908
Merge pull request #12932 from AndiDog/error-message
3 weeks ago
Matheus Pimenta 265c5eb530
fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952)
3 weeks ago
Evans Mungai a8e249714f Update pkg/chart/common/util/coalesce.go
3 weeks ago
Johannes Lohmer 52fc971da3 test(values): Add test for nil cleanup in partially overridden subchart maps
3 weeks ago
Johannes Lohmer 00638773d1 fix(values): do not copy chart-default nils into coalesced values
3 weeks ago
Johannes Lohmer 6eb4ebf0e1 test(values): add test for subchart nil producing %!s(<nil>)
3 weeks ago
Johannes Lohmer 5cb4e7d992 test(values): add tests for subchart nil value regressions
3 weeks ago
George Jenkins bd061e0cd7
Merge pull request #32016 from TerryHowe/fix/flaky-waitfordelete-timeout
4 weeks ago
Matheus Pimenta a27f1add79
fix(templating): fix wrong YAML separator parsing for post-renderers (#31941)
4 weeks ago
Cairon c26be60d81 fix: add debug logging to HTTP getter for helm pull
4 weeks ago
Sumit Solanki 213c869a98 refactor(cli): share RetryingRoundTripper via pkg/kubeenv
4 weeks ago
George Jenkins 586eb57338
fix: Plugin missing provenance bypass
4 weeks ago
George Jenkins f7c4d75574
Merge commit from fork
4 weeks ago
George Jenkins f8afb35f4e
Merge commit from fork
4 weeks ago
Terry Howe a7f84439aa
test(kube): fix flaky WaitForDelete test by avoiding informer sync race
4 weeks ago
Terry Howe 4c0d21f53f
test(kube): fix flaky WaitForDelete timing in status wait tests
4 weeks ago
Anmol Virdi de58531ca7 Minor nit: fix import instructions to comply with canonical import paths
4 weeks ago
Rhys McNeill 8ef2d45934 fix(action): return correct error variable in prepareUpgrade
1 month ago
abhay1999 f257c95c78 fix(kube): clarify server-side apply patch errors
1 month ago
Sumit Solanki 64f1d0af5b refactor(cli): decouple EnvSettings from pkg/kube
1 month ago
Debasish Mohanty 85bf56ea82
docs(registry): fix incorrect and improve clarity of comments in client.go
1 month ago
Sumit Solanki 154993723a refactor(cli): decouple EnvSettings from pkg/kube to avoid import cycles
1 month ago
Terry Howe 8e44f8e3fe
Merge pull request #31957 from Mentigen/add-mustToToml
1 month ago
Ilya Kiselev c1a5a6e260 docs(engine): fix misleading toTOML doc comment
1 month ago
Ilya Kiselev b075f7a35d feat(engine): add mustToToml template function
1 month ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
1 month ago
Matthieu MOREL 071558d69f chore: fix bool-compare issues from testifylint
2 months ago
George Jenkins 42f78ba60e
Merge pull request #31872 from mmorel-35/perfsprint-pkg-6-5f845e3
2 months ago
George Jenkins e3b4808450
Merge pull request #31874 from mmorel-35/perfsprint-pkg-4-fb6db58
2 months ago
George Jenkins 610547b570
Merge pull request #31873 from mmorel-35/perfsprint-pkg-5-3294250
2 months ago
George Jenkins 47a084091e
ignore error plugin loads (cli, getter)
2 months ago
George Jenkins d3df72e560
Merge pull request #31932 from TerryHowe/fix/remove-legacy-import-comments-test-files
2 months ago
Terry Howe e64d628a13
fix(kube): remove legacy import comments from test files
2 months ago
abhay1999 d7cdc9e8fb pkg/kube: remove legacy import comments
2 months ago
George Jenkins 36dcc27ca3
fix: Plugin version path traversal
2 months ago
tsinglua 259f181808 chore: fix some minor issues in the comments
2 months ago
George Jenkins 60184996e5
fix: Chart dot-name path bug
2 months ago
Terry Howe 3e7b38fd04
Merge pull request #31868 from matheuscscp/fix-31867
2 months ago
Matheus Pimenta af94abf976
fix: insert newline after doc separators glued to content by template trimming
2 months ago
Matthieu MOREL e31a078e6e
chore: enable modernize linter (#31860)
2 months ago
Travis Leeden 16573f87f5 Restored --atomic flag on install command
2 months ago