Kevin P. Fleming

Results 302 comments of Kevin P. Fleming

If I can suggest an alternative, it would be easier (and better for the community) to have this conversation on [Fastly Connect](https://community.fastly.com). Conversations there are more easily discovered and more...

Thanks for the report! That's definitely a problem.

How quickly after creating the service did you attempt to log-tail it? As I understand it the log-tail operation won't work for some time after the service is created... at...

This is an interesting idea, although I don't immediately see how any of the 'process setup' mechanisms could be reused by a plugin; I'm pretty sure we don't want to...

Thanks! There are some aspects to the benefits that you listed which are already in the works: I'm working on a `fastly run` command which will be able to run...

Agreed. This is an example of implicit behavior, which I hate, because having it means we have to have knobs to turn it off. It's already easy to bring an...

I too would like to use both Ethernet and WiFi simultaneously, but not as an AP or bridge... just regular 'client' connectivity on both interfaces.

I suspect it does not need to be 'synchronized to an NTP server', it just needs to have the wall-clock time set in some fashion. Using the `homeassistant` time platform...

The new [Managed Updates via HTTP Request](https://esphome.io/components/update/http_request) feature could be used to implement this.

We are investigating this now, thanks for the report. Most likely the solution we'll implement will make the `limit_services` attribute on a `fastly_user` directly manageable from within the provider. We've...