Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

fix ICP list unmarshal issue. #728

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

morvencao
Copy link
Member

@morvencao morvencao commented Dec 31, 2019

Add proto tag for standard list meta, to align with k8s API, eg: https://github.com/kubernetes/api/blob/master/core/v1/types.go#L3538-L3542

@morvencao morvencao requested a review from a team as a code owner December 31, 2019 07:52
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Dec 31, 2019
@istio-policy-bot
Copy link

🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test?

Courtesy of your friendly test nag.

@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 31, 2019
@howardjohn
Copy link
Member

Can you link an issue or describe what is fixed or add a test?

@elfinhe
Copy link
Member

elfinhe commented Jan 2, 2020

@morvencao which issue will this pr fix?

Copy link
Member

@elfinhe elfinhe left a comment

Choose a reason for hiding this comment

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

LGTM. But I think this will be reverted in IstioOperatorList PR#713. Let's hold for a while and apply this change to IstioOperatorList.

@ostromart ostromart added the do-not-merge Block automatic merging of a PR. label Jan 8, 2020
@istio-testing
Copy link

@morvencao: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@istio-testing istio-testing added the needs-rebase Indicates a PR needs to be rebased before being merged label Feb 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. do-not-merge Block automatic merging of a PR. needs-rebase Indicates a PR needs to be rebased before being merged size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants