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

add jaeger auth params #276

Merged
merged 12 commits into from
Oct 29, 2018
Merged

add jaeger auth params #276

merged 12 commits into from
Oct 29, 2018

Conversation

Lagovas
Copy link
Collaborator

@Lagovas Lagovas commented Oct 29, 2018

  • add usename\password for basic auth for jaeger exporters. refactor jaeger params. register and fetch jaeger params with same method for all parts that use jaeger
  • split tests. test mysql and postgresql separately. it decrease time of tests (from ~30 min to 18-20)
  • some improvements in tests (explicitly set timeout for unix sockets)
  • re-generate configs

- postgresql
- mysql
# has errors with tls connections
Copy link
Collaborator

Choose a reason for hiding this comment

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

:(

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah. tried mariadb docker container as is and took ssl error with an incompatible version (old ssl version on mariadb side, maybe it is default setting in image or something else...). next time will spend more time to understand what is wrong and add to tests

@vixentael vixentael merged commit 6f9083c into cossacklabs:master Oct 29, 2018
@Lagovas Lagovas deleted the lagovas/jaeger-auth-params branch November 2, 2018 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants