Skip to content

Need to add ROUTER_METRICS_TYPE during router upgrades #3845

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

Closed
sdodson opened this issue Apr 4, 2017 · 10 comments
Closed

Need to add ROUTER_METRICS_TYPE during router upgrades #3845

sdodson opened this issue Apr 4, 2017 · 10 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Milestone

Comments

@sdodson
Copy link
Member

sdodson commented Apr 4, 2017

@jhadvig has discovered that after upgrading to latest origin e2e tests fail because the router does not export metrics when upgraded from 3.5 to current origin/master. This was a change that was introduced in openshift/origin#13337 and we need to make sure to apply that change during upgrades.

e2e test failure post upgrade https://ci.openshift.redhat.com/jenkins/view/All/job/test_branch_origin_extended_conformance_install_update/154/consoleFull#-81124364856cbb9a5e4b02b88ae8c2f77

Router upgrade happens here but all we do is patch the image version.

https://github.com/openshift/openshift-ansible/blob/master/playbooks/common/openshift-cluster/upgrades/post_control_plane.yml#L12-L42

@sdodson sdodson added area/upgrade kind/bug Categorizes issue or PR as related to a bug. labels Apr 4, 2017
@sdodson sdodson added this to the 1.6/3.6 milestone Apr 4, 2017
@sdodson
Copy link
Member Author

sdodson commented Apr 4, 2017

openshift/openshift-docs#3779 potential source for other additional changes during upgrade

@stevekuznetsov
Copy link
Contributor

Seems like @smarterclayton should have made this change as part of his patchset

@smarterclayton
Copy link
Contributor

Um... why is router upgrade not rerunning oadm router and merging?

@smarterclayton
Copy link
Contributor

So if the upgrader is just setting the latest image, there are quite a few things that are missing. In which case we probably need to start doing more to actually upgrade users, but it's not inconsistent with our current behavior. My understanding is that online was actually doing something much more, and I assumed that as part of the merge of the ops code we pulled that in.

@sdodson
Copy link
Member Author

sdodson commented Apr 4, 2017

I don't believe they were doing anything beyond what we're doing now, @mwoodson can you verify?

@smarterclayton can you show us how you'd re-generate and merge?

@smarterclayton
Copy link
Contributor

smarterclayton commented Apr 4, 2017 via email

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci-robot openshift-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 17, 2020
@openshift-bot
Copy link

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci-robot openshift-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jun 16, 2020
@openshift-bot
Copy link

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

@openshift-ci-robot
Copy link

@openshift-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

7 participants