Skip to content

Refine the node agent logic#3612

Merged
wattli merged 2 commits intoistio:masterfrom
wattli:nda
Feb 20, 2018
Merged

Refine the node agent logic#3612
wattli merged 2 commits intoistio:masterfrom
wattli:nda

Conversation

@wattli
Copy link
Copy Markdown
Contributor

@wattli wattli commented Feb 20, 2018

The env is default to 'unspecified', and if this value is provided, e.g. 'gcp', then we will take this value. Otherwise, node agent will detect the environment automatically.

This change provides several benefits:

  • Customers do not need to provide any env variable, which makes their user experience better. For example, if the node agent is running on gcp, they don't have to specify anything.

  • They still have the flexibility to test different set up, in the above example, if they want to test onprem case on gcp, they can still do it by specifying the env to be 'onprem'.

@wattli wattli requested review from a team and myidpt February 20, 2018 18:32
@istio-testing
Copy link
Copy Markdown
Collaborator

@wattli: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
prow/istio-pilot-e2e.sh 4cabb39 link /test istio-pilot-e2e
Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@myidpt
Copy link
Copy Markdown

myidpt commented Feb 20, 2018

/lgtm
/approve

@istio-merge-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: myidpt

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

Details 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

@wattli wattli merged commit d376e83 into istio:master Feb 20, 2018
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.

5 participants