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

renamed srl controller repo and improved integration with srl-controller #64

Merged
merged 2 commits into from
Oct 11, 2021

Conversation

hellt
Copy link
Contributor

@hellt hellt commented Oct 9, 2021

Repo rename

due to a poorely chosen intial name of the srlinux controller repository, it has been decided to change it from kne-controller to srl-controller

The repo that contains the controller code has been renamed and tagged with 0.2.0 version. This PR aligns kne with these changes.

I also used go17.2, where go mod tidy apparently has changed the behaviour of imports...

Enhanced SRL controller integration

As SR Linux controller code has reached 0.2.0 version, I have added support for image/model/vendor fields of the topology. Now it is possible to pass those values from the topo file and the controller will respect those.

The 3node-srl.pb.txt has been enhanced to demonstrate those options

/cc @marcushines

@coveralls
Copy link

coveralls commented Oct 9, 2021

Pull Request Test Coverage Report for Build 1328650291

  • 2 of 25 (8.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.3%) to 55.983%

Changes Missing Coverage Covered Lines Changed/Added Lines %
topo/node/node.go 0 1 0.0%
topo/node/srl/srl.go 2 24 8.33%
Totals Coverage Status
Change from base Build 1321216633: -1.3%
Covered Lines: 931
Relevant Lines: 1663

💛 - Coveralls

@hellt hellt changed the title renamed srl controller repo renamed srl controller repo and improved integration with srl-controller Oct 11, 2021
@marcushines marcushines merged commit 4f49aa8 into openconfig:main Oct 11, 2021
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.

None yet

3 participants