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

Upgrade arista ceoslab operator to v2.0.2 #371

Merged
merged 8 commits into from
Oct 10, 2023
Merged

Upgrade arista ceoslab operator to v2.0.2 #371

merged 8 commits into from
Oct 10, 2023

Conversation

alexmasi
Copy link
Contributor

@alexmasi alexmasi commented May 5, 2023

v2.0.2 supports multiple services (with different external ports) targeting the same internal port

@coveralls
Copy link

coveralls commented May 5, 2023

Pull Request Test Coverage Report for Build 6475114521

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 65.8%

Totals Coverage Status
Change from base Build 6462867456: 0.0%
Covered Lines: 4048
Relevant Lines: 6152

💛 - Coveralls

@alexmasi
Copy link
Contributor Author

alexmasi commented May 5, 2023

It appears v2.0.2 isn't working as expected:

$ kubectl get services -A
NAMESPACE                        NAME                                                         TYPE           CLUSTER-IP      EXTERNAL-IP   PORT(S)                                      AGE
...
ceos                             service-r1                                                   LoadBalancer   10.96.13.9      172.18.0.50   6030:30412/TCP,9340:31170/TCP,22:31985/TCP   6m9s
...

Only ext port 6030 from the below services is showing up:

gnmi:
ext: 6030 int: 6030
gnoi:
ext: 6031 int: 6030

Also neither are dial-able

@alexmasi alexmasi marked this pull request as draft May 5, 2023 23:38
@alexmasi alexmasi changed the title Upgrade arista ceoslab operator to v2.0.2 and enable gnoi Upgrade arista ceoslab operator to v2.0.2 Oct 10, 2023
@alexmasi alexmasi marked this pull request as ready for review October 10, 2023 20:55
@alexmasi alexmasi requested a review from guoshiuan October 10, 2023 20:55
@alexmasi
Copy link
Contributor Author

Moving forward with merging as there are no noticeable regressions, even if multi-services don't work

@alexmasi
Copy link
Contributor Author

filed PR to fix linter: openconfig/common-ci#3

@guoshiuan guoshiuan merged commit d373ca3 into main Oct 10, 2023
7 checks passed
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.

3 participants