Hi,
My engineering manager has asked that I start working on the Skupper open source project - with the goal of contributing to the Skupper code base.
Here's some info on my background: I'm a software engineer with experience in IP routing. I'm familiar with languages: golang, C++, python.
I've pulled the skupper and skupper-router repos. I verified that I can build and run tests locally.
I've reviewed the skupper issues, looking for a candidate first work item.
I've been reviewing the skupper code with this issue in mind:
To address this issue, I believe the following is needed:
-
Create CLI command: skupper link update
-
CLI 'skupper link update' would update/annotate the correct secret with the desired new cost.
-
Update service-controller to detect this change in cost.
-
Write an ampq API to send a 'connector modify' request to the router.
-
Verify this works in docker and in podman
At this point, I thought it would be wise to check in with the Skupper community - to see if I am on the right track so far.
Thanks in advance for any feedback or suggestions...
Thanks very much, Karen