Skip to content

refactor: Remove deprecated aliasing files and clean up imports #11452

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

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

Conversation

abhinav-1305
Copy link

Description

resolves: #11431, please review - @timflannagan.

Change Type

/kind cleanup

Changelog

NONE

Additional Notes

@github-actions github-actions bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none labels Jun 20, 2025
@timflannagan
Copy link
Member

@abhinav-1305 Thanks for taking a stab at this. What I had in mind for that issue is properly moving the relevant packages from internal to pkg to avoid the alias approach vs. removing the alias references themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove alias' definitions between pkg/ and internal/
2 participants