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

Add v1.0.0 test cases #126

Merged
merged 6 commits into from
Jan 6, 2022
Merged

Add v1.0.0 test cases #126

merged 6 commits into from
Jan 6, 2022

Conversation

lanfon72
Copy link
Member

@lanfon72 lanfon72 commented Dec 19, 2021

Features

  • [FEATURE] Ability to use HwAddr to lookup NetworkInterface Name in harvester-installer. #1641 owner:lanfon72 area/installer, enhancement
  • [FEATURE] maximum CPU in VM creation #1565 owner:lanfon72 area/ui, enhancement
  • [FEATURE] Support management of node labels for advanced scheduling of VMs #1416 owner:lanfon72 p2
  • [FEATURE] Move download kubeconfig icon #1349 owner:lanfon72 p2
  • [FEATURE] Configuring additional trusted CA certificates #1260 owner:lanfon72 p1
  • [FEATURE] Doc: Install OS from a USB disk #1200 owner:lanfon72 p1
  • [FEATURE] backup VM required metadata to the external storage server #988 owner:lanfon72 p2
  • [FEATURE] Add auto SSL certificate using Let's Encrypt or ability to bring Custom certificate to secure Harvester #761 owner:lanfon72 p1
  • [FEATURE] Allow customization of TLS parameters #1046 owner:lanfon72, noahgildersleeve p2

Bugs

  • [BUG] Harvester network controller manager failed to update lock #1722 owner:lanfon72 area/network, blocker, bug
  • [BUG] When creating a new template from an existing template, the volume size should be editable #1711 owner:lanfon72 area/ui, bug
  • [BUG] Fail to use /dev/by-id/xxx link as the install disk in PXE boot installation #1462 owner:lanfon72 area/installer, bug
  • [BUG] Harvester 1.0.0-rc1 fails to install on NVMe M.2 SSD #1627 owner:lanfon72 p1
  • [BUG] NVMe drive can be added multiple times in host config in UI #1608 owner:lanfon72 p1
  • [BUG] VM status doesn't update when host goes down #982 owner:lanfon72 p1
  • [BUG] Harvester 0.3 does not allow CPU-overprovisioning #1429 owner:lanfon72 p1
  • [BUG] Memory is being saved as the wrong amount in VMs #1537 owner:lanfon72 p1
  • [BUG] Error message about invalid backup target doesn't go away #1051 owner:lanfon72 p1
  • [BUG] Resource quota management not completely implemented in UI #1450 owner:lanfon72 p1
  • [BUG] Agent node becomes NotReady when one of the controller node fails #1521 owner:lanfon72 p1
  • [BUG] Nodes in maintenance mode are listed in Node Scheduling selection #1350 owner:lanfon72 p2
  • [BUG] Backup-target failing for the harvester-ci-testing bucket #1339 owner:lanfon72 p2
  • [BUG] Support Bundle failed to create due to timeout #1585 owner:lanfon72 p2
  • [BUG] The password field in the Harvester continue login screen does not offer show/hide toggle #1550 owner:lanfon72 p2
  • [BUG] Unable to migrate restore-new vm twice #1086 owner:lanfon72 p2
  • [BUG] VM scheduling failure not reflected in VM status #1446 owner:lanfon72 p3

Test Case Skipped

  • [BUG] Node's resource information mismatch to details view #1612 owner:lanfon72 area/ui, bug, regression
  • [BUG] Harvester v0.3.0 unable to get local issuer certificate with https squashfs url #1431 owner:lanfon72 bug
  • [BUG] After rebooting all Harvester nodes concurrently some VMs can't be restarted #1263 owner:lanfon72 p1
  • [BUG] Host overview doesn't show actual available storage from longhorn #1253 owner:lanfon72 p1
  • [BUG] Installation failed: "Could find partition device path for partition 6" #1583 owner:lanfon72 p1
  • sysctl in Harvester config does not work #1405 owner:lanfon72 p2
  • [BUG] VM SSH Key's modifying didn't reflect to user data #1386 owner:lanfon72 p2
  • [BUG] VM's resource restriction is not match to hosts state #1376 owner:lanfon72 p2
  • [BUG] VM's function won't work when host is down #1360 owner:lanfon72 p2
  • [BUG] Lack Edit as YAML button for resource creation #1304 owner:lanfon72 p2
  • [BUG] Cursor jumps to the end while editing image name #1269 owner:lanfon72 p2
  • [BUG] The config will keep changing, so the frontend will keep refreshing the list #1453 owner:lanfon72 p2
  • [BUG] VM always in starting state when 3 VMs is running #1387 owner:lanfon72, noahgildersleeve p2

@lanfon72 lanfon72 force-pushed the main branch 2 times, most recently from 5795bd7 to 4883aa7 Compare January 5, 2022 05:23
@lanfon72
Copy link
Member Author

lanfon72 commented Jan 5, 2022

Preview of the incoming page changes:

incoming

@lanfon72 lanfon72 marked this pull request as ready for review January 5, 2022 10:48
Copy link
Contributor

@noahgildersleeve noahgildersleeve left a comment

Choose a reason for hiding this comment

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

For ordered lists try to just use 1. When rendering Markdown it will automatically add the correct numbers and it makes it easier to edit later.

Copy link
Contributor

@TachunLin TachunLin left a comment

Choose a reason for hiding this comment

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

Checked the _index.md and newly added test case. LGTM.

@lanfon72 lanfon72 merged commit ec55a03 into harvester:main Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants