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

Support serverless deployments with @search pragma #28

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

lpsinger
Copy link
Member

We're going to add some more configs to the @search pragma to adjust sandbox settings, so we can no longer use the presence or absence of the pragma itself to determine whether to deploy to service mode or serverless mode.

Instead, check whether we are in service or serverless mode by looking for one of the config keys that is required for service mode.

We're going to add some more configs to the `@search` pragma to
adjust sandbox settings, so we can no longer use the presence or
absence of the pragma itself to determine whether to deploy to
service mode or serverless mode.

Instead, check whether we are in service or serverless mode by
looking for one of the config keys that is required for service
mode.
@dakota002 dakota002 merged commit c1f540c into nasa-gcn:main Nov 28, 2023
7 checks passed
@lpsinger lpsinger deleted the search-pragma branch November 28, 2023 15:38
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