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

fix device tags #31

Merged
merged 1 commit into from
May 7, 2020
Merged

fix device tags #31

merged 1 commit into from
May 7, 2020

Conversation

gianarb
Copy link
Contributor

@gianarb gianarb commented May 7, 2020

The tags generated by the machine controller where not merged with the
one passed from the MachineSpec. This PR fixes the issue. Now we can use
those labels to filter devices via packet api.

Copy link
Contributor

@deitch deitch left a comment

Choose a reason for hiding this comment

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

It looks like make generate was not run before checking in. This file is missing its update:

api/v1alpha3/zz_generated.deepcopy.go

Separately, I find it is stuck on deleting, and not creating.

The tags generated by the machine controller where not merged with the
one passed from the MachineSpec. This PR fixes the issue. Now we can use
those labels to filter devices via packet api.
@gianarb gianarb merged commit aa900b3 into kubernetes-sigs:v1alpha3 May 7, 2020
@gianarb gianarb deleted the fix/merge-basetags branch May 7, 2020 16:15
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

2 participants