skydive icon indicating copy to clipboard operation
skydive copied to clipboard

workflow: hide/show parameters based on other parameter

Open masco opened this issue 6 years ago • 3 comments

masco avatar May 29 '19 11:05 masco

run skydive-scale-tests

masco avatar May 30 '19 06:05 masco

Sample params to test: for example, if you want to show the port fields for TCP and UDP types. the yaml will look like below Parameters:

  • Name: type Description: Packet Type Type: string
  • Name: srcPort Description: Source Port Type: integer Depends: type Factors:
    • tcp
    • udp

masco avatar Jun 06 '19 08:06 masco

run skydive-k8s-tests

masco avatar Jun 06 '19 09:06 masco