Skip to content

Allow copy elision on temporary args#424

Merged
Reflejo merged 2 commits intoenvoyproxy:masterfrom
Reflejo:allow-copy-elision
Feb 6, 2017
Merged

Allow copy elision on temporary args#424
Reflejo merged 2 commits intoenvoyproxy:masterfrom
Reflejo:allow-copy-elision

Conversation

@Reflejo
Copy link
Copy Markdown
Contributor

@Reflejo Reflejo commented Feb 4, 2017

This change allows copy elision on these 2 unreferenced temporary objects

This change allows copy elision on unreferenced temporary objects
@Reflejo Reflejo changed the title Allow copy elision on returns and temporary args Allow copy elision on temporary args Feb 4, 2017
@mattklein123 mattklein123 reopened this Feb 6, 2017
@mattklein123
Copy link
Copy Markdown
Member

@Reflejo please fix format and merge master

@Reflejo
Copy link
Copy Markdown
Contributor Author

Reflejo commented Feb 6, 2017

@mattklein123 The format problem is nothing I changed, do you want me to fix with clang-format and submit those changes too?.

@mattklein123
Copy link
Copy Markdown
Member

See the CI errors. You need run 'make fix_format' target which will run clang-format for you.

@Reflejo
Copy link
Copy Markdown
Contributor Author

Reflejo commented Feb 6, 2017

@mattklein123 yea I saw it and that's what I meant, the fix_format changes are unrelated to the PR: f018ad9

Pushed it regardless

EDIT: nvm they were related 🦆

@Reflejo Reflejo merged commit 0688c18 into envoyproxy:master Feb 6, 2017
@Reflejo Reflejo deleted the allow-copy-elision branch February 6, 2017 23:02
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
Automatic merge from submit-queue.

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

This PR will be merged automatically once checks are successful.
```release-note
none
```
wolfguoliang pushed a commit to wolfguoliang/envoy that referenced this pull request Jan 23, 2021
envoyproxy#424)

* zh-translation:docs/root/configuration/upstream/cluster_manager/cluster_runtime.rst

* zh-translation:docs/root/configuration/upstream/cluster_manager/cluster_runtime.rst

* fix translation issue

* fix translation issue
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Signed-off-by: Alan Chiu <achiu@lyft.com>

For an explanation of how to fill out the fields, please see the relevant section
in [PULL_REQUESTS.md](https://github.com/envoyproxy/envoy/blob/master/PULL_REQUESTS.md)

Description: Rename Envoy to EnvoyClient
Risk Level: low
Testing: n/a
Docs Changes: n/a
Release Notes: n/a
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Signed-off-by: Alan Chiu <achiu@lyft.com>

For an explanation of how to fill out the fields, please see the relevant section
in [PULL_REQUESTS.md](https://github.com/envoyproxy/envoy/blob/master/PULL_REQUESTS.md)

Description: Rename Envoy to EnvoyClient
Risk Level: low
Testing: n/a
Docs Changes: n/a
Release Notes: n/a
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: JP Simard <jp@jpsim.com>
mathetake pushed a commit that referenced this pull request Mar 3, 2026
**Commit Message**
Add authentication fields for accessing Azure OpenAI model.

**Related Issues/PRs (if applicable)**
Related PR: #347 

**Special notes for reviewers (if applicable)**
This is very first change to support Azure OpenAI model. I wanted to get
feedback on schema before proceed further changes. Please expect
subsequent PRs to support Azure OpenAI model integration.

---------

Signed-off-by: Xiaolin Lin <xlin158@bloomberg.net>
mathetake pushed a commit that referenced this pull request Mar 3, 2026
**Commit Message**

- Implement Azure OpenAI integration including a) backend auth handler
b) Azure token rotator.
- Replace oauth package with `token_provider` to simplify AWS and Azure
token request logic.
- Fix existing test case i.e. in backendsecurity_test.go when oidc is
nil for other provider.
- Centralize some of string literals in `constants.go`

**Related Issues/PRs (if applicable)**
Related Issue: #347 
Related PR: #424

---------

Signed-off-by: Xiaolin Lin <xlin158@bloomberg.net>
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
Co-authored-by: Dan Sun <dsun20@bloomberg.net>
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.

2 participants