website
website copied to clipboard
Update install instructions, making them consistent for all sub-projects
Goal: Reach base level of consistency for installation commands across all installation pages. Once we reach consistency, we can think about improving these instructions (keeping in mind the CRD changes coming in 1.15).
Next steps:
- Figure out when we should use
helm upgrade --install
vshelm upgrade
vshelm install
in our instructions & update. - Prepare 1.15 release (drastically simplify the CRD install section & use the single fool-proof install command everywhere)
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from inteon. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
Deploy Preview for cert-manager-website ready!
Name | Link |
---|---|
Latest commit | 82de3c5556d04869f19f37be63f7153c3fbe4f71 |
Latest deploy log | https://app.netlify.com/sites/cert-manager-website/deploys/66603f1b6e5f7d00087550e0 |
Deploy Preview | https://deploy-preview-1449--cert-manager-website.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Have you tested everything? No, the commands have not changed, I only expanded the flags. The only command that changed is the command that disables the approval-controller, and I copied that command from the approver-policy install page.
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-sigs/prow repository.
@wallrj
I updated the cert-manager instructions for approver-policy and csi-driver-spiffe (replaced helm install
/ helm upgrade --install
with helm upgrade --reuse-values
. I also tested that this works as expected for the approver-policy installation.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: inteon
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [inteon]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment