-
**Description**
If a task ends up in a Pending state, and then the service is updated, the pending task doesn't shut down and go away.
**Steps to reproduce the issue:**
1. Deploy a stack, usi…
-
# SUT
* [x] NodeGoat
* Update fork https://github.com/purpleteam-labs/purpleteam-iac-sut
* docker-compose build
# System
* [x] terraform (Terraform itself should be handled by the syste…
-
We have a lot of k8s clusters, which means we have a separate kubeclarity instance per cluster, which does scheduled scanning.
It would be nice if each of these kubeclarity instances could push it…
-
Patching your Kubernetes nodes is one of the solid use cases that I found. But there is a need to brainstorm and find other use-cases. I believe there are many use cases that are yet to be discovered.
-
**Description**
For the test (not for production), a cluster with one node on single host is deployed.
With the periodicity of 10-20 minutes, all the containers are restarted.
In dockerd log:
…
-
**Description**
Docker engine (swarm mode) is not able to remove host IP mapping of the stopped containers when run using `--network-alias` option.
**Steps to reproduce the issue:**
1. Create…
vishr updated
6 years ago
-
**Description**
Docker runs healthcheck command inside of the goroutine what results with nondeterministic time length for CMD execution https://github.com/moby/moby/blob/master/daemon/health.go#L200…
-
Edit 2024-01-03:
* [PowerShell 7.2 is GA in Automation Account](https://azure.microsoft.com/en-us/updates/azure-automation-powershell7-2-general-availability/) and works great with the newest Az mo…
-
`docker service inspect --format 'table {{.Spec.Name}}\t{{range .Endpoint.VirtualIPs}}{{.Addr}} {{end}}' $(docker service ls -q)
`
This is not printing a table, it's printing:
> container1\t10.0.…
-
Hello.
**Describe the bug**
DriverContext of "driverFactory" contains "default" as "dataSource" when "sql" method is used. But works as expected with "load" method.
**To Reproduce**
1- Instant…