Skip to content

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
FemiNoviaLina and others added 29 commits August 27, 2024 16:56
* feat: add dry run

* feat: add swagger

* test: add dry run tests

* refactor: use option pattern

* tests: fix call

* tests: fix params

---------

Co-authored-by: Ishan Arya <[email protected]>
* feat: add flink module (#110)

* rebase

* test: add e2e-test

* test: fix TearDown

* test: fix test

* feat: change var name

* feat: add dagger module create & update action (#107)

* feat: add dagger module

* feat: add flink dep

* feat: add transformations

* fix: read stream from config root

* feat: add Plan implementation

* fix: chart values

* fix: resolve TODOs and refactored

* fix: source sink base handling

* feat: Output to have CR details

* feat: handle status

* refactor: seperate contants by type

* refactor: kubeGetCRD function

* feat: add dagger update action

* fix: add Update action

* chore: change var name to sink_kafka_stream

* feat: merge consumer group ID if sink is same

---------

Co-authored-by: Ishan Arya <[email protected]>

* feat: dagger actions (#114)

* feat: add dagger module

* feat: add flink dep

* feat: add transformations

* fix: read stream from config root

* feat: add Plan implementation

* fix: chart values

* fix: resolve TODOs and refactored

* fix: source sink base handling

* feat: Output to have CR details

* feat: handle status

* refactor: seperate contants by type

* refactor: kubeGetCRD function

* feat: add dagger update action

* fix: add Update action

* chore: change var name to sink_kafka_stream

* feat: merge consumer group ID if sink is same

* feat: add start, stop and reset actions (#112)

* feat: add start & update action

* feat: add reset action

---------

Co-authored-by: Ishan Arya <[email protected]>

---------

Co-authored-by: Ishan Arya <[email protected]>

* feat: add extra streams

---------

Co-authored-by: Ishan Arya <[email protected]>

* feat: add logs

* feat: stop time in dagger

* fix: kafka source overriding

* fix: flink config check

* feat: add job_state as label

* fix: char len limit

* feat: add SINK_CONNECTOR_SCHEMA_PROTO_MESSAGE_CLASS

* feat: action and labels

* feat: add gcp_credentials

* feat: use deployment_id for chart name

* feat: state control in create and update

* feat: handle empty state fields

* fix: BuildResourceName

* fix: FLINK_JOB_ID

* fix: taskmanager resources

* feat: add flink module (#110)

* rebase

* test: add e2e-test

* test: fix TearDown

* test: fix test

* feat: change var name

* feat: add dagger module create & update action (#107)

* feat: add dagger module

* feat: add flink dep

* feat: add transformations

* fix: read stream from config root

* feat: add Plan implementation

* fix: chart values

* fix: resolve TODOs and refactored

* fix: source sink base handling

* feat: Output to have CR details

* feat: handle status

* refactor: seperate contants by type

* refactor: kubeGetCRD function

* feat: add dagger update action

* fix: add Update action

* chore: change var name to sink_kafka_stream

* feat: merge consumer group ID if sink is same

---------

Co-authored-by: Ishan Arya <[email protected]>

* feat: dagger actions (#114)

* feat: add dagger module

* feat: add flink dep

* feat: add transformations

* fix: read stream from config root

* feat: add Plan implementation

* fix: chart values

* fix: resolve TODOs and refactored

* fix: source sink base handling

* feat: Output to have CR details

* feat: handle status

* refactor: seperate contants by type

* refactor: kubeGetCRD function

* feat: add dagger update action

* fix: add Update action

* chore: change var name to sink_kafka_stream

* feat: merge consumer group ID if sink is same

* feat: add start, stop and reset actions (#112)

* feat: add start & update action

* feat: add reset action

---------

Co-authored-by: Ishan Arya <[email protected]>

---------

Co-authored-by: Ishan Arya <[email protected]>

* feat: add extra streams

---------

Co-authored-by: Ishan Arya <[email protected]>

* feat: add logs

* feat: stop time in dagger

* fix: kafka source overriding

* fix: flink config check

* feat: add job_state as label

* fix: char len limit

* feat: add SINK_CONNECTOR_SCHEMA_PROTO_MESSAGE_CLASS

* feat: action and labels

* feat: add gcp_credentials

* feat: use deployment_id for chart name

* feat: state control in create and update

* feat: handle empty state fields

* fix: BuildResourceName

* fix: FLINK_JOB_ID

* fix: taskmanager resources

* feat: send lowercase sink type to helm

* fix: preserve \n and \ in env vars

* feat: allow \t

* fix: use %q to quote

* feat: output shall not return internal server error (#119)

* feat: output shall not return internal server error

* refactor

---------

Co-authored-by: Ishan Arya <[email protected]>

* fix: change Error to string type

* fix: default handling for each key

* feat: pass urn to helm chart

* feat: chart will upgrade on start and update (#120)

Co-authored-by: Ishan Arya <[email protected]>

* fix: chart update

* fix: consumer offset update and reset

* fix: base case

* feat: add state in output

* fix: empty error in case of success

* feat: jaruri, image & chart version always update

* feat: reset to update jaruri and chart values

* fix: remove keys from env vars

---------

Co-authored-by: Ishan Arya <[email protected]>
* fix: flink parallelism env var should be updated when replicas are updated

* fix: type conversion

---------

Co-authored-by: Ishan Arya <[email protected]>
* fix: flink parallelism env var should be updated when replicas are updated

* fix: type conversion

* fix: env vars on create

---------

Co-authored-by: Ishan Arya <[email protected]>
* poc

* feat: add metrics for res status change

* chore: remove unused variables

* refactor: otel setup

* chore: clear opencencus

* fix: add runtime metrics

* test: fix

* feat: add mod file

---------

Co-authored-by: Ishan Arya <[email protected]>
* poc

* feat: add metrics for res status change

* chore: remove unused variables

* refactor: otel setup

* chore: clear opencencus

* fix: add runtime metrics

* test: fix

* feat: add mod file

* chore: add debug logs

---------

Co-authored-by: Ishan Arya <[email protected]>
* poc

* feat: add metrics for res status change

* chore: remove unused variables

* refactor: otel setup

* chore: clear opencencus

* fix: add runtime metrics

* test: fix

* feat: add mod file

* chore: add debug logs

* chore: change log type

---------

Co-authored-by: Ishan Arya <[email protected]>
@ishanarya0 ishanarya0 closed this Mar 14, 2025
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.

7 participants