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

[Password Hardening]Modify compilation flow chapter in HLD #994

Closed
wants to merge 0 commits into from

Conversation

davidpil2002
Copy link
Contributor

The Password Hardening compilation chapter modify by removing the possibility of not compiling the feature.
Meaning that the feature is always compiled when building the image, and is disabled by default.

This modification was done because in general the user always wants to have the possibility to enable/disable the feature and if the user for some reason does not compile the feature, this will enforce him to burn the image again.

In addition, the code of the feature exists in hostcfgd and this daemon is coded in python so it does not really influence the compilation time because python code is an interpreter.

@davidpil2002
Copy link
Contributor Author

Hi @liuh-80 @qiluo-msft,
I wrote here the small modification in the HLD,
pls can you review

@liat-grozovik
Copy link
Collaborator

@qiluo-msft kindly rmeinder to review and signoff

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.

2 participants