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

Issues/3293 bind async #3556

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

zabanov-lab
Copy link
Contributor

Is there a related GitHub Issue?

#3293

What is this change about?

Implement asynchronous binding

Does this PR introduce a breaking change?

No

@danail-branekov danail-branekov enabled auto-merge (rebase) October 24, 2024 14:12
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.16.4
controller-gen.kubebuilder.io/version: v0.16.3
Copy link
Contributor

Choose a reason for hiding this comment

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

So your local ./controllers/bin/controller-gen is not using 0.16.4?

Copy link
Member

Choose a reason for hiding this comment

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

Nice catch, @gogolok - I totally overlooked that this is not a bump, but de-bump. Will fix that

@danail-branekov danail-branekov enabled auto-merge (rebase) October 24, 2024 14:33
@danail-branekov danail-branekov merged commit dfc0b45 into cloudfoundry:main Oct 24, 2024
10 of 11 checks passed
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