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

[pull] master from crossplane:master #10

Open
wants to merge 593 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 7, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Sep 7, 2022
lsviben and others added 29 commits October 3, 2023 10:04
Signed-off-by: lsviben <sviben.lovro@gmail.com>
Update dependency golang to v1.21.2
…buf-1.x

Update module github.com/bufbuild/buf to v1.27.0
…-digest

Update github/codeql-action digest to 2cb752a
…Reference

`spec.claimRef` schema is just subset of corev1.ObjectReference, and hence
`SetClaimReference` might get a reference that have more fields set, e.g. UID.
The fields that do not exist in claimRef schema must be not set on the underlying object,
otherwise K8s API server complains about non-existing field when client sends a patch request.

* Introduced `claim.Reference` type that corresponds to `spec.claimRef` schema.
* `composite.SetClaimReference` signature changed to accept an instance of `claim.Reference`
* appropriate tests updated/new tests added

Signed-off-by: Predrag Knezevic <predrag.knezevic@upbound.io>
…-digest

Update github/codeql-action digest to fdcae64
SetClaimReference must pass to underlying object just claimRef allowed fields
…pc-1.x

Update module google.golang.org/grpc to v1.58.3
Update dependency golang to v1.21.3
…-digest

Update github/codeql-action digest to d90b8d7
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@upbound.io>
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@upbound.io>
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@upbound.io>
controller/engine: use local cache for client read requests
…vulnerability

Update module golang.org/x/net to v0.17.0 [SECURITY]
…-digest

Update github/codeql-action digest to 0116bc2
negz and others added 30 commits May 29, 2024 17:41
Signed-off-by: Nic Cope <nicc@rk0n.org>
Signed-off-by: Nic Cope <nicc@rk0n.org>
…out-digest

chore(deps): update actions/checkout digest to a5ac7e5 (master)
…ly-0.x

chore(deps): update dependency earthly/earthly to v0.8.13 (master)
Actually install it in the Renovate container, not the runner
environment.

Also, run make rather than earthly on release branches.

Signed-off-by: Nic Cope <nicc@rk0n.org>
chore(deps): update dependency go to v1.22.3 (master)
It seems like earthly bootstrap can talk to docker, but earthly
+go-generate can't. My best guess is this is because we bootstrap as
root, then try to run earthly as ubuntu.

Signed-off-by: Nic Cope <nicc@rk0n.org>
Don't drop privs to ubuntu before running Renovate
…-logr-logr-1.x

fix(deps): update module github.com/go-logr/logr to v1.4.2 (master)
Notably CodeQL seems to have a tag cut that doesn't exist as a release.

Signed-off-by: Nic Cope <nicc@rk0n.org>
…port-action-2.x

chore(deps): update zeebe-io/backport-action action to v2.5.0 (master)
Use GitHub releases, not tags, for Earthfile deps
…anphx-json-patch-5.x

fix(deps): update module github.com/evanphx/json-patch to v5.9.0+incompatible (master)
…ometheus-client_golang-1.x

fix(deps): update module github.com/prometheus/client_golang to v1.19.1 (master)
Signed-off-by: Dalton Hill <dalton.hill.0@protonmail.com>
Composite Receiver Functions for Conditions
…-action-digest

chore(deps): update github/codeql-action digest to b611370 (master)
…out-digest

chore(deps): update actions/checkout digest to 692973e (master)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet