-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
doc: quickstart for Go projects #3551
doc: quickstart for Go projects #3551
Conversation
website/content/en/docs/building-operators/golang/project_migration_guide.md
Outdated
Show resolved
Hide resolved
Looks great @camilamacedo86. I'm guessing the same process is in the works for the Helm section too, but the golang and ansible sections' quickstart/tutorials looks great |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I have mostly the same comments that I had in the Helm Quickstart PR.
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
Hi @joelanford all suggestions and made in the Helm PR are applied here. |
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Just one nit
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/project_migration_guide.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review for the envtest setup doc.
website/content/en/docs/building-operators/golang/references/env-test-setup.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/references/env-test-setup.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/references/env-test-setup.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/references/env-test-setup.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/references/env-test-setup.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review for Go quickstart.
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
website/content/en/docs/building-operators/golang/quickstart.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Description of the change:
See: https://deploy-preview-3551--operator-sdk.netlify.app/docs/building-operators/golang/quickstart/
Motivation for the change:
#3327
Closes for GO: #3590
Close: #3461