Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/prometheus-operator] Lower dependency req #16523

Merged
merged 6 commits into from
Sep 4, 2019

Conversation

vsliouniaev
Copy link
Collaborator

@vsliouniaev vsliouniaev commented Aug 21, 2019

What this PR does / why we need it:

  • Fix accidental breaking of compatibility:
    The feature to support both metrics and dashboards for Kubernetes < 1.14 and > 1.14 made the stated minimum requirement version (1.10) incompatible.
    Simple fix + dashboards re-sync.
  • Removing @anothertobi as maintainer
  • Fixing the .Values.prometheusOperator.cleanupCustomResourceBeforeInstall to hopefully solve intermittent CI failures

Which issue this PR fixes

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • DCO signed
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [stable/chart])

@helm-bot helm-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 21, 2019
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 21, 2019
@vsliouniaev
Copy link
Collaborator Author

/assign @anothertobi

Signed-off-by: vas <vasily.sliouniaev@jet.com>
Signed-off-by: vas <vasily.sliouniaev@jet.com>
@helm-bot helm-bot removed the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Sep 2, 2019
@helm-bot helm-bot added the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Sep 2, 2019
Signed-off-by: vas <vasily.sliouniaev@jet.com>
Signed-off-by: vas <vasily.sliouniaev@jet.com>
Signed-off-by: vas <vasily.sliouniaev@jet.com>
Signed-off-by: vas <vasily.sliouniaev@jet.com>
@helm-bot helm-bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 4, 2019
Copy link
Collaborator

@gianrubio gianrubio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ok-to-test
/lgtm

@k8s-ci-robot k8s-ci-robot added ok-to-test lgtm Indicates that a PR is ready to be merged. labels Sep 4, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gianrubio, vsliouniaev

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 0efbceb into helm:master Sep 4, 2019
@vsliouniaev vsliouniaev deleted the lower-dep branch September 4, 2019 15:19
svrc pushed a commit to svrc/charts that referenced this pull request Sep 4, 2019
* Lower dependency

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Resync rules and dashboards

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Bump version

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Remove anothertobi

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Fix cleanup flag

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Re-run sync

Signed-off-by: vas <vasily.sliouniaev@jet.com>
Signed-off-by: Harsha Katepal <hkatepal@ford.com>
svrc pushed a commit to svrc/charts that referenced this pull request Sep 4, 2019
* Lower dependency

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Resync rules and dashboards

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Bump version

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Remove anothertobi

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Fix cleanup flag

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Re-run sync

Signed-off-by: vas <vasily.sliouniaev@jet.com>
kengou pushed a commit to kengou/charts that referenced this pull request Sep 18, 2019
* Lower dependency

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Resync rules and dashboards

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Bump version

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Remove anothertobi

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Fix cleanup flag

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Re-run sync

Signed-off-by: vas <vasily.sliouniaev@jet.com>
ramkumarvs pushed a commit to yugabyte/charts-helm-fork that referenced this pull request Sep 30, 2019
* Lower dependency

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Resync rules and dashboards

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Bump version

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Remove anothertobi

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Fix cleanup flag

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Re-run sync

Signed-off-by: vas <vasily.sliouniaev@jet.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). lgtm Indicates that a PR is ready to be merged. ok-to-test size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[stable/prometheus-operator] silent dep to k8s 1.11 in last patch
5 participants