tag:qiita.com,2005:/organizations/gamba/activities 株式会社gamba の記事 Qiita で 株式会社gamba に投稿された最近の記事 2021-03-03T18:52:11+09:00 https://qiita.com/organizations/gamba tag:qiita.com,2005:PublicArticle/1400778 2021-03-03T18:52:11+09:00 2021-03-03T18:52:11+09:00 https://qiita.com/liubin/items/d1ef981b04a239573dff Get all containers log for one namespace Pods managed by deploy or daemonset don't have a fixed name, you must get the pod name and then get… liubin tag:qiita.com,2005:PublicArticle/1376303 2021-01-12T16:11:44+09:00 2021-01-12T16:11:44+09:00 https://qiita.com/liubin/items/d6c0a9964e4b86b89e43 Install buildah and container-selinux On some special CentOS 7, when installing buildah: curl -L -o /etc/yum.repos.d/devel:kubic:libconta… liubin tag:qiita.com,2005:PublicArticle/1318745 2020-10-12T19:34:11+09:00 2020-10-12T19:34:11+09:00 https://qiita.com/liubin/items/c82085702b9dba2e86a4 Rustのok_orの便利の使い方 There are many methods can be used to check if an Option has value. For examples: Use is_some() or … liubin tag:qiita.com,2005:PublicArticle/1317359 2020-10-10T16:45:36+09:00 2020-10-10T16:45:50+09:00 https://qiita.com/liubin/items/7a5390c19d5dcddf9993 Optional arguments in Rust macro definition Here is a simple example that showing a rust macro that accept optional arguments(arguments number … liubin