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

feat: add flink module #110

Merged
merged 8 commits into from
Sep 30, 2024
Merged

feat: add flink module #110

merged 8 commits into from
Sep 30, 2024

Commits on Sep 9, 2024

  1. rebase

    ishanarya0 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8ca3702 View commit details
    Browse the repository at this point in the history
  2. test: add e2e-test

    ishanarya0 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    01b77f4 View commit details
    Browse the repository at this point in the history
  3. test: fix TearDown

    ishanarya0 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d8a9064 View commit details
    Browse the repository at this point in the history
  4. test: fix test

    ishanarya0 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    06c06dd View commit details
    Browse the repository at this point in the history
  5. feat: change var name

    ishanarya0 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1a06848 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. 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]>
    ishanarya0 and Ishan Arya authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0a925bf View commit details
    Browse the repository at this point in the history
  2. 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]>
    ishanarya0 and Ishan Arya authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2eb0f56 View commit details
    Browse the repository at this point in the history
  3. feat: add extra streams

    Ishan Arya committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9df3622 View commit details
    Browse the repository at this point in the history