Skip to content

Conversation

varshaprasad96
Copy link
Member

Description of the change:
When there are multiple webhooks of the same type, the
ordering is not fixed. This PR modifies the ordering of webhooks
in a webhookdefinition based on the name, instead of the type.

Signed-off-by: varshaprasad96 [email protected]

Motivation for the change:
Closes: #5215

Checklist

If the pull request includes user-facing changes, extra documentation is required:

@openshift-ci openshift-ci bot requested review from fabianvf and theishshah October 11, 2021 17:15
@varshaprasad96
Copy link
Member Author

cc: @sujil02

Copy link
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 11, 2021
When there are multiple webhooks of the same type, the
ordering is not fixed. This PR modifies the ordering of webhooks
in a webhookdefinition based on the name, instead of the type.

Signed-off-by: varshaprasad96 <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented Oct 13, 2021

New changes are detected. LGTM label has been removed.

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 13, 2021
@varshaprasad96 varshaprasad96 merged commit 76c1a4a into operator-framework:master Oct 13, 2021
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.

Order of generated webhooks still not stable after v1.12

2 participants