- Notifications
You must be signed in to change notification settings - Fork937
feat(agent/agentcontainers): implement sub agent injection#18245
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
18 commits Select commitHold shift + click to select a range
7358ee0
feat(agent/agentcontainers): implement sub agent injection
mafredri34aa574
implement sub agent url
mafredri7a3c8a3
improve doc on container workspace folder, add todo
mafredrieb29bba
fix coderd and cli tests
mafredriaa42ab8
fix
mafredrifb4cdad
skip test on win
mafredricf17cd4
fix review comments
mafredri780483b
ensure agent binary permissions owner/o+rx
mafredri934a222
update cap net admin comment
mafredri56c7ceb
implement fake agent api sub agent methods
mafredri591a9bf
do not set workspace folder if container id
mafredri9afa5ea
add WithContainerLabelIncludeFilter
mafredri050177b
add sub agent env and revert container id change
mafredrid5eb3fc
add sub agent as part of autostart integration test
mafredri1629bee
fixup! add sub agent env and revert container id change
mafredri67ee0c5
fixup! add sub agent as part of autostart integration test
mafredri757dc85
fixup! fixup! add sub agent env and revert container id change
mafredridc7f7c3
use the correct directory for the sub agent
mafredriFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
ensure agent binary permissions owner/o+rx
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit780483b847896ee013248c31bd81ba49838a0924
There are no files selected for viewing
6 changes: 5 additions & 1 deletionagent/agentcontainers/api.go
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
6 changes: 4 additions & 2 deletionsagent/agentcontainers/api_test.go
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.
Uh oh!
There was an error while loading.Please reload this page.
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.