Skip to content

Comments

Add issue investigator agent from Drasi repo#11221

Open
nicolejms wants to merge 26 commits intoradius-project:mainfrom
nicolejms:main
Open

Add issue investigator agent from Drasi repo#11221
nicolejms wants to merge 26 commits intoradius-project:mainfrom
nicolejms:main

Conversation

@nicolejms
Copy link
Contributor

@nicolejms nicolejms commented Feb 11, 2026

Description

Adding an agent file used by the Drasi team to investigate issues and report findings.

Type of change

  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional).

Fixes: none

Contributor checklist

Please verify that the PR meets the following requirements, where applicable:

  • An overview of proposed schema changes is included in a linked GitHub issue.
    • Yes
    • Not applicable
  • A design document PR is created in the design-notes repository, if new APIs are being introduced.
    • Yes
    • Not applicable
  • The design document has been reviewed and approved by Radius maintainers/approvers.
    • Yes
    • Not applicable
  • A PR for the samples repository is created, if existing samples are affected by the changes in this PR.
    • Yes
    • Not applicable
  • A PR for the documentation repository is created, if the changes in this PR affect the documentation or any user facing updates are made.
    • Yes
    • Not applicable
  • A PR for the recipes repository is created, if existing recipes are affected by the changes in this PR.
    • Yes
    • Not applicable

Copilot AI and others added 16 commits December 12, 2025 21:44
- Changed pkg/cli/helm/cluster.go line 598 to use LastDeployed instead of FirstDeployed
- Updated Test_Helm_GetRadiusRevisions_Success to use different timestamps for different revisions
- Added comprehensive test Test_Helm_GetRadiusRevisions_MultipleUpgradesWithDifferentTimestamps
- All tests pass successfully

Co-authored-by: nicolejms <101607760+nicolejms@users.noreply.github.com>
…utput

Fix revision timestamps in `rad rollback kubernetes --list-revisions` to show the list of all install times per version.
- Increase maxRetries from 5 to 10 in manifest registration retry logic
- This provides ~8 minutes of total retry time instead of ~62 seconds
- Allows async operations during UCP initialization to complete successfully
- Fixes intermittent CrashLoopBackOff state when resources are in "Accepted" state
- All existing tests pass without modification

Fixes radius-project#11017

Co-authored-by: nicolejms <101607760+nicolejms@users.noreply.github.com>
Co-authored-by: nicolejms <101607760+nicolejms@users.noreply.github.com>
Co-authored-by: nicolejms <101607760+nicolejms@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a reusable “issue investigator” agent definition under .github/agents/ to guide structured technical investigations of GitHub issues for Radius developers.

Changes:

  • Introduces a new agent file: .github/agents/issue-investigator.agent.md
  • Defines the agent’s metadata (name/description/tools), expected input, and an investigation/reporting template

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
@nicolejms nicolejms requested a deployment to external-contributor-approval February 11, 2026 21:02 — with GitHub Actions Waiting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
@nicolejms nicolejms requested a deployment to external-contributor-approval February 11, 2026 21:02 — with GitHub Actions Waiting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
@nicolejms nicolejms requested a deployment to external-contributor-approval February 11, 2026 21:03 — with GitHub Actions Waiting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
@nicolejms nicolejms requested a deployment to external-contributor-approval February 11, 2026 21:05 — with GitHub Actions Waiting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
@nicolejms nicolejms requested a deployment to external-contributor-approval February 11, 2026 21:06 — with GitHub Actions Waiting
@nicolejms nicolejms requested a deployment to external-contributor-approval February 11, 2026 21:08 — with GitHub Actions Waiting
Increase manifest registration retry time to prevent UCP initialization crashes
@nicolejms nicolejms requested a deployment to external-contributor-approval February 11, 2026 21:11 — with GitHub Actions Waiting
Copy link
Member

@brooke-hamilton brooke-hamilton left a comment

Choose a reason for hiding this comment

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

🚀

@nicolejms nicolejms requested a deployment to external-contributor-approval February 13, 2026 21:54 — with GitHub Actions Waiting
@nicolejms nicolejms requested a deployment to external-contributor-approval February 18, 2026 17:56 — with GitHub Actions Waiting
@nicolejms nicolejms temporarily deployed to external-contributor-approval February 18, 2026 17:56 — with GitHub Actions Inactive
@radius-functional-tests
Copy link

radius-functional-tests bot commented Feb 18, 2026

Radius functional test overview

🔍 Go to test action run

Click here to see the test run details
Name Value
Repository nicolejms/radius
Commit ref 2133c52
Unique ID func615a5c0d0c
Image tag pr-func615a5c0d0c
  • gotestsum 1.13.0
  • KinD: v0.29.0
  • Dapr: 1.14.4
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-func615a5c0d0c
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-func615a5c0d0c
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func615a5c0d0c
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func615a5c0d0c
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func615a5c0d0c
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
❌ Test recipe publishing failed

@nicolejms nicolejms requested a deployment to external-contributor-approval February 19, 2026 20:57 — with GitHub Actions Waiting
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.98%. Comparing base (9d115e2) to head (0f5150e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11221      +/-   ##
==========================================
- Coverage   51.00%   50.98%   -0.02%     
==========================================
  Files         679      679              
  Lines       43174    43174              
==========================================
- Hits        22019    22012       -7     
- Misses      19035    19040       +5     
- Partials     2120     2122       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

7 participants