Skip to content

Convert podlogs and events pages to actions#2829

Open
mawinter69 wants to merge 1 commit intojenkinsci:masterfrom
mawinter69:convert-to-actions
Open

Convert podlogs and events pages to actions#2829
mawinter69 wants to merge 1 commit intojenkinsci:masterfrom
mawinter69:convert-to-actions

Conversation

@mawinter69
Copy link
Copy Markdown

For the new agent UI (jenkinsci/jenkins#26587) everything that should appear in the menu must be an action.

Testing done:

  • started a job that requested an agent from kubernetes
  • go to agent page
  • links to Pod Logs and Events are there
  • Pod Log page lists the running containers
  • Clicking on a container links shows the container log
  • Events page shows the events for the container.

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

For the new agent UI everything that should appear in the menu must be
an action.

Testing done:
Verified that the sidepanel contains links to Pod Log and Events and
that the link to the container from the podLog page works as expected.
@mawinter69 mawinter69 requested a review from a team as a code owner April 22, 2026 22:11
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.

1 participant