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

review elemental installer env vars #59

Merged
merged 3 commits into from
Jul 19, 2022
Merged

Conversation

fgiudici
Copy link
Member

No description provided.

@fgiudici fgiudici changed the title WiP: review elemental installer env vars review elemental installer env vars Jul 19, 2022
Root password and ssh keys are written in the cloud-config file.
Since they are not need by the elemental installer avoid passing
them in unchecked env vars.

Signed-off-by: Francesco Giudici <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #59 (adb2dcc) into main (3530dc5) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   27.06%   27.29%   +0.23%     
==========================================
  Files           5        5              
  Lines         351      348       -3     
==========================================
  Hits           95       95              
+ Misses        250      249       -1     
+ Partials        6        4       -2     
Impacted Files Coverage Δ
pkg/config/config.go 0.00% <ø> (ø)
pkg/config/toenv.go 78.78% <100.00%> (+6.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3530dc5...adb2dcc. Read the comment docs.

Copy link
Contributor

@davidcassany davidcassany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants