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

Feature Enhancement: Add Periodic Check for Node Funding by Namespace and Label #424

Open
gacevicljubisa opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gacevicljubisa
Copy link
Contributor

Enhance the existing node funding feature to include a periodic check for services (preferred over pods) based on the specified namespace and label, and ensure nodes are topped up to a specified amount regularly.

Current Behavior

  • The current feature allows nodes to be funded by specifying namespace and label.
  • However, it does not periodically check and top up nodes based on a time interval.

New Requirements

  • Periodic Check:
    • Add a periodic check for all services (or pods) within the specified namespace and label.
    • The time interval for these checks should be configurable (e.g., every X minutes/hours).

Acceptance Criteria

  1. A configurable time interval for checking services (or pods) within the specified namespace and label.
  2. Nodes are automatically topped up if they fall below a specified amount during these periodic checks.
  3. Configuration for both time period and top-up amount is available and works correctly with existing functionality.

Requested by

@darkobas2

Additional Notes

  • Services are preferred over pods to improve efficiency and simplify management.
  • Ensure the enhancement integrates with the current node funding logic.
@gacevicljubisa gacevicljubisa self-assigned this Oct 21, 2024
@gacevicljubisa gacevicljubisa added the enhancement New feature or request label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant