Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test] test gzip compression for Flatcar #569

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tormath1
Copy link
Contributor

@tormath1 tormath1 commented Nov 14, 2024

What this PR does / why we need it: In this PR we are enabling GZIP compression for Flatcar's user-data. This is on-hold until we deploy the Gzip compression for whole OS.

ON-HOLD: As @eljohnson92 mentioned, if we enable the GZIP compression for one test: all tests will be impacted, let's wait for Ubuntu to have the cloud-init gzip support.

Special notes for your reviewer: This is not tested yet

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

This is more generic as CAPL does actually support two types of
user-data: Ignition and Cloud-init

Signed-off-by: Mathieu Tortuyaux <[email protected]>
Alpha Flatcar release does support GZIP compression

Signed-off-by: Mathieu Tortuyaux <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Pull requests that improve tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant