-
Updated
Dec 27, 2020 - Java
high-availability
Here are 359 public repositories matching this topic...
-
Updated
Nov 17, 2020 - C++
Default step does not make much sense if the scrape interval is common (e.g 15s). Getting too low makes things extremely slow for no good reason.
Flag on querier might be a good idea.
-
Updated
Nov 1, 2019 - Python
-
Updated
Dec 21, 2020 - Go
-
Updated
Dec 16, 2020 - Python
-
Updated
Dec 28, 2020 - Go
-
Updated
Dec 28, 2020 - C
-
Updated
Dec 26, 2020 - C
We want to have consistent and structured logs to improve the ability to filter and analyse longhorn-manager logs.
Currently the controller uses the global logrus package logger, the task here would be to switch the log calls to the instance logger that was implemented in longhorn/longhorn-manager#661
While doing this also improve the log messages, where possible.
For an example of a successf
-
Updated
Dec 10, 2020 - JavaScript
currently "option forwardfor" cant't be unset, so there is no way to enable it in the default section and disable it in a particular frontend
-
Updated
Sep 30, 2020 - Go
-
Updated
Dec 28, 2020 - C
-
Updated
Dec 15, 2020 - C++
-
Updated
Dec 19, 2020 - Python
https://github.com/google/starlark-go/blob/master/doc/spec.md
It should satisfy our reproducibility needs (like jsonnet) and could be easier to write agola config files.
Like in #137 we should provide build context information.
-
Updated
Oct 10, 2019 - Smarty
To reproduce:
make cluster NODES=3
# In shell in tmux run this line of commands twice
pg_autoctl set formation number-sync-standbys 0 && pg_autoctl set node candidate-priority --name node3 0 && pg_autoctl set node replication-quorum --name node3 false
second time it fails like this:
16:52:06 9301 INFO Waiting for the settings to have been applied to the monitor and primary nod
-
Updated
Dec 25, 2020 - Go
-
Updated
Dec 9, 2020 - Go
-
Updated
Aug 18, 2020 - Shell
-
Updated
Dec 21, 2020 - Java
-
Updated
Dec 22, 2020 - HTML
-
Updated
Dec 15, 2020 - Java
-
Updated
Nov 27, 2020 - Perl
-
Updated
Dec 28, 2020 - HTML
Improve this page
Add a description, image, and links to the high-availability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the high-availability topic, visit your repo's landing page and select "manage topics."
FEATURE REQUEST:
Hi,
I see that there is nothing in the kargo repo related to
docker loginstuff and more precisely nothing about the ability to make kubernetes pull images from private registries such as ECR.I have a solution for this that currently works for ECR and CoreOS and that could be extended to different registries solutions (azure one, custom private registry on premi