Jason McCallister

Results 18 issues of Jason McCallister

**Describe the bug** I have been using multipass for a while and I started getting these alerts randomly (they seem to have increased in frequency in the last week). We...

bug

AWS launched ARM64 support on Lambda (https://aws.amazon.com/blogs/aws/aws-lambda-functions-powered-by-aws-graviton2-processor-run-your-functions-on-arm-and-get-up-to-34-better-price-performance/). Would be useful to get Bref functions and container images setup with ARM64 variants... Happy to assist where I can.

enhancement
runtime

Bref web functions expect to be invoked by either an API Gateway or ALB. It would be nice if Bref was able to handle HTTP events from different types of...

enhancement

Add a `--config-url` option that will download the configuration from a remote URL. *Description*: There are a lot of times where it would be nice to retrieve a static configuration...

enhancement
area/configuration

### What steps will reproduce the problem? I setup a boilerplace to build a minimal version of Yii3 for a project. See the composer.json ```js { "minimum-stability": "dev", "require": {...

status:under development
type:feature

Hi there, love the work you are doing with this library! Do you by chance have an example of a full blown MVC style framework like Laravel, Yii, or Symfony...

enhancement

Last meeting we discussed providing some use cases on how people are deploying Envoy in production. We have somewhat of an interesting use case I thought I would share. We...

enhancement
help wanted

It would be useful to also show the hosts by an IP, or vice-versa. Would you be open to this feature and pull request? Something along the lines of this:...

enhancement

I have a couple of snippets for PHPUnit that appear to break when this extension is installed and enabled. No errors or exceptions are thrown, the only issue is that...

bug
investigate

When I was looking to start working on a similar module, I stumbled across this one and I love the work that is being done on this module, this is...