Tyler Slaton

Results 184 comments of Tyler Slaton

Hi @randall-coding, thanks for submitting this issue. You are hitting an issue with our SaaS. We have a quota system implemented there that does not allow you to exceed certain...

Thanks a ton for submitting the issue! We'll get on working through this problem, in the mean time waiting a brief time in that state should eventually reconcile to the...

Additionally, would you mind providing the full Acornfile that you used, @randall-coding?

TL;DR, there's definitely an issue we need to fix on our side. For your specific case, waiting a minute should cause the issue to go away on its own. @randall-coding...

I envision this looking something like this. ```sh NAME IMAGE DIGEST HEALTHY UP-TO-DATE CREATED ENDPOINTS MESSAGE MEMORY wandering-pond ghcr.io/acorn-io/library/hello-world 693234be0d3d 1 1 5s ago http://webapp-wandering-pond-dd50e756.local.oss-acorn.io => webapp:80 OK 128Mi ```

Some of the trade-offs: - If we hand off testing to the LLM, sometimes results won't be consistent. It'll be good sometimes and worse others. - More structured testing removes...

Sounds like a nice feature. Think we should also include a `--container` for containers running locally as well?

Finch seems to be another replacement for things like Docker and Podman. It creates its own VM where it runs finch requests against it similar to Podman. Adding support for...

We'd need to investigate it. Maybe they have an API that we can create a cargo package for interacting with.

Could you try and use the browser tool here? I think it'd be a good use case for it.