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

[Bugfix] Only bootstrap AuthConfigs in scope #349

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Conversation

guicassolato
Copy link
Collaborator

@guicassolato guicassolato commented Aug 29, 2022

The AuthConfig reconciler, when bootstrapping the index of AuthConfigs, was not taking the label selectors into account when selecting the list of resources to reconcile, causing hosts out os scope to the added to the index. This changes makes sure the label selectors are used when selecting the resources.

@guicassolato guicassolato self-assigned this Aug 29, 2022
@guicassolato guicassolato added the kind/bug Something isn't working label Aug 29, 2022
@guicassolato guicassolato added this to the v0.10.x milestone Aug 29, 2022
@guicassolato guicassolato requested a review from a team August 29, 2022 15:10
The AuthConfig reconciler, when bootstrapping the index of AuthConfigs, was not taking the label selectors into account when selecting the list of resources to reconcile, causing hosts out os scope to the added to the index. This changes makes sure the label selectors are used when selecting the resources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants