-
**Is your feature request related to a problem? Please describe.**
Currently Kubeflow pipeline uses Argo in backend and frontend, in order to integrate it with AWS airflow, we need to enable the sup…
-
Hi Team,
As I understand current Flocker architecture supports Block devices only.
Whether current Flocker framework also supports (or plan to support in future) support for storage accessed over pr…
-
**Description**
In docker swarm mode, binding a port to 127.0.0.1 results with the port being open on 0.0.0.0 also. This could be a **severe security issue** and should be explained in the document…
-
Filing this issue for discussion and tracking, since it has come up a number of times.
Starting with background:
Pods are scheduled, started, and eventually terminate. They are replaced with new pod…
-
**Description**
As a `docker user` I would like to validate the current `docker daemon` configuration through `docker info`
**Steps to reproduce the issue:**
1. create a file `/etc/docker/d…
-
Hey! @Devanik21
I noticed that the repository does not contain a docker and docker-compose.yml file, which is essential for streamlining the setup of the backend services, particularly for the Str…
-
### Description
Consider the following code in orchestration function:
```powershell
$Data = $Context.Input
$result = Invoke-DurableActivity -FunctionName 'Test1' -Input $Data
Invoke-DurableActiv…
-
**Issue**
DurableTask.AzureStorage does not have a dead-letter equivalent like ServiceBus does. This means that a corrupt message in the queue can effectively block a worker permanently, until that…
jviau updated
3 years ago
-
### Description
We use an Azure Function (on an dedicated App Service Plan) to consume messages from IoT Hub (~20 messages / second). On this messages we track some properties which we keep state for…
-
### Description
I have a long-running durable function. The durable function failed due to a bad edge case, so I patched-up the code, redeployed, and called the "rewind" POST endpoint for the instanc…
Nican updated
2 years ago