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

staging registry for kubernetes/website #1033

Closed
BenTheElder opened this issue Jul 17, 2020 · 6 comments · Fixed by #1299
Closed

staging registry for kubernetes/website #1033

BenTheElder opened this issue Jul 17, 2020 · 6 comments · Fixed by #1299

Comments

@BenTheElder
Copy link
Member

We require a staging registry / cloud-build project for kubernetes/website to publish a build image (hugo + other deps).

Background: kubernetes/website has a containerized build environment for building the site.
In the past a simple hugo binary on the host at the correct version was sufficient, but with the docsy migration npm / postcss / autoprefixer are also required. Additionally recent changes are leading to "Too many open files" on darwin.

In order to facilitate standardizing development on the containerized environment, we should publish the website environment image pre-built. Currently contributors must manually invoke a target to build the image locally and then it is used in other targets.

see: kubernetes/website#22515, kubernetes/website#22518

@BenTheElder
Copy link
Member Author

cc @dims @spiffxp

@dims
Copy link
Member

dims commented Jul 20, 2020

+1 i'd support this @BenTheElder

@BenTheElder
Copy link
Member Author

should I just PR this? I forgot what all we need to do to act on something like this.

@BenTheElder
Copy link
Member Author

cc @jimangel

@jimangel
Copy link
Member

jimangel commented Aug 7, 2020

I'm not sure the approval process, but I'm in support of moving this forward if other folks agree.

@spiffxp
Copy link
Member

spiffxp commented Aug 26, 2020

should I just PR this? I forgot what all we need to do to act on something like this.

Yes, follow instructions here https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io#creating-staging-repos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants