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

🌱 Reduce reconcilements #1359

Merged
merged 1 commit into from
Jun 24, 2024
Merged

🌱 Reduce reconcilements #1359

merged 1 commit into from
Jun 24, 2024

Commits on Jun 21, 2024

  1. 🌱 Reduce reconcilements

    - Filter HCloudMachine events so that status updates of the resource
      don't trigger another reconcilement of HCloudMachine
    - Filter HetznerCluster events so that status updates of the resource
      don't trigger another reconcilement of HetznerCluster
    - Filter HetznerCluster events so that some status updates that are not
      important don't trigger reconcilement of HCloudMachine
    - Filter Machine events so that status updates of the resource don't
      trigger another reconcilement of HCloudMachine a
    - Filter Cluster events so that status updates of the resource don't
      trigger another reconcilement of HetznerCluster
    - Increase the time period to requeue if a server is starting
    - Increase the time period to requeue if a server has not status yet
    - Increase the time period to requeue if the kubeapi server is not yet
      reachable before adding it as target to the load balancer
    - Don't trigger multiple shutdown calls for one server and increase the
      timeout to requeue after a shutdown is triggered
    janiskemper committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    be23ff4 View commit details
    Browse the repository at this point in the history