-
Updated
Aug 22, 2021 - Java
high-availability
Here are 397 public repositories matching this topic...
Is your proposal related to a problem?
Replication is currently slow.
Describe the solution you'd like
tools bucket replicate could upload a few objects at a time instead of one by one
Describe alternatives you've considered
Copying the objects with some other tool but tools bucket replicate is way too convenient because you can use two completely different object st
同时发布一个服务的多个节点的实现问题
What language are you using?
C++
What operating system (Linux, Ubuntu, …) and version?
Linux
What runtime / compiler are you using (e.g. jdk version or version of gcc)
4.8.5
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
tars的发布流程:tarsweb上传安装包 -> tarsAdminRegistry开始发布 -> tarspatch 从/usr/local/app/p
-
Updated
Jun 10, 2021 - Python
-
Updated
Aug 19, 2021 - Python
-
Updated
Jul 28, 2021 - Go
-
Updated
Jul 14, 2021 - Go
-
Updated
Aug 24, 2021 - 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
Aug 24, 2021 - C
Currently we have a mix of:
Out of memory error.Out of memory errorout of memory errorout of memoryout of memory.out of memory [some context]
All these should be adjusted to use the same wording for consistency and it should also make the executable a little bit smaller
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Aug 24, 2021 - Go
-
Updated
Sep 30, 2020 - Go
-
Updated
Aug 12, 2021 - C
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
Aug 20, 2021 - Python
-
Updated
Aug 17, 2021 - C++
/metrics endpoints
This is something that came up with our experiments in migrating our cluster from 1.3 to 1.5.
Our process is essentially as follows:
- create cluster as is with a single primary
- disable monitor on primary with --force on it
pg_autoctl disable monitor --force --pgdata /var/lib/postgresql/12/main_cluster/ - stop pg_autoctl service with
sudo service postgresql_main_cluster stop - e
-
Updated
Feb 20, 2021 - Smarty
-
Updated
Jul 15, 2021 - Go
-
Updated
Jul 13, 2021 - Go
-
Updated
Aug 3, 2021 - Java
-
Updated
Aug 18, 2020 - Shell
-
Updated
Aug 23, 2021 - Go
-
Updated
Aug 23, 2021 - Jinja
-
Updated
Aug 15, 2021 - 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