Commit Graph

2303 Commits (2f29ccb9d0357c4fcb1f397681da280a4d8288b1)

Author SHA1 Message Date
Dmitry Chepurovskiy 2f29ccb9d0
Make default release fixture contain custom labels to make tests check that labels are not lost
2 years ago
Dmitry Chepurovskiy 68721de93d
Added support for storing custom labels in SQL storage driver
2 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
2 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
2 years ago
Dmitry Chepurovskiy 083e66fe2b
Remove redudant types from util_test.go
2 years ago
Dmitry Chepurovskiy 3a2ed70bd3
Added tests for newly introduced util.go functions
2 years ago
Dmitry Chepurovskiy c7eedbd9c5
Fix broken tests for SQL storage driver
2 years ago
Dmitry Chepurovskiy 95bb77c261
Fix broken tests for configmap and secret storage drivers
2 years ago
Dmitry Chepurovskiy 627ec6a0c6
Make superseded releases keep labels
2 years ago
Dmitry Chepurovskiy ff3e55f655
Support configmap storage driver for install/upgrade actions --labels argument
2 years ago
Dmitry Chepurovskiy 6afad6bb61
Added upgrade --install labels argument support
2 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
2 years ago
Igor Sutton 823d929421
Add --burst-limit option for client-side throttling limit configuration (#10842)
2 years ago
Matthew Fisher 2ae4937e42
Merge pull request #10762 from yxxhero/fix_registry_config_issue
2 years ago
Matthew Fisher e54e24cc90
Merge pull request #10852 from IamMayankThakur/main
2 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
3 years ago
Matt Farina 2cd709c4a6
Merge pull request #10106 from presztak/lint_quiet_flag
3 years ago
Andrew Seigner bd7c97f786 Bump k8s packages from 0.23.6 to 0.24.0
3 years ago
Martin Hickey 8d3f9a475d
Merge pull request #10767 from marquiz/fixes/unit-test
3 years ago
Martin Hickey c477d697ec
Merge pull request #10458 from SimonAlling/remove-AssertGoldenBytes
3 years ago
Martin Hickey f1b1958e68
Merge pull request #10085 from werf/fix_no_deployed_releases_on_history_limit_hit
3 years ago
Martin Hickey 511df9e710
Merge pull request #10201 from SgtCoDFish/signerrcheck
3 years ago
Matthew Fisher 49819b4ef7
Merge pull request #10861 from bacongobbler/gobuild
3 years ago
Martin Hickey a368bde6c8
Merge pull request #10850 from greed42/install-helm-version
3 years ago
Matthew Fisher 2878cc8079
replace +build with go:build
3 years ago
Matt Farina 4d2e21e860
Merge pull request #10832 from true-north-engineering/main
3 years ago
Matt Farina 3fdb7cac01
Merge pull request #10110 from zegerius/main
3 years ago
Mayank Thakur fe00c9296d Fixed helm uninstall not deleting the resource.
3 years ago
Graham Reed 82a2a2e85c Populate Capabilities.HelmVersion during install
3 years ago
yxxhero eb5f128f9e
Merge branch 'main' into fix_registry_config_issue
3 years ago
Zoran Krleza 06c39c8079 Fixing downloader plugin error handling
3 years ago
Timofey Kirillov da8e7d2532
fix: "... has no deployed releases" error when release history contains only failed releases and history limit reached
3 years ago
Scott Rigby 634b18295a
Merge pull request #10568 from monostream/feature/fix-connection-leak
3 years ago
Markus Lehtonen 7a08426869 repo: fix repo merge unit test
3 years ago
yxxhero 9f199b6517 fix --registry-config issue
3 years ago
Matthew Fisher e9abdc5efe
Merge pull request #9751 from cndoit18/fix-issue-9747
3 years ago
Matthias Fehr cab1fc87d4 Dont modify provided transport
3 years ago
Matthias Fehr 7d22040e66 Pass http getter as pointer in tests
3 years ago
Matthias Fehr 2acda0cc5b Add docs block
3 years ago
Matthias Fehr 45367ca9bf Add transport option and tests
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
3 years ago
stephanECD 0361dc8568 Add IngressClass to manifests to be (un)installed
3 years ago
Martin Hickey df7c1c39bc
Merge pull request #10514 from tanguofu/main
3 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
3 years ago
Josh Dolitsky 59dbda915f
Merge pull request #10558 from sabre1041/bearer-token-oci
3 years ago
guofutan 04e79e936d fix: fix args name in postrender/exec_test.go and error if order in postRendererArgsSlice
3 years ago
guofutan d12170b3f2 fix: change postRendererArgs to Slice Type and use args...
3 years ago
guofutan 44423fb2ca fix: keep the API: postrender.NewExec and Add NewExecWithArgs
3 years ago
guofutan 1aab7eb3a1 fix: keep the API: postrender.NewExec and Add NewExecWithArgs
3 years ago
guofutan 46222c5c00 fea(#10511): add --post-renderer-args to support assign args to PostRenderer exec
3 years ago