The Wayback Machine - https://web.archive.org/web/20220226093823/https://github.com/topics/infrastructure-management
Skip to content
#

infrastructure-management

Here are 100 public repositories matching this topic...

iaingeorgeson
iaingeorgeson commented Sep 13, 2021

Description
In log messages, salt.modules.tls uses csr_path in log messages without checking for a trailing slash, resulting in misleading log entries:

'Created Private Key: "/etc/ssl/MYCA/certsMY.HOSTNAME.key." '

(It also makes it appear that there's a trailing dot on the filename)

https://github.com/saltstack/salt/blob/v3003.3/salt/modules/tls.py#L1167 among other places. It pr

datree
noaabarki
noaabarki commented Feb 24, 2022

Describe the solution you'd like

We want to provide an easy way to view guidance on how to fix failing rules. For that, we want to add to the test command output a how-to-fix guidelines link next to every failing rule.

Since this is optional, we want this option to be a flag of test command or as a local configuration.

datree test ~/.datree/k8s-demo.yaml --verbose

To

clutch
skyrocknroll
skyrocknroll commented Nov 26, 2020

Description
When /tmp and the destination directory is mounted on a different disk then fails with following error

Expected Behavior
Should not fail
Actual Behavior

*** Your new workflow can be found here: /home/uva/opensource/clutch/frontend/workflows/amiibo
For information on how to register this new workflow see our configuration guide: https://clutch.sh/docs/configur

🚀 Geodesic is a DevOps Linux Toolbox in Docker. We use it as an interactive cloud automation shell. It's the fastest way to get up and running with a rock solid Open Source toolchain. ★ this repo! https://slack.cloudposse.com/

  • Updated Feb 26, 2022
  • Shell

Improve this page

Add a description, image, and links to the infrastructure-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the infrastructure-management topic, visit your repo's landing page and select "manage topics."

Learn more