Hang Yan

Results 14 issues of Hang Yan

**What is the problem you're trying to solve** allow users to choose which dir they can mount their secets **Describe the solution you'd like** By default, it shoud be `/run/secrets/`...

Proposal 💡

**What is the problem you're trying to solve** OAM have key concept is role speration, ![](https://miro.medium.com/max/1400/1*3MwVJ1v5YKNJQ3nUwA7sHA.png) I understand what compose spec is approching, but i was wondering if we need...

**What is the problem you're trying to solve** depends_on cannot mapping directly to kubernetes **Describe the solution you'd like** mark it as optional **Additional context** https://github.com/kubernetes/kompose/issues/1053 https://github.com/docker/compose/issues/6855

When the normal supportbundle api failed for some nodes or controller, use kubernetes api instead to collect logs. Also, in either case, clusterinfo will always be gathered first. Signed-off-by: Hang...

**Description** We need to provide a debug flag to the cli interface

**Description** I create a sample compose file, and use a image not exist locally, it failed to run **Reference** None ![2020-04-09_11-32](https://user-images.githubusercontent.com/3939015/78855204-e15d0500-7a55-11ea-99e8-8e79861ff313.png) I will look around to see if i can...

This commit adds the packet capture feature to Antrea. Fix #5443 ## Feature Introduction Traceflow works well for network flow diagnose, but sometimes users may want to take a look...

action/release-note

**Describe what you are trying to solve** Traceflow works well for network flow diagnose, but sometimes users may want to take a look into the raw packet in the flow....

kind/design
lifecycle/stale

Add packetcapture's API changes. For the full feature, please ref to: https://github.com/antrea-io/antrea/pull/5821

api-review
kind/api-change
action/release-note

This is a refactor of #5821 (ovs based) which use gopacket(https://github.com/google/gopacket) https://github.com/packetcap/go-pcap to perform the capture. Notes: 1. this go library use custom parser for the BPF filter and it...

action/release-note