Skip to content

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

Open
masco wants to merge 1 commit intoskydive-project:masterfrom
masco:variable-params
Open

workflow: hide/show parameters based on other parameter#1840
masco wants to merge 1 commit intoskydive-project:masterfrom
masco:variable-params

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
@masco masco force-pushed the variable-params branch from 5cb8b24 to bba3b70 Compare June 3, 2019 06:58
@hunchback hunchback removed their assignment Jun 4, 2019
@masco masco force-pushed the variable-params branch from bba3b70 to 9414bdb Compare June 6, 2019 08:36
@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

2 participants