Joe Thompson
Joe Thompson
I'm not sure if this is a "how to" question, or a feature request, but what I would like to have is some method of auto-resizing slide text to fit...
doitlive successfully installs on CentOS 7 after `pip upgrade`'ing pip and setuptools, but will not execute a shell script. I have this script: ``` #!/bin/bash echo $RANDOM date +%s curl...
Is there a built-in way to pass into the container a userdata file containing boot-time config? (Cloud-config/Ignition/etc.)
This issue is a: * [X] Bug Report If the issue concerns an existing Marketplace application, please tag the maintainer of the application (found in `manifest.yaml`) below: @saiyam1814 - Expected...
### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...
Currently the tmpfiles.d drop-in sets up the /etc/rkt directory owned by the group rkt-admin. However, the setup-data-dir.sh script does not. Per @lucab this needs fixing so he requested I file...
Two questions: 1) Is there an easy way to turn off the bolding of the executed command lines? 2) Can I get demo-magic to pause at an empty prompt instead...
Currently if container processes are running as a non-root user, there is no simple way to populate designated mountpoints with default content if they are not mounted by the user....
**Describe the bug** Ingress trait and ComponentSchematic documentation are not clear on some things about using Ingress, such as: * how to front multiple ComponentSchematics with a single ingress *...
Output of helm version: ``` version.BuildInfo{Version:"v3.1.2", GitCommit:"d878d4d45863e42fd5cff6743294a11d28a9abce", GitTreeState:"clean", GoVersion:"go1.13.8"} ``` Output of kubectl version: ``` Client Version: version.Info{Major:"1", Minor:"18+", GitVersion:"v1.18.2-41+b5cdb79a4060a3", GitCommit:"b5cdb79a4060a307d0c8a56a128aadc0da31c5a2", GitTreeState:"clean", BuildDate:"2020-04-27T17:29:53Z", GoVersion:"go1.14.2", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"18+",...