Open
Description
Feature Request
Environment
I'm using flatcar on Akamai Linode
Desired Feature
Payload is limited in size.
Currently, we are uploading ignition.json with a base64 encoding.
But it can be oversize the limit, so we are/want to use a gzip content.
I see VMware have already this:
ignition/internal/providers/vmware/vmware.go
Lines 33 to 55 in 3b3a27b
And other ticket are for specific providers #1096
Can we add a generic way to detect payload (b64 / gzip+b64 / zstd+b64...)
Other Information
Metadata
Metadata
Assignees
Labels
No labels
Activity