Skip to content

Conversation

@ImMin5
Copy link
Member

@ImMin5 ImMin5 commented May 28, 2025

Category

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

Description

  • add WarehouseInfo message and update data_source.proto for improved structure

Known issue

@ImMin5 ImMin5 requested a review from Copilot May 28, 2025 07:49
@ImMin5 ImMin5 self-assigned this May 28, 2025
@ImMin5 ImMin5 added the enhancement New feature or request label May 28, 2025
@ImMin5 ImMin5 merged commit f27f2ea into cloudforet-io:master May 28, 2025
3 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces a new WarehouseInfo message and updates the data_source.proto file to improve the structure of data messages in cost analysis.

  • Added WarehouseInfo message with a WarehouseType enum.
  • Updated RegisterDataSourceRequest and DataSourceInfo messages to include WarehouseInfo and adjusted field numbering.

// +optional
PluginInfo plugin_info = 7;
Schedule schedule = 8;
// +optoinal
Copy link

Copilot AI May 28, 2025

Choose a reason for hiding this comment

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

There is a typo in the comment: 'optoinal'. Please correct it to 'optional'.

Suggested change
// +optoinal
// +optional

Copilot uses AI. Check for mistakes.
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