Skip to content

CLOUDP-316083: Fix initialisation breaking rate limiting #2401

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

Merged
merged 2 commits into from
Jun 19, 2025

Conversation

josvazg
Copy link
Collaborator

@josvazg josvazg commented Jun 18, 2025

Summary

The SetupManagerOption var args did not take into account that options overwrite others each time they are applied in the builder. Instead, we now pass a default options value that can be overridden by each reconciler on the setup function, and otherwise use the defaults given.

Proof of Work

TBD

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you signed our CLA?

@josvazg josvazg requested a review from a team as a code owner June 18, 2025 14:14
@josvazg josvazg temporarily deployed to openshift-test June 18, 2025 14:27 — with GitHub Actions Inactive
@josvazg josvazg merged commit 50f644d into main Jun 19, 2025
71 checks passed
@josvazg josvazg deleted the CLOUDP-316083/fix-init branch June 19, 2025 08:46
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.

2 participants