Skip to content

Enhance resource registration descriptions and update VNet status logic#2277

Merged
cb-github-robot merged 1 commit intocloud-barista:mainfrom
leehyeoklee:improve-registration
Jan 19, 2026
Merged

Enhance resource registration descriptions and update VNet status logic#2277
cb-github-robot merged 1 commit intocloud-barista:mainfrom
leehyeoklee:improve-registration

Conversation

@leehyeoklee
Copy link
Copy Markdown
Contributor

Description:
This PR improves the metadata readability for registered resources and fixes issues with missing fields in VNet and Subnet registration logic.

Key Changes:

1. Improved Resource Description Format

  • Updated the Description field for registered resources (VNet, SecurityGroup, SSHKey, VM, DataDisk) to provide better clarity and consistency.
image

2. Populated Missing Fields for VNet & Subnet

VNet: Implemented dynamic status assignment based on the existence of subnets, aligning the logic with the resource creation process. ( available / inuse / unknown )

Subnet: Populated missing fields for registered subnets.

  • Set the correct Status(unknown -> available) and ResourceType (previously missing).

Copy link
Copy Markdown
Member

@seokho-son seokho-son left a comment

Choose a reason for hiding this comment

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

lgtm

@seokho-son
Copy link
Copy Markdown
Member

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Jan 19, 2026
@cb-github-robot cb-github-robot merged commit be02cd7 into cloud-barista:main Jan 19, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved This PR is approved and will be merged soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants