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

Target Allocator implementation (Part 3 - Collector Enhancement for Prometheus Config Update) #389

Merged
merged 45 commits into from
Sep 15, 2021

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    130e69d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2835c16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f81007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31f97fe View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Updated code with lint fixes

    Rahul Varma committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    47c5fe8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    8ef4cde View commit details
    Browse the repository at this point in the history
  2. Update helper.go to add header

    Rahul Varma committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    c73470e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Updated comment and bundles

    rsvarma95 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    7482e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729d4ea View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    2dcf8a1 View commit details
    Browse the repository at this point in the history
  2. Updated bundle files

    rsvarma95 committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    a0d3f34 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Minor changes

    rsvarma95 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    492749e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Lint and default file fixes

    rsvarma95 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    6a72424 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    8657668 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0528856 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into load-balancer-implementation

    Rahul Varma authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    1a921cb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Removed role/rolebinding files & Minor changes

    Rahul Varma committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    bf1010b View commit details
    Browse the repository at this point in the history
  2. Minor changes

    Rahul Varma committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    38ca88a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be56aa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e339eba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f39c47 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Updated folder structure to reduce code duplication between collector…

    … and targetallocator & Minor changes
    rsvarma95 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    367c623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dd75b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    0ef5424 View commit details
    Browse the repository at this point in the history
  2. Revert part of "Updated folder structure to reduce code duplication b…

    …etween collector and targetallocator & Minor changes"
    
    This reverts commit 367c623 - only the folder structure change
    Rahul Varma committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    db40373 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Removed separate controller for target allocation

    Rahul Varma committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    67af909 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    888ae31 View commit details
    Browse the repository at this point in the history
  2. Minor changes

    Rahul Varma committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    11d3c87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a88da5e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Update config_replace.go

    Rahul Varma committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    47f2797 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Squashed commit of the following:

    commit a7764b9
    Author: Rahul Varma <rahvarm@amazon.com>
    Date:   Tue Aug 10 20:20:32 2021 -0700
    
        Added version management & Minor fixes
    Rahul Varma committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    deec3a4 View commit details
    Browse the repository at this point in the history
  2. Updated port and protocol

    Rahul Varma committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    4e60755 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into collector-enhancement

    Rahul Varma authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    22e6013 View commit details
    Browse the repository at this point in the history
  4. Lint fixes

    Rahul Varma committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    ad0397d View commit details
    Browse the repository at this point in the history
  5. Removed unnecessary structs

    Rahul Varma committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    9652624 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Squashed commit of the following:

    commit a496825
    Author: Rahul Varma <rahvarm@amazon.com>
    Date:   Wed Aug 11 14:53:36 2021 -0400
    
        Update api/v1alpha1/opentelemetrycollector_webhook.go
    
        Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
    
    commit 3d37148
    Author: Rahul Varma <rahvarm@amazon.com>
    Date:   Wed Aug 11 10:34:44 2021 -0700
    
        Added validation in webhook to validate prometheus config
    
    commit 33cb042
    Author: Rahul Varma <rahvarm@amazon.com>
    Date:   Wed Aug 11 07:16:45 2021 -0700
    
        Updated docker image to quay.io image
    
    commit a7764b9
    Author: Rahul Varma <rahvarm@amazon.com>
    Date:   Tue Aug 10 20:20:32 2021 -0700
    
        Added version management & Minor fixes
    Rahul Varma committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    5a68d39 View commit details
    Browse the repository at this point in the history
  2. Updated structure to reflect new changes in first part

    Rahul Varma committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    220a2e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Squashed commit of the following:

    commit 98acb2f
    Author: Rahul Varma <rahvarm@amazon.com>
    Date:   Thu Aug 12 05:35:53 2021 -0700
    
        Updated struct name & minor changes
    
    commit a496825
    Author: Rahul Varma <rahvarm@amazon.com>
    Date:   Wed Aug 11 14:53:36 2021 -0400
    
        Update api/v1alpha1/opentelemetrycollector_webhook.go
    
        Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
    
    commit 3d37148
    Author: Rahul Varma <rahvarm@amazon.com>
    Date:   Wed Aug 11 10:34:44 2021 -0700
    
        Added validation in webhook to validate prometheus config
    
    commit 33cb042
    Author: Rahul Varma <rahvarm@amazon.com>
    Date:   Wed Aug 11 07:16:45 2021 -0700
    
        Updated docker image to quay.io image
    
    commit a7764b9
    Author: Rahul Varma <rahvarm@amazon.com>
    Date:   Tue Aug 10 20:20:32 2021 -0700
    
        Added version management & Minor fixes
    Rahul Varma committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    e0f12d4 View commit details
    Browse the repository at this point in the history
  2. Merged with main branch

    Rahul Varma committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    ecc9ee1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into collector-enhancement

    Rahul Varma authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    f5be148 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Minor changes

    rsvarma95 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    53f8266 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

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

Commits on Aug 25, 2021

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

Commits on Aug 26, 2021

  1. Updated go.sum

    rsvarma95 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    f12ef4f View commit details
    Browse the repository at this point in the history
  2. Updated go.mod

    rsvarma95 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    fff7219 View commit details
    Browse the repository at this point in the history