Skip to content

[FCOS] pkg/daemon/update.go: check for nil pointers#1498

Merged
openshift-merge-robot merged 1 commit intoopenshift:fcosfrom
vrutkovs:fcos-pointer-nil
Feb 23, 2020
Merged

[FCOS] pkg/daemon/update.go: check for nil pointers#1498
openshift-merge-robot merged 1 commit intoopenshift:fcosfrom
vrutkovs:fcos-pointer-nil

Conversation

@vrutkovs
Copy link
Copy Markdown
Contributor

@vrutkovs vrutkovs commented Feb 22, 2020

- What I did
Added nil checks for Ignition v3 options

- How to verify it
Run cluster update where unit contents or mask setting is unset

- Description for the changelog
Make sure daemon doesn't panic when mask or contents is nil

Fixes #1378

/cc @LorbusChris @sgreene570

Make sure daemon doesn't panic when mask or contents is nil
@openshift-ci-robot openshift-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Feb 22, 2020
@vrutkovs
Copy link
Copy Markdown
Contributor Author

OVN pod crashlooping

/retest

@LorbusChris
Copy link
Copy Markdown
Contributor

/lgtm
/retest

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 23, 2020
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LorbusChris, vrutkovs

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:
  • OWNERS [LorbusChris,vrutkovs]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants