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

Sync upstream release 1.15 #130

Merged
merged 14 commits into from
May 29, 2024

Conversation

phisco
Copy link
Contributor

@phisco phisco commented May 29, 2024

Description of your changes

Part of upbound/universal-crossplane#461.

I have:

Need help with this checklist? See the cheat sheet.

jtyr and others added 14 commits April 16, 2024 19:23
[Backport release-1.15] Adding support for Functions in crank validate (fixes #5491)
…sources

Signed-off-by: Maxence Boutet <[email protected]>
(cherry picked from commit b49f2da)
Signed-off-by: Hasan Turken <[email protected]>
(cherry picked from commit fa7c12b)
[Backport release-1.15] Enhance permissions for Crossplane managed-roles by allowing access to the status subresource for Claims/Composites
The runner was relying on potentially stale state. A race could cause
Goroutine A's state to become outdated if Goroutine B updated it between
when Goroutine A released its read lock and took a write lock.

Signed-off-by: Nic Cope <[email protected]>
This release branch uses an older linter config. The backported commit
passes the linter on master, which calculates complexity differently.

Signed-off-by: Nic Cope <[email protected]>
[Backport release-1.15] Fix locking in the `PackagedFunctionRunner`
Copy link
Member

@ezgidemirel ezgidemirel left a comment

Choose a reason for hiding this comment

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

LGTM!

@phisco phisco merged commit a9ba61d into upbound:release-1.15 May 29, 2024
13 of 15 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.

6 participants