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

Fixes #23987: Add policy mode info to node compliance API #5308

Conversation

clarktsiory
Copy link
Contributor

@clarktsiory clarktsiory requested a review from fanf January 5, 2024 13:52
nodeGroupRepo: RoNodeGroupRepository,
reportingService: ReportingService,
directiveRepo: RoDirectiveRepository,
val getGlobalComplianceMode: () => Box[GlobalComplianceMode]
Copy link
Member

Choose a reason for hiding this comment

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

are you sure it's not used in a plugin or something? It's strange enough to have a val here to be cautious

Copy link
Member

Choose a reason for hiding this comment

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

ok, I didn't find anything 🤷

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I also didn't find anything 😸

Copy link
Member

@fanf fanf left a comment

Choose a reason for hiding this comment

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

LGTM

@Normation-Quality-Assistant
Copy link
Contributor

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/rudder/pull/5308
-- Your faithful QA
Kant merge: "Happiness is not an ideal of reason, but of imagination."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/78370/console)

@fanf
Copy link
Member

fanf commented Jan 5, 2024

OK, merging this PR

@fanf fanf merged commit aef91b3 into Normation:branches/rudder/8.0 Jan 5, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants