Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
hi @sftim. Did you get a clean, local build?
The preview looks like the other, correct previews in the past -- the
Mirror Pod
andStatic Pod
entries are in the glossary. Should the full_link field point to the new location for static-pod?Question:
What happened to the glossary entries for
Mirror Pod
andStatic Pod
on the current kubernetes.io site?What happened to the static-pod page when moved from tasks/administer-cluster to tasks/configure-pod-container/static-pod.md? It is odd that the preview is okay, but the site is not.
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.
Netlify built the PR and the preview looks OK, so that's enough to convince me. I didn't try this locally.
Good spot about the
full_link:
, I'll fix that.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.
Would you have time to try and build locally -- I am really curious about the build failure 😃
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.
make docker-serve
starts fine locally for this branch, and for masterThere 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.
👍 My local build is fine -- except for the mirror pod issue in the new static-pod file.
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.
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.
Hi! I did a bit of testing. Lines 13 and 14 seem fine in my local hugo build (docker or hugo server). The date in static-pod and mirror-pod seem to cause an error.
See #15752.