Commit Graph

256 Commits (9e29f1619b051345683dc5ad12435bca8b186c16)

Author SHA1 Message Date
Matt Farina accf82ba1c
Merge pull request from Moser-ss/feature-handle-SIGINT 4 years ago
Mike Ng 75fe8883cc Rename newly introduced interface to InterfaceExt 4 years ago
Mike Ng d51a61f9ab Introduce a new interface for WaitForDelete() to avoid breaking backwards compatibility 4 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command. 4 years ago
lsowen 249d1b5fb9 Fix SIGSEGV when job.Spec.Completions is nil 4 years ago
Stephane Moser 4bc901c95f Resolve PR comments 4 years ago
Stephane Moser 4026190e7b Revert change in PrintingKubeClient 4 years ago
Stephane Moser 7bfb2a3602 Improve tests 4 years ago
Matt Farina 21251378b4
Merge pull request from mattfarina/fix-9859 4 years ago
小龙同学 cf0c6fed51
fix(doc): fix kube client interface doc. () 4 years ago
Stephane Moser 2fa339b25d Add test for Upgrade Release Interrupted 4 years ago
Matt Farina aeb94798f0
Set Helm as manager for managedFields 4 years ago
Joe Lanford 98d98369ed
Add ReadyChecker to decouple ready check logic from --wait 4 years ago
James McElwain 54410194a6 closes 4 years ago
Matt Farina f5ef87b96e
Merge pull request from zh168654/master 4 years ago
Jon Huhn 5d08a0d00e Fix typo 4 years ago
zh168654 bfc575dec2 add waitwithjobs instead of changing wait api 4 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag 4 years ago
zhangye15 bd03e1b5c7 fix style conformance 4 years ago
zhangye15 c96dc48f21 fix test-style error 4 years ago
zh168654 8d498d58e7 add test cases 4 years ago
zh168654 5825112a8b helm upgrade with --wait support jobs in manifest to be completed 4 years ago
Janario Oliveira cf3870a57f Adjusted import 4 years ago
Janario Oliveira 10a29d1662 Reuse kube-client 4 years ago
Matt Farina b7c38c879a Adding support for k8s 1.19 4 years ago
Li Zhijian 4258e8664e Use T.cleanup() to cleanup cmdtest_temp file 5 years ago
Tariq Ibrahim b07b2589fb
optimise if condition in service ready logic 5 years ago
Rajat Jindal 4faeedd98b fix watch error due to elb/proxy timeout 5 years ago
Hidde Beydals 8217aba4a6 fix(kube): use logger instead of fmt.Printf 5 years ago
Matt Farina dbd001e532
Removing tiller language 5 years ago
小明同学 decab8ea2e
fix: upgrade using --force shoud not run patch logic () 5 years ago
Liu Ming ff3ed53b7c polish to keep the same log style 5 years ago
Adam Reese d5d96ed3cf
Merge pull request from adamreese/fix/upgrade-results 5 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file 5 years ago
Adam Reese bdf6f48704
fix(pkg/kube): continue deleting objects when one fails 5 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 () 5 years ago
lnattrass c12a9aee02
fix(helm): Data race in kube/client Delete func. () 5 years ago
Dong Gang 69d9722eda test(helm): fix client update error 5 years ago
Dong Gang c45869c4ad fix(helm): polish goimport 5 years ago
Dong Gang 9744e9f619 fix(helm): respect resource policy on ungrade 5 years ago
Matthew Fisher 64ce6e6a74
Merge pull request from ylvmw/master 5 years ago
Taylor Thomas 512e1b8bc9
Merge pull request from hiddeco/non-global-scheme-convert 5 years ago
Taylor Thomas 2cd3d12acd
Merge pull request from plenus-cloud/fix-7513 5 years ago
ylvmw 54ca879095 IsReachable() needs to give detailed error message. 5 years ago
Hidde Beydals e41184a585 fix(kube): generate k8s native scheme only once 5 years ago
Hidde Beydals b55224ebb9 fix(kube): use non global Scheme to convert 5 years ago
Benn Linger 5e638e3587
Revert "Do not delete templated CRDs" 5 years ago
Federico Bevione af0007c908 fix(helm): improved logs 5 years ago
Federico Bevione 077503f175 fix(helm): Reworded logs for clarity 5 years ago
Matthew Fisher 0dadbdc309
Merge pull request from Sh4d1/bypass_ns 5 years ago