Skip to content

Update the release-1.5 branch#732

Merged
jetstack-bot merged 170 commits intorelease-1.5from
master
Oct 27, 2021
Merged

Update the release-1.5 branch#732
jetstack-bot merged 170 commits intorelease-1.5from
master

Conversation

@wallrj
Copy link
Member

@wallrj wallrj commented Oct 27, 2021

Prepare for 1.6 becoming the default documentation branch

JoshVanL and others added 30 commits June 25, 2021 16:30
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
also remove incorrect comment and update copyright notice

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
Signed-off-by: Maël Valais <mael@vls.dev>
1. Rewords a lot of text on the landing page
2. Removes twitter link (there's no cert-manager Twitter account)
3. Fixes CNCF text/logo on smaller displays
4. Fixes footer on smaller displays
5. Removes footer min size
6. Fixes some broken HTML
7. Change some language on main docs page (don't say 'welcome')

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
Signed-off-by: irbekrm <irbekrm@gmail.com>
Signed-off-by: irbekrm <irbekrm@gmail.com>
Signed-off-by: irbekrm <irbekrm@gmail.com>
Signed-off-by: Inteon <42113979+inteon@users.noreply.github.com>
Signed-off-by: Inteon <42113979+inteon@users.noreply.github.com>
Signed-off-by: Inteon <42113979+inteon@users.noreply.github.com>
Signed-off-by: Maël Valais <mael@vls.dev>
…ard to

Signed-off-by: Maël Valais <mael@vls.dev>
Co-authored-by: Ashley Davis <ashley.davis@jetstack.io>
Signed-off-by: Maël Valais <mael@vls.dev>
Co-authored-by: Ashley Davis <ashley.davis@jetstack.io>
This re-orders the sidebar and starts to change the kinds of language
used in the documentation

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
Using a `ServiceAccount` without modifying the deployments
`securityContext` will cause a permissions error as described in
cert-manager/cert-manager#2147. This documents how
to solve this problem per
cert-manager/cert-manager#2147 (comment)

Signed-off-by: L Philbrook <lloyd@tablexi.com>
Signed-off-by: Maël Valais <mael@vls.dev>
Co-authored-by: L Philbrook <lloyd@tablexi.com>
also remove incorrect comment and update copyright notice

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
Signed-off-by: Maël Valais <mael@vls.dev>
1. Rewords a lot of text on the landing page
2. Removes twitter link (there's no cert-manager Twitter account)
3. Fixes CNCF text/logo on smaller displays
4. Fixes footer on smaller displays
5. Removes footer min size
6. Fixes some broken HTML
7. Change some language on main docs page (don't say 'welcome')

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
jetstack-bot and others added 13 commits October 14, 2021 17:01
Clarify current status of compatibility with Autopilot GKE
Timeout seconds expects an integer, not a string, not "4s" but just a 4.
Signed-off-by: Paul "Hampy" Hampson <p_hampson@wargaming.net>
Remove stray space, breaking URL linking
relative

Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
…n-renew-reletive-path

Change links in usage certificate to kubectl plugin #renew to be relative
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
Updates arising from the signing release process
versioned pages

Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
Replace some absolute paths with relative paths to not cause issues with versioned builds
also update version for installing cmrel

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
Update release notes to account for quay.io
@jetstack-bot jetstack-bot added do-not-merge/cherry-pick-not-approved Indicates that a PR is not yet approved to merge into a release branch. dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. labels Oct 27, 2021
@jetstack-bot
Copy link
Contributor

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:

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. I understand the commands that are listed here.

@netlify
Copy link

netlify bot commented Oct 27, 2021

✔️ Deploy Preview for cert-manager-website ready!

🔨 Explore the source changes: d5d127b

🔍 Inspect the deploy log: https://app.netlify.com/sites/cert-manager-website/deploys/61796ce792c14400086b35e3

😎 Browse the preview: https://deploy-preview-732--cert-manager-website.netlify.app

@jetstack-bot jetstack-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Oct 27, 2021
@wallrj wallrj added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager label Oct 27, 2021
@jetstack-bot jetstack-bot removed the do-not-merge/cherry-pick-not-approved Indicates that a PR is not yet approved to merge into a release branch. label Oct 27, 2021
@wallrj
Copy link
Member Author

wallrj commented Oct 27, 2021

/override dco

@jetstack-bot
Copy link
Contributor

@wallrj: Overrode contexts on behalf of wallrj: dco

Details

In response to this:

/override dco

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.

@wallrj wallrj added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. and removed dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. labels Oct 27, 2021
@JoshVanL
Copy link
Contributor

/lgtm
/approve

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 27, 2021
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JoshVanL, wallrj

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 27, 2021
@jetstack-bot jetstack-bot merged commit 1fe9d92 into release-1.5 Oct 27, 2021
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. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.