Skip to content

Modifications after trying the istio-csr tutorial#1022

Merged
jetstack-bot merged 2 commits intocert-manager:masterfrom
davidsbond:patch-1
Jun 28, 2022
Merged

Modifications after trying the istio-csr tutorial#1022
jetstack-bot merged 2 commits intocert-manager:masterfrom
davidsbond:patch-1

Conversation

@davidsbond
Copy link
Copy Markdown
Contributor

This commit makes two small tweaks to the istio-csr tutorial on the website.

The first is that the final clean up command will fail, following the instructions verbatim
will produce an error, so it has been updated to just kind delete cluster, which successfully
deletes the kind cluster.

$ kind delete cluster kind
ERROR: unknown command "kind" for "kind delete cluster"

The second change is to add that the isitoctl install command will prompt for user input
to confirm the choice of profile. The user should confirm the choice.

Signed-off-by: David Bond davidsbond@users.noreply.github.com

This commit makes two small tweaks to the istio-csr tutorial on the website.

The first is that the final clean up command will fail, following the instructions verbatim
will produce an error, so it has been updated to just `kind delete cluster`, which successfully
deletes the kind cluster. 

```
$ kind delete cluster kind
ERROR: unknown command "kind" for "kind delete cluster"
```

The second change is to add that the `isitoctl install` command will prompt for user input
to confirm the choice of profile. The user should confirm the choice. 

Signed-off-by: David Bond <davidsbond@users.noreply.github.com>
@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 28, 2022
@jetstack-bot
Copy link
Copy Markdown
Contributor

Hi @davidsbond. Thanks for your PR.

I'm waiting for a cert-manager member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@netlify
Copy link
Copy Markdown

netlify bot commented Jun 28, 2022

Deploy Preview for cert-manager-website ready!

Name Link
🔨 Latest commit 110dec2
🔍 Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/62baeaf094265f000a572004
😎 Deploy Preview https://deploy-preview-1022--cert-manager-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Copy Markdown
Member

@SgtCoDFish SgtCoDFish left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve
/ok-to-test

Thanks for this, looks like a great improvement 👍

@jetstack-bot jetstack-bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 28, 2022
@SgtCoDFish
Copy link
Copy Markdown
Member

@davidsbond Annoyingly I think our spell-checker is insisting that it be spelled "Istio" with a capital I; could you tweak that?

Signed-off-by: David Bond <davidsbond@users.noreply.github.com>
@jetstack-bot jetstack-bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 28, 2022
Copy link
Copy Markdown
Member

@SgtCoDFish SgtCoDFish left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 28, 2022
@jetstack-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidsbond, SgtCoDFish

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

The pull request process is described here

Details 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

@jetstack-bot jetstack-bot merged commit 97b7383 into cert-manager:master Jun 28, 2022
@davidsbond davidsbond deleted the patch-1 branch June 28, 2022 11:59
SgtCoDFish added a commit to SgtCoDFish/cert-manager-website that referenced this pull request Jun 28, 2022
I'd missed this in code review

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
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. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. ok-to-test size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants