-
Hi,
We are working on a Golang implementation of Gearman Server (https://github.com/appscode/g2). Our backend requires the option of job scheduling. In our implementation, we are using `SUBMIT_JOB_SC…
-
https://docs.google.com/presentation/d/1W73LH4Cio0pz3OsY-IczveMQMXB7o8uiQGQamKGgrfM/edit?usp=sharing
Video: https://youtu.be/guBlmVxJtk4
-
I'm currently trying out stash to backup our external MYSQL database (hosted digitalocean one). Unfortunately, the job is silently failing. While analysing the issue I see a failing init container:
`…
-
I am installing `voyager` via `helm` as a subchart
```yaml
voyager:
enableAnalytics: false
ingressClass: voyager
cloudProvider: baremetal
rbac:
create: true
apiserver:
# en…
-
I plan to fix the issue described below for encoding nested struct arrays.
Currently this structure
``` go
type Nested struct {
A string `url:"theA,omitempty"`
B string `url:"theB,omitempty…
-
"react-native-code-push": "^6.2.1",
1、无法更新
2、但是可以拿到服务端的数据
{
"update_info": {
"download_url": "http://appscode.oss-cn-hangzhou.aliyuncs.com/javascriptbundle/FgPUiUgCZqRC8uUhYBcttd7_EDx2",
"…
-
I'm only test this using the following (on v7.0.0):
- NodeAlert: `node-status` and `node-volume` checks.
- ClusterAlert: `component-status`, `event`, and a webhook checks.
- PodAlert: `pod-status…
-
When using the monitoring described here: https://voyagermesh.com/docs/v12.0.0/guides/ingress/monitoring/using-coreos-prometheus-operator/ for v12.0.0 - it crashes the operator. See attachment. Fr…
-
On voyager 7.4.0, for a given cert, say
```yaml
apiVersion: voyager.appscode.com/v1beta1
kind: Certificate
metadata:
name: examplecom
namespace: default
spec:
domains:
- example.com
…
-
Would be cool if there was support for Datadog as there is with Prometheus.
Maybe implemented w/ the Datadog agent as a side car?
https://www.datadoghq.com/blog/monitor-haproxy-with-datadog/