Tags: quortex/kubestatic
Tags
Rework reconciliations not to use steps based on status
Upgrade kubebuilder and dependencies (#146) * Migrate project structure and dependencies for kuberbuilder v4 * Remove unnecessary helper package * Add linter configuration and fix issues with it * Add .mise.toml * Miscellaneous fixes * Add ability to deploy the chart with a ServiceMonitor * Upgrade actions/upload-artifact to v4 * Upgrade golangci/golangci-lint-action to v6 * Upgrade helm/chart-releaser-action to v1.6.0 * Upgrade dependencies * Prepare chart for version 0.12.0 * Add e2e tets * Add goimports linting
Upgrade kubebuilder and dependencies (#146) * Migrate project structure and dependencies for kuberbuilder v4 * Remove unnecessary helper package * Add linter configuration and fix issues with it * Add .mise.toml * Miscellaneous fixes * Add ability to deploy the chart with a ServiceMonitor * Upgrade actions/upload-artifact to v4 * Upgrade golangci/golangci-lint-action to v6 * Upgrade helm/chart-releaser-action to v1.6.0 * Upgrade dependencies * Prepare chart for version 0.12.0 * Add e2e tets * Add goimports linting
Fix FirewallRules concurency issues using a status known LastTransiti… ( #124) * Fix FirewallRules concurency issues using a status known LastTransitionTime * Upgrade chart to 0.11.0 * Set LastTransitionTime required and fix an issue on FirewalRule deletion reconcile
Fix/externalip node conflicts (#121) * Perform a single ExternalIP list call in node reconciliation * Handle reconciliation interval on node autoassigned eips - Add a minimum interval between reconciliations of a node to avoid conflicts - Add a requeue interval to reattach an eip to nodes that no longer have one * Set node reconciliation intervals configurable
Fix/externalip node conflicts (#121) * Perform a single ExternalIP list call in node reconciliation * Handle reconciliation interval on node autoassigned eips - Add a minimum interval between reconciliations of a node to avoid conflicts - Add a requeue interval to reattach an eip to nodes that no longer have one * Set node reconciliation intervals configurable
PreviousNext