update crossplane-runtime to v1.15.2 - #110
Conversation
|
This is currently not possible to compile because |
|
i know ;) thats why its a draft - but with this branch we can use provider-argocd in functions |
| // server. Switching to Leases only and longer leases appears to | ||
| // alleviate this. | ||
| LeaderElection: *leaderElection, | ||
| LeaderElectionID: "crossplane-leader-election-provider-aws", |
|
I think if that will be merged, the crossplane-runtime update should work quite well. All the replace's in the mod-file could be removed… |
|
Crossplane does not currently have enough maintainers to address every issue and pull request. This pull request has been automatically marked as |
|
/fresh |
cb755b0 to
65d04aa
Compare
|
I have made the code compile by replacing Since we are not using the gitops-engine itself and only use the API types I think it is safe to merge this. |
97932dd to
e51c21d
Compare
Signed-off-by: Christopher Haar <christopher.haar@upbound.io>
e51c21d to
ce6afe8
Compare
…me-update update crossplane-runtime to v1.15.2
Description of your changes
Fixes #
I have:
make reviewable testto ensure this PR is ready for review.How has this code been tested