Skip to content

docs: no router redeploy required when updating percent label#3192

Merged
shorgi merged 1 commit intomainfrom
eh/DOC-194/prog-override
Dec 12, 2024
Merged

docs: no router redeploy required when updating percent label#3192
shorgi merged 1 commit intomainfrom
eh/DOC-194/prog-override

Conversation

@shorgi
Copy link
Contributor

@shorgi shorgi commented Dec 11, 2024

Clarify that no router redeploy is required to update percent label for progressive override

@shorgi shorgi requested a review from a team as a code owner December 11, 2024 23:39
@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Dec 11, 2024

✅ Docs Preview Ready

Configuration
{
  "repoOverrides": {
    "apollographql/federation@main": {
      "remote": {
        "owner": "apollographql",
        "repo": "federation",
        "branch": "eh/DOC-194/prog-override"
      }
    }
  }
}
Name Link

Commit

d6e635e

Preview

https://www.apollographql.com/docs/deploy-preview/7a3554bdf8c8ca8de3da

Build ID

7a3554bdf8c8ca8de3da

File Changes

0 new, 1 changed, 0 removed
* graphos/schema-design/federated-schemas/entities/migrate-fields.mdx

Pages

1


1 pages published. Build will be available for 30 days.

@changeset-bot
Copy link

changeset-bot bot commented Dec 11, 2024

⚠️ No Changeset found

Latest commit: d6e635e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

### Customizing progressive `@override` behavior with a feature flag service

Out of the box, the router supports the `percent(x)` syntax for resolving labels based on a given percentage. Unfortunately, updating this number requires a subgraph publish and router redeploy.
Out of the box, the router supports the `percent(x)` syntax for resolving labels based on a given percentage. Updating this number requires publishing the subgraph.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we explicitly say that a router redeploy is not needed? Fine w/o it, too.

@shorgi shorgi merged commit 3d579fa into main Dec 12, 2024
@shorgi shorgi deleted the eh/DOC-194/prog-override branch December 12, 2024 00:41
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.

3 participants