-
Hello,
I am implementing this solution on my cluster, where the following pod security policy is applied: https://raw.githubusercontent.com/kubernetes/website/master/content/en/examples/policy/rest…
-
**Tell us about your request**
Currently it is not possible to use Docker-in-Docker on Fargate. We use Fargate to run our Jenkins jobs, and there are a lot of usecases where it is useful to have run …
-
The OCI spec [recently](https://github.com/opencontainers/image-spec/pull/822/) added specification for two new standard annotations, to facilitate pointing to a base image:
> * **org.opencontainer…
-
**Describe the bug**
If a user tries Waypoint with a remote project backed by git, they often run into a situation where they get a huge arg-mapper error saying they're missing `docker.AccessInfo`.…
-
**Actual behavior**
Using a minimal Dockerfile and that add an empty file and flag `--reproducible` results in different build hashes when built multiple times.
**Expected behavior**
The same has…
-
**Is your idea request related to a problem that you've solved? Please describe.**
docker:dind image might be needed for debugging on a EKS cluster. For example debugging an ECR issue.
Commonly …
-
Hello.
Is there a way that `fullstatus` shows also pods created by deployment/deploymentconfig?
Currently it lists:
```
helm fullstatus kai-1575026863
NAME: kai-157…
-
- The result of the directory is
```
# tree
.
├── config.json
├── deploy
│ └── a.txt
└── Dockerfile
```
- The Dockefile is
```bash
FROM rnix/openssl-gost AS RES
FROM openjdk:8
…
-
### Description of problem
Ability to have specific parameters passed to a template when selected via options:
### Proposed solution
Update options selection of the templateRef for a resou…
-
**Actual behavior**
With caching enabled, we have seen arm64 builds fetch artifacts for amd64 architecture builds.
**Expected behavior**
Cache is architecture aware.
**To Reproduce**
Step…