Azure / Azure/azure-init

[RFE] Add write-kvp flag to Azure-init CLI

Open
#264 0 comments 0 reactions 1 assignee Claimed by @peytonr18 View on GitHub
feature
Dominant language
Rust
Stars
16
Forks
20
Avg merge
2d 14h
Merged PRs (30d)
1

Description

# Current situation
Azure-init is aiming to improve its modularity by adding flags for each feature. Currently, there is no mechanism to signal when a report is ready or when a failure occurs.

# Ideal future situation
We can invoke a single flag that initializes the KVP writer and sets up a tracing layer.

# Implementation options
- `azure-init --write-kvp`

# Additional information

These flags should not be exclusive. We want the ability to combine them with other flags in a single call to azure-init (e.g., `--write-kvp --configure-sshd`).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.