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

Adding required field to networkingv1 ingress generator #105

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

mohammedzee1000
Copy link
Contributor

  • attempting to create ingress without PathType specified
    results in error

Signed-off-by: Mohammed Zeeshan Ahmed [email protected]

What does this PR do?

[see title]

What issues does this PR fix or reference?

No i found this issue while attempting to move odo url creation to use networking v1 ingresses

Is your PR tested? Consider putting some instructions how to test your changes

Ingresses created by this should be apply on newer kubernetes cluster without error

 - attempting to create ingress without `PathType` specified
results in error

Signed-off-by: Mohammed Zeeshan Ahmed <[email protected]>
@openshift-ci openshift-ci bot requested review from elsony and yangcao77 July 1, 2021 13:17
Copy link
Collaborator

@yangcao77 yangcao77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for helping fix the bug.

@openshift-ci
Copy link

openshift-ci bot commented Jul 2, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mohammedzee1000, yangcao77

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Jul 2, 2021
@mohammedzee1000
Copy link
Contributor Author

Is something else needed to merge this?

@yangcao77 yangcao77 merged commit 9c98ccd into devfile:main Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants