containers
Here are 3,177 public repositories matching this topic...
-
Updated
Mar 11, 2022 - Go
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there
It's not possible to enable addons with --no-kubernetes passed because the addons in their current state are deployed to Kubernetes. So if a user tries to enable an addon with --no-kubernetes output a message notifying them that it's not possible without Kubernetes and exit execution.
Related kubernetes/minikube#13461
-
Updated
Mar 12, 2022 - Shell
Add basic CI
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
-
Updated
Mar 12, 2022 - Go
-
Updated
Mar 11, 2022 - Rust
Today, Dapr supports unix domain sockets on self-hosted mode only. We should add a dapr.io/unix-domain-socket-path or similar annotation on Kubernetes and mount a volume (if possible; if not, instruct users to do so in the deployment YAML) for the
1. Describe IN DETAIL the feature/behavior/change you would like to see.
Implement WarmPool.RenderTerraform()
2. Feel free to provide a design supporting your feature request.
/kind feature
/area terraform
/lifecycle frozen
It should be more clear for users (and people trying to offer support by looking at logs!) which kube-context and cluster is being used.
$ skaffold dev
Listing files to watch...
- skaffold-example
Generating tags...
- skaffold-example -> skaffold-example:v1.34.0-60-gef8185519
Checking cache...
- skaffold-example: Not found. Building
Starting build...
Building [skaffold-example]...
Now that we have the checklocks analyzer, we should annotate values that are lock-protected with an appropriate checklocks attribute.
We need a flag (compose-svc-start-wait ) to control how long docker-slim should wait before starting each service when there's a compose file (build, profile, run commands though the run command doesn't have support for compose yet).
-
Updated
Jan 31, 2022 - Go
-
Updated
Dec 14, 2021 - Dockerfile
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Mar 12, 2022 - Go
Maybe new warnings after upgrading ErrorProne in #3355.
/home/runner/work/jib/jib/jib-core/src/main/java/com/google/cloud/tools/jib/image/json/JsonToImageTranslator.java:250: warning: [UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
58
59
* Converts a map of volumes strings to a set of {@link Absolut
-
Updated
Mar 12, 2022 - Go
When using trivy image -o output.json -f json foo:latest, the output file lacks a final newline.
This is not POSIX-compliant, and causes issues when processing the file.
Can you please add the final newline?
-
Updated
Mar 9, 2022 - PHP
-
Updated
Mar 12, 2022 - Go
At the moment the directory /kaniko is hard coded in constants.go as
KanikoDir = "/kaniko"kaniko stores snapshots in this directory. this is a problem, if the volume storage is limited in the build environment. we use gitlab-ci in a k8s environment and connect the default /builds directory to a ephemeral volume, so when running a ci job, the build directory has >10GB storage
-
Updated
Mar 10, 2022 - Go
-
Updated
Feb 24, 2020 - Go
-
Updated
Mar 7, 2022 - Go
-
Updated
Mar 1, 2022 - TypeScript
-
Updated
Mar 11, 2022 - Go
-
Updated
Mar 9, 2022 - Go
Improve this page
Add a description, image, and links to the containers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the containers topic, visit your repo's landing page and select "manage topics."
https://github.com/kubernetes/kubernetes/blob/5bafc8306a7b622e292746aec8a9e9212b755071/staging/src/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go#L225