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

[pull] master from observatorium:master #6

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

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 31, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Mar 31, 2022
philipgough and others added 22 commits April 1, 2022 10:24
Add feature to wait on ready replicas on scaling up
The `allow-only-ready-replicas` feature requires
permission to get pods. Otherwise the following
error occurs:

> failed polling until pod is ready" pod=thanos-receive-3 duration=4.340636ms err="pods " thanos-receive-3" is forbidden: User "system:serviceaccount:thanos:thanos-receive-controller" cannot get resource "pods" in API group "" in the namespace "thanos"

This PR adds the necessary permission to
the example manifest, as well as the Jsonnet
code.
…#103)

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220114195835-da31bd327af9 to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Upgrade to go 1.19

* Use podutils from kubectl instead of k8s.io/kubernetes

* go mod tidy

* Disable cyclop properly

* Update k8s.io/client-go

* Add error handling

* tidy/vendor
…#104)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220114011407-0dd24b26b47d to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1.0 (#105)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add annotate pods on hashring change feature

Signed-off-by: Matej Gera <[email protected]>

* Remove cyclop lint

Signed-off-by: Matej Gera <[email protected]>

* Use current timestamp as annotation; don't annotate on error

Signed-off-by: Matej Gera <[email protected]>

* Add jsonnet changes to enable pod annotation

Signed-off-by: Matej Gera <[email protected]>

* Fix misspelling

Signed-off-by: Matej Gera <[email protected]>

* Add option to jsonnet

Signed-off-by: Matej Gera <[email protected]>

---------

Signed-off-by: Matej Gera <[email protected]>
Signed-off-by: Matej Gera <[email protected]>
Support updating the hashring during scaledown/disruptions
matej-g and others added 12 commits March 30, 2023 14:07
jsonnet: Add delete perms to Role in order to correctly set ownerRef …
This commit allow specifying the instance name filter, in order to
filter the datasources shown on the dashboards.

Signed-off-by: Jacob Baungard Hansen <[email protected]>
Fix typo in the mixin.

Note: this is a breaking change for anyone changing this value
downstream.

Signed-off-by: Jacob Baungard Hansen <[email protected]>
Signed-off-by: Douglas Camata <[email protected]>
Put back git index check in the Makefile
manifests: Update K8s depracated serviceAccount key
@squat squat deleted the branch yeya24:master September 22, 2023 09:56
@squat squat deleted the master branch September 22, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants