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
eef81548
Unverified
Commit
eef81548
authored
Oct 23, 2018
by
k8s-ci-robot
Committed by
GitHub
Oct 23, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #69554 from nikhita/cloud-provider-import-restrictions
Add import restrictions for cloud-provider
parents
5e8e8dcf
28ecd4f9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
import-restrictions.yaml
hack/import-restrictions.yaml
+6
-0
README.md
staging/README.md
+1
-0
No files found.
hack/import-restrictions.yaml
View file @
eef81548
...
@@ -152,3 +152,9 @@
...
@@ -152,3 +152,9 @@
-
k8s.io/api
-
k8s.io/api
-
k8s.io/apimachinery
-
k8s.io/apimachinery
-
k8s.io/cluster-bootstrap
-
k8s.io/cluster-bootstrap
-
baseImportPath
:
"
./vendor/k8s.io/cloud-provider/"
allowedImports
:
-
k8s.io/api
-
k8s.io/apimachinery
-
k8s.io/client-go
staging/README.md
View file @
eef81548
...
@@ -12,6 +12,7 @@ Repositories currently staged here:
...
@@ -12,6 +12,7 @@ Repositories currently staged here:
-
[
`k8s.io/apiserver`
](
https://github.com/kubernetes/apiserver
)
-
[
`k8s.io/apiserver`
](
https://github.com/kubernetes/apiserver
)
-
[
`k8s.io/cli-runtime`
](
https://github.com/kubernetes/cli-runtime
)
-
[
`k8s.io/cli-runtime`
](
https://github.com/kubernetes/cli-runtime
)
-
[
`k8s.io/client-go`
](
https://github.com/kubernetes/client-go
)
-
[
`k8s.io/client-go`
](
https://github.com/kubernetes/client-go
)
-
[
`k8s.io/cloud-provider`
](
https://github.com/kubernetes/cloud-provider
)
-
[
`k8s.io/cluster-bootstrap`
](
https://github.com/kubernetes/cluster-bootstrap
)
-
[
`k8s.io/cluster-bootstrap`
](
https://github.com/kubernetes/cluster-bootstrap
)
-
[
`k8s.io/code-generator`
](
https://github.com/kubernetes/code-generator
)
-
[
`k8s.io/code-generator`
](
https://github.com/kubernetes/code-generator
)
-
[
`k8s.io/csi-api`
](
https://github.com/kubernetes/csi-api
)
-
[
`k8s.io/csi-api`
](
https://github.com/kubernetes/csi-api
)
...
...
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