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

[fix] Enable Kafka TLS when TLS auth is specified #2107

Merged
merged 7 commits into from
Mar 5, 2020

Commits on Mar 2, 2020

  1. [fix] Enable Kafka TLS when TLS auth is specified

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    0042cd3 View commit details
    Browse the repository at this point in the history
  2. Use TLS when tls.enabled=true

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    5b48422 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Log deprecation message

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    4e170e9 View commit details
    Browse the repository at this point in the history
  2. Fix fmt and lint

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    5dc88cb View commit details
    Browse the repository at this point in the history
  3. Remove deprecated TLS enabled flag

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    4c760ad View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Review comments

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    7e8c615 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Add tls case back

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    1f1a6f6 View commit details
    Browse the repository at this point in the history