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

fix(crd): update conversion webhook port to 9501 #3156

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

derekbit
Copy link
Member

Which issue(s) this PR fixes:

Issue longhorn/longhorn#9438

What this PR does / why we need it:

longhorn/longhorn crds.yaml is already updated.
Correct the port number to avoid any confusion.

Special notes for your reviewer:

Additional documentation or context

Copy link
Contributor

@PhanLe1010 PhanLe1010 left a comment

Choose a reason for hiding this comment

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

LGTM

Just want to double check that we don't have an issue even though the port here is wrong because the lCRDs in the onghorn/longhorn repo still have correct port. Most of the time, we use the yaml in longhorn/longhorn instead. But this fix is good to make them consistent. Am I missing anything?

@derekbit
Copy link
Member Author

LGTM

Just want to double check that we don't have an issue even though the port here is wrong because the lCRDs in the onghorn/longhorn repo still have correct port. Most of the time, we use the yaml in longhorn/longhorn instead. But this fix is good to make them consistent. Am I missing anything?

You're right. This is only for consistency, we've updated longhorn/longhorn chart and manifest before.

longhorn/longhorn crds.yaml is already updated.
Correct the port number to avoid any confusion.

Longhorn 9438

Signed-off-by: Derek Su <[email protected]>
@derekbit derekbit merged commit f35429b into longhorn:master Sep 13, 2024
8 checks passed
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.

2 participants