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: Move FeatureSet to a separate package #2001

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

michi-covalent
Copy link
Contributor

Move FeatureSet to a separate package so that the sysdump package can import it to use the feature detection logic without introducing a circular dependency.

Ref: #1962

@michi-covalent michi-covalent temporarily deployed to ci October 2, 2023 22:08 — with GitHub Actions Inactive
@michi-covalent michi-covalent marked this pull request as ready for review October 2, 2023 22:49
@michi-covalent michi-covalent requested review from a team as code owners October 2, 2023 22:49
utils/features/features.go Outdated Show resolved Hide resolved
utils/features/features.go Outdated Show resolved Hide resolved
utils/features/features.go Outdated Show resolved Hide resolved
utils/features/features.go Outdated Show resolved Hide resolved
utils/features/features.go Outdated Show resolved Hide resolved
utils/features/features.go Outdated Show resolved Hide resolved
utils/features/features.go Outdated Show resolved Hide resolved
utils/features/features.go Outdated Show resolved Hide resolved
utils/features/features.go Outdated Show resolved Hide resolved
Move FeatureSet to a separate package so that the sysdump package can
import it to use the feature detection logic without introducing a
circular dependency.

Ref: #1962

Co-authored-by: Tobias Klauser <tobias@isovalent.com>
Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@tklauser tklauser merged commit 29137df into main Oct 4, 2023
19 checks passed
@tklauser tklauser deleted the pr/michi/quiet branch October 4, 2023 05:42
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.

None yet

5 participants