Skip to content

Node affinity #125

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

Open
wants to merge 128 commits into
base: main
Choose a base branch
from
Open

Node affinity #125

wants to merge 128 commits into from

Conversation

ishanarya0
Copy link
Member

No description provided.

mabdh and others added 30 commits March 14, 2023 21:47
* feat(meteor): add telegraf support

* fix(meteor): add default telegraf values

* fix: remove unnecessary volumes

* fix(meteor): telegraf volumes
Switch to latest goto chart and v0.5.0 Compass docker image.
v0.8.0 is the first image published for gotocompany/meteor.
The deadline defaults to 4hrs (14,400s) but can be overridden if
required to be higher or lower.
fix(meteor): kill telegraf after meteor job
* feat: add taint/tolerations

* chore: taints enabled check

* fix: change name to tolearion and type array

* feat: add affinity

* feat: add both nodeAffinity

* feat: add volumes and volumeMounts

* fix: values

* fix: add volume and mounts key only if needed

* feat: upgrade version and docs

* feat: upgrade version and docs
* chore: fix typo

* fix: update chart version
* fix: nest under secret key

* chore: change key name
* fix: add cron job for optimus DB cleanup

* fix: configurable optimus db cleanup template
feat(siren): add podLabels value
feat(meteor): deprecated APIs removed in 1.25
* feat: otel collector sidecar

Co-authored-by: Haveiss <[email protected]>
* feat: add kube secret object
- this hall handle all the secrets to be passed as env variables to firehose
- this shall handle secret credentials and creating volumes and mounts

* chore: bump chart version

* fix: remove secretsAsVolumes key

* fix: add empty check for mounts

* feat: pass env variables and mount variables in separate keys

* fix: create single volume for each firehose

* fix: deployment.yaml

* fix: deployment.yaml
feat(firehose): set firehose metrics config
* fix: change METRIC_STATSD_PORT to string

* version bump
FemiNoviaLina and others added 30 commits August 26, 2024 14:08
* chore(app): add resource for cron otel sidecar deployment

* optional condition

---------

Co-authored-by: Lifosmin Simon <[email protected]>
* chore(guardian): update cron job

* chore(guardian): update cron job

* bump(guardian): cron otel sidecear resources

* bump(guardian): cron otel sidecear resources

* chore(guardian): update cron job

---------

Co-authored-by: Lifosmin Simon <[email protected]>
* dagger helm chart added

* resolved comments

* storage_protocol added
Update Chart.yaml
feat: add dagger annotation
* fix: adding condition check failing part

* fix: add another condition to handle empty number of failing

* refactor: remove unused qoutes

---------

Co-authored-by: Muhammad Luthfi Fahlevi <[email protected]>
Co-authored-by: Muhammad Luthfi Fahlevi <[email protected]>
Co-authored-by: Dwarakesh Venkatasamy <[email protected]>
* tags added for dagger flink metrics

* formatting
* chore(dagger): dagger/flink job bucket url convention change
Existing:
Checkpoint: g-godata-id-dagger-checkpoints/flink-checkpoints/{{ .Values.name }}
Savepoint: g-godata-id-dagger-checkpoints/flink-savepoints/{{ .Values.name }}
high-availability.storageDir: g-godata-id-dagger-checkpoints/ha

New:
Checkpoint: g-gojek-id-dagger-ha/checkpoints/{{ .Values.name }}
Savepoint: g-gojek-id-dagger-ha/savepoints/{{ .Values.name }}
high-availability.storageDir: g-gojek-id-dagger-ha/k8s-ha

* chore(dagger): chart compatibility w.r.t GCS setup

* chore(dagger): remove dagger chart default values for checkpoint,savepoint, k8s url

* chore(dagger): Update dagger helm chart to have conditional configuration for gcp environment. (#132)

* chore(dagger): Update dagger helm chart to have conditional configuration for gcp environment.

* address MR comment - renaming csp to cloud_provider

---------

Co-authored-by: rajuGT <[email protected]>

* feat(dagger): add ali credential configmap

* add config credential-provider EnvironmentVariableCredentialProvider for
both ali and tcc.

* code reformat

* add fs.oss.endpoint and change dagger-user-crds from configRef to secretRef

---------

Co-authored-by: rajuGT <[email protected]>
Co-authored-by: Femi Novia Lina <[email protected]>
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.