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: kube support namespace #118

Closed
wants to merge 110 commits into from
Closed

Conversation

mabdh
Copy link
Member

@mabdh mabdh commented Dec 24, 2024

  • kubernetes support namespace
  • if namespace does exist, all resources that depend to it will be deployed to that namespace

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
ishanarya0 and others added 29 commits October 13, 2023 16:50
* rebase

* test: fix mocks

* fix: remove regex
* fix: allow overiding user passed resource & limits

* test: add resource limit update test
* feat: add sink based ns selection

* feat: add namespace to labels

* fix: should check exisitng stopped flag

* fix: error handling

* fix: make private error
* feat: templatize telegraf config output

* fix: templatize all keys in output
* fix: remove validation on resource name

* fix: have new regex
* chore: if namespace is empty take from default

* fix: do not overwrite the namespace
* chore: if namespace is empty take from default

* fix: do not overwrite the namespace

* fix: take namespace from resource conf
)

feat: make kube deployment timeout, extendInterval, refreshInterval, defaultSyncBackoff, defaultMaxRetries, syncInterval configurable
fix: test lint timeout

Co-authored-by: Manish Dangi <[email protected]>
* feat: upgrade lint action

* feat: set enable-all false

* feat: disable typecheck
* feat: helm release config validation during plan

* test: fix tests
* feat: overridable firehose image repository

* fix: fallback to default if image repository empty
* 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]>
@mabdh mabdh closed this Dec 24, 2024
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