Kent Rancourt

Results 83 comments of Kent Rancourt

If we leave it as is, it remains a head scratching moment for anyone who just wants to regenerate secrets and such on the chart they already have (meaning no...

@nicks thanks for the response. I hadn't thought through implementation much, tbh, but the specific use case that made me request this was adding port forwards.

I'm using Tilt to hack on several different projects, but most of these projects have dependencies I'm _not_ actively hacking on and don't care to build/deploy from source since helm...

> It seems like a natural idea that I would use in my daily workflows to add Environments to an App Seems useful. > Things like, the branch name is...

> If I want a new environment for every branch, and I'm going to be creating feature branches all the time.... I misunderstood that you probably had in mind a...

> it's nothing to do with Jenkins, CI or anything like that @kingdonb, I think you might still be misunderstanding @scottrobertson's point. Or I am inferring that because you went...

Also... > Someone said it would be cool if Deis supported FaaS natively somehow. Kubeless, Serverless, I think both are very interesting. > Brigade seems like the most obvious place...

I'd suggest not hitching this issue to things like CI, environments, promotions, etc. This is its own discrete problem. Start by asking how a "function" differs from a normal application....

Ya. Scaling to zero is important because of this bit: > This difference is primarily visible in the pricing, where FaaS services charge per execution time of the function whilst...

@fmui at MS, we've come to similar conclusions as you and we've begun experimenting with this in a feature branch of the [Open Service Broker for Azure](https://github.com/Azure/open-service-broker-azure). Our approach has...