Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comple api-resources using goroutine #5

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

yjinjo
Copy link
Collaborator

@yjinjo yjinjo commented Nov 4, 2024

  • Implemented sorting of API resources by service name using sort.Slice to enhance the organization of the output table.
  • Maintained existing concurrency with goroutines to ensure efficient parallel processing of multiple endpoints.
  • Improved error handling and data collection mechanisms to support the new sorting feature.

Category

  • New feature
  • Bug fix
  • Improvement
  • Refactor
  • etc

Description

Comple api-resources using goroutine

- Implemented sorting of API resources by service name using `sort.Slice` to enhance the organization of the output table.
- Maintained existing concurrency with goroutines to ensure efficient parallel processing of multiple endpoints.
- Improved error handling and data collection mechanisms to support the new sorting feature.

Signed-off-by: Youngjin Jo <[email protected]>
@yjinjo yjinjo added the enhancement New feature or request label Nov 4, 2024
@yjinjo yjinjo self-assigned this Nov 4, 2024
@yjinjo yjinjo merged commit dbf7d24 into cloudforet-io:v0 Nov 4, 2024
2 checks passed
@github-actions github-actions bot mentioned this pull request Dec 9, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pass/signedoff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant