Mitch Denny

Results 170 comments of Mitch Denny

I haven't used a Helm chart (I sometimes find them to be overkill), but here is the deployment file that I use in my little home lab: ``` apiVersion: v1...

Are there some examples with other addons where you have already done this?

@shiftkey pointed me at this issue from #1636 where I added a big +1 to the issue of dealing with etags/last-modified. @haacked mentioned that folks want support for this for...

@benbp this is mostly done, except for docs which still needs some work, but I think it is worth collaborating with @danieljurek on this space given we want docs to...

@benbp we have the release pipelines for Android but they don't participate in version bumping logic, they also don't have some of the eng/common packaging logic (sufficiently different from Java...

I just added a related issue suggesting a kind of inline module synax: #4555 To me one of the benefits of having a compiler that front-ends ARM is being able...

I'm curious about the benefits of this. In languages like JavaScript you can use this backtick syntax which allows you to have that string passed into a function that can...

@vuvarov-cantaloupe actually I'm not sure why we are waiting for the Blazor team's input here since this is a change to the MVC code test projects.

@eerhardt @captainsafia where do you think this sits in terms of priority right now. I think the work is still valid, but perhaps a lower priority for now?

Output Caching metrics might be another good idea. I'm also wondering whether anything makes sense around health checks - although they can probably be seen within the scope of the...