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

Remove topic creation from monasca/kafka #138

Merged
merged 11 commits into from
Aug 11, 2017
Merged

Remove topic creation from monasca/kafka #138

merged 11 commits into from
Aug 11, 2017

Commits on Aug 1, 2017

  1. Kafka init

    Moved kafka topic creation to external image.
    That allows reusing the image from different locations.
    
    Closes #134
    Tomasz Trębski committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    c595b10 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Configuration menu
    Copy the full SHA
    ee48a4d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Fixed documentation

    Tomasz Trębski committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    723d19b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Upgrade & change version schema

    Changed buliding of kafka-init image to support
    just single argument as marker of parent monasca/kafka
    image.
    
    Bumped version of monasca/kafka to ```0.9.0.1-2.11-1.1.0``` from
    ```0.9.0.1-2.11-1.0.2```.
    Tomasz Trębski committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    f2a67c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d8e2f8 View commit details
    Browse the repository at this point in the history
  3. Be explicit about version in Dockerfile

    Tomasz Trębski committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    4316bf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. Configuration menu
    Copy the full SHA
    fab9f6e View commit details
    Browse the repository at this point in the history
  2. Split kafka & kafka-init

    Tomasz Trębski committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    0d6508a View commit details
    Browse the repository at this point in the history
  3. Rollback topic creation variables

    Tomasz Trębski committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    f80eabb View commit details
    Browse the repository at this point in the history
  4. Update build.yml

    Remove variant ```-1.0.2``` to disallow overriding it with changes meant for ```1.1.0``` variant.
    kornicameister authored Aug 10, 2017
    Configuration menu
    Copy the full SHA
    b96d739 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Configuration menu
    Copy the full SHA
    f35ba3f View commit details
    Browse the repository at this point in the history