N
N
## Feature Requests ### Proposal It would be useful to have a Apache Airflow Provider, since airflow is heavily used in Data Engineering. It is not difficult to implement: http://airflow.apache.org/docs/apache-airflow-providers/#how-to-create-your-own-provider...
### Description of Issue/Question After running make install on Ubuntu, there is no `salt:salt` user/group pair created. However stage 2 fails so maybe they are needed? ### Setup ``` #...
### Description of Issue/Question make install fails on Archlinux. ### Setup ### Steps to Reproduce Issue ``` Traceback (most recent call last): File "/usr/sbin/salt-api", line 4, in from salt.scripts import...
### Description of Issue/Question Running `export DEV_ENV=true; sudo salt-run state.orch ceph.stage.0` gets a `mines` state failure. How can I troubleshoot and resolve this issue / any pointers? ### Setup (Please...
### Description of Issue/Question The salt minion faulted/crashed during DeepSea installing process. Logs reported a root cause- ``` Jun 26 20:48:49 masterminion salt-minion[8642]: [WARNING ] The minion function caused an...
# Summary Provide install script checksum # New Feature Can you provide a checksum for the installer script? From a URL: https://rexray.io/install.sha256
**Issue/Feature Description:** Could this repo be renamed "multicloud" instead of "multi-cloud"? Variable names with dashes are not allowed with infrastructure as code (Ansible, Salt, Jinja2) and many programming languages (python,...
### Is your feature request related to a problem? Please describe The plugin does not support OHM. ### Describe the solution you'd like Support for OHM should be incrementally added...
Please consider registering CNCF as a persistent identifier namespace on the Web. Web applications dealing with [Linked Data](https://en.wikipedia.org/wiki/Linked_data) often need URLs that are very stable. Registering CNCF as a persistent...
**What this PR does / why we need it**: A stop script is useful for end-user and possible integration with systemd. **Special notes for your reviewer**: Here is a trace...