Skip to content

add manifest location to egress info#862

Merged
frostbyte73 merged 6 commits intomainfrom
manifest_url
Oct 17, 2024
Merged

add manifest location to egress info#862
frostbyte73 merged 6 commits intomainfrom
manifest_url

Conversation

@frostbyte73
Copy link
Copy Markdown
Member

No description provided.

@frostbyte73 frostbyte73 requested a review from a team October 17, 2024 13:48
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 17, 2024

🦋 Changeset detected

Latest commit: c5a5eaa

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@frostbyte73 frostbyte73 changed the title add manifest_url to egress info add manifest location to egress info Oct 17, 2024
string token = 8;
string ws_url = 9;

bool cloud_backup_enabled = 10; // cloud only
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are we ok with cloud only concepts leaking into the TWIRP apis?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We've done it in a few other places, like with egress clusterID, SIP KRISP_ENABLED, and even projectID in some internal SIP requests. We could put it in request metadata instead if you're strongly opposed, but I think this is a bit cleaner

@frostbyte73 frostbyte73 merged commit ef6fc8f into main Oct 17, 2024
@frostbyte73 frostbyte73 deleted the manifest_url branch October 17, 2024 19:06
@github-actions github-actions bot mentioned this pull request Oct 17, 2024
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.

2 participants