Commit Graph

272 Commits (017785a2f1104eb4299f8d31feb550c213350f13)

Author SHA1 Message Date
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main
2 years ago
Martin Hickey 3974136b6e
Merge pull request #11426 from cenkalti/leader-changed
2 years ago
Andrew Block 269dd247d0
Merge pull request #11300 from porridge/better-logging
2 years ago
Cenk Alti d32c623699 Revert "Tolerate temporary errors from etcdserver"
2 years ago
Davanum Srinivas ebc79fa807
Tolerate temporary errors from etcdserver
2 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
2 years ago
Soujanya Mangipudi 20e3577543 Addressing review comments:
2 years ago
Soujanya Mangipudi 9d5be803bc feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
2 years ago
Marcin Owsiany b7c35d2a0f During deletion, explicitly log already deleted resource name.
2 years ago
Dominic Evans 7c74f1dd02 fix: improve logging & safety of statefulSetReady
2 years ago
Andrew Seigner bd7c97f786 Bump k8s packages from 0.23.6 to 0.24.0
2 years ago
Martin Hickey 292368a64d
Merge pull request #10209 from yxxhero/fix_sa_issue
3 years ago
yxxhero f82896b0b5 add more debug msg when helm upgrade
3 years ago
Matthew Fisher 67f92d63fa
Merge pull request #9640 from wangchenglong01/wangchl01
3 years ago
Bhavin Gandhi c3310bb724 fix(pkg/kube): statefulSetReady: handle partition cases correctly
3 years ago
Matt Farina accf82ba1c
Merge pull request #9180 from Moser-ss/feature-handle-SIGINT
3 years ago
Mike Ng 75fe8883cc Rename newly introduced interface to InterfaceExt
3 years ago
Mike Ng d51a61f9ab Introduce a new interface for WaitForDelete() to avoid breaking backwards compatibility
3 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command.
3 years ago
lsowen 249d1b5fb9 Fix SIGSEGV when job.Spec.Completions is nil
3 years ago
Stephane Moser 4bc901c95f Resolve PR comments
3 years ago
Stephane Moser 4026190e7b Revert change in PrintingKubeClient
3 years ago
Stephane Moser 7bfb2a3602 Improve tests
3 years ago
Matt Farina 21251378b4
Merge pull request #9870 from mattfarina/fix-9859
3 years ago
小龙同学 cf0c6fed51
fix(doc): fix kube client interface doc. (#9882)
3 years ago
Stephane Moser 2fa339b25d Add test for Upgrade Release Interrupted
3 years ago
Matt Farina aeb94798f0
Set Helm as manager for managedFields
3 years ago
Cookie Wang 8959d93711 Add error check to avoid panic
3 years ago
Joe Lanford 98d98369ed
Add ReadyChecker to decouple ready check logic from --wait
3 years ago
James McElwain 54410194a6 closes #9312
4 years ago
Matt Farina f5ef87b96e
Merge pull request #8363 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
4 years ago
Tariq Ibrahim b07b2589fb
optimise if condition in service ready logic
4 years ago
Rajat Jindal 4faeedd98b fix watch error due to elb/proxy timeout
4 years ago
Hidde Beydals 8217aba4a6 fix(kube): use logger instead of fmt.Printf
4 years ago
Matt Farina dbd001e532
Removing tiller language
4 years ago
小明同学 decab8ea2e
fix: upgrade using --force shoud not run patch logic (#8000)
4 years ago
Liu Ming ff3ed53b7c polish to keep the same log style
4 years ago
Adam Reese d5d96ed3cf
Merge pull request #7929 from adamreese/fix/upgrade-results
4 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
4 years ago