Add batchSupportEndOfLife to show image deprecation warnings#2574
Add batchSupportEndOfLife to show image deprecation warnings#2574
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2574 +/- ##
==========================================
- Coverage 65.03% 64.87% -0.17%
==========================================
Files 916 916
Lines 26406 26493 +87
Branches 5207 5227 +20
==========================================
+ Hits 17174 17188 +14
- Misses 9232 9305 +73
Continue to review full report at Codecov.
|
src/app/components/pool/action/add/pool-create-basic-dialog.html
Outdated
Show resolved
Hide resolved
src/app/components/pool/action/add/pool-create-basic-dialog.component.ts
Outdated
Show resolved
Hide resolved
dpwatrous
left a comment
There was a problem hiding this comment.
Looks good overall, just a few minor suggestions.
|
On the pool overview, can we tweak the message slightly? Something like: "This pool's image is nearing its end-of-life date of $DATE. After this date, new nodes may not function properly." (This could probably use some more word-smithing) |
Kept it mostly the same but moved the actual date to the second sentence: |
src/app/components/pool/action/add/pool-create-basic-dialog.component.ts
Outdated
Show resolved
Hide resolved
src/app/components/pool/action/add/pool-create-basic-dialog.html
Outdated
Show resolved
Hide resolved
src/app/components/pool/action/add/pool-create-basic-dialog.component.ts
Outdated
Show resolved
Hide resolved
* fix find and replace all error for Cores * remove console log statement
* Fix unit test
EOL messages for how far away each date is
01b39b1 to
0a1ad64
Compare
|
Fixed #2635 |
Example during pool creation:

Example for pool details:
