-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
Remove old Dockerfile for Jekyll site #9215
Conversation
PR kubernetes#9128 added a new Dockerfile for the Hugo site. The old staging container is no longer needed.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Assign the PR to them by writing 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:
Approvers can indicate their approval by writing |
/assign @MistyHacks |
Deploy preview for kubernetes-io-master-staging ready! Built with commit 64e9595 https://deploy-preview-9215--kubernetes-io-master-staging.netlify.com |
@lucperkins Should you cherry-pick your commit from your other PR into this one, to keep all of this type of work into one PR? |
@tfogo I agree with @MistyHacks that it'd be best to consolidate the Docker-related changes into a single PR. |
@lucperkins sure thing. @MistyHacks is there a PR from @lucperkins that should be cherry picked into this one or did you mean from my other PR touching the Dockerfile (#9216)? |
/hold |
This has been consolidated into #9216. Closing this PR. |
PR #9128 added a new Dockerfile for the Hugo site. The old
staging container is no longer needed.