Skip to content

Corrected restart adapter cmd to stop then start adapter#166

Merged
privateip merged 3 commits intodevelfrom
restart-adapter
Nov 5, 2025
Merged

Corrected restart adapter cmd to stop then start adapter#166
privateip merged 3 commits intodevelfrom
restart-adapter

Conversation

@steven-schattenberg-itential
Copy link
Contributor

Restart adapter function was only stopping the adapter, not starting it. Code now stops the adapter, ignoring any errors because it could already be stopped. It then starts the adapter.

Copy link
Member

@privateip privateip left a comment

Choose a reason for hiding this comment

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

I think the runner should call https://github.com/itential/ipctl/blob/devel/pkg/services/adapters.go#L230 instead of this change

@privateip privateip merged commit b305970 into devel Nov 5, 2025
1 check passed
@privateip privateip deleted the restart-adapter branch November 5, 2025 12:28
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.

2 participants