-
Notifications
You must be signed in to change notification settings - Fork 33
Bug 1855666: Update klog #123
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
Conversation
|
@pierreprinetti: This pull request references Bugzilla bug 1855666, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
In response to this:
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. |
|
@pierreprinetti: This pull request references Bugzilla bug 1855666, which is valid. 3 validation(s) were run on this bug
In response to this:
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. |
1 similar comment
|
@pierreprinetti: This pull request references Bugzilla bug 1855666, which is valid. 3 validation(s) were run on this bug
In response to this:
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. |
|
/cc Fedosin |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
44696f5 to
36836ca
Compare
|
@pierreprinetti: This pull request references Bugzilla bug 1855666, which is valid. 3 validation(s) were run on this bug
In response to this:
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. |
|
/retest |
36836ca to
474bfa5
Compare
|
@pierreprinetti: This pull request references Bugzilla bug 1855666, which is valid. 3 validation(s) were run on this bug
In response to this:
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. |
|
/retest |
474bfa5 to
04d46b0
Compare
04d46b0 to
c158934
Compare
|
/retest |
|
@pierreprinetti: This pull request references Bugzilla bug 1855666, which is valid. 3 validation(s) were run on this bug
In response to this:
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. |
|
/retest |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mandre The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@pierreprinetti: All pull requests linked via external trackers have merged: Bugzilla bug 1855666 has been moved to the MODIFIED state. In response to this:
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. |
Mitigation of CVE-2018-1002105 See kubernetes/kubernetes#71411 for more details
Kept gopkg.in/yaml to v2 to stay consistent with Kubernetes; v2 would be imported anyway as an indirect dependency.