- Notifications
You must be signed in to change notification settings - Fork928
feat: add port-sharing backend#11939
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
82 commits Select commitHold shift + click to select a range
20e5731
feat: add enterprise key for shared ports
f0ssel1a95fcf
move to CanRestrictShareLevel
f0sselc58db9c
feat: add post port-sharing level
f0ssel9243cd4
rename
f0sseldd53beb
use port sharer
f0sseleb1a755
add delete
f0ssele755355
template queries
f0sselabeecd1
make gen
f0ssel04d2bec
make gen2
f0sselcde0b1c
change interface
f0ssel5a0a80b
remove file
f0sselef3f479
rebase merge
f0sself4a6ab3
dbmem2
f0ssel66dca91
lint
f0ssel41135dd
fmt
f0sself20436c
fix logic in validation
f0ssel198e3b0
again
f0sseleda6285
add test for agpl template
f0ssel1feba5a
Add more tests
f0ssel0d2fea3
more tests
f0ssel5f8814a
move migration
f0sseld99771c
lint
f0ssel16d4258
fix test
f0ssel1112252
fix tests
f0sselce27204
param doc
f0ssel31d3899
docs
f0sselc4b7183
fix pull
f0ssel9294a73
gen
f0sseld528d2e
dbgen
f0sselaf54d5a
update insert query format
f0ssel797a541
dbauthz tests
f0ssel24b646e
fix actor in test
f0ssele019137
add fixture
f0ssel07a2715
feat: authorize port requests with port sharing (#12040)
f0ssel041450a
change to enum
f0ssel87c0274
fix interface
f0sseleb6f1ae
fix agent loop
f0ssel4eeca7f
fix tests
f0ssel4368c86
test
f0ssel1f500de
test
f0ssel83412ad
fe lint
f0ssel557b8d9
lint
f0sselbc8d886
fix dbauthz
f0ssele63ad88
fix pg test data
f0ssel98f5b4e
comment failing tests
f0ssela900d3b
Add list endpoint
f0sselc247baf
fix docs
f0ssel4f5e378
so dumb
f0ssel37808ef
fix dbauthz test:
f0ssel99eeaf4
fix dbauthz tests
f0sseld101db8
fix test data
f0ssel72228b8
vscode settings revert
f0sself6f124d
pr suggestions
f0ssel4a87286
add delete route
f0ssel0cec9b4
fix migration conflict
f0sselb72b242
Add tests for get and delete
f0ssel2132ef4
try to fix e2e
f0ssel33fc964
fix no-op
f0ssel7f5a755
get apptest tests working
f0ssel7b53e14
fmt
f0sself969c32
add experiment
f0ssele91e669
add experiment to deployment values in tests
f0ssel5a216ec
remove insert and update
f0sself3658e9
make gen
f0sseld650664
fulfill interfaces
f0ssel631f16b
fix
f0ssel9030e80
lint
f0ssel18f7d3c
lint
f0sseld84734a
lint
f0ssel304eaef
fix tests
f0sselfa24e0b
make gen
f0sselcbe83d1
fix migrations
f0ssel10279e7
fix migrations
f0ssel337d552
fix format
f0ssel7b16150
make gen
f0ssel2572199
remove file
f0sselc07e4a1
make dbmem and sql behave the same
f0ssel1175119
Merge branch 'main' into f0ssel/port-sharing-1
f0ssel22840fd
make gen
f0ssel324fb30
fix migrations
f0ssel8d94c10
fix model qujeries
f0sseld165f26
make gen again
f0sselFile 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
fix
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit631f16bf3732a8840e19d251bccf70046d816a5c
There are no files selected for viewing
7 changes: 5 additions & 2 deletionscoderd/database/dbmem/dbmem.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
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.