Skip to content

Adds note about repo flag#6312

Merged
rashmigottipati merged 2 commits into
operator-framework:masterfrom
dharmit:patch-2
Mar 2, 2023
Merged

Adds note about repo flag#6312
rashmigottipati merged 2 commits into
operator-framework:masterfrom
dharmit:patch-2

Conversation

@dharmit

@dharmit dharmit commented Feb 14, 2023

Copy link
Copy Markdown
Contributor

Signed-off-by: Dharmit Shah shahdharmit@gmail.com

Description of the change:
$subject

Motivation for the change:
To ensure that the reader doesn't get lost into trying to fix the errors reported by the IDE. GoLand reported 35 errors to me. I decided to see at the very first occurrence, which was in the import block. Luckily, for me, fixing that fixed all the subsequent errors.

Checklist

If the pull request includes user-facing changes, extra documentation is required:

@dharmit dharmit temporarily deployed to deploy February 20, 2023 14:49 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 20, 2023 14:49 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 20, 2023 14:49 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 20, 2023 14:49 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 20, 2023 14:49 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 20, 2023 14:49 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 20, 2023 14:49 — with GitHub Actions Inactive
Comment thread website/content/en/docs/building-operators/golang/tutorial.md Outdated
@dharmit dharmit temporarily deployed to deploy February 28, 2023 07:40 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 28, 2023 07:40 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 28, 2023 07:40 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 28, 2023 07:40 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 28, 2023 07:40 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 28, 2023 07:40 — with GitHub Actions Inactive
@dharmit dharmit temporarily deployed to deploy February 28, 2023 07:40 — with GitHub Actions Inactive

@rashmigottipati rashmigottipati left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Feb 28, 2023
@rashmigottipati

Copy link
Copy Markdown
Member

@dharmit you might have to rebase against master (if you haven't done that already) for the molecule tests to pass.

Signed-off-by: Dharmit Shah <shahdharmit@gmail.com>
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 28, 2023
@dharmit

dharmit commented Feb 28, 2023

Copy link
Copy Markdown
Contributor Author

Thanks, @rashmigottipati. I had forgotten to rebase this particular PR. :)

@jberkhahn

Copy link
Copy Markdown
Contributor

you also need to sign the commit with '-s'

@dharmit

dharmit commented Mar 2, 2023

Copy link
Copy Markdown
Contributor Author

you also need to sign the commit with '-s'

For a git rebase --pull upstream main? I thought it was required only when doing git commit.

There are two commits in this PR, and both are signed off using git commit -s. Wonder why DCO is still unhappy.

Anyway, I'll amend the commit and force-push to see if that helps.

Co-authored-by: Bryce Palmer <everettraven@gmail.com>
Signed-off-by: Dharmit Shah <shahdharmit@gmail.com>

@rashmigottipati rashmigottipati left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Mar 2, 2023
@rashmigottipati rashmigottipati merged commit 93ed65f into operator-framework:master Mar 2, 2023
@dharmit dharmit deleted the patch-2 branch March 2, 2023 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants