-
Notifications
You must be signed in to change notification settings - Fork 11
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
ishanarya0
wants to merge
128
commits into
raystack:main
Choose a base branch
from
goto:node-affinity
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Node affinity #125
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
Co-authored-by: Lifosmin Simon <[email protected]>
* 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]>
Co-authored-by: Lifosmin Simon <[email protected]>
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
Co-authored-by: Ishan Arya <[email protected]>
* 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.