forked from observatorium/thanos-receive-controller
-
Notifications
You must be signed in to change notification settings - Fork 0
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
pull
wants to merge
41
commits into
yeya24:master
Choose a base branch
from
observatorium:master
base: master
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.
Conversation
This file contains 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
CI: Run unit tests with Github Action
ci: Migrate checks to GH Actions
Deprecate drone
CI: Add quay.io as registry
Signed-off-by: Matej Gera <[email protected]>
Signed-off-by: Matej Gera <[email protected]>
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]>
Signed-off-by: Douglas Camata <[email protected]>
Support updating the hashring during scaledown/disruptions
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]>
Mixin: Correctly spell `hierarchies`
Signed-off-by: Douglas Camata <[email protected]>
Signed-off-by: Douglas Camata <[email protected]>
Put back git index check in the Makefile
Signed-off-by: hayk96 <[email protected]>
Signed-off-by: hayk96 <[email protected]>
manifests: Update K8s depracated serviceAccount key
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )