Skip to content

Conversation

ldemailly
Copy link
Member

@ldemailly ldemailly commented Oct 12, 2017

Improvements/corrections to the mesh expansion / vm setup script

```release-note
Improvements to the mesh expansion / vm setup script
```
@istio-merge-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
We suggest the following additional approver: douglas-reid

Assign the PR to them by writing /assign @douglas-reid in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

# ISTIO_STAGING - directory where istio artifacts are downloaded, default to current dir
# ISTIO_VERSION - istio version.
# ISTIO_NAMESPACE - defaults to istio-system, needs to be set for custom deployments
# ISTIO_STAGING - directory where istio artifacts are downloaded, default to
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ISTIO_STAGING is no longer being used given this PR. Perhaps remove this line.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx ! still cleaning up as I go but good catch

@ldemailly ldemailly changed the title Fix for wrong doc of env vars, clarifications, formatting Mesh scripts: doc/typos/fixes/clarifications/simplifications Oct 12, 2017
@@ -56,19 +73,6 @@ function istioInstall() {

chown -R istio-proxy /etc/certs
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package must be installed first so the istio-proxy user exists

@istio istio deleted a comment from istio-testing Oct 13, 2017
# SERVICE_NAMESPACE- namespace where the service account and service are running. Defaults to
# the current workspace in kube config.

# GCLOUD_OPTS - optional parameters for gcloud command, for example "--project P --zone Z".
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

called GCP_OPTS

@ldemailly ldemailly merged commit 79a9916 into master Oct 13, 2017
ldemailly added a commit that referenced this pull request Oct 13, 2017
* Fix for wrong doc of env vars, clarifications, formatting

```release-note
Improvements to the mesh expansion / vm setup script
```

* Drop dependency on ISTIO_VERSION, clarify secret prefix vs svc account

* Show what we wait for, more cleanup

* Removed mixer-server

* More fixes - use urls from istio.VERSION; check for dnsmasq
@ldemailly ldemailly deleted the ldemailly-vm-fixes-2 branch October 13, 2017 01:47
rshriram pushed a commit that referenced this pull request Oct 30, 2017
* Fix for wrong doc of env vars, clarifications, formatting

```release-note
Improvements to the mesh expansion / vm setup script
```

* Drop dependency on ISTIO_VERSION, clarify secret prefix vs svc account

* Show what we wait for, more cleanup

* Removed mixer-server

* More fixes - use urls from istio.VERSION; check for dnsmasq


Former-commit-id: 79a9916
vbatts pushed a commit to vbatts/istio that referenced this pull request Oct 31, 2017
)

* Fix for wrong doc of env vars, clarifications, formatting

```release-note
Improvements to the mesh expansion / vm setup script
```

* Drop dependency on ISTIO_VERSION, clarify secret prefix vs svc account

* Show what we wait for, more cleanup

* Removed mixer-server

* More fixes - use urls from istio.VERSION; check for dnsmasq


Former-commit-id: 79a9916
mandarjog pushed a commit that referenced this pull request Oct 31, 2017
Automatic merge from submit-queue

fix format of the local tag in bin/push-docker

The current local tag format is `$(whoami)_$(date +%y%m%d_%h%m%s)`.
It seems the intention was to have the date as year, month, day, hour, minute, second. However, %h is a shortened month name like Aug, and %m is month. This way, month appears three time in the tag, for no reason. The correct format is %H for hours, %M for minutes and %S for seconds.

**Release note**:

```release-note
NONE
```
mandarjog pushed a commit that referenced this pull request Nov 2, 2017
* Fix for wrong doc of env vars, clarifications, formatting

```release-note
Improvements to the mesh expansion / vm setup script
```

* Drop dependency on ISTIO_VERSION, clarify secret prefix vs svc account

* Show what we wait for, more cleanup

* Removed mixer-server

* More fixes - use urls from istio.VERSION; check for dnsmasq


Former-commit-id: 79a9916
wattli pushed a commit to wattli/istio that referenced this pull request Nov 9, 2017
)

* Fix for wrong doc of env vars, clarifications, formatting

```release-note
Improvements to the mesh expansion / vm setup script
```

* Drop dependency on ISTIO_VERSION, clarify secret prefix vs svc account

* Show what we wait for, more cleanup

* Removed mixer-server

* More fixes - use urls from istio.VERSION; check for dnsmasq


Former-commit-id: 5ccd727
kyessenov pushed a commit to kyessenov/istio that referenced this pull request Aug 13, 2018
Automatic merge from submit-queue.

[DO NOT MERGE] Auto PR to update dependencies of proxy

This PR will be merged automatically once checks are successful.
```release-note
none
```
0x01001011 pushed a commit to thedemodrive/istio that referenced this pull request Jul 16, 2020
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 this pull request may close these issues.

6 participants