Skip to content

Merged main into dev 1.24 #32118

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

Merged
merged 182 commits into from
Mar 16, 2022
Merged

Conversation

nate-double-u
Copy link
Contributor

Week 9 update to bring main into dev-1.24 branch.

shannonxtreme and others added 30 commits September 10, 2021 20:51
…ers or pods.

Sysbox is an open-source container runtime (similar to "runc") that supports
running VM-workloads such as Docker and Kubernetes inside unprivileged
containers or pods.

Sysbox containers always use the Linux user-namespace for isolation, plus
specially crafted proc and sys filesystems, some syscall interception,
filesystem ID-mapping, and more.

It's possible to run Kubernetes, K3s, K0s, inside containers or pods deployed
with Sysbox. This commit aims to make the Kubernetes community aware of this
option.

Signed-off-by: Cesar Talledo <[email protected]>
Original link says
```
Design proposals have been archived.

To view the last version of this document, see the Design Proposals Archive Repo.

Please remove after 2022-04-01 or the release of Kubernetes 1.24, whichever comes first.
```
@k8s-ci-robot k8s-ci-robot added sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/release Categorizes an issue or PR as relevant to SIG Release. labels Mar 8, 2022
@nate-double-u
Copy link
Contributor Author

Error relates to the EasyCLA — Missing CLA Authorization.

/cc @JamesLaverack, FYI
/cc @jlbutler @sftim @reylejano

@reylejano
Copy link
Member

/easycla

@sftim sftim added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Mar 8, 2022
@sftim
Copy link
Contributor

sftim commented Mar 8, 2022

I've manually marked this as having CLA authorization with labelling, because the CLA bot we used at the time of that commit marked things as OK. That won't be enough though.

If @JamesLaverack can re-sign the CLA, great; if not, we can deal with this exception manually.

@sftim
Copy link
Contributor

sftim commented Mar 8, 2022

Provided the changes are OK, it's fine to proceed with reviews.

@nate-double-u
Copy link
Contributor Author

/cc @marosset FYI 🙂

@nate-double-u
Copy link
Contributor Author

Hi @jarmee, Could you please take a look at the easy CLA message above?

❌ login: jarmee / name: Jari Möllenbernd (734aa6b). This user is authorized, but they must confirm their affiliation with their company. Start the authorization process by clicking here, click "Corporate",select the appropriate company from the list, then confirm your affiliation on the page that appears. For further assistance with EasyCLA, please submit a support request ticket.

@reylejano
Copy link
Member

easyCLA error
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: reylejano

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 15, 2022
@jlbutler
Copy link
Contributor

this needs an lgtm to merge, let's see if mine works...

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 15, 2022
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: b85b5896570feaacde78a19a1e62605fa506533c

@marosset
Copy link
Contributor

/easycla

@k8s-ci-robot k8s-ci-robot added cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. and removed cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 15, 2022
@jlbutler
Copy link
Contributor

jlbutler commented Mar 15, 2022

well apparently the CLA is still throwing issues (i don't think the 1.24 docs lead is missing a CLA), but it's now blocking merges. not sure how to unstick this.

@reylejano @JamesLaverack any idea?

@nate-double-u
Copy link
Contributor Author

@mrbobbytables @dims could you take a look?

@marosset
Copy link
Contributor

@sftim sftim merged commit c0aed19 into kubernetes:dev-1.24 Mar 16, 2022
@sftim
Copy link
Contributor

sftim commented Mar 16, 2022

I merged this manually. We may well still need to look into that CLA trouble, as it will crop up again when we want to merge dev-1.24 into main.

@nate-double-u nate-double-u deleted the merged-main-dev-1.24 branch March 16, 2022 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/blog Issues or PRs related to the Kubernetes Blog subproject area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. language/de Issues or PRs related to German language language/en Issues or PRs related to English language language/es Issues or PRs related to Spanish language language/id Issues or PRs related to Indonesian language language/ja Issues or PRs related to Japanese language language/zh Issues or PRs related to Chinese language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/release Categorizes an issue or PR as relevant to SIG Release. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.