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

Bug 1806571: bump rhcos for kubelet fix #3173

Merged
merged 1 commit into from Feb 24, 2020

Conversation

rphillips
Copy link
Contributor

Fixes a kubelet issue setting the wrong cgroup memory limit.

ref: https://bugzilla.redhat.com/show_bug.cgi?id=1802687

@openshift-ci-robot openshift-ci-robot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Feb 24, 2020
@openshift-ci-robot
Copy link
Contributor

@rphillips: This pull request references Bugzilla bug 1806571, 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.

In response to this:

Bug 1806571: bump rhcos for kubelet fix

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.

@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 24, 2020
@rphillips
Copy link
Contributor Author

/cherry-pick release-4.4

Use Bug 1806576 for cherry pick

@openshift-cherrypick-robot

@rphillips: once the present PR merges, I will cherry-pick it on top of release-4.4 in a new PR and assign it to you.

In response to this:

/cherry-pick release-4.4

Use Bug 1806576 for cherry pick

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.

@miabbott
Copy link
Member

miabbott commented Feb 24, 2020

$ ~/workspaces/coreos/differ/differ.py -fe api.ci -fv 44.81.202002211631-0 -se api.ci -sv 44.81.202002241126-0
{
    "sources": {
        "44.81.202002211631-0": "https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4/44.81.202002211631-0/x86_64/commitmeta.json",
        "44.81.202002241126-0": "https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4/44.81.202002241126-0/x86_64/commitmeta.json"
    },
    "diff": {
        "machine-config-daemon": {
            "44.81.202002211631-0": "machine-config-daemon-4.4.0-202002211531.git.1.dc52ee1.el8.x86_64",
            "44.81.202002241126-0": "machine-config-daemon-4.4.0-202002240901.git.1.1c56b20.el8.x86_64"
        },
        "openshift-hyperkube": {
            "44.81.202002211631-0": "openshift-hyperkube-4.4.0-202002210654.git.0.97c8826.el8.x86_64",
            "44.81.202002241126-0": "openshift-hyperkube-4.4.0-202002221131.git.0.9160df9.el8.x86_64"
        }
    }
}

@sdodson
Copy link
Member

sdodson commented Feb 24, 2020

/test e2e-gcp
/test e2e-aws
/test e2e-vsphere
/test e2e-libvirt
/test e2e-metal

@sdodson
Copy link
Member

sdodson commented Feb 24, 2020

/approve

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sdodson

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 24, 2020
@sdodson
Copy link
Member

sdodson commented Feb 24, 2020

/lgtm

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

sdodson commented Feb 24, 2020

/refresh

@sdodson
Copy link
Member

sdodson commented Feb 24, 2020

/skip

@sdodson
Copy link
Member

sdodson commented Feb 24, 2020

/test gofmt
/test golint
/test govet
/test images
/test shellcheck
/test tf-lint
/test unit
/test verify-vendor
/test yaml-lint

@sdodson
Copy link
Member

sdodson commented Feb 24, 2020

/lgtm

@sdodson
Copy link
Member

sdodson commented Feb 24, 2020

/retest

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@sdodson
Copy link
Member

sdodson commented Feb 24, 2020

Rate limited on e2e-aws-upgrade, all other critical platforms have passed at least once.
/override e2e-aws-upgrade

@openshift-ci-robot
Copy link
Contributor

@sdodson: /override requires a failed status context to operate on.
The following unknown contexts were given:

  • e2e-aws-upgrade

Only the following contexts were expected:

  • ci/prow/e2e-aws
  • ci/prow/e2e-aws-fips
  • ci/prow/e2e-aws-scaleup-rhel7
  • ci/prow/e2e-aws-upgrade
  • ci/prow/e2e-gcp
  • ci/prow/e2e-libvirt
  • ci/prow/e2e-metal
  • ci/prow/e2e-openstack
  • ci/prow/e2e-ovirt
  • ci/prow/e2e-vsphere
  • ci/prow/gofmt
  • ci/prow/golint
  • ci/prow/govet
  • ci/prow/images
  • ci/prow/shellcheck
  • ci/prow/tf-fmt
  • ci/prow/tf-lint
  • ci/prow/unit
  • ci/prow/verify-vendor
  • ci/prow/yaml-lint
  • tide

In response to this:

Rate limited on e2e-aws-upgrade, all other critical platforms have passed at least once.
/override e2e-aws-upgrade

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.

@sdodson
Copy link
Member

sdodson commented Feb 24, 2020

/override ci/prow/e2e-aws-upgrade

@openshift-ci-robot
Copy link
Contributor

@sdodson: Overrode contexts on behalf of sdodson: ci/prow/e2e-aws-upgrade

In response to this:

/override ci/prow/e2e-aws-upgrade

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.

@openshift-merge-robot openshift-merge-robot merged commit aba0810 into openshift:master Feb 24, 2020
@openshift-ci-robot
Copy link
Contributor

@rphillips: All pull requests linked via external trackers have merged. Bugzilla bug 1806571 has been moved to the MODIFIED state.

In response to this:

Bug 1806571: bump rhcos for kubelet fix

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.

@openshift-cherrypick-robot

@rphillips: #3173 failed to apply on top of branch "release-4.4":

error: Failed to merge in the changes.
Using index info to reconstruct a base tree...
M	data/data/rhcos-amd64.json
M	data/data/rhcos.json
Falling back to patching base and 3-way merge...
Auto-merging data/data/rhcos.json
CONFLICT (content): Merge conflict in data/data/rhcos.json
Auto-merging data/data/rhcos-amd64.json
CONFLICT (content): Merge conflict in data/data/rhcos-amd64.json
Patch failed at 0001 bump rhcos for kubelet fix

In response to this:

/cherry-pick release-4.4

Use Bug 1806576 for cherry pick

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.

@openshift-ci-robot
Copy link
Contributor

@rphillips: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-vsphere 36812a7 link /test e2e-vsphere
ci/prow/e2e-libvirt 36812a7 link /test e2e-libvirt
ci/prow/e2e-aws-upgrade 36812a7 link /test e2e-aws-upgrade
ci/prow/e2e-aws-fips 36812a7 link /test e2e-aws-fips
ci/prow/e2e-aws-scaleup-rhel7 36812a7 link /test e2e-aws-scaleup-rhel7

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

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. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants