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] Cluster upgrade page is referencing wrong pre-upgrade check page #6901

Open
torchiaf opened this issue Oct 28, 2024 · 2 comments
Open
Assignees
Labels
area/ui Harvester standalone UI or Rancher UI extension kind/bug Issues that are defects reported by users or that we know have reached a real release reproduce/needed Reminder to add a reproduce label and to remove this one severity/needed Reminder to add a severity label and to remove this one
Milestone

Comments

@torchiaf
Copy link

Describe the bug

SURE-9156

The cluster upgrade dialog (the page which appears when somebody hits the upgrade button the first time) is always referencing the pre-upgrade checks of Rancher 1.0. The same URL does not exist for higher versions.
The upgrade page should reference the Harvester version which is currently installed

To Reproduce
Steps to reproduce the behavior:

  1. In Harvester 1.2.1/1.2.2 click Upgrade button
  2. Check the "pre-upgrade checks" link

Environment

  • Harvester 1.2 version

Additional context

@torchiaf torchiaf added kind/bug Issues that are defects reported by users or that we know have reached a real release area/ui Harvester standalone UI or Rancher UI extension reproduce/needed Reminder to add a reproduce label and to remove this one severity/needed Reminder to add a severity label and to remove this one labels Oct 28, 2024
@torchiaf torchiaf added this to the v1.2.3 milestone Oct 28, 2024
@torchiaf torchiaf self-assigned this Oct 28, 2024
@torchiaf torchiaf changed the title [BUG] [BUG] Cluster upgrade page is referencing wrong pre-upgrade check page Oct 28, 2024
@harvesterhci-io-github-bot

Pre Ready-For-Testing Checklist

  • If labeled: require/HEP Has the Harvester Enhancement Proposal PR submitted?
    The HEP PR is at:

  • Where is the reproduce steps/test steps documented?
    The reproduce steps/test steps are at:

  • Is there a workaround for the issue? If so, where is it documented?
    The workaround is at:

  • Have the backend code been merged (harvester, harvester-installer, etc) (including backport-needed/*)?
    The PR is at:

    • Does the PR include the explanation for the fix or the feature?

    • Does the PR include deployment change (YAML/Chart)? If so, where are the PRs for both YAML file and Chart?
      The PR for the YAML change is at:
      The PR for the chart change is at:

  • If labeled: area/ui Has the UI issue filed or ready to be merged?
    The UI issue/PR is at:

  • If labeled: require/doc, require/knowledge-base Has the necessary document PR submitted or merged?
    The documentation/KB PR is at:

  • If NOT labeled: not-require/test-plan Has the e2e test plan been merged? Have QAs agreed on the automation test case? If only test case skeleton w/o implementation, have you created an implementation issue?

    • The automation skeleton PR is at:
    • The automation test case PR is at:
  • If the fix introduces the code for backward compatibility Has a separate issue been filed with the label release/obsolete-compatibility?
    The compatibility issue is filed at:

@harvesterhci-io-github-bot

Automation e2e test issue: harvester/tests#1633

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui Harvester standalone UI or Rancher UI extension kind/bug Issues that are defects reported by users or that we know have reached a real release reproduce/needed Reminder to add a reproduce label and to remove this one severity/needed Reminder to add a severity label and to remove this one
Projects
None yet
Development

No branches or pull requests

2 participants