Git Product home page Git Product logo

helm's People

Contributors

ctaggart avatar dhartl-rms avatar qmfrederik avatar towmeykaw avatar yasgupta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

helm's Issues

secure channel to connect to tiller server

I am trying to create a secure channel by providing ssl certificates while creating the channel. I added another constructor for TillerClient that accepts the Grpc.Core.SslCredentials and creates the channel using those certifcates (new Channel(target, clientCredentials). But that doesn't seem to work. The same certificates works for the helm command line tool.

Is there any other way I can get the TLS authentication working ?

[question] helm remote repo usage

Is it possible to use Helm repo instead of using my own charts? My goal is to automate and test our production deployment so want to simulate production behaviour with calling API like
helm repo update
helm search xxx -l
helm upgrade xxx ver
helm rollback xxx rev

But I don't see this possible with this project, am I right?

Update the Nuget package

Can you please release a new package to Nuget :). I am looking for the additional constructor change.

NullPointerException in ListReleases

Hello. Im getting a NullPointerException when not specifying a filter for ListReleases. Since it has a default value im guessing thats not intended. When specifying an empty string all works as expected.

Example with Port Forwarding

I've attempted to figure out how to get this working with Port Forwarding from the Kubernetes-Client/csharp library but I've yet to have any success. Would you be able to provide an example for connecting over that method?

grpc_csharp_ext.x64.dll not found

I'm getting "Error loading native library. Not found in any of the possible locations: ***\grpc_csharp_ext.x64.dll"
while creating an instance of TillerClient. Can be workarounded by copying the library from NuGet runtime folder to output build folder manually, but this is not suitable outside of prototyping. I think this is already resolved in Grpc latest. However, I cannot test because of some breaking changes.

Helm 3 Support

Does this support Helm 3? I believe that it no longer used tiller.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.