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

WIP: Mitigate overloading stackdriver api until quota increased #639

Closed
wants to merge 1 commit into from

Conversation

chxchx
Copy link
Contributor

@chxchx chxchx commented Sep 1, 2017

We are trying to increase the stackdriver api quota limit. This is plan b if that does pass.

Release note:

None

@istio-merge-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

Assign the PR to them by writing /assign @yutongz 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-testing
Copy link
Collaborator

@chxchx: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
prow/e2e-suite-no_rbac-no_auth.sh b576edd link /test e2e-suite-no_rbac-no_auth
prow/e2e-suite-rbac-auth.sh b576edd link /test e2e-suite-rbac-auth
prow/e2e-suite-no_rbac-auth.sh b576edd link /test e2e-suite-no_rbac-auth
prow/e2e-suite-rbac-no_auth.sh b576edd link /test e2e-suite-rbac-no_auth

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.

@chxchx chxchx closed this Sep 5, 2017
mandarjog pushed a commit to mandarjog/istio that referenced this pull request Oct 30, 2017
…siness. (istio#639)

* Update the symbol names for all ConfigErrors to adopt camelCase consistently.

* Only log from the dedup repear at a higher logging level to avoid noisiness.


Former-commit-id: eb66b0c3d8826cec935ce5a6eec709abdbcdd7c5
mandarjog pushed a commit that referenced this pull request Oct 31, 2017
…siness. (#639)

* Update the symbol names for all ConfigErrors to adopt camelCase consistently.

* Only log from the dedup repear at a higher logging level to avoid noisiness.


Former-commit-id: 8f5bdba213890dc650b62494c08cbc089f5a317e
howardjohn added a commit to howardjohn/istio that referenced this pull request Jan 12, 2020
* Fixes for istiod injection

Right now there is no way to remove the sidecar injector deployment when
using istiod. This means you will always have a bunch of config that is
unused. Instead, when istiod is enabled, remove the injector stuff.

Alternative approach would be to add an explicit flag for this, like
istiod.disableinjector or something, but I am not sure that is needed at
this time.

Additionally, add back features from the old injection to avoid
regressions. These are critical features, not just legacy junk.

Finally, reuse the old name for the configmap so existing tooling like
istioctl can continue to function correctly.

* Fix tests
howardjohn pushed a commit to howardjohn/istio that referenced this pull request Jan 12, 2020
* Add unit test and fix for ICP.DeepCopy()

DeepCopy() always failed with an error, which was only logged and wasn't
handled properly. The error occured when unmarshalling CreatedTimestamp,
which meant that all remaining fields were never unmarshalled.

* Add copyright header

* Update go.mod

* Add additional test and fix import formatting
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.

None yet

4 participants