saltstack / saltstack/salt

[FEATURE REQUEST] some improvments at proxmox cloud provider

Open
#67,953 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I've made some changes at proxmox cloud provider.

  1. allow a ssh keyfile for the deployment (copied from the vmware provider)
  2. added a timeout to wait a little bit for a vm becomes ready
  3. exclude interfaces with no hardware address

proxmox.py.patch

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 by reviewing the attached proxmox.py.patch and the existing Proxmox cloud provider implementation. Check how the patch handles SSH keyfiles, VM readiness timeouts, and interfaces without hardware addresses. Done means these three behaviors are supported and verified against the provider's existing tests or validation process.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.