Releases: rancher/supportability-review-app
Releases · rancher/supportability-review-app
supportability-review-app-3.0.0
What's Changed
- Add CI by @masap in #2
- New dynamic Ui initial commit by @piyushkrana1 in #7
toleration
does not work on Rancher 2.10 by @masap in #8- card working with numbering by @piyushkrana1 in #11
- Fix usage of
Toleration
model for vue3 by @masap in #12 - Implement a toggle switch to switch between local cluster only and all clusters by @masap in #13
- change input and description box to rancher components by @piyushkrana1 in #15
- added Eol and eom by @piyushkrana1 in #16
- Add support for
sonobuoy
namespace by @masap in #18 - Fill with
sonobuoy
when sonobuoy namespace is blank by @masap in #21 - fixed empty eol with trimmed app versions by @piyushkrana1 in #23
- gave higher z index to navbar to keep it at top by @piyushkrana1 in #24
- Use relative path to access APIs by @masap in #27
- add card sorting based on state and priority by @piyushkrana1 in #28
- added hover ver info text to show text to open a new case by @piyushkrana1 in #29
- parsing data from local cluster only by @piyushkrana1 in #31
- Add
lint
check by @masap in #32 - Fix some lint warnings by @masap in #34
- Add some
lint
checks by @masap in #36 - Fix
yarn dev
error by @masap in #38 - Fix
lint
warnings by @masap in #40 - Add
quoteProps
toprettier
by @masap in #45 - updated icons for each section by @piyushkrana1 in #43
- Change version number from 105.xxx to 1.n.m by @masap in #66
- Auto generate token by @masap in #67
- Change version number from 105.xxx to 1.n.m by @masap in #69
- Add description into Rancer Extension list by @masap in #70
- Modify app name by @masap in #72
- Add
kube-version
annotations by @masap in #73 - Add detail to show in app list by @masap in #75
- Show only essential fields by default by @masap in #77
- Do not require hostname when helm installation by @masap in #80
- Add icon by @masap in #81
- Modyfy icon color by @masap in #83
- Fix wrong format for
routes
by @masap in #89 - Token generation does not work on Rancher 2.8 by @masap in #91
- fix icon on dashboard page by @piyushkrana1 in #93
- Fix path of detailed page by @masap in #96
- Enable downstream cluster bundle collection only if customer is using Rancher prime by @masap in #97
- Remove analyzer config by @masap in #99
- Do not show
Loading...
when operator chart is not found by @masap in #100 - Upgrade
rancher/shell
3.0.0 -> 3.0.4 by @masap in #102
New Contributors
- @piyushkrana1 made their first contribution in #7
Full Changelog: https://github.com/rancher/supportability-review-app/commits/supportability-review-app-3.0.0
supportability-review-app-2.0.0
Do not show Loading... when operator chart is not found Resolves #68. Signed-off-by: Masashi Honma <[email protected]>
supportability-review-app-1.0.0
Remove analyzer config Resolves #98. Now we can collect local cluster only by #97. So we do not need analyzer config. Signed-off-by: Masashi Honma <[email protected]>