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

Data Validation on Cloud Run #181

Closed
ryanmcdowell opened this issue Jan 14, 2021 · 1 comment
Closed

Data Validation on Cloud Run #181

ryanmcdowell opened this issue Jan 14, 2021 · 1 comment
Labels
priority: p1 High priority. Fix may be included in the next release. Release Next release candidate type: feature request 'Nice-to-have' improvement, new feature or different behavior or design.

Comments

@ryanmcdowell
Copy link
Collaborator

Add the capability to easily deploy a service on Cloud Run which executes validations. This functionality should:

  1. Host a publicly accessible container which a customer can deploy
  2. Include a sample deployment script to create the application
  3. Configure a longer request timeout on the deployed application
  4. Allow for only internal requests
@ryanmcdowell ryanmcdowell added priority: p2 Medium priority. Fix may not be included in next release (e.g. minor documentation, cleanup) type: feature request 'Nice-to-have' improvement, new feature or different behavior or design. labels Jan 14, 2021
@freedomofnet freedomofnet added priority: p1 High priority. Fix may be included in the next release. and removed priority: p2 Medium priority. Fix may not be included in next release (e.g. minor documentation, cleanup) labels Jul 14, 2021
@nehanene15 nehanene15 added the Release Next release candidate label Jul 14, 2021
@nehanene15
Copy link
Collaborator

Closed with PR #280

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 High priority. Fix may be included in the next release. Release Next release candidate type: feature request 'Nice-to-have' improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants