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
#Kubernetes: { | |
// `cluster: server: _` in `~/.kube/config` | |
server: _ | |
// `kubectl version` | |
version?: _ | |
// desired manifests as `kubectl get -o yaml` in yaml stream form | |
manifests: yaml.MarshalStream([for _, r in #resources for _, n in r {n}]) |
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
rfr-redisfailover-2 redis 1:signal-handler (1595484388) Received SIGTERM scheduling shutdown... | |
rfr-redisfailover-2 redis 1:M 23 Jul 2020 06:06:29.025 # User requested shutdown... | |
rfr-redisfailover-2 redis 1:M 23 Jul 2020 06:06:29.025 * Saving the final RDB snapshot before exiting. | |
rfr-redisfailover-2 redis 1:M 23 Jul 2020 06:06:29.025 * DB saved on disk | |
rfr-redisfailover-2 redis 1:M 23 Jul 2020 06:06:29.026 # Redis is now ready to exit, bye bye... | |
rfr-redisfailover-1 redis 1:S 23 Jul 2020 06:02:55.876 # Connection with master lost. | |
rfr-redisfailover-0 rfr-redisfailover-1 redis redis 1:S 23 Jul 2020 06:06:29.057 # Connection with master lost. | |
1:S 23 Jul 2020 06:02:55.876 * Caching the disconnected master state. | |
rfr-redisfailover-0 redis 1:S 23 Jul 2020 06:06:29.057 * Caching the disconnected master state. | |
rfr-redisfailover-0 redis 1:S 23 Jul 2020 06:06:29.457 * Connecting to MASTER 10.233.117.198:6379 |
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
apiVersion: kustomize.config.k8s.io/v1beta1 | |
kind: Kustomization | |
resources: | |
- build/helm/out.yaml | |
- build/ytt/out.yaml | |
secretGenerator: | |
- envs: | |
- secret.env |
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
#!/bin/bash | |
VERSION=1.0.1 | |
BASE=${HOME}/.bazel/${VERSION} | |
BAZEL=${BASE}/bin/bazel | |
if ! [ -f "$BAZEL" ]; then | |
GIT_ROOT=$(git rev-parse --show-toplevel) | |
OS=$(uname | tr '[:upper:]' '[:lower:]') | |
ARCH=$(uname -m) |
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
../pjdfstest/tests/chflags/00.t .......... ok | |
../pjdfstest/tests/chflags/01.t .......... ok | |
../pjdfstest/tests/chflags/02.t .......... ok | |
../pjdfstest/tests/chflags/03.t .......... ok | |
../pjdfstest/tests/chflags/04.t .......... ok | |
../pjdfstest/tests/chflags/05.t .......... ok | |
../pjdfstest/tests/chflags/06.t .......... ok | |
../pjdfstest/tests/chflags/07.t .......... ok | |
../pjdfstest/tests/chflags/08.t .......... ok | |
../pjdfstest/tests/chflags/09.t .......... ok |
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
/home/travis/build/juicedata/pjdfstest/fs/juicedata-juicefs/../../tests/chflags/00.t .......... ok | |
/home/travis/build/juicedata/pjdfstest/fs/juicedata-juicefs/../../tests/chflags/01.t .......... ok | |
/home/travis/build/juicedata/pjdfstest/fs/juicedata-juicefs/../../tests/chflags/02.t .......... ok | |
/home/travis/build/juicedata/pjdfstest/fs/juicedata-juicefs/../../tests/chflags/03.t .......... ok | |
/home/travis/build/juicedata/pjdfstest/fs/juicedata-juicefs/../../tests/chflags/04.t .......... ok | |
/home/travis/build/juicedata/pjdfstest/fs/juicedata-juicefs/../../tests/chflags/05.t .......... ok | |
/home/travis/build/juicedata/pjdfstest/fs/juicedata-juicefs/../../tests/chflags/06.t .......... ok | |
/home/travis/build/juicedata/pjdfstest/fs/juicedata-juicefs/../../tests/chflags/07.t .......... ok | |
/home/travis/build/juicedata/pjdfstest/fs/juicedata-juicefs/../../tests/chflags/08.t .......... ok | |
/home/travis/build/juicedata/pjdfstest/fs/juicedata-juicefs/../../tests/chflags/09.t .......... ok |
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
/root/pjdfstest/tests/chflags/00.t .......... ok | |
/root/pjdfstest/tests/chflags/01.t .......... ok | |
/root/pjdfstest/tests/chflags/02.t .......... ok | |
/root/pjdfstest/tests/chflags/03.t .......... ok | |
/root/pjdfstest/tests/chflags/04.t .......... ok | |
/root/pjdfstest/tests/chflags/05.t .......... ok | |
/root/pjdfstest/tests/chflags/06.t .......... ok | |
/root/pjdfstest/tests/chflags/07.t .......... ok | |
/root/pjdfstest/tests/chflags/08.t .......... ok | |
/root/pjdfstest/tests/chflags/09.t .......... ok |
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
/root/pjdfstest/tests/chflags/00.t .......... ok | |
/root/pjdfstest/tests/chflags/01.t .......... ok | |
/root/pjdfstest/tests/chflags/02.t .......... ok | |
/root/pjdfstest/tests/chflags/03.t .......... ok | |
/root/pjdfstest/tests/chflags/04.t .......... ok | |
/root/pjdfstest/tests/chflags/05.t .......... ok | |
/root/pjdfstest/tests/chflags/06.t .......... ok | |
/root/pjdfstest/tests/chflags/07.t .......... ok | |
/root/pjdfstest/tests/chflags/08.t .......... ok | |
/root/pjdfstest/tests/chflags/09.t .......... ok |
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
$ grep -vE '524|ENOENT' pjdfstest-amazon-efs.log | |
../pjdfstest/tests/chflags/00.t .......... ok | |
../pjdfstest/tests/chflags/01.t .......... ok | |
../pjdfstest/tests/chflags/02.t .......... ok | |
../pjdfstest/tests/chflags/03.t .......... ok | |
../pjdfstest/tests/chflags/04.t .......... ok | |
../pjdfstest/tests/chflags/05.t .......... ok | |
../pjdfstest/tests/chflags/06.t .......... ok | |
../pjdfstest/tests/chflags/07.t .......... ok |
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
/root/pjdfstest/tests/chflags/00.t .......... ok | |
/root/pjdfstest/tests/chflags/01.t .......... ok | |
/root/pjdfstest/tests/chflags/02.t .......... ok | |
/root/pjdfstest/tests/chflags/03.t .......... ok | |
/root/pjdfstest/tests/chflags/04.t .......... ok | |
/root/pjdfstest/tests/chflags/05.t .......... ok | |
/root/pjdfstest/tests/chflags/06.t .......... ok | |
/root/pjdfstest/tests/chflags/07.t .......... ok | |
/root/pjdfstest/tests/chflags/08.t .......... ok | |
/root/pjdfstest/tests/chflags/09.t .......... ok |
NewerOlder