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

splitting up services into modules #872

Merged

Commits on May 2, 2023

  1. WIP splitting up services

    - splits up services into multiple docker files
    - experiment with changing service definition for checkout service when kafka is enabled
    
    todo:
    
    [ ] fix checkout service to work without kafka
    [ ] fix services that error without feature flag service
    [ ] provide noop config for collector when observability backends are
    disabled
    joshleecreates committed May 2, 2023
    Configuration menu
    Copy the full SHA
    80e3d1f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    7c50b4d View commit details
    Browse the repository at this point in the history
  2. send to kafka only if defined

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed May 10, 2023
    Configuration menu
    Copy the full SHA
    be07733 View commit details
    Browse the repository at this point in the history
  3. only check featureflag if env is defined

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed May 10, 2023
    Configuration menu
    Copy the full SHA
    44ed85e View commit details
    Browse the repository at this point in the history
  4. split featureflag and kafka services

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1857137 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

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

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    70de5d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66250cc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. split out observability

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed May 20, 2023
    Configuration menu
    Copy the full SHA
    77c32dc View commit details
    Browse the repository at this point in the history
  2. set recommendation resources based on flag

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed May 20, 2023
    Configuration menu
    Copy the full SHA
    8e14717 View commit details
    Browse the repository at this point in the history
  3. add start/stop scripts

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed May 20, 2023
    Configuration menu
    Copy the full SHA
    458ffc4 View commit details
    Browse the repository at this point in the history
  4. split modules

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed May 20, 2023
    Configuration menu
    Copy the full SHA
    5878814 View commit details
    Browse the repository at this point in the history
  5. split into modules

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed May 20, 2023
    Configuration menu
    Copy the full SHA
    aa0e54c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jul 9, 2023

  1. Merge branch 'main' into multiple-docker-compose-files

    # Conflicts:
    #	CHANGELOG.md
    puckpuck committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    a8a1b3b View commit details
    Browse the repository at this point in the history
  2. default full demo, optional minimal mode

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    73047d4 View commit details
    Browse the repository at this point in the history
  3. default full demo, optional minimal mode

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    eb2a034 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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