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

refactor(kubernetes): removed unused displayName property from port forward config #9806

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

axel7083
Copy link
Contributor

@axel7083 axel7083 commented Nov 7, 2024

What does this PR do?

This PR remove the UserForwardConfig interface, which were used to add a displayName property. During the implementation of #9645 I discussed with @jeffmaury, and we decided to keep it without using it (time constraint with release). Then later we should remove it (#9637).

As the UserForwardConfig only contains the displayName property: removing it completely in favour of ForwardConfig.

Screenshot / video of UI

What issues does this PR fix or reference?

Part of #9637

All steps available in #9637 (comment)

How to test this PR?

  • Tests are covering the bug fix or the new feature

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.

1 participant