-
Notifications
You must be signed in to change notification settings - Fork 347
Add agentless Feature Flagging configuration source #11892
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
Open
leoromanovsky
wants to merge
29
commits into
master
Choose a base branch
from
leo.romanovsky/ffl-2693-java-agentless-configuration-source
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
b8bbd26
Define Feature Flagging configuration source contract
leoromanovsky 4baefdb
Add Datadog-managed agentless UFC polling
leoromanovsky d378350
Support custom agentless UFC endpoints
leoromanovsky f9e70e6
Select the Feature Flagging configuration source
leoromanovsky 17a02ad
Warn on agentless authentication failures
leoromanovsky 0f02a2a
Merge remote-tracking branch 'origin/master' into rewrite/java-agentl…
leoromanovsky 5057539
fix(ffe): handle nullable agentless response bodies
leoromanovsky 7aa2181
Merge branch 'master' into leo.romanovsky/ffl-2693-java-agentless-con…
leoromanovsky ffbf970
Address agentless poller review feedback
leoromanovsky 3b9b97c
Fix feature flag config test imports
leoromanovsky eaaea27
Address additional agentless source review feedback
leoromanovsky 76917d6
Support the UFC CDN response contract
leoromanovsky 2cee183
Harden agentless configuration responses
leoromanovsky ebc28ca
Separate UFC transport parsers
leoromanovsky 0984370
Fix feature flagging test formatting
leoromanovsky c146f09
Fix feature flagging parser coverage
leoromanovsky 488b477
Address final feature flagging review feedback
leoromanovsky c0575ac
Merge branch 'master' into leo.romanovsky/ffl-2693-java-agentless-con…
vjfridge 3ae9cf0
Merge branch 'master' into leo.romanovsky/ffl-2693-java-agentless-con…
leoromanovsky eaa99ce
fix(feature-flags): align configuration source semantics
leoromanovsky 2c0ee6c
feat(feature-flags): delay agentless polling until provider use
leoromanovsky bd0e347
feat(communication): support mapped retried HTTP calls
leoromanovsky cfaca97
fix(feature-flags): align agentless HTTP behavior
leoromanovsky 6df48d1
fix(feature-flags): complete initial poll during activation
leoromanovsky 0e14ef5
chore(feature-flags): remove unused agent feature
leoromanovsky 5ce7fa3
Merge branch 'master' into leo.romanovsky/ffl-2693-java-agentless-con…
leoromanovsky 43bfeff
Fix race in agentless config source listener test
vjfridge ad7d626
test(feature-flags): cover agentless lifecycle branches
leoromanovsky 29c1fd4
chore(agent): raise jar size budget to 34 MiB
leoromanovsky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.