Skip to content

Conversation

michi-covalent
Copy link
Contributor

  • Remove nodesWithoutCilium list as it is redundant, and rename nodesWithoutCiliumMap to nodesWithoutCilium.
  • Initialize both nodes and nodesWithoutCilium in getNodes to avoid listing nodes twice.
  • Associate extractFeaturesFromNodes with FeatureSet instead of ConnectivityTest to decouple FeatureSet from ConnectivityTest.

Ref: #1962

@michi-covalent michi-covalent temporarily deployed to ci September 26, 2023 23:39 — with GitHub Actions Inactive
- Remove nodesWithoutCilium list as it is redundant, and rename
  nodesWithoutCiliumMap to nodesWithoutCilium.
- Initialize both nodes and nodesWithoutCilium in getNodes to avoid
  listing nodes twice.
- Associate extractFeaturesFromNodes with FeatureSet instead of
  ConnectivityTest to decouple FeatureSet from ConnectivityTest.

Ref: #1962

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@michi-covalent michi-covalent temporarily deployed to ci September 27, 2023 00:44 — with GitHub Actions Inactive
@michi-covalent michi-covalent marked this pull request as ready for review September 27, 2023 02:25
@michi-covalent michi-covalent requested a review from a team as a code owner September 27, 2023 02:26
Copy link
Member

@tklauser tklauser left a comment

Choose a reason for hiding this comment

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

🧹

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 27, 2023
@tklauser tklauser merged commit 33f60a5 into main Sep 27, 2023
@tklauser tklauser deleted the pr/michi/node branch September 27, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants