Sam Yuan
Sam Yuan
we have an issue as we installed bcc at container, but if host vm/instance don't bcc lib installed, and bcc been used as volume mount of pod, the pod will...
**Is your feature request related to a problem? Please describe.** - remove post integration test - image build from base to kepler **Describe the solution you'd like** n/A **Describe alternatives...
**Is your feature request related to a problem? Please describe.** Try to add commit message check for each pr. **Describe the solution you'd like** https://www.kubernetes.dev/docs/guide/pull-requests/#commit-message-guidelines - Try to keep the...
**Is your feature request related to a problem? Please describe.** add microshift as micro of openshift as integration test env **Describe the solution you'd like** considering github action providing agent...
Hi team, May I know for `MERGE_REQUIRED_APPROVALS`, will this count for maintainers? or it will count all accounts? Thanks and regards Sam
### Description `2023/10/03 12:21:12 ERROR: [transport] Client received GoAway with error code ENHANCE_YOUR_CALM and debug data equal to ASCII "too_many_pings".` test github action CI https://github.com/hyperledger/fabric-admin-sdk/actions/runs/6392852458/job/17350940610?pr=144 When use fabric 2.5 configuration......
Hi team, happy new year! in recent I received a mail about kepler's badge, the kepler's badge should be Kepler https://www.bestpractices.dev/en/projects/7391 but not my fork for Kepler https://www.bestpractices.dev/en/projects/7386 As personal...
LIBBPF_MAJOR_VERSION function is missing on ubuntu server. if we just install ubuntu distribution version as 0.5 ``` root@d82887bb353b:/# dpkg -l | grep libbpf ii libbpf-dev:amd64 1:0.5.0-1ubuntu22.04.1 amd64 eBPF helper library...
Hi bcc, I found we already have bcc deb for ubuntu 20.04 during docker build. and we have docker image for ... ubuntu 20.04 https://github.com/iovisor/bcc/blob/master/docker/Dockerfile.ubuntu#L32 Hence I am confusing, should...