canonical / canonical/cloud-init
Fetching additional cloud-init from object storage - such as S3
Open
enhancement
launchpad
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 1.1k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 18
Description
This bug was originally filed in Launchpad as [LP: #1874525](https://bugs.launchpad.net/cloud-init/+bug/1874525)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_closed = None
date_created = 2020-04-23T19:47:16.777952+00:00
date_fix_committed = None
date_fix_released = None
id = 1874525
importance = wishlist
is_complete = False
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1874525
milestone = None
owner = streich-reinis
owner_name = Streich-reinis
private = False
status = triaged
submitter = streich-reinis
submitter_name = Streich-reinis
tags = []
duplicates = []
_Launchpad user **Streich-reinis(streich-reinis)** wrote on 2020-04-23T19:47:16.777952+00:00_
Feature request: user-data in some cloud providers is limited to 16kb, even with compression is not enough sometimes.
Adding option to fetching/loading cloud-init from remote object storage would greatly solve this problem (For example S3 bucket)
Contributor guide
Assessment
This issue has not been assessed yet.