Skip to content

Add the Network Check to Alfred and Nexus #24860

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

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

tianzhu007
Copy link
Contributor

This PR is to introduce the network check feature to Alfred and Nexus. Thus the service is able to validate whether the traffic is comming from private endpoint or public network access, via the tenant information and the cllient ip addresss.

Non-breaking-Changes

Joel Zhu and others added 18 commits January 7, 2025 16:20
# Conflicts:
#	server/routerlicious/packages/local-server/src/test/types/validateServerLocalServerPrevious.generated.ts
#	server/routerlicious/packages/memory-orderer/src/test/types/validateServerMemoryOrdererPrevious.generated.ts
#	server/routerlicious/packages/services-core/src/test/types/validateServerServicesCorePrevious.generated.ts
#	server/routerlicious/packages/services-shared/src/http.ts
#	server/routerlicious/pnpm-lock.yaml
# Conflicts:
#	server/routerlicious/packages/routerlicious-base/src/alfred/routes/api/documents.ts
#	server/routerlicious/packages/services/src/kafkaProducerFactory.ts
#	server/routerlicious/pnpm-lock.yaml
# Conflicts:
#	server/routerlicious/packages/lambdas/src/nexus/index.ts
#	server/routerlicious/packages/routerlicious-base/src/alfred/routes/api/deltas.ts
#	server/routerlicious/packages/routerlicious-base/src/alfred/routes/api/documents.ts
#	server/routerlicious/packages/services-core/package.json
@github-actions github-actions bot added area: dds Issues related to distributed data structures area: dds: tree area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: server Server related issues (routerlicious) public api change Changes to a public API base: main PRs targeted against main branch labels Jun 17, 2025
@github-actions github-actions bot removed area: dds Issues related to distributed data structures area: dds: tree labels Jun 17, 2025
@github-actions github-actions bot removed the area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct label Jun 17, 2025
Copy link
Contributor

🔗 No broken links found! ✅

Your attention to detail is admirable.

linkcheck output


> fluid-framework-docs-site@0.0.0 ci:check-links /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test "npm run serve -- --no-open" 3000 check-links

1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"


> fluid-framework-docs-site@0.0.0 serve
> docusaurus serve --no-open

[SUCCESS] Serving "build" directory at: http://localhost:3000/

> fluid-framework-docs-site@0.0.0 check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt

Crawling...

Stats:
  225443 links
    1710 destination URLs
    1941 URLs ignored
       0 warnings
       0 errors


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: server Server related issues (routerlicious) base: main PRs targeted against main branch public api change Changes to a public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant