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

Don't attempt to delete aggregation from VPA if it doesn't exist #2238

Merged
merged 1 commit into from
Aug 5, 2019

Conversation

jbartosik
Copy link
Collaborator

I saw VPA failing in that MarkNotAutoscaled because it was accessing nil.I think it's when it tires to clean up aggregation from key for which there is no aggregation yet.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 5, 2019
@jbartosik
Copy link
Collaborator Author

/retest

The failure looks not related to the change:

$ sudo apt-get install libseccomp-dev -qq
479E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libs/libseccomp/libseccomp2_2.1.1-1ubuntu1~trusty5_amd64.deb  Could not connect to apt.cache.travis-ci.com:80 (34.96.81.152), connection timed out
480
481E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libs/libseccomp/libseccomp-dev_2.1.1-1ubuntu1~trusty5_amd64.deb  Unable to connect to apt.cache.travis-ci.com:http:
482
483E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
484The command "sudo apt-get install libseccomp-dev -qq" failed and exited with 100 during .

@jbartosik
Copy link
Collaborator Author

/assign @bskiba

Copy link
Member

@bskiba bskiba left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 5, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bskiba

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 5, 2019
@k8s-ci-robot k8s-ci-robot merged commit 100e91b into kubernetes:master Aug 5, 2019
@jbartosik jbartosik deleted the bugfix-00 branch January 15, 2021 10:20
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants