Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workflow: hide/show parameters based on other parameter #1840

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

masco
Copy link
Member

@masco masco commented May 29, 2019

No description provided.

@masco
Copy link
Member Author

masco commented May 30, 2019

run skydive-scale-tests

@hunchback hunchback self-assigned this Jun 1, 2019
@hunchback hunchback removed their assignment Jun 4, 2019
@masco
Copy link
Member Author

masco commented Jun 6, 2019

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
Copy link
Member Author

masco commented Jun 6, 2019

run skydive-k8s-tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants