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

✨ Start populating KubeadmControlPlane Status #1973

Merged
merged 1 commit into from
Jan 3, 2020

Conversation

detiber
Copy link
Member

@detiber detiber commented Dec 30, 2019

What this PR does / why we need it:

Up until now we haven't populated the status field on KubeadmControlPlane, this PR attempts to start doing that by updating Status.Replicas, Status.ReadyReplicas, and Status.UnavailableReplicas

Related to: #1756

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 30, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: detiber

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 30, 2019
@detiber detiber force-pushed the kcpStatus branch 2 times, most recently from 0193d5c to 792cb8f Compare December 31, 2019 18:01
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 31, 2019
@detiber detiber changed the title [WIP] ✨ Start populating KubeadmControlPlane Status ✨ Start populating KubeadmControlPlane Status Dec 31, 2019
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 31, 2019
@detiber
Copy link
Member Author

detiber commented Dec 31, 2019

/test pull-cluster-api-test

@detiber
Copy link
Member Author

detiber commented Dec 31, 2019

/assign @chuckha
This should be ready for review now.

@detiber
Copy link
Member Author

detiber commented Jan 2, 2020

/assign @ncdc

@ncdc
Copy link
Contributor

ncdc commented Jan 2, 2020

👀

@detiber
Copy link
Member Author

detiber commented Jan 3, 2020

/hold
waiting for #1991 to merge and rebase

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 3, 2020
@detiber
Copy link
Member Author

detiber commented Jan 3, 2020

/hold cancel

This should be good to go now
/assign @ncdc @vincepri

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 3, 2020
@detiber
Copy link
Member Author

detiber commented Jan 3, 2020

Actually, there's another change I want to make
/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 3, 2020
@detiber
Copy link
Member Author

detiber commented Jan 3, 2020

ok, now it should be good to go
/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 3, 2020
@ncdc
Copy link
Contributor

ncdc commented Jan 3, 2020

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 3, 2020
@k8s-ci-robot k8s-ci-robot merged commit 126a5c3 into kubernetes-sigs:master Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants