Recurring Helm 3 repos meeting


Josh Dolitsky
 

In order to accelerate Helm 3 changes related to working with repos, we will be having a weekly call on Wednesdays at 8am PST (starting tomorrow).

Please feel free to join us and share your thoughts! 


Roc Chan
 

So the call will be at 12am - 1am in my timezone, that sounds great. I just need to stay up late a little to join the call. I am very willing to participate in the development and discussion of helm 3, and I am also devoping a product of public cloud related to helm chart repository, so this call will be interesting for me, see you guys midnight tonight :)


Josh Dolitsky
 

Thanks everyone for joining today. I think we are making some progress. Here are the notes:

What was decided today (please shout if you disagree!)
  • Keep helm repo add for aliasing purposes, will work with Helm 2 and Helm 3 repos
  • Remove --version flag from commands, come up with contract on how we derive version from URL
    • Example: charts.myhelm.io:0.10.2 -> 0.10.2
Please suggest topics for next weeks call.

Thanks!

Josh


On Tue, Nov 27, 2018 at 11:08 PM <roc@...> wrote:
So the call will be at 12am - 1am in my timezone, that sounds great. I just need to stay up late a little to join the call. I am very willing to participate in the development and discussion of helm 3, and I am also devoping a product of public cloud related to helm chart repository, so this call will be interesting for me, see you guys midnight tonight :)


Stefanie Arnold
 

Thanks for the minutes Josh.

Comment on "Remove --version flag from commands". As far as I can tell the version still needs to be provided somewhere in the command, and if we go URL route the version will need to adhere to a certain format. I'm curious if this is the goal of the change, or if handling flags is just getting out of hand.
 
-Stef

>>> "Josh Dolitsky" <jdolitsky@...> 11/28/18 11:59 AM >>>
Thanks everyone for joining today. I think we are making some progress. Here are the notes:

What was decided today (please shout if you disagree!)
  • Keep helm repo add for aliasing purposes, will work with Helm 2 and Helm 3 repos
  • Remove --version flag from commands, come up with contract on how we derive version from URL
    • Example: charts.myhelm.io:0.10.2 -> 0.10.2
Please suggest topics for next weeks call.

Thanks!

Josh


On Tue, Nov 27, 2018 at 11:08 PM <roc@...> wrote:
So the call will be at 12am - 1am in my timezone, that sounds great. I just need to stay up late a little to join the call. I am very willing to participate in the development and discussion of helm 3, and I am also devoping a product of public cloud related to helm chart repository, so this call will be interesting for me, see you guys midnight tonight :)


Josh Dolitsky
 

Stef-
More or less, yes. It is the goal of the change. This is coming from desire to align Helm with the user experience of "docker pull", "docker push".

On Wed, Nov 28, 2018 at 2:41 PM Stefanie Arnold <starnold@...> wrote:
Thanks for the minutes Josh.

Comment on "Remove --version flag from commands". As far as I can tell the version still needs to be provided somewhere in the command, and if we go URL route the version will need to adhere to a certain format. I'm curious if this is the goal of the change, or if handling flags is just getting out of hand.
 
-Stef

>>> "Josh Dolitsky" <jdolitsky@...> 11/28/18 11:59 AM >>>
Thanks everyone for joining today. I think we are making some progress. Here are the notes:

What was decided today (please shout if you disagree!)
  • Keep helm repo add for aliasing purposes, will work with Helm 2 and Helm 3 repos
  • Remove --version flag from commands, come up with contract on how we derive version from URL
    • Example: charts.myhelm.io:0.10.2 -> 0.10.2
Please suggest topics for next weeks call.

Thanks!

Josh

On Tue, Nov 27, 2018 at 11:08 PM <roc@...> wrote:
So the call will be at 12am - 1am in my timezone, that sounds great. I just need to stay up late a little to join the call. I am very willing to participate in the development and discussion of helm 3, and I am also devoping a product of public cloud related to helm chart repository, so this call will be interesting for me, see you guys midnight tonight :)


Josh Dolitsky
 

Here is the proposed change related to --version flag:

feedback welcome!

On Wed, Nov 28, 2018 at 2:54 PM Josh Dolitsky <jdolitsky@...> wrote:
Stef-
More or less, yes. It is the goal of the change. This is coming from desire to align Helm with the user experience of "docker pull", "docker push".

On Wed, Nov 28, 2018 at 2:41 PM Stefanie Arnold <starnold@...> wrote:
Thanks for the minutes Josh.

Comment on "Remove --version flag from commands". As far as I can tell the version still needs to be provided somewhere in the command, and if we go URL route the version will need to adhere to a certain format. I'm curious if this is the goal of the change, or if handling flags is just getting out of hand.
 
-Stef

>>> "Josh Dolitsky" <jdolitsky@...> 11/28/18 11:59 AM >>>
Thanks everyone for joining today. I think we are making some progress. Here are the notes:

What was decided today (please shout if you disagree!)
  • Keep helm repo add for aliasing purposes, will work with Helm 2 and Helm 3 repos
  • Remove --version flag from commands, come up with contract on how we derive version from URL
    • Example: charts.myhelm.io:0.10.2 -> 0.10.2
Please suggest topics for next weeks call.

Thanks!

Josh

On Tue, Nov 27, 2018 at 11:08 PM <roc@...> wrote:
So the call will be at 12am - 1am in my timezone, that sounds great. I just need to stay up late a little to join the call. I am very willing to participate in the development and discussion of helm 3, and I am also devoping a product of public cloud related to helm chart repository, so this call will be interesting for me, see you guys midnight tonight :)


Josh Dolitsky
 

I'm going ahead and cancelling the weekly repos call. We have had initial set of changes related to this merged last week, and we can continue to iterate from there. If we have additional things to discuss, we can talk about it in the Thursday calls or have one-offs.
Thanks everyone who participated in these discussions!

Josh