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

MCPG-231 Do not automatically create a client if none is present: #330

Merged

Commits on Aug 1, 2022

  1. Do not automatically create a client if none is present:

    - kafka api takes care of creating a client if none is specified
    - if we do create a client here then it does not use some passed through
      config (such as security)
    mattford63 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    2679231 View commit details
    Browse the repository at this point in the history
  2. README change

    mattford63 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    78dd985 View commit details
    Browse the repository at this point in the history
  3. Revert "Don't need checkout to run lint"

    This reverts commit c540649.
    mattford63 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    fa13ece View commit details
    Browse the repository at this point in the history
  4. Update config.yml

    james-doolan committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    450a066 View commit details
    Browse the repository at this point in the history
  5. Revert "Revert "Don't need checkout to run lint""

    This reverts commit fa13ece.
    mattford63 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    74b2da0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb20f0d View commit details
    Browse the repository at this point in the history