Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

Add querying container logs API with authentication#89

Open
elwincheng wants to merge 1 commit intomain from
issue_67_queryable_container_logs
Open

Add querying container logs API with authentication #89
elwincheng wants to merge 1 commit intomain from
issue_67_queryable_container_logs

Conversation

@elwincheng
Copy link
Collaborator

@elwincheng elwincheng commented Feb 18, 2026

  • Implemented getJobLogs endpoint requiring Bearer token authentication.
  • Added requireAuth middleware to enforce authentication for protected routes.
  • Created comprehensive tests for job logs retrieval, including scenarios for valid and invalid authentication, missing job logs, and query parameters.
  • Updated DockerMgr to support container naming for log retrieval.
  • Enhanced error handling and logging for better traceability.

- Implemented `getJobLogs` endpoint requiring Bearer token authentication.
- Added `requireAuth` middleware to enforce authentication for protected routes.
- Created comprehensive tests for job logs retrieval, including scenarios for valid and invalid authentication, missing job logs, and query parameters.
- Updated `DockerMgr` to support container naming for log retrieval.
- Enhanced error handling and logging for better traceability.
Copy link
Collaborator

I can't seem to review this one myself (github :( ) but lgtm overall - is the requireauth integrated with the oauth changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@blobcode blobcode Awaiting requested review from blobcode

At least 1 approving review is required to merge this pull request.

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Queryable Container Logs

AltStyle によって変換されたページ (->オリジナル) /