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

🌱Add cloned-from annotation to templated references #3181

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

sedefsavas
Copy link

What this PR does / why we need it:

This PR adds infrastructure template that is cloned to create a machine as annotation to the machine object.
Fixes #3020

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 11, 2020
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jun 11, 2020
@sedefsavas
Copy link
Author

/test pull-cluster-api-test

@sedefsavas sedefsavas force-pushed the kcp_annotation branch 3 times, most recently from 3383b12 to b75abd2 Compare June 16, 2020 15:59
@vincepri
Copy link
Member

@sedefsavas can you tag (emoji) the PR title accordingly?

@sedefsavas sedefsavas changed the title Add infraref annotation to KCP machines 🌱Add infraref annotation to KCP machines Jun 16, 2020
controllers/external/util.go Outdated Show resolved Hide resolved
controlplane/kubeadm/controllers/controller.go Outdated Show resolved Hide resolved
controlplane/kubeadm/controllers/controller.go Outdated Show resolved Hide resolved
controlplane/kubeadm/controllers/controller.go Outdated Show resolved Hide resolved
controlplane/kubeadm/controllers/controller.go Outdated Show resolved Hide resolved
controlplane/kubeadm/controllers/controller.go Outdated Show resolved Hide resolved
controllers/external/util.go Outdated Show resolved Hide resolved
@sedefsavas sedefsavas force-pushed the kcp_annotation branch 5 times, most recently from 9f36e87 to ea947b3 Compare June 16, 2020 20:37
controllers/external/util.go Outdated Show resolved Hide resolved
@ncdc
Copy link
Contributor

ncdc commented Jun 23, 2020

1 outstanding comment to fix, then lgtm. Thanks!!!

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ncdc

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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 23, 2020
@vincepri
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 23, 2020
@sedefsavas
Copy link
Author

/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 Jun 23, 2020
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 23, 2020
@sedefsavas
Copy link
Author

/hold cancel

@sedefsavas sedefsavas closed this Jun 23, 2020
@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 Jun 23, 2020
@sedefsavas sedefsavas reopened this Jun 23, 2020
@vincepri
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 23, 2020
@detiber
Copy link
Member

detiber commented Jun 23, 2020

lgtm as well, thank you for all the work you've put into this

@vincepri
Copy link
Member

/test pull-cluster-api-test

@k8s-ci-robot k8s-ci-robot merged commit 2c3e881 into kubernetes-sigs:master Jun 23, 2020
@vincepri vincepri changed the title 🌱Add infraref annotation to KCP machines 🌱Add cloned-from annotation to templated references Jul 2, 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFE] CAPI should link infrastructure objects to their originating template
9 participants