Add random suffix to CustomIPBlocksInfo resource names#1375
Open
zhengxiexie wants to merge 1 commit intovmware-tanzu:mainfrom
Open
Add random suffix to CustomIPBlocksInfo resource names#1375zhengxiexie wants to merge 1 commit intovmware-tanzu:mainfrom
zhengxiexie wants to merge 1 commit intovmware-tanzu:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1375 +/- ##
==========================================
- Coverage 76.65% 76.64% -0.01%
==========================================
Files 151 151
Lines 21102 21102
==========================================
- Hits 16175 16173 -2
- Misses 3773 3774 +1
- Partials 1154 1155 +1
🚀 New features to boost your workflow:
|
TaoZou1
reviewed
Feb 10, 2026
350f073 to
2d82282
Compare
- Updated `ZapCustomLogger` to accept `enableColor` flag instead of relying on log level. - Added `--log-color` flag to main programs and test frameworks for explicit control. - Updated tests to validate color handling based on the flag setting. - Replace `getRandomString` with `generateUniqueID` for consistent unique ID generation in resource naming Change-Id: I80a900072a535f0879f82ea99a90d68763da2aaf
2d82282 to
8854601
Compare
yanjunz97
approved these changes
Feb 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add random suffix to avoid resource name conflicts when running tests in parallel or repeatedly.
Changes
getRandomString()functionipBlockName,vpcProfileName,vpcId,vpcConfigName