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

Failing Test : [sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones #62703

Closed
AishSundar opened this issue Apr 17, 2018 · 18 comments
Assignees
Labels
kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/bug Categorizes issue or PR as related to a bug. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/apps Categorizes an issue or PR as relevant to SIG Apps.
Milestone

Comments

@AishSundar
Copy link
Contributor

Failing Job

sig-release-master-upgrade#gce-1.10-master-upgrade-master

Failing Test

[sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones

Triage results

https://storage.googleapis.com/k8s-gubernator/triage/index.html?sig=apps&test=%5C%5Bsig%5C-apps%5C%5D%5C%20Deployment%5C%20RollingUpdateDeployment%5C%20should%5C%20delete%5C%20old%5C%20pods%5C%20and%5C%20create%5C%20new%5C%20ones

This test is currently failing in sig-release master-upgrade suite, This could potentially become release blocking if not addressed sooner. @mattfarina can you please triage this failure?

/kind bug
/priority failing-test
/priority important-soon
/sig apps
@kubernetes/sig-apps-bugs

cc @jberkus @tpepper

/assign @mattfarina

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. sig/apps Categorizes an issue or PR as relevant to SIG Apps. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Apr 17, 2018
@AishSundar
Copy link
Contributor Author

/milestone v1.11

@AishSundar
Copy link
Contributor Author

/status approved-for-milestone

Since this is a test issue, I am applying label status/approved-for-milestone to avoid this issue from being removed from the milestone.

@AishSundar
Copy link
Contributor Author

@mattfarina is there an ETA on fixing this test failure? This is currently on of the few tests failing our sig-release upgrade blocking suite. If this is not fixed we will have to delay beta for 1.11.

@tpepper @jberkus as FYI

@jagosan
Copy link
Contributor

jagosan commented May 7, 2018

/cc @kow3ns may have some thoughts on this one...

@janetkuo
Copy link
Member

janetkuo commented May 8, 2018

I think it's likely due to the removal of hash labels in deployments.

@AishSundar
Copy link
Contributor Author

cc @kow3ns @janetkuo can one of you please triage and assign a owner to fix the issue? This is currently on of the few tests failing our sig-release upgrade blocking suite. If this is not fixed we will have to delay beta cut for 1.11 which is currently on 5/15.

@kow3ns kow3ns assigned kow3ns and unassigned mattfarina May 8, 2018
@k8s-github-robot
Copy link

[MILESTONENOTIFIER] Milestone Issue: Up-to-date for process

@AishSundar @kow3ns

Issue Labels
  • sig/apps: Issue will be escalated to these SIGs if needed.
  • priority/important-soon: Escalate to the issue owners and SIG owner; move out of milestone after several unsuccessful escalation attempts.
  • kind/bug: Fixes a bug discovered during the current release.
Help

@AishSundar
Copy link
Contributor Author

Followed with @kow3ns offline. He is testing a fix locally. He'll cut a PR against 1.10 today. need to modify the tests in that branch and then we need to get the release shepherd to merge the CP

@kow3ns
Copy link
Member

kow3ns commented May 10, 2018

@janetkuo is correct in her comment above. Issued #63674. Needs cherry pick into release 1.10.

@AishSundar
Copy link
Contributor Author

@MaciekPytel who is 1.10 patch manager to help CP #63674 into 1.10 after its merged

@AishSundar
Copy link
Contributor Author

/cc @MaciekPytel

@kow3ns
Copy link
Member

kow3ns commented May 10, 2018

@AishSundar @MaciekPytel the PR is against 1.10. We don't want to pull the entire PR that modifies the test into release-1.10, just this small patch.

It needs lgtm and cherry-pick-approved

@AishSundar
Copy link
Contributor Author

@kow3ns which is the small patch we want CP'ed into release-1.10?

@kow3ns
Copy link
Member

kow3ns commented May 10, 2018

#63674 needs to be merged into 1.10

@MaciekPytel
Copy link
Contributor

I've added cherrypick-approved. I don't really have the context here, so I'd rather leave doing the actual review (and lgtm-ing) to someone more competent.

@AishSundar
Copy link
Contributor Author

@kow3ns any ETA on merging #63674 ? its CP approved

@tpepper
Copy link
Member

tpepper commented May 14, 2018

@kubernetes/sig-apps-bugs this needs your lgtm

@k8s-ci-robot k8s-ci-robot added the kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API label May 14, 2018
k8s-github-robot pushed a commit that referenced this issue May 15, 2018
Automatic merge from submit-queue.

Fix Deployment e2e on master upgrade (62703)

**What this PR does / why we need it**:
Selector and label mutation for RSs created by Deploys has been deprecated, but the e2e in this version still checks for it. We need to remove these checks in order for master upgrade validation to pass.

Fixes #62703

```release-note
NONE
```
@AishSundar
Copy link
Contributor Author

Things seem to be clearing up now in a few jobs. Closing this issue now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/bug Categorizes issue or PR as related to a bug. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/apps Categorizes an issue or PR as relevant to SIG Apps.
Projects
None yet
Development

No branches or pull requests

9 participants