foundationallm icon indicating copy to clipboard operation
foundationallm copied to clipboard

Enforce agent-based Gatekeeper settings

Open alistar-andrei opened this issue 10 months ago • 0 comments

Enforce agent-based Gatekeeper settings

The issue or feature being addressed

All agents currently use the same global options for Gatekeeper API. This adds support for overriding this default settings, on agent level.

Details on the issue fix or feature implementation

Retrieves agent settings using the Resource Provider to determine request flow. Override default Gatekeeper settings if options are provided via agent settings.

Confirm the following

  • [x] I started this PR by branching from the head of the default branch
  • [x] I have targeted the PR to merge into the default branch
  • [ ] I have included unit tests for the issue/feature
  • [x] I have included inline docs for my changes, where applicable
  • [x] I have successfully run a local build
  • [ ] I have provided the required update scripts, where applicable
  • [ ] I have updated relevant docs, where applicable

[!NOTE] Instead of adding X's inside the checkboxes you wish to check above, first submit the PR, then check the boxes in the rendered description.

alistar-andrei avatar Apr 11 '24 13:04 alistar-andrei