Command-line parsing: https://github.com/status-im/nim-confutils
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
Hey, I'm vpavlin-4759808 and I have contributed to the Semaphore V4 Ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (semaphorev4-1) | |
Contributor # 14 | |
Contribution Hash: | |
9c32e4f5 e8da82b6 579599a3 3ddb1ea9 | |
965f46a4 5edfc865 b29c19df 6f2a56b2 | |
6e7b208d 3e894f3f a87e311a 197e650e | |
846b1608 67d9d345 e9159be7 187d3830 |
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
version: "3.7" | |
x-logging: &logging | |
logging: | |
driver: json-file | |
options: | |
max-size: 1000m | |
x-pg-pass: &pg_pass ${POSTGRES_PASSWORD:-test123} | |
services: |
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
Hey, I'm vpavlin-4759808 and I have contributed to the RLN Trusted Setup Ceremony MPC Phase2 Trusted Setup ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (rln-withdraw) | |
Contributor # 17 | |
Contribution Hash: 99b1a708 f0567688 fc20ed2c fd1fa32c | |
d7b1fbc6 1e7c0654 70724cce 499be2e8 | |
f8478199 0c13f4d0 a8275a51 94070ce5 | |
1421c8df 401d2099 bb2800d8 ebd4256e |
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
kind: ImageStream | |
apiVersion: image.openshift.io/v1 | |
metadata: | |
name: vpavlin-test | |
namespace: vpavlin-test | |
uid: 88413385-960e-44de-abe3-d417365e5dad | |
resourceVersion: '340606' | |
generation: 2 | |
creationTimestamp: '2021-09-01T07:59:39Z' | |
annotations: |
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
kind: Pod | |
apiVersion: v1 | |
metadata: | |
generateName: vpavlin-test-1- | |
annotations: | |
alpha.image.policy.openshift.io/resolve-names: '*' | |
k8s.v1.cni.cncf.io/network-status: |- | |
[{ | |
"name": "openshift-sdn", | |
"interface": "eth0", |
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 | |
#Run as | |
# bash push-operator-application.sh PR_NUMBER VERSION QUAY_NAMESPACE | |
# bash push-operator-application.sh 74 0.9.0 vpavlin | |
NAMESPACE=${3:-vpavlin} | |
VERSION=$2 | |
PR=$1 |
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: "kubeflow.org/v1" | |
kind: "TFJob" | |
metadata: | |
name: "dist-mnist-for-e2e-test" | |
spec: | |
tfReplicaSpecs: | |
PS: | |
replicas: 2 | |
restartPolicy: Never | |
template: |
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: kfdef.apps.kubeflow.org/v1beta1 | |
kind: KfDef | |
metadata: | |
clusterName: api-vpavlin44-dev-datahub-redhat-com:6443 | |
creationTimestamp: null | |
name: kf_manifests_dev | |
namespace: kubeflow | |
spec: | |
applications: | |
#- kustomizeConfig: |
NewerOlder