Skip to content
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

backports: documentation wireframe for release-0.2 branch #72

Merged

Conversation

marquiz
Copy link
Contributor

@marquiz marquiz commented Jun 2, 2021

Necessary cherry-picks from master, without any modifications.

On top of this we can backport #68 to get a minimal (useful) documentation for the latest release (i.e. v0.2.0)

marquiz and others added 9 commits June 2, 2021 18:22
Copy all documentation related scripts from the main nfd repository.

(cherry picked from commit 358a532)
Copy over files from the main nfd repository.

(cherry picked from commit 36c3573)
Copy over relevant options and targets from the main nfd repo.

(cherry picked from commit 1d92d6a)
Modify Jekyll configuration for the operator project. Add stub index
page.

(cherry picked from commit 07150eb)
Fix site baseurl and redirect to 'stable' version only if it
exists.

(cherry picked from commit 09c8f1b)
Work around the problematic wrapper scripts inside the jekyll container
image that perform all sorts of mischief making us cry.

Also, move uid/gid mapping out of SITE_BUILD_CMD in order to enable
podman builds, e.g.

Add ':Z' to volume mount options to enable build when Selinux is
enabled.

$ make site-build CONTAINER_RUN_CMD="podman run"

(cherry picked from commit 85ab1f9)
Change the sidebar customization so that the full version (e.g. v0.2.0)
is displayed, instead of the truncated "releae branch version" (e.g.
v0.2) in the top left corner of the page. The items in the version menu
are unchanged and will still show the shorter form.

Cherry picked from node-feature-discovery repo commit
4d19e1ab85b6cf4c6a2f6e556bf04654e4fb238e.

(cherry picked from commit ac98ddc)
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 2, 2021
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 2, 2021
@ArangoGutierrez ArangoGutierrez self-assigned this Jun 2, 2021
@k8s-ci-robot k8s-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jun 2, 2021
Copy link
Contributor

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 2, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ArangoGutierrez, marquiz

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [ArangoGutierrez,marquiz]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 27e7024 into kubernetes-sigs:release-0.2 Jun 2, 2021
@marquiz marquiz deleted the backports/docs-0.2 branch June 2, 2021 16:12
@ArangoGutierrez ArangoGutierrez mentioned this pull request Oct 26, 2021
13 tasks
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants