forked from istio/istio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merging because this is just doc changes in markdown files.
- Loading branch information
Showing
8 changed files
with
16 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
<!-- | ||
Please see https://istio.io/troubleshooting/ and if you are a user of Istio, please file issues in | ||
https://github.com/istio/issues/issues instead of here | ||
Please see https://istio.io/troubleshooting for potential workarounds. | ||
Please add the correct labels and epics (and priority and milestones if you have that information) | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,6 @@ | ||
# Broker | ||
|
||
[![GoDoc](https://godoc.org/github.com/istio/broker?status.svg)](https://godoc.org/github.com/istio/broker) | ||
[![Build Status](https://testing.istio.io/buildStatus/icon?job=broker/postsubmit)](https://testing.istio.io/job/broker/) | ||
[![Go Report Card](https://goreportcard.com/badge/github.com/istio/broker)](https://goreportcard.com/report/github.com/istio/broker) | ||
[![codecov.io](https://codecov.io/github/istio/broker/coverage.svg?branch=master)](https://codecov.io/github/istio/broker?branch=master) | ||
|
||
The Istio Service Broker provides an implementation of the [Open Service Broker API](https://docs.cloudfoundry.org/services/api.html) for Istio. | ||
This API enables external service consumers to automatically provision and access Istio services. | ||
|
||
This repository is currently under development. | ||
|
||
Please see [istio.io](https://istio.io) | ||
to learn about the overall Istio project and how to get in touch with us. To learn how you can | ||
contribute to any of the Istio components, including Broker, please | ||
see the Istio [contribution guidelines](https://github.com/istio/istio/blob/master/CONTRIBUTING.md). | ||
|
||
Istio's [development guide](https://github.com/istio/istio/blob/master/devel/README.md) | ||
presents everything you need to know to create, build, and test code for Broker. | ||
The broker is currently under early development. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters