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

Ksql: SSL support, bugfixes #308

Merged
merged 5 commits into from
Sep 11, 2021
Merged

Conversation

schocco
Copy link
Contributor

@schocco schocco commented Aug 2, 2021

  • Please check if the PR fulfills these requirements
  • [ x] The commit messages are descriptive
  • [ x] Tests for the changes have been added (for bug fixes / features)
  • [ x] Docs have been added / updated (for bug fixes / features)
  • [ x] An issue has been created for the pull requests. Some issues might require previous discussion.
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Rocco Schulz and others added 4 commits June 14, 2021 15:05
* add documentation for new ksql properties and introduce KsqlClientConfig class to bundle ksql related options
    format code
* add wait strategy in to ksql container to get rid of Thread.sleep call in integration tests
* add basic support for TLS and fix handling ksql urls kafka-ops#288 kafka-ops#287
* add missing toString method  kafka-ops#289
* ensure verifyHost defaults to true
* testcontainers: wait for log message instead of polling ksql /info endpoint
* refactor to use BasicAuth class in JulieHttpClient
* add integration test for ksqldb with TLS
@purbon
Copy link
Collaborator

purbon commented Sep 10, 2021

Hi @schocco thanks a lot for your contribution, I would really love to see it in, sorry for the long hiatus here, time has not certainly help lately between family, work and pandemic.

@purbon
Copy link
Collaborator

purbon commented Sep 11, 2021

Hi @schocco, I took some time this morning to go over your PR, thanks a lot for your contribution. As the integration test where failing, I am going to manually squash and merge it, thanks for your contribution again and apologies for the long hiatus, family, work and pandemic takes a toll

Copy link
Collaborator

@purbon purbon left a comment

Choose a reason for hiding this comment

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

LGTM! thanks for the contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants