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

Rebasing Fork with Upstream #2

Open
wants to merge 209 commits into
base: master
Choose a base branch
from
Open

Rebasing Fork with Upstream #2

wants to merge 209 commits into from

Conversation

klaus385
Copy link
Owner

Updating my fork with recent upstream commits while preserving my changes.

paulfantom and others added 30 commits October 17, 2022 14:21
Signed-off-by: Paweł Krupa (paulfantom) <[email protected]>
charts: deprecate loadbalancer SVCs
Fix regexp in renovate configuration
Signed-off-by: Paweł Krupa (paulfantom) <[email protected]>
chore(deps): update dependency timescale/promscale to v0.16.0
Previous setting collided with our processes related to issues
management and caused unnecessary notifications.
.github: do not close dependency dashboard issue
Signed-off-by: Paweł Krupa (paulfantom) <[email protected]>
Signed-off-by: Arunprasad Rajkumar <[email protected]>

Signed-off-by: Arunprasad Rajkumar <[email protected]>
chart/avalanche: add options related to pod placing
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The field for target labels in a PodMonitor spec is called [podTargetLabels](https://github.com/prometheus-operator/prometheus-operator/blob/main/pkg/apis/monitoring/v1/types.go\#L1330). The `targetLabels` field only exists for service monitors.
…ale#490)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update prometheus rule for Promscale chart
Currently we use k8s StatefulSet and native replica to create multiple
Avalanche instances to generate series load to Prometheus. However this is
less optimal and occupies real CPU & memory in a benchmarking environment.

This fix creates fake Service to mimic existence of multiple avalanche
with less demanding resources.

A new helm value `fakePrometheusTargetCount` has been introduced to declare the
number of fake prometheus targets to be created for avalanche.

Signed-off-by: Arunprasad Rajkumar <[email protected]>
renovate bot and others added 30 commits April 25, 2023 20:51
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: 0xffox <[email protected]>
This commit allows to configure scrapeTimeout for Prometheus instances. This is particularly useful in benchmarks when scraping large targets with > 2M series, since then Prometheus needs more than 10s (default `scrapeTimeout`) to complete.

Signed-off-by: Harkishen Singh <[email protected]>
* Note to enable backup for the restored release

In order to enable backup on the restored release, we have to enable backup section and disable boostrap from backup section in helm value and upgrade the release.

Signed-off-by: naveenkumarsp <[email protected]>

* Update Chart.yaml

Bumping the chart version

Signed-off-by: naveenkumarsp <[email protected]>

* Bumping the chart version to 0.27.3

Signed-off-by: naveenkumarsp <[email protected]>

* bump chart version

Signed-off-by: naveenkumarsp <[email protected]>
Co-authored-by: Paweł Krupa <[email protected]>
Signed-off-by: alejandrodnm <[email protected]>
Signed-off-by: David Andreoletti <[email protected]>
Signed-off-by: David Andreoletti <[email protected]>
Adding topologySpreadConstraints and removing `affinityTemplate` to
allow easier handling of topology spread.

Defaulting to kubernetes defaults when it comes to handling topology

Signed-off-by: Paweł Krupa (paulfantom) <[email protected]>
Signed-off-by: Paweł Krupa (paulfantom) <[email protected]>
…ale#548)

* chore(deps): update dependency timescale/promscale to v0.17.0

* charts/promscale: bump major version

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paweł Krupa (paulfantom) <[email protected]>
… number for patroni reloader job

Signed-off-by: Paweł Krupa (paulfantom) <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* add pgbackrest-secrets for gcs service key

* add documentation for backing up to gcs

* clean up gcs backup documentation and fix example

* revert autogenerated toc changes

* check for empty pgbackrest secret (for gcs)

* remove s3 defaults and add examples for backup providers

* add documentation for s3 azure and gcs changes

* Fixed linting error

* bump chart version

* remove trailing space

Signed-off-by: Gunnar Sundberg <[email protected]>
Co-authored-by: Alex Grönholm <[email protected]>
* set patronictl config file

* bump chart version

* revert line removal
* fix issue with global/local scope

* bump version (patch)
Signed-off-by: Ramon Guiu <[email protected]>
Signed-off-by: Ramon Guiu <[email protected]>
* Revert "Merge pull request timescale#588 from timescale/update-semver-mathis"

This reverts commit dd4db38, reversing
changes made to 8484516.

* Fix helm release
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.