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

[Traffic Control] Disable ip injection by default #17761

Merged
merged 2 commits into from
May 16, 2024

Conversation

williampsmith
Copy link
Contributor

Description

This will disable the client IP injection path altogether. Adds builder params in order to keep enabled in tests.

Test plan

Existing tests

Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

Copy link

vercel bot commented May 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 10:12pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview May 16, 2024 10:12pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview May 16, 2024 10:12pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview May 16, 2024 10:12pm

@williampsmith williampsmith enabled auto-merge (squash) May 16, 2024 22:14
@williampsmith williampsmith merged commit 9b39a35 into main May 16, 2024
48 checks passed
@williampsmith williampsmith deleted the william/fix-router branch May 16, 2024 22:37
williampsmith added a commit that referenced this pull request May 20, 2024
## Description 

This will disable the client IP injection path altogether. Adds builder
params in order to keep enabled in tests.

## Test plan 

Existing tests

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
williampsmith added a commit that referenced this pull request May 20, 2024
## Description 

This will disable the client IP injection path altogether. Adds builder
params in order to keep enabled in tests.

## Test plan 

Existing tests

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
@williampsmith williampsmith mentioned this pull request May 20, 2024
7 tasks
williampsmith added a commit that referenced this pull request May 20, 2024
This will disable the client IP injection path altogether. Adds builder
params in order to keep enabled in tests.

Existing tests

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol:
- [ ] Nodes (Validators and Full nodes):
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
@williampsmith williampsmith mentioned this pull request May 20, 2024
7 tasks
williampsmith added a commit that referenced this pull request May 20, 2024
## Description 

This will disable the client IP injection path altogether. Adds builder
params in order to keep enabled in tests.

## Test plan 

Existing tests

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
williampsmith added a commit that referenced this pull request May 20, 2024
## Description 

This will disable the client IP injection path altogether. Adds builder
params in order to keep enabled in tests.

## Test plan 

Existing tests

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
williampsmith added a commit that referenced this pull request May 20, 2024
## Description 

CP the following PRs into 1.24: 
#17408
#17639
#17656
#17761
#17803
#17655

## Test plan 

All logic in this PR is a revert, so just check that existing tests pass

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
williampsmith added a commit that referenced this pull request May 20, 2024
## Description 

CP the following PRs into 1.25: 
#17639
#17656
#17761
#17803
#17655
#17831




## Test plan 

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants