-
Notifications
You must be signed in to change notification settings - Fork 1.1k
5368/Adding-documentation-for-certificates Adding documentation for C… #5374
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
5368/Adding-documentation-for-certificates Adding documentation for C… #5374
Conversation
Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.15 to 1.1.16. - [Release notes](https://github.com/creack/pty/releases) - [Commits](creack/pty@v1.1.15...v1.1.16) --- updated-dependencies: - dependency-name: github.com/creack/pty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: sigs.k8s.io/yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.40.0 to 1.41.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.40.0...v1.41.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Tadayoshi Sato <[email protected]>
…As and also for deployment in metrics directly wihtout the need to go through the repo.
|
Hi @thanos1983. Thanks for your PR. I'm waiting for a cri-o member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: thanos1983 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@haircommander Let me know if there is something that I can help with :). |
Codecov Report
@@ Coverage Diff @@
## main #5374 +/- ##
==========================================
- Coverage 43.75% 43.49% -0.26%
==========================================
Files 118 118
Lines 11737 11786 +49
==========================================
- Hits 5135 5126 -9
- Misses 6114 6168 +54
- Partials 488 492 +4 |
Remove usge of deprecated apt-key in Ubuntu install
|
hm you seem to have a merge conflict, can you rebase on current main? /ok-to-test |
|
also can you sign-off the commit with |
Signed-off-by: Peter Hunt <[email protected]>
Will fix the conflict in a bit. :) |
test: skip certificate check for downloading parallel
….com/Microsoft/go-winio-0.5.1 build(deps): bump github.com/Microsoft/go-winio from 0.5.0 to 0.5.1
Bumps [github.com/containerd/cgroups](https://github.com/containerd/cgroups) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/containerd/cgroups/releases) - [Commits](containerd/cgroups@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: github.com/containerd/cgroups dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Peter Hunt <[email protected]>
Signed-off-by: Peter Hunt <[email protected]>
Signed-off-by: Peter Hunt <[email protected]>
Signed-off-by: Peter Hunt <[email protected]>
Signed-off-by: Peter Hunt <[email protected]>
|
hm it seems the commits are a bit off. Can you do: specifically, I think we should be dropping the merge commits |
Bump Kubernetes to v1.22.2
….com/containerd/cgroups-1.0.2 build(deps): bump github.com/containerd/cgroups from 1.0.1 to 1.0.2
Refactor internal types to reduce needless copying
….com/onsi/ginkgo-1.16.5 build(deps): bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5
scripts: fix release branch forward script
….com/containers/image/v5-5.16.1 build(deps): bump github.com/containers/image/v5 from 5.15.2 to 5.16.1
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.43.2 to 0.46.0. - [Release notes](https://github.com/containers/common/releases) - [Commits](containers/common@v0.43.2...v0.46.0) --- updated-dependencies: - dependency-name: github.com/containers/common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
….com/containers/common-0.46.0 build(deps): bump github.com/containers/common from 0.43.2 to 0.46.0
Bumps [github.com/containers/podman/v3](https://github.com/containers/podman) from 3.3.1 to 3.4.1. - [Release notes](https://github.com/containers/podman/releases) - [Changelog](https://github.com/containers/podman/blob/v3.4.1/RELEASE_NOTES.md) - [Commits](containers/podman@v3.3.1...v3.4.1) --- updated-dependencies: - dependency-name: github.com/containers/podman/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
….com/containers/podman/v3-3.4.1 build(deps): bump github.com/containers/podman/v3 from 3.3.1 to 3.4.1
Signed-off-by: Peter Hunt <[email protected]>
version: bump to 1.23.0
Fixed rebase conflict.
…n the commends we say run as root. Signed-off-by: Athanasios Garyfalos <[email protected]>
…om:thanos1983/cri-o into 5368/Adding-documentation-for-certificates Signed-off-by: Athanasios Garyfalos <[email protected]>
|
Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits. 📝 Please follow instructions in the contributing guide to update your commits with the DCO Full details of the Developer Certificate of Origin can be found at developercertificate.org. The list of commits missing DCO signoff:
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Hello @haircommander, I am really bad with the process but I hope now it looks better :). Let me know if there is anything that I could help with. BR / Thanos |
|
@thanos1983: The following test failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
@thanos1983: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
Hey @thanos1983, thanks for sticking with it. i have pulled your branch and squashed the commits into one. you can take a look at github.com/haircommander/cri-o/tree/5368. I recommend doing: and opening a new PR. This one is able to be used, but the instructions to do so would be more complicated. I hope this helps :) |
|
Closing this PR as unfortunately I messed it up :). Follow new PR Workaround on new CA from Ubuntu. Also minor documentation improvemen… #5420 |
…As and also for deployment in metrics directly wihtout the need to go through the repo.
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Updating documentation of CAs for installing CRI-O on Ubuntu. Also adding documentation on how to deploy metrics directly without the need to download the repo.
Which issue(s) this PR fixes:
Fixes #5368
Fixes #5314
Special notes for your reviewer:
Please add any comments that you think are relevant.
Does this PR introduce a user-facing change?