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

Adding blogs to crio.io #62

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

Conversation

siddharth-sable
Copy link

Closes [cri-o/cri-o#7276]

@openshift-ci openshift-ci bot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. dco-signoff: no Indicates the PR's author has not DCO signed all their commits. labels Sep 21, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 21, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: siddharth-sable
Once this PR has been reviewed and has the lgtm label, please assign umohnani8 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@siddharth-sable
Copy link
Author

/release-note-none

@openshift-ci openshift-ci bot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Sep 22, 2023
@saschagrunert
Copy link
Member

@siddharth-sable can you please DCO sign-off your commit using git commit --amend --no-edit -s && git push -f?

Slach and others added 9 commits March 11, 2024 23:50
We've a bad link to the conmon GitHub repo, that repairs that.  It was also
pointed out that we've not posted a blog to the medium/crio site in over two
years, this comments the link to that out.  If more blogs are added there (Yes Please!), then we can turn that back on.

Addresses: cri-o#46
Addresses: cri-o#48

Signed-off-by: TomSweeneyRedHat <[email protected]>
Signed-off-by: Kamil Krzywicki <[email protected]>
The old versions are not actually available on OBS as of June 2023

See cri-o/cri-o#7072

Signed-off-by: Dominic <[email protected]>
Copy link
Contributor

openshift-ci bot commented Mar 11, 2024

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:

Instructions 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.

@siddharth-sable
Copy link
Author

Hello @saschagrunert, I tried git commit --amend --no-edit -s && git push -f but there was still one commit which was not signed, so I tried to interactively rebase and edit those but I messed up 🥲. Will there be any work around to clean this up?

@saschagrunert
Copy link
Member

saschagrunert commented Mar 12, 2024

@siddharth-sable give a git rebase -i master a try and squash (S) the commits together. Then force (-f) push.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 21, 2024
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

Instructions 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: no Indicates the PR's author has not DCO signed all their commits. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none Denotes a PR that doesn't merit a release note.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants