Skip to content

Extend ingressFiltering E2E testing #2217

@jaroslaw-pieszka

Description

@jaroslaw-pieszka

We need to cover more scenarios including:

  • calls with ingressFiltering set to false
  • calls with ingressFiltering set to true
  • calls for internal GA (controlled by license parameter)
  • calls for external GA (controlled by license parameter)

Expected outcome:

Plan supports ingress filtering GA ingress filtering parameter outcome
* * not present 202 - accepted
no * true or false 400 - ingress filtering option is not available
yes internal true or false 202 - accepted
yes external false 202 - accepted
yes external true 400 - ingress filtering option is not available

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions