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

feat: export service entrypoint #65

Merged
merged 1 commit into from
May 30, 2024

Conversation

utkuozdemir
Copy link
Member

Move the entrypoint logic into its own package, so it can be imported from other projects.

Move the entrypoint logic into its own package, so it can be imported from other projects.

Signed-off-by: Utku Ozdemir <[email protected]>
@@ -25,7 +25,7 @@ spec:
baseSpecPath: /api
vtProtobufEnabled: true
specs:
- source: api/storage/storage.proto
- source: api/storage/discovery.proto
Copy link
Member Author

Choose a reason for hiding this comment

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

Moved to avoid collision in Omni, as it also imports a colliding package/file.proto from Talos.

@utkuozdemir
Copy link
Member Author

/m

@talos-bot talos-bot merged commit 74bca2d into siderolabs:main May 30, 2024
13 checks passed
@utkuozdemir utkuozdemir deleted the export-entrypoint branch May 30, 2024 16:37
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