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

YUNIKORN-2208 Extend the EventRecord to support aggreated resources tracking #112

Closed
wants to merge 1 commit into from

Conversation

zhuqi-lucas
Copy link
Contributor

@zhuqi-lucas zhuqi-lucas commented Nov 30, 2023

What is this PR for?

Before we create a separate tracking service to consume EventRecord, we need to extend the EventRecord to cover the resource aggreated support, such as:

  1. Node instance type

  2. pod bind Time

  3. pod finish time, we can reuse the event sending time here, so we don't need to add new field for this

  4. etc

What type of PR is it?

  • - Bug Fix
  • - Improvement
  • - Feature
  • - Documentation
  • - Hot Fix
  • - Refactoring

Todos

  • - Task

What is the Jira issue?

How should this be tested?

Screenshots (if appropriate)

Questions:

  • - The licenses files need update.
  • - There is breaking changes for older versions.
  • - It needs documentation.

@zhuqi-lucas zhuqi-lucas self-assigned this Nov 30, 2023
@zhuqi-lucas
Copy link
Contributor Author

After discussion, we don't need to add overhead to EventRecord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant