infrastructure
Here are 1,834 public repositories matching this topic...
-
Updated
Feb 19, 2022 - Rust
-
Updated
Feb 14, 2022
Description
It looks like the installation command should be conda install -c conda-forge prefect python-kubernetes
https://github.com/PrefectHQ/prefect/blame/master/docs/orchestration/agents/kubernetes.md#L28
Logs:
(prefect) ubuntu@ip-172-31-7-79:~/perfect$ prefect agent kubernetes start --name "K8S Agent"
Traceback (most recent call
Description
Add CLI bash completion of APIs and environments. Environments is lower priority.
Additional Context
- The operator will need an endpoint to provide the list of APIs. Which env to use? Pull it from the still-being-typed command (e.g. if
--env aws
is typed already)? - Env names can be read from the CLI config
- [Cobra docs](https://github.com/spf13/cobra/blob/master
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Feb 23, 2022 - Ruby
-
Updated
Feb 17, 2022 - JavaScript
-
Updated
Feb 10, 2022 - Python
-
Updated
Mar 1, 2021
-
Updated
Feb 22, 2022 - C
-
Updated
Feb 22, 2022 - Go
-
Updated
Feb 22, 2022 - Python
- terrascan version: 1.9.0
- terraform version: 1.0.1
Enhancement Request
Other security scanning tools (e.g. checkov
and tfsec
) have a --soft-fail
flag or equivalent option that allows you to always exit with 0 status.
Extremely useful when running the tool without halting a pipeline for example.
I currently use a workaround, but something more concrete would be very desira
-
Updated
Feb 16, 2022 - Java
-
Updated
May 16, 2021 - Ruby
-
Updated
Nov 22, 2018 - Go
-
Updated
Feb 22, 2022 - Ruby
-
Updated
Feb 17, 2022 - Go
-
Updated
Feb 14, 2022 - HTML
A number of modules, and scripts in the test suite start with
#!/usr/bin/python
In general it is better to use
#!/usr/bin/env python
because that allows execution inside a virtualenv, or when python
is installed elsewhere, e.g. /usr/loca/bin/python.
There may be cases in which we really do want to hard code the path, e.g.
- testing detection/selection of `ansible_py
-
Updated
Jul 12, 2021 - Go
-
Updated
Feb 22, 2022 - Python
-
Updated
Feb 22, 2022 - Python
-
Updated
Feb 23, 2022 - Python
especially for less obvious but lengthy code snippets!
-
Updated
Feb 21, 2022 - Python
-
Updated
Feb 11, 2022 - Rust
Improve this page
Add a description, image, and links to the infrastructure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infrastructure topic, visit your repo's landing page and select "manage topics."
GitHub does not show the content (or a diff) of a file larger than a certain size (over 1MB).
Open API Json file could not read location because of size. I have 50 files more than 1 MB.
when we try to register any api from git repo it display following error
`catalog warn Processor PlaceholderProcessor threw an error while preprocessing; caused by Error: Placeholder $text could not read loca