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

Add Chrome policies ManagedConfigurationPerOrigin and WebAppInstallForceList #270

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tristanthomas
Copy link
Contributor

What type of PR is this?
/kind feature

What this PR does / why we need it:
This PR adds support for the Chrome policies ManagedConfigurationPerOrigin and WebAppInstallForceList.

Which issue(s) this PR fixes:

  • Fixes issue that prevents the Chrome policies ManagedConfigurationPerOrigin and WebAppInstallForceList from applying on Windows machines.
  • Adds the ChromeVariations and ManagedConfigurationPerOrigin policies to win_chrome_manual_policy.reg to ensure these policies don't get overwritten by windows_policy_gen.rb.
  • Replace double quote with single quote under windows_policy_gen.rb to confirm with the existing formatting of gen_windows_chrome_known_settings.rb
  • Regenerate gen_windows_chrome_known_settings.rb using the updated windows_policy_gen.rb.

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation e.g., Design Proposals, usage docs, etc.:


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

Successfully merging this pull request may close these issues.

None yet

2 participants