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

[cmd/opampsupervisor] Support AcceptsRestartCommand Capability #30694

Merged
merged 13 commits into from
Apr 23, 2024

Conversation

srikanthccv
Copy link
Member

Description:

Add restart command support to opamp supervisor capabilities.

Fixes #21077

Link to tracking Issue: #21077

Testing: Added integration test

Documentation:

Copy link
Member

@tigrannajaryan tigrannajaryan left a comment

Choose a reason for hiding this comment

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

Looks good to me. Should this be marked ready for review?

@srikanthccv
Copy link
Member Author

I will add the CHANGELOG entry and mark it ready for review.

@srikanthccv srikanthccv marked this pull request as ready for review January 23, 2024 13:24
@srikanthccv srikanthccv requested a review from a team January 23, 2024 13:24
cmd/opampsupervisor/e2e_test.go Outdated Show resolved Hide resolved
cmd/opampsupervisor/e2e_test.go Outdated Show resolved Hide resolved
cmd/opampsupervisor/supervisor/supervisor.go Show resolved Hide resolved
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Mar 14, 2024
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Mar 28, 2024
@srikanthccv
Copy link
Member Author

@evan-bradley / @tigrannajaryan can you reopen this?

@tigrannajaryan tigrannajaryan reopened this Apr 4, 2024
@github-actions github-actions bot removed the Stale label Apr 5, 2024
@srikanthccv
Copy link
Member Author

I see that the test is failing. I will fix that. I suspect the fact that the restart command is not distinguished from the unexpected restart might be the reason.

@evan-bradley evan-bradley merged commit 5975f22 into open-telemetry:main Apr 23, 2024
156 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 23, 2024
@srikanthccv srikanthccv deleted the issue-21077 branch April 23, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[cmd/opampsupervisor] Handle restart command
4 participants