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

ipam/types: fix missing deep copy fields #10500

Merged
merged 1 commit into from Mar 6, 2020
Merged

Conversation

aanm
Copy link
Member

@aanm aanm commented Mar 6, 2020

Fixes: f0dfcb4 ("k8s: CiliumNode: Move generic IPAM parmeters into Spec.IPAM")
Signed-off-by: André Martins andre@cilium.io


This change is Reviewable

Fixes: f0dfcb4 ("k8s: CiliumNode: Move generic IPAM parmeters into Spec.IPAM")
Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm added kind/bug This is a bug in the Cilium logic. pending-review release-note/misc This PR makes changes that have no direct user impact. labels Mar 6, 2020
@aanm aanm requested a review from a team as a code owner March 6, 2020 19:17
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.8.0 Mar 6, 2020
// +k8s:deepcopy-gen=package,register
// +k8s:openapi-gen=true

// +groupName=ipam

Choose a reason for hiding this comment

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

package comment should be of the form "Package types ..."

@aanm
Copy link
Member Author

aanm commented Mar 6, 2020

test-me-please

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 45.598% when pulling c764ceb on pr/fix-deep-copy-files into 4cf87d1 on master.

@aanm aanm merged commit 0d7d76c into master Mar 6, 2020
1.8.0 automation moved this from In progress to Merged Mar 6, 2020
@aanm aanm deleted the pr/fix-deep-copy-files branch March 6, 2020 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This is a bug in the Cilium logic. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.8.0
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

4 participants