saltstack / saltstack/salt

[TECH DEBT] Standardize transport config

Open
#61,362 0 comments 0 reactions 1 assignee View on GitHub

@dwoz is already working on this.

Since Dec 13, 2021.

tech-debt
Dominant language
Python
Stars
15.7k
Forks
5.6k
Avg merge
2d 44m
Merged PRs (30d)
80

Description

As the number of transports grow, so are the number of configuration options needed to support them. We're also running into an increasing number of options that are only specific to a single type of transport. We have a transport_optsoption on the master which seems to be supported but not used much. Make transport_opts the official way of configuring transports. Deprecate any other transport opts.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.