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

Add cluster autoupdate resources with enabled cache #45617

Closed
wants to merge 17 commits into from

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    a3dd69d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4287f85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61c3443 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Add commands for autoupdate

    vapopov committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    db12db8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Add test and fix CI

    vapopov committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1e57600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1aca13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e45c8f View commit details
    Browse the repository at this point in the history
  4. Rename tools_autoupdate

    vapopov committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bb0e806 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99a9e7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70b7c54 View commit details
    Browse the repository at this point in the history
  7. Command flag naming adjustment

    Fix interval first duration
    vapopov committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3b03379 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    9796d4e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Add create/update api for autoupdate service

    Add resource command for autoupdate config and version
    Limit to getter interface for client and cache part
    Add client wrapping
    vapopov committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1877695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e4962b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12e1b79 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    vapopov committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b3a62d7 View commit details
    Browse the repository at this point in the history
  5. Re-use cache for autoupdate service

    Add tests for resources command
    vapopov committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4cceaac View commit details
    Browse the repository at this point in the history