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

Conversation

ishanarya0
Copy link
Member

No description provided.

spy16 and others added 30 commits March 2, 2023 19:27
fix: kube deployment name-limit handling
chore: change odpf references to goto
* fix: golanci config

* fix: gci lint issues

* fix: lint issues

* fix: remove nosnakecase lint from disable list
* fix: deployment id name
* chore: add better error description

* refactor: merge firehose module files
refactor: reduce firehose package
* 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
* fix: use previous telegraf conf
* refactor: remove old firehose module
fix: change commit author to bot
* fix: strip trailing colon in image tag
* feat: add telegraf config templating
spy16 and others added 15 commits April 5, 2023 11:09
* 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>
* 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>
* fix: add secret key

* fix: unecessary nesting
* feat: add toleration to kube module config

* refactor: do config parsing in descriptor

* refactor: marshal config to struct

* chore: lint issue
* 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
* feat: add metrics keys to envVariables

* feat: make statsd tags a template field

* chore: remove whitespace
- goreleaser github action was failing while attempting release
@ishanarya0 ishanarya0 closed this Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants