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

Adapt cmd-forwarder-sriov to use opentracing #22

Conversation

tigrulya-exe
Copy link
Member

  • Added jaeger initialization and tracing grpc options
  • Go version was updated to 1.15

Tigran Manasyan added 2 commits November 11, 2020 18:32
Signed-off-by: Tigran Manasyan <tigran.manasyan@xored.com>
Signed-off-by: Tigran Manasyan <tigran.manasyan@xored.com>
Tigran Manasyan added 2 commits November 11, 2020 18:51
Signed-off-by: Tigran Manasyan <tigran.manasyan@xored.com>
Signed-off-by: Tigran Manasyan <tigran.manasyan@xored.com>
run: docker pull ${GOLANGCI_LINT_CONTAINER}
- name: Run golangci-lint
run: docker run --rm -v $(pwd):/app -w /app ${GOLANGCI_LINT_CONTAINER} golangci-lint run
uses: actions/checkout@v2
Copy link
Member

Choose a reason for hiding this comment

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

Please look at #21
This file is part of the config that updates from cmd-template.

Let's figure out why #21 is not applying

Copy link
Member Author

Choose a reason for hiding this comment

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

#21 is not applying because ci job "Push docker image" failed. The reason of it is lack of runtime stage in Dockerfile.
PR with fix: #23

@Bolodya1997
Copy link

No more need this PR. Everything is already OK.

@denis-tingaikin
Copy link
Member

Closing by #22 (comment)

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