ubuntu.com
ubuntu.com copied to clipboard
Update k8s release cycle
Done
- Adds k8s 1.25 release information to chart
- Updates chart data to accurately reflect the N-2 and N-4 support windows. Previously the stair step pattern gives the impression that releases go out of support before they truly do. Now the N-2 and N-4 end dates are shown to be the end of the current release.
QA
- Check out this feature branch
- Run the site using the command
./run serve
ordotrun
- View the site locally in your web browser at: http://0.0.0.0:8001/
- Be sure to test on mobile, tablet and desktop screen sizes
- [List additional steps to QA the new features or prove the bug has been resolved]
Issue / Card
Fixes #
Screenshots
[If relevant, please include a screenshot.]
Help
Demo starting at https://ubuntu-com-11986.demos.haus
Moving to draft until we work out details regarding ESM support.
Thanks for taking this on @stonepreston and @kwmonroe! Could you update the copy doc to reflect these changes as well? Usually changes are made there first and then requested for the page. Tagging @evilnick as well in case you'd like to take a look.
Hi @stonepreston , is this ready for review?
hi @mtruj013, thanks for looking at this. I think there are some issues we need to clarify about exactly what the different support terms mean, so we will likely need to update the language further in the next few days
No worries @evilnick! I'll move this out of the review/qa pipeline for now then 🙂
Codecov Report
Merging #11986 (9de54e5) into main (77fec71) will increase coverage by
64.15%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #11986 +/- ##
=========================================
+ Coverage 0 64.15% +64.15%
=========================================
Files 0 119 +119
Lines 0 2636 +2636
Branches 0 773 +773
=========================================
+ Hits 0 1691 +1691
- Misses 0 903 +903
- Partials 0 42 +42
Impacted Files | Coverage Δ | |
---|---|---|
...rc/openstack/react/components/CostCalculations.jsx | 99.06% <0.00%> (ø) |
|
...s/src/advantage/react/utils/getSubscriptionCost.ts | 100.00% <0.00%> (ø) |
|
...age/subscribe/react/components/Summary/Summary.tsx | 90.00% <0.00%> (ø) |
|
...c/advantage/users/components/TableView/UserRow.tsx | 97.43% <0.00%> (ø) |
|
...js/src/advantage/users/components/Organisation.tsx | 100.00% <0.00%> (ø) |
|
...js/src/advantage/offers/hooks/usePurchaseOffer.tsx | 11.11% <0.00%> (ø) |
|
...criptions/RenewalModal/RenewButton/RenewButton.tsx | 1.66% <0.00%> (ø) |
|
.../PurchaseModal/components/ModalParts/ModalBody.tsx | 14.28% <0.00%> (ø) |
|
static/js/src/tutorial-list.js | 90.69% <0.00%> (ø) |
|
static/js/src/tutorial.js | 54.83% <0.00%> (ø) |
|
... and 109 more |
@mtruj013 The PR is ready for review, and the copy doc has been updated with the new copy. Please let me know if you need anything else from me. Thanks!