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.11 #98

Merged
merged 33 commits into from
Aug 8, 2023

Conversation

phisco
Copy link
Contributor

@phisco phisco commented Aug 7, 2023

Description of your changes

I have:

  • Read and followed Crossplane's contribution process.
  • Added or updated unit and E2E tests for my change.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

phisco and others added 30 commits June 13, 2023 09:45
Co-authored-by: Philippe Scorsolini <[email protected]>
Co-authored-by: AdamKorcz <[email protected]>
Signed-off-by: Philippe Scorsolini <[email protected]>
(cherry picked from commit b89eafb)
[Backport release-1.11] chore(Dockerfile): use COPY instead of ADD
…-bookworm-slim

Update debian:bookworm-slim Docker digest to d8f9d38 (release-1.11)
Co-authored-by: Philippe Scorsolini <[email protected]>
Co-authored-by: AdamKorcz <[email protected]>
Signed-off-by: Philippe Scorsolini <[email protected]>
(cherry picked from commit 1d75376)
Signed-off-by: Philippe Scorsolini <[email protected]>
(cherry picked from commit 4332535)
Signed-off-by: Philippe Scorsolini <[email protected]>
(cherry picked from commit 0be5276)
Co-authored-by: AdamKorcz <[email protected]>
Co-authored-by: Philippe Scorsolini <[email protected]>
Signed-off-by: Philippe Scorsolini <[email protected]>
(cherry picked from commit 4b1f4c4)
Signed-off-by: Philippe Scorsolini <[email protected]>
(cherry picked from commit 7fd8620)
[Backport release-1.11] fix: limit xfn stdout and stderr
[Backport release-1.11] fix(xfn): set max layers number limit for images
https://kubernetes.io/docs/tutorials/security/apparmor/#securing-a-pod

The xfn container needs the unshare syscall in order to run rootless
containers (i.e. create user namespaces). Most default apparmor and
seccomp profiles don't allow this. We already run the container
unconfined by seccomp, but must also run it unconfined by apparmor.

Signed-off-by: Nic Cope <[email protected]>
(cherry picked from commit 966436b)
[Backport release-1.11] fix(crank): copy to tar file one chunk at a time
[Backport release-1.11] Run xfn with unconfined AppArmor profile
…-bookworm-slim

Update debian:bookworm-slim Docker digest to 9bd077d (release-1.11)
Signed-off-by: Philippe Scorsolini <[email protected]>
(cherry picked from commit abcc64e)
[Backport release-1.11] fix: limit max number of layers for Packages
Signed-off-by: Philippe Scorsolini <[email protected]>
(cherry picked from commit 65fc720)
[Backport release-1.11] fix: stop rbac manager's rule expansion on timeout
…e-1.11-master

[Backport release-1.11] chore: bump go-containerregistry to v0.15.3-0.20230625233257-b8504803…
Signed-off-by: Philippe Scorsolini <[email protected]>
(cherry picked from commit e44f73f)
[Backport release-1.11] fix: max size of package parsed limited to 200MB
Signed-off-by: Philippe Scorsolini <[email protected]>
(cherry picked from commit 4feb58e)
Signed-off-by: Philippe Scorsolini <[email protected]>
(cherry picked from commit 2c3db49)
Signed-off-by: AdamKorcz <[email protected]>
(cherry picked from commit 0cd9fd3)
[Backport release-1.11] composite: fix nil-dereference
@phisco phisco merged commit 9f18d86 into upbound:release-1.11 Aug 8, 2023
9 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