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

(#751) Improve project parsing #1101

Merged
merged 1 commit into from
Jan 22, 2021
Merged

(#751) Improve project parsing #1101

merged 1 commit into from
Jan 22, 2021

Conversation

ripienaar
Copy link
Member

Previously we had InitiatedByServer to indicate server
specific behaviours and we overloaded that to assume all
system components are servers. This is not true for the
broker.

Now we have ways to create a system configuration with
InitiatedBySystem set, the projects parsing and puppet
security system uses that to do the right thing - avoid
loading projects and use the system TLS when not configured

Signed-off-by: R.I.Pienaar rip@devco.net

Previously we had InitiatedByServer to indicate server
specific behaviours and we overloaded that to assume all
system components are servers.  This is not true for the
broker.

Now we have ways to create a system configuration with
InitiatedBySystem set, the projects parsing and puppet
security system uses that to do the right thing - avoid
loading projects and use the system TLS when not configured

Signed-off-by: R.I.Pienaar <rip@devco.net>
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.

1 participant