Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README about flags on cluster logs #547

Merged
merged 2 commits into from
Aug 9, 2017

Conversation

chxchx
Copy link
Contributor

@chxchx chxchx commented Aug 9, 2017

Release note:

NONE

@@ -19,6 +19,8 @@ Tests could be built and drove manually as a single test or automatically detect
* `--verbose` debug level noise from proxies
* `--istioctl_url` the location of an `istioctl` binary
* `--skip_cleanup` if skip cleanup steps
* `--log_provider` where cluster logs are hosted, only support stackdriver for now
Copy link
Member

Choose a reason for hiding this comment

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

how about s/stackdriver/stackdriver

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@chxchx
Copy link
Contributor Author

chxchx commented Aug 9, 2017

/assign @sebastienvas

@sebastienvas
Copy link
Contributor

/approve no-issue
/lgtm

@istio-merge-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chxchx, sebastienvas

Associated issue requirement bypassed by: sebastienvas

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

@yutongz
Copy link
Contributor

yutongz commented Aug 9, 2017

/test all

@istio-merge-robot
Copy link

/test all [submit-queue is verifying that this PR is safe to merge]

@istio-merge-robot
Copy link

Automatic merge from submit-queue

@istio-merge-robot istio-merge-robot merged commit 93a124b into istio:master Aug 9, 2017
mandarjog pushed a commit to mandarjog/istio that referenced this pull request Oct 30, 2017
* Add rolling-window for rate limiting.

* Address comments.

* Update comment.


Former-commit-id: 961ec5e317066b8300fe836f105cb1f8d335d9b2
rshriram pushed a commit that referenced this pull request Oct 30, 2017
Automatic merge from submit-queue

Update README about flags on cluster logs

**Release note**:

```release-note
NONE
```

Former-commit-id: 93a124b
mandarjog pushed a commit that referenced this pull request Oct 31, 2017
* Add rolling-window for rate limiting.

* Address comments.

* Update comment.


Former-commit-id: cbdf7f3697d410f9f02e7435ea2d686c36321374
vbatts pushed a commit to vbatts/istio that referenced this pull request Oct 31, 2017
Automatic merge from submit-queue

Update README about flags on cluster logs

**Release note**:

```release-note
NONE
```

Former-commit-id: 93a124b
mandarjog pushed a commit that referenced this pull request Nov 2, 2017
Automatic merge from submit-queue

Update README about flags on cluster logs

**Release note**:

```release-note
NONE
```

Former-commit-id: 93a124b
rshriram pushed a commit to rshriram/istio that referenced this pull request Jul 31, 2018
* add enable_sds flag to MeshConfig proto definition

* address comments -
1. update boolean(sds_enable) to string(uds path)
2. add sds_refresh_delay field

* address comment
howardjohn pushed a commit to howardjohn/istio that referenced this pull request Jan 12, 2020
luksa added a commit to luksa/istio that referenced this pull request Sep 15, 2022
…stio#263) (istio#547)

This adds an option to istiod that allows disabling reading
IngressClass resources, which are cluster-scoped.

When this is disabled, processing of Ingress resources that use the new (as of
Kubernetes v1.18) `ingressClassName` field in their spec is not supported.

Only resources that use the deprecated annotation will be processed.

Co-authored-by: Marko Lukša <marko.luksa@gmail.com>
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.

None yet

7 participants