Skip to content

Instantly share code, notes, and snippets.

View hieptranquoc's full-sized avatar

Tran Quoc Hiep hieptranquoc

  • VietNam
  • 14:51 (UTC +07:00)
View GitHub Profile
GCP_PROJECT_ID=teracy-iorad
GCP_ZONE=us-central1-a
GCP_CLUSTER_NAME=dev
K8S_NAMESPACE=hoatle
REGISTRY_IMAGE=gcr.io/teracy-iorad/hieptranquoc/iorad-bot
GCP_KEY_FILE_BASE64=
@hieptranquoc
hieptranquoc / .env-common.asc
Last active September 16, 2020 22:33
iorad-pngquant-gha-config
-----BEGIN PGP MESSAGE-----
jA0ECQMCgw0buC5tojbk0usB8ybV4c+5teASJ4S4zSRBs1p8z/TIAKgjIswsXIBp
srgA4tGJaHk+NVqdjy3EYG43g2Sblq+H4FZVr/TuQxdnIk1v29pCIxq7PN7/G+TZ
0vWHNk1PAo4ZwPUjtXlu6Ddju0K/YzWKgpCMmU009io4GJGT0uvwYtkTrVHyfb78
9nsZu5ywDQi3urIj2Wq1ayqWNd2Q259lKjHzrSC7afXHpf4QH/4oynrHhMGYyHq4
/XURrqe8EJhaf9m681TUBNOEQoFYCUVpQKWDC/l4nHHypaq9CU90N4MCD1C+bwwT
iIKCWk093PxFlnlta4rLTJDoVJUFgV2oNi68nNUVyTDnlrgwecEGvk/NiMPM/cA0
VALfBK2MrqsbjIngKmtp2Zaru/wxIFjKejb0Xh+oXOS+0V56eBJWwmWtWEErn4Qb
WG/eit1I3Jql9XIfRxbLII6cy9rjOi87bweHB7kEtB0fpAQ+OW1mL4rEXvjN/WVz
@hieptranquoc
hieptranquoc / .env-common.asc
Last active September 4, 2020 07:46
video-export
-----BEGIN PGP MESSAGE-----
jA0ECQMCiWbYFhUKpRfk0usBjILbZbzLrgo1wiWNG7wG5+8uB+PCnqd4+3L4aLpa
l01yMxXY3ZXl+A64MbwO6/YKU1RxZTk5ahsgWaKPMifeFh1SXYhjR/uKoHScLXVD
tYSkpCHH3u+2ERAGOw051GGPi4goTy0TrEONP/F0kIRkNZ4/rFiLYyiF9S+BR9eV
a6iB8Qm3dhkhpLQgcw0VetIWGay1C5zEOiHhivDSZTXhjp/AOj6gKb0+2Qks6Wfs
amb5i/uAt5gVJVSv3y7C06aD6RbaZqR9L0w2KtTNWW0BR2FcH3g1PjLNAgX43a6m
CSJebONBsPx7MppkVP70HgK2PnTCAnlwjWcBpPdWaVw4mVXnLiI2opUFKgwRtPAS
vf7RUzwWUFxINRNNyLkWDHxbywRVpIxS29H/lI3RkdgkWyI5AooXGSfX3Ij+aeR5
K1mW1nBTKLuwOEFabBCfckINoetKj0AV+M2Ml6n/hCE4JTzXoHiKrDjzlgLf12sJ
@hieptranquoc
hieptranquoc / .env-common.asc
Last active August 25, 2020 16:44
iorad-extension
-----BEGIN PGP MESSAGE-----
jA0ECQMClDaWf/UopT/k0usB6ZvRM2XYoy96nt8dsVsjBQN78LnbuIU1gXGggNut
AK7voFm/xmHWUg1oJvd9NTPA04ZSdz29KAH+UNxSdryRnSDr2rar0pF/EsDdHRmj
iXty0/8kXCku7YwbdpaeRDoREQOhDwd3R4vcvgOpSx/GJyfNcJot7fleU61r9Y5J
3AJMwN+A8OE91G1fmcytT2LYscpl6loe/EAX2FwL37a3oACdfTSgMNP2n2Fakbah
dGKK/y/UgupLfqFjHjRCcIwWwg4e93Kk0ZCmG1BJv8qSKpI4Ida1RdupfVp4UANo
4WQ3tfB+p+9QJELLivV6RLqmVtMedecoKOlKhaLmqgyd4mLYkdngP85vtmuQ/p5n
xFV99wf4LlIISs+4Jo/X/qbluVj/TgrCkaLM61pUDM4CqGhWYhPLnxTgLsCUaqjg
zzYXIKYCaI+8eQUljRo/OHKXLxJ2MVrrrL4OyhZlHa50GYUj7SN+IYmNAoHJx4vL
This file has been truncated, but you can view the full file.
Hieps-MacBook-Pro:iorad-extension hiep$ skaffold dev -v debug
INFO[0000] starting gRPC server on port 50051
INFO[0000] starting gRPC HTTP server on port 50052
INFO[0000] Skaffold &{Version:v1.7.0 ConfigVersion:skaffold/v2beta1 GitVersion: GitCommit:145f59579470eb1f0a7f40d8e0924f8716c6f05b GitTreeState:clean BuildDate:2020-04-04T00:37:53Z GoVersion:go1.14.1 Compiler:gc Platform:darwin/amd64}
DEBU[0000] config version (skaffold/v1) out of date: upgrading to latest (skaffold/v2beta1)
DEBU[0000] found config for context "gke_teracy-iorad_us-central1-a_dev"
DEBU[0000] Defaulting build type to local build
DEBU[0000] validating yamltags of struct SkaffoldConfig
DEBU[0000] validating yamltags of struct Metadata
DEBU[0000] validating yamltags of struct Pipeline
This file has been truncated, but you can view the full file.
Hieps-MacBook-Pro:iorad-extension hiep$ skaffold dev
Listing files to watch...
- iorad-extension/node-dep
Generating tags...
- iorad-extension/node-dep -> gcr.io/teracy-iorad/hieptranquoc/iorad-extensions/iorad-extension_node-dep:c2f21f2e7024894b6f70facf095f6e91602cde5e
Checking cache...
- iorad-extension/node-dep: Found. Tagging
Tags used in deployment:
- iorad-extension/node-dep -> gcr.io/teracy-iorad/hieptranquoc/iorad-extensions/iorad-extension_node-dep:c2f21f2e7024894b6f70facf095f6e91602cde5e@sha256:56daf3cb43aad739f1e6def6fb8aa3e08855ee458588e5adb7c4293c7b0808f1
Starting deploy...
@hieptranquoc
hieptranquoc / error.log
Last active November 28, 2018 10:03
Vagrant rsync-auto when `find ... chown` out of sync.
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh
DEBUG ssh: Exit status: 0
DEBUG guest: Searching for cap: rsync_post
DEBUG guest: Checking in: ubuntu
DEBUG guest: Checking in: debian