pyinfra-dev / pyinfra-dev/pyinfra

LXD connector

Open
#677 18 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

connectors
Dominant language
Python
Stars
6k
Forks
548
Avg merge
7d 17h
Merged PRs (30d)
13

Description

Hello,

The goal would be to have a LXD connector so we can use it like:

pyinfra @lxd/<containerName> [...]

In the back-end it should probably use lxc exec <containerName> -- <command>

Related: #388

Thanks,

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.

Research direction

Start at the pyinfra @lxd/<containerName> command entry point and review related issue #388 to understand how a new connector should fit. Use lxc exec <containerName> -- <command> as the stated backend behavior; done means commands can target an LXD container through this syntax and the relevant connector behavior is covered by the project's tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.