-
I run LXD kinda like `docker-machine` on OSX for dev work. I use the `Vagrantfile` in the LXD repo to start up a vagrant machine, then point my local `lxc` client at the vagrant box. Once the default …
-
### Use case
I saw that there was support coming for Pydantic v2 in lambda powertools:
- #1558
- #2733
but it seems like it is only support, not incorporation into the library dependencies (…
lmmx updated
3 months ago
-
I have the following ingress controller defined with the relevant bits being that it is target-type ip with a 30 second deregistration_delay.
```yaml
apiVersion: extensions/v1beta1
kind: Ingress
…
-
https://github.com/meta-introspector/time/blob/main/2024/05/20/notes-jmd.org
Thank you for providing a detailed overview of the major ideas behind the introspector project. Here's a summary of the …
-
-
Hi, I'm one of the people working on the Redict fork, and we would like to merge efforts if possible. Bringing the discussion here from #8 (and various private conversations) where there is some addit…
-
Via @psalaberria002, would like Atlantis to run plan and apply in parallel when running a command that needs to run on multiple projects. This would make things much faster.
-
### Is an existing page relevant?
https://karpenter.sh/preview/concepts/deprovisioning/#interruption
### What karpenter features are relevant?
interruptionQueueName documentation
This is mentioned…
-
The repository interface in OpenSearch enables storing snapshot data in an external object store. It is implemented as a plugin interface, and the OpenSearch bundle by default ships with multiple plug…
-
I need to analyze a large number of files on S3; whose keys i read from a database.
What I want is to dynamically add promises to the pool and make it so at any given moment there's 30 ongoing reques…