Skip to content

Conversation

@roycaihw
Copy link
Member

What type of PR is this?
/kind bug

What this PR does / why we need it:
Fix a nil pointer dereference that could cause kube-apiserver to panic.

Does this PR introduce a user-facing change?:

Fix a bug in server printer that could cause kube-apiserver to panic.

/sig cli

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. sig/cli Categorizes an issue or PR as relevant to SIG CLI. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. labels Jun 24, 2019
@roycaihw
Copy link
Member Author

/cc @smarterclayton

@janetkuo janetkuo added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. area/apiserver and removed needs-priority Indicates a PR lacks a `priority/foo` label and requires one. labels Jun 24, 2019
@janetkuo
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 24, 2019
@janetkuo
Copy link
Member

This needs to be cherrypicked.

@roycaihw
Copy link
Member Author

This needs to be cherrypicked.

Sounds good. This was from 17740a2#diff-749b0f5911ddd5261b4ed5c2945d7c16R1585, which was added in 1.12. I assume 1.12 has retired so let's cherrypick it to 1.13, 1.14 and 1.15?

@roycaihw
Copy link
Member Author

/retest

@janetkuo
Copy link
Member

let's cherrypick it to 1.13, 1.14 and 1.15

SGTM

@roycaihw
Copy link
Member Author

I assume 1.12 has retired so let's cherrypick it to 1.13, 1.14 and 1.15?

Actually v1.12.10 cut (the last patch release) is planned Monday, July 1st. I can prepare a cherrypick for 1.12 as well

@janetkuo Could you add the approval label? Thanks

@fejta-bot
Copy link

Unknown CLA label state. Rechecking for CLA labels.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/check-cla

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 25, 2019
@smarterclayton
Copy link
Contributor

/approve
/lgtm

as well

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: roycaihw, smarterclayton

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

The pull request process is described here

Details 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 25, 2019
@roycaihw
Copy link
Member Author

/retest

@k8s-ci-robot k8s-ci-robot merged commit c1fc717 into kubernetes:master Jun 25, 2019
k8s-ci-robot added a commit that referenced this pull request Aug 20, 2019
…49-upstream-release-1.13

Automated cherry pick of #79349: printer: fix a nil pointer dereference
k8s-ci-robot added a commit that referenced this pull request Aug 20, 2019
…49-upstream-release-1.15

Automated cherry pick of #79349: printer: fix a nil pointer dereference
k8s-ci-robot added a commit that referenced this pull request Aug 20, 2019
…49-upstream-release-1.14

Automated cherry pick of #79349: printer: fix a nil pointer dereference
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. area/apiserver cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/cli Categorizes an issue or PR as relevant to SIG CLI. 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.

5 participants