Skip to content

feat: add basic OS image detection and advanced filtering#2059

Merged
cb-github-robot merged 1 commit intocloud-barista:mainfrom
seokho-son:main
Jul 29, 2025
Merged

feat: add basic OS image detection and advanced filtering#2059
cb-github-robot merged 1 commit intocloud-barista:mainfrom
seokho-son:main

Conversation

@seokho-son
Copy link
Copy Markdown
Member

@seokho-son seokho-son commented Jul 29, 2025

  • Add IsBasicImage field to identify pure OS images vs app-bundled images
  • Implement CheckBasicOSImage() with pattern matching for OS recognition
  • Add intelligent duplicate filtering keeping latest 2 versions per OS group
  • Support comprehensive date format parsing for proper version sorting
  • Add CSP-specific processing for NHN Cloud and NCP hypervisor detection
  • Include basic image patterns in extractionpatterns.yaml for Ubuntu
  • Add IncludeBasicImageOnly and MaxResults options to image search API

This enables cb-mapui to distinguish and highlight basic OS images with star icons while filtering out outdated duplicates for better UX.

image

- Add IsBasicImage field to identify pure OS images vs app-bundled images
- Implement CheckBasicOSImage() with pattern matching for OS recognition
- Add intelligent duplicate filtering keeping latest 2 versions per OS group
- Support comprehensive date format parsing for proper version sorting
- Add CSP-specific processing for NHN Cloud and NCP hypervisor detection
- Include basic image patterns in extractionpatterns.yaml for Ubuntu
- Add IncludeBasicImageOnly and MaxResults options to image search API

This enables cb-mapui to distinguish and highlight basic OS images with
star icons while filtering out outdated duplicates for better UX.
@seokho-son seokho-son requested a review from yunkon-kim as a code owner July 29, 2025 07:03
@github-actions github-actions bot added the asset label Jul 29, 2025
@seokho-son
Copy link
Copy Markdown
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Jul 29, 2025
@cb-github-robot cb-github-robot merged commit b54e263 into cloud-barista:main Jul 29, 2025
5 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. asset

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants