We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The router schema says that the UPDATE operation is allowed on router.link entity but the code has a TODO which still needs to be completed - https://github.com/skupperproject/skupper-router/blob/3.1.x/src/router_core/agent_link.c#L488
Since this feature is rarely used, remove this feature, so the code coverage on agent_link.c can increase.
The text was updated successfully, but these errors were encountered:
ganeshmurthy
No branches or pull requests
The router schema says that the UPDATE operation is allowed on router.link entity but the code has a TODO which still needs to be completed - https://github.com/skupperproject/skupper-router/blob/3.1.x/src/router_core/agent_link.c#L488
Since this feature is rarely used, remove this feature, so the code coverage on agent_link.c can increase.
The text was updated successfully, but these errors were encountered: