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

36 create flask api kubernetes pod #43

Merged
merged 11 commits into from
Feb 7, 2025

Conversation

RWShelton
Copy link
Contributor

Changes here create the API pod and three baseline requests - a welcome test message, retrieving one plot via its accession code, and retrieving all plots. Notably this does not yet contain the secret setup for the DB credentials, so the passwords here are just fake placeholders. If we'd like to do that work as part of this pull request I'm happy to take this one down, do that, then create a new one.

@RWShelton RWShelton linked an issue Feb 3, 2025 that may be closed by this pull request
@RWShelton RWShelton changed the base branch from main to develop February 3, 2025 19:32
@RWShelton RWShelton assigned regetz and unassigned regetz Feb 6, 2025
@RWShelton RWShelton requested a review from regetz February 6, 2025 22:57
Copy link

@regetz regetz left a comment

Choose a reason for hiding this comment

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

I pointed out a couple of places where you can add syntax formatting to code chunks, otherwise good to go merging to develop from my perspective!

@RWShelton RWShelton merged commit f74d229 into develop Feb 7, 2025
1 check passed
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.

Create Flask API Kubernetes Pod
2 participants