-
Being a public SDK, all externally visible interfaces should support operation cancellation (unless it will send the system into a broken state). We have at times seen it take a long time for blob upl…
-
When one make dependency between 2 DaemonSets we could detect that,and AppController could consider situation on each node separately rather than whole DaemonSet as one.
That would speedup deploymen…
-
### Description
> When I do a method overload in my Durable entity class I get a "System.Reflection.AmbiguousMatchException: Ambiguous match found" exception. In my particular case the method overloa…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
**Description**
When inspecting the history of containers for a service, the ordering is confusing, or I just don't understand what is going on.
**Steps to reproduce the issue:**
I haven't been able…
-
**Description**
Hard to protect Docker Swarm Mode node publish, port always binds to 0.0.0.0.
According to [docker service create](https://docs.docker.com/engine/reference/commandline/service_crea…
-
**Description**
Here is the service constraint description:
| node attribute | matches | example |
| :-- | :-- | :-- |
| node.id | node's ID | `node.id == 2ivku8v2gvtg4` |
| node.hostname | node's ho…
-
I am looking for a way run a service on couple for labels with OR
I am running swarm on AWS Auto scale, each autoscale group has its engine label and launch.
so I have 2 Autoscale groups with 2 engi…
omerh updated
1 month ago
-
**Description**
Docker allows to delete image of stopped container, resulting in "ghost" behavior described below.
**Steps to reproduce the issue:**
1. `docker create -p 80:80 --name nginx nginx`…
-
Should the gate using the StatusCheck function be checking the "stage" slot i.e. no in-flight executions should be occurring since the release pipeline deploys to the "stage" slot and Azure handles …