Skip to content

Conversation

@circy9
Copy link
Contributor

@circy9 circy9 commented Aug 4, 2022

Simplify the flow of MC controller. Will do manual testing later.

Here are the test results:
https://msazure.visualstudio.com/CloudNativeCompute/_wiki/wikis/CloudNativeCompute.wiki/355835/liqian-test-hub-agent

@circy9 circy9 requested a review from ryanzhang-oss August 4, 2022 04:58
@Arvindthiru
Copy link
Contributor

Clarification: So with this refactor all the resources like Namespace, role, role binding & Internal member cluster will exist until we delete the member cluster CR right ?

@circy9
Copy link
Contributor Author

circy9 commented Aug 4, 2022

Yes

Copy link
Contributor

@Arvindthiru Arvindthiru left a comment

Choose a reason for hiding this comment

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

This needs to be removed

heartBeatReceivedCondition := metav1.Condition{
Type: fleetv1alpha1.ConditionTypeInternalMemberClusterHeartbeat,
Status: metav1.ConditionTrue,
Reason: "InternalMemberClusterHeartbeatReceived",
ObservedGeneration: imc.GetGeneration(),
}
imc.SetConditions(joinedCondition, heartBeatReceivedCondition)
,

But I can remove when I make changes to accommodate the heartbeat api

@circy9 circy9 merged commit 8306481 into main Aug 4, 2022
@zhiying-lin zhiying-lin deleted the liqian/memberclustercontroller branch August 16, 2023 08:40
michaelawyu pushed a commit to michaelawyu/fleet that referenced this pull request Aug 28, 2025
---------

Signed-off-by: Zhiying Lin <zhiyingl456@gmail.com>
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.

3 participants