swift icon indicating copy to clipboard operation
swift copied to clipboard

Ajax friendly Helm Tiller Proxy

Results 7 swift issues
Sort by recently updated
recently updated
newest added

My k8s cluster version is v1.15.3, I want to use helm-v2.14.3 to install swift-v0.12.1. Without ssl, everything is ok. But when I config ssl in swift command args 【like this...

If followed below code (refer to swift-0.11.1), the size of received massages shouldn't be a problem. But, we've got below error message for more than 20MB size messages. Does swift...

Will swift support dry-run on install release or provided a way to render chart like helm template? I really want swift to return the complete rendered chart content (like helm...

Hi there, is there rest api for upgrading a release? same function as helm cli: "helm upgrade my-app stable/my-app --version=0.1.10" thanks

Hello . you guys: I have deploy a tiller and swift into my k8s cluster. It seem everything is OK. But the swift pod will been killed about every 2...

I see the following error while trying to install a chart from an artifactory helm repo `chart.go:257] Error while downloading https:/// net/http: TLS handshake timeout` The artifactory repo is inside...