Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
bcab8a3c
Commit
bcab8a3c
authored
Jan 29, 2019
by
Nikhita Raghunath
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
publishing: update README to reflect recent file moves
parent
81af4183
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
staging/README.md
+2
-2
No files found.
staging/README.md
View file @
bcab8a3c
...
@@ -65,7 +65,7 @@ for creating the staging repository.
...
@@ -65,7 +65,7 @@ for creating the staging repository.
3.
Add a symlink to the staging repo in
`vendor/k8s.io`
.
3.
Add a symlink to the staging repo in
`vendor/k8s.io`
.
4.
Update
[
`
hack/import-restrictions.yaml`
](
https://github.com/kubernetes/kubernetes/blob/master/hack
/import-restrictions.yaml
)
4.
Update
[
`
import-restrictions.yaml`
](
/staging/publishing
/import-restrictions.yaml
)
to add the list of other staging repos that this new repo can import.
to add the list of other staging repos that this new repo can import.
5.
Add all mandatory template files to the staging repo as mentioned in
5.
Add all mandatory template files to the staging repo as mentioned in
...
@@ -92,7 +92,7 @@ for an example.
...
@@ -92,7 +92,7 @@ for an example.
3.
Once the repository has been created in the Kubernetes org,
3.
Once the repository has been created in the Kubernetes org,
update the publishing-bot to publish the staging repository by updating:
update the publishing-bot to publish the staging repository by updating:
- [`
kubernetes-rules-configmap.yaml`](https://github.com/kubernetes/publishing-bot/blob/master/configs/kubernetes-rules-configmap
.yaml):
- [`
rules.yaml`](/staging/publishing/rules
.yaml):
Make sure that the list of dependencies reflects the staging repos in the `Godeps.json` file.
Make sure that the list of dependencies reflects the staging repos in the `Godeps.json` file.
- [`fetch-all-latest-and-push.sh`](https://github.com/kubernetes/publishing-bot/blob/master/hack/fetch-all-latest-and-push.sh):
- [`fetch-all-latest-and-push.sh`](https://github.com/kubernetes/publishing-bot/blob/master/hack/fetch-all-latest-and-push.sh):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment