Skip to content

Create all CA secrets in parallel instead of chaining futures #11527

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

katheris
Copy link
Contributor

Type of change

  • Refactoring

Description

Create the CA secrets in parallel, rather than chaining the futures.

This will be needed in future for the cert-manager integration when we only create cert secrets and not key secrets, but also there is no reason to chain the futures since the Secrets can be created in any order.

Checklist

Please go through this checklist and make sure all applicable tasks have been done

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Check RBAC rights for Kubernetes / OpenShift roles
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging
  • Update CHANGELOG.md
  • Supply screenshots for visual changes, such as Grafana dashboards

Signed-off-by: Katherine Stanley <11195226+katheris@users.noreply.github.com>
@katheris katheris modified the milestones: 0.45.1, 0.47.0 Jun 11, 2025
Copy link
Member

@see-quick see-quick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@see-quick see-quick requested review from ppatierno and a team June 12, 2025 08:20
@katheris
Copy link
Contributor Author

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

3 participants