Skip to content

Commit

Permalink
Revert "Lock down development of installer (#13350)" (#14230)
Browse files Browse the repository at this point in the history
* Revert "Lock down development of installer (#13350)"

This reverts commit a08b488.

* Fix owners and readme
  • Loading branch information
howardjohn authored and istio-testing committed May 20, 2019
1 parent 025b290 commit 6b013fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 6 additions & 2 deletions install/OWNERS
@@ -1,5 +1,9 @@
# No changes should be made here
# Make all changes to istio-installer
approvers:
- costinm
- sdake
- linsun
- rshriram
- howardjohn
- mandarjog
- morvencao
- ostromart
4 changes: 1 addition & 3 deletions install/kubernetes/helm/README.md
Expand Up @@ -4,6 +4,4 @@ Please follow the installation instructions from [istio.io](https://istio.io/doc

# Development

Istio installation is based upon a new decomposed installation technology in Istio 1.2. As such, all development work should occur in [istio/installer](https://github.com/istio/installer).

If you have work that you feel should be backported to resolve defects, please submit to this repository on the release-1.1 branch so it can be added to the 1.1.x stream.
Future development for the installer is taking place on [istio/installer](https://github.com/istio/installer). Please add new features to this repository, as only bug fixes will be allowed here.

0 comments on commit 6b013fa

Please sign in to comment.