containers
Here are 3,443 public repositories matching this topic...
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
Updated
Jul 2, 2022 - Go
Bug description
netdatacli has limit for output size of 4096
Expected behavior
do we just increase this limit or make it transfer arbitrary message sizes?
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
We should add a GitHub maintainer field to the addons (below):
https://github.com/kubernetes/minikube/blob/044fe4c1fd2779b5ac3e4974556c3ff7b4d26792/pkg/minikube/assets/addons.go#L37-L47
An empty field should be added for each addon, and for each addon that has an empty field, when the user tries to enable the addon it should give a warning to the user that there's not a verified maintainer for
A docker-powered PaaS that helps you build and manage the lifecycle of applications
-
Updated
Jun 28, 2022 - Shell
Complete container management platform
-
Updated
Jul 1, 2022 - Go
Secure and fast microVMs for serverless computing.
-
Updated
Jun 30, 2022 - Rust
The feature ask - expose Dapr runtime version in the Metadata API: https://docs.dapr.io/reference/api/metadata_api/
There are certain scenarios where apps would like to check that they are running within a tested Dapr version.
An open source trusted cloud native registry project that stores, signs, and scans content.
-
Updated
Jul 1, 2022 - Go
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
-
Updated
Jul 1, 2022 - Shell
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
Need to have a global flag to control the console output mode (--json-output or something like that).
Feature request: Allow activating profile only when all (not any) of its activations are triggered
Background
Currently, as per the doc:
... The profile is auto-activated if any one of the activations are triggered.
In my case, we have different profiles for different environments and tenants. Say, we have the following
- Environments:
ENV=stagandENV=prod - Tenants:
ORG=usandORG=eu
meaning we hav
Top-like interface for container metrics
-
Updated
Jun 11, 2022 - Go
Pulumi - Universal Infrastructure as Code. Your Cloud, Your Language, Your Way
-
Updated
Jul 2, 2022 - Go
Now that we have the checklocks analyzer, we should annotate values that are lock-protected with an appropriate checklocks attribute.
currently we have a version selector for every git tag, which is unnecessary overhead on the user. It is not needed from documentation perspective as there aren't (shouldn't be) any docs change in patch versions, only for new/changed features.
before:
v0.27.0, v0.27.1, v0.27.2, v0.28.0
after
v0.27, v0.28
Various Dockerfiles I use on the desktop and on servers.
-
Updated
Apr 29, 2022 - Dockerfile
eBPF-based Networking, Security, and Observability
-
Updated
Jul 3, 2022 - Go
Visual Docker Container Management on Mac & Windows
-
Updated
Jun 11, 2021 - JavaScript
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
An open and reliable container runtime
-
Updated
Jul 2, 2022 - Go
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
-
Updated
Jun 22, 2022 - PHP
Hi
I assumed kaniko would work with an on-premise blob store using Azurite Blob Storage, but it looks like it's tied to the Cloud Azure Blob Storage domain name
Would it be difficult to support this? It should be the same API.
CLI tool for spawning and running containers according to the OCI specification
-
Updated
Jul 2, 2022 - Go
Vulnerability Static Analysis for Containers
-
Updated
Jul 1, 2022 - Go
[Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
-
Updated
Feb 24, 2020 - Go
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
-
Updated
Jun 18, 2022 - TypeScript
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."



Presumably this would occur when changing the default from one class to another. E.g.
At the case in point, when there are 2 defaults, we currently do not assign default values to new PVCs.
We should change this semantic - while there a