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

patch: net, net/http: add enforcement hooks #55

Open
bradfitz opened this issue Feb 9, 2023 · 0 comments
Open

patch: net, net/http: add enforcement hooks #55

bradfitz opened this issue Feb 9, 2023 · 0 comments
Labels

Comments

@bradfitz
Copy link
Member

bradfitz commented Feb 9, 2023

Summary: let us add some safety checks inside our control plane that people don't accidentally introduce network operations while holding locks or inside database transactions
Upstream status: seems unlikely to be accepted
Importance: safety check for corp only (https://github.com/tailscale/corp/issues/8944), not tailscale/tailscale.
Example prior commit: 13373ca and #68

@bradfitz bradfitz added the tsgo label Feb 9, 2023
bradfitz added a commit that referenced this issue Feb 9, 2023
Updates #55
Updates tailscale/corp#8944

Signed-off-by: Brad Fitzpatrick <[email protected]>
bradfitz added a commit that referenced this issue Feb 9, 2023
Updates #55
Updates tailscale/corp#8944

Signed-off-by: Brad Fitzpatrick <[email protected]>
bradfitz added a commit that referenced this issue Feb 9, 2023
Updates #55
Updates tailscale/corp#8944

Signed-off-by: Brad Fitzpatrick <[email protected]>
bradfitz added a commit that referenced this issue Feb 9, 2023
Updates #55
Updates tailscale/corp#8944

Signed-off-by: Brad Fitzpatrick <[email protected]>
bradfitz added a commit to tailscale/tailscale that referenced this issue Feb 9, 2023
For tailscale/go#55 experimentation in another repo primarily,
but this is our source of truth, so we bump here.

Signed-off-by: Brad Fitzpatrick <[email protected]>
bradfitz added a commit to tailscale/tailscale that referenced this issue Feb 9, 2023
For tailscale/go#55 experimentation in another repo primarily,
but this is our source of truth, so we bump here.

Signed-off-by: Brad Fitzpatrick <[email protected]>
phirework added a commit that referenced this issue Jun 21, 2023
Updates #55
Updates tailscale/corp#8944

Signed-off-by: Jenny Zhang <[email protected]>
(Cherry-picked from 13373ca)
phirework added a commit that referenced this issue Jun 21, 2023
Updates #55
Updates tailscale/corp#8944

Signed-off-by: Jenny Zhang <[email protected]>
(Cherry-picked from 13373ca)
phirework added a commit that referenced this issue Jun 22, 2023
Updates #55
Updates tailscale/corp#8944

Signed-off-by: Jenny Zhang <[email protected]>
(Cherry-picked from 13373ca)
bradfitz added a commit that referenced this issue Jul 23, 2023
bradfitz added a commit that referenced this issue Jul 23, 2023
@bradfitz bradfitz changed the title patch: net: add enforcement hooks patch: net, net/http: add enforcement hooks Jul 23, 2023
bradfitz added a commit that referenced this issue Jul 23, 2023
bradfitz added a commit that referenced this issue Jul 23, 2023
awly pushed a commit that referenced this issue Feb 7, 2024
Updates #55
Updates tailscale/corp#8944

Signed-off-by: Jenny Zhang <[email protected]>
(Cherry-picked from 13373ca)
awly pushed a commit that referenced this issue Feb 7, 2024
awly pushed a commit that referenced this issue Feb 7, 2024
Updates #55
Updates tailscale/corp#8944

Signed-off-by: Jenny Zhang <[email protected]>
(Cherry-picked from 13373ca)
awly pushed a commit that referenced this issue Feb 7, 2024
bradfitz added a commit that referenced this issue Aug 21, 2024
…ke our net ones

Updates #55
Updates tailscale/corp#12702

Signed-off-by: Brad Fitzpatrick <[email protected]>
(cherry picked from commit 8df9488)
bradfitz added a commit that referenced this issue Aug 21, 2024
…ke our net ones

Updates #55
Updates tailscale/corp#12702

Signed-off-by: Brad Fitzpatrick <[email protected]>
(cherry picked from commit 8df9488)
bradfitz pushed a commit that referenced this issue Aug 21, 2024
Updates #55
Updates tailscale/corp#8944

Signed-off-by: Jenny Zhang <[email protected]>
(Cherry-picked from 13373ca)
(cherry picked from commit 043e09a)
bradfitz added a commit that referenced this issue Aug 21, 2024
…ke our net ones

Updates #55
Updates tailscale/corp#12702

Signed-off-by: Brad Fitzpatrick <[email protected]>
(cherry picked from commit 8df9488)
bradfitz pushed a commit that referenced this issue Aug 21, 2024
Updates #55
Updates tailscale/corp#8944
Updates tailscale/corp#12702

Signed-off-by: Jenny Zhang <[email protected]>
Signed-off-by: Brad Fitzpatrick <[email protected]>

(Cherry-picked from 13373ca)
(cherry picked from commit 043e09a)
(cherry picked from commit 8df9488)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant