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: goreleaser action update #113

Closed
wants to merge 45 commits into from
Closed

Commits on Mar 2, 2023

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

Commits on Mar 7, 2023

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

Commits on Mar 13, 2023

  1. Merge pull request #1 from goto/fix/bugs

    fix: kube deployment name-limit handling
    spy16 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5d3d7ad View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. refactor: rename to goto (#2)

    chore: change odpf references to goto
    ishanarya0 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4867aa2 View commit details
    Browse the repository at this point in the history
  2. fix: golanci config (#3)

    * fix: golanci config
    
    * fix: gci lint issues
    
    * fix: lint issues
    
    * fix: remove nosnakecase lint from disable list
    ishanarya0 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3b338aa View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. fix: kube config handling (#4)

    spy16 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4d909e6 View commit details
    Browse the repository at this point in the history
  2. fix: deployment id name (#5)

    * fix: deployment id name
    spy16 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e96dcf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Fix/generic (#6)

    * chore: add better error description
    
    * refactor: merge firehose module files
    spy16 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    202e4ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e758108 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. generic refactors (#8)

    refactor: reduce firehose package
    spy16 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    26d5226 View commit details
    Browse the repository at this point in the history
  2. fix: firehose image name (#9)

    spy16 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    ab5b2dc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. refactor: re-implement firehose module (#10)

    * feat: implement create, update, reset
    * feat: implement upgrade
    * feat: implement start, stop, scale
    * test: add lots of tests
    * feat: implement reset-sync
    * refactor: simplify kafka reset flow
    * feat: implement log
    * refactor: separate client & server CLI
    * feat: fix entropy client cli
    spy16 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    022f7a4 View commit details
    Browse the repository at this point in the history
  2. fix: use previous telegraf conf (#11)

    * fix: use previous telegraf conf
    * refactor: remove old firehose module
    spy16 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4b6a238 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152a191 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. fix: goreleaser commit author (#14)

    fix: change commit author to bot
    ishanarya0 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f66d8bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fade8c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

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

Commits on Mar 27, 2023

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

Commits on Mar 30, 2023

  1. feat: strip trailing colon in image tag, add telegraf config template

    * fix: strip trailing colon in image tag
    * feat: add telegraf config templating
    spy16 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b063bba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb2202d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eacb30f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a37814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52671a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b799d7 View commit details
    Browse the repository at this point in the history
  7. fix: revert 63 limit to 53 due helm limitation (#24)

    This reverts commit 2b799d7.
    spy16 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3a368d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3e42c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbc5e88 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

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

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    00fc0d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a354d34 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    84ec3cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4538cb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. feat: add jdbc sink type (#33)

    Update config.json
    ishanarya0 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    71766cb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

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

Commits on Apr 18, 2023

  1. feat: add tolerations feature (#35)

    * feat: add tolerations feature
    
    * Update modules/firehose/driver.go
    
    Co-authored-by: StewartJingga <stewart_jingga@yahoo.com>
    
    * fix: fix sink types for firehose module
    
    ---------
    
    Co-authored-by: StewartJingga <stewart_jingga@yahoo.com>
    spy16 and StewartJingga committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b013688 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. fix: move volume values outside firehose key (#36)

    * fix: move volume values outside firehose key
    
    * feat: add nodeAffinitiyMatchExpressions
    
    * chore: typo
    
    * chore: typo
    
    * refactor: remove if check
    
    ---------
    
    Co-authored-by: Ishan Arya <ishanarya0@gmail.com>
    spy16 and ishanarya0 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    a5f3898 View commit details
    Browse the repository at this point in the history
  2. fix: add secret key (#37)

    * fix: add secret key
    
    * fix: unecessary nesting
    ishanarya0 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d3193e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. feat: add toleration to kube module config (#38)

    * feat: add toleration to kube module config
    
    * refactor: do config parsing in descriptor
    
    * refactor: marshal config to struct
    
    * chore: lint issue
    ishanarya0 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    0919cc5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

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

Commits on May 17, 2023

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

Commits on Jul 17, 2023

  1. feat: offset reset history (#42)

    * feat: offset reset history
    
    - when reset action is triggered, entropy will save the offset reset value in env variables'
    
    * test: fix reset test
    
    * fix: store offset reset value
    
    - SOURCE_KAFKA_CONSUMER_CONFIG_AUTO_OFFSET_RESET is not to be used to store resetoffset value since it is used by firehose to auto-offset-reset
    - rather use a new field for this
    ishanarya0 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    57a30e8 View commit details
    Browse the repository at this point in the history
  2. feat: add statsd variables to envVariables (#41)

    * feat: add metrics keys to envVariables
    
    * feat: make statsd tags a template field
    
    * chore: remove whitespace
    ishanarya0 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0128a81 View commit details
    Browse the repository at this point in the history
  3. fix: goreleaser action

    - goreleaser github action was failing while attempting release
    ishanarya0 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    69d1624 View commit details
    Browse the repository at this point in the history