Skip to content

ci: remove dual build of thirdparty deps.#1313

Merged
htuch merged 1 commit intoenvoyproxy:masterfrom
htuch:no-dual-build
Jul 23, 2017
Merged

ci: remove dual build of thirdparty deps.#1313
htuch merged 1 commit intoenvoyproxy:masterfrom
htuch:no-dual-build

Conversation

@htuch
Copy link
Copy Markdown
Member

@htuch htuch commented Jul 21, 2017

No longer needed after #1311.

@htuch htuch merged commit 4697ffd into envoyproxy:master Jul 23, 2017
@htuch htuch deleted the no-dual-build branch July 23, 2017 12:14
htuch added a commit to htuch/envoy that referenced this pull request Jul 24, 2017
Pick up envoyproxy#1313, shrink image size back to what it was before.
htuch added a commit that referenced this pull request Jul 24, 2017
Pick up #1313, shrink image size back to what it was before.
concaf pushed a commit to concaf/envoy that referenced this pull request May 3, 2019
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Aug 8, 2019
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Aug 26, 2019
concaf pushed a commit to concaf/envoy that referenced this pull request Sep 13, 2019
kflynn pushed a commit to gravitee-io/envoy that referenced this pull request Sep 16, 2019
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Nov 18, 2019
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Feb 14, 2020
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Feb 14, 2020
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Feb 20, 2020
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Feb 20, 2020
alphashr pushed a commit to gravitee-io/envoy that referenced this pull request Apr 28, 2020
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Jun 30, 2020
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Jul 8, 2020
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Jul 8, 2020
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Aug 12, 2020
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Sep 29, 2020
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Aug 10, 2021
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
aidanhahn pushed a commit to gravitee-io/envoy that referenced this pull request Aug 12, 2021
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Aug 13, 2021
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Aug 13, 2021
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Aug 14, 2021
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Aug 24, 2021
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Jan 4, 2022
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Jan 4, 2022
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Jan 4, 2022
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
LukeShu pushed a commit to gravitee-io/envoy that referenced this pull request Jan 6, 2022
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
aidanhahn pushed a commit to gravitee-io/envoy that referenced this pull request Jan 13, 2022
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
aidanhahn pushed a commit to gravitee-io/envoy that referenced this pull request Feb 3, 2022
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
aidanhahn pushed a commit to gravitee-io/envoy that referenced this pull request Feb 4, 2022
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
aidanhahn pushed a commit to gravitee-io/envoy that referenced this pull request Mar 1, 2022
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>
LanceEa pushed a commit to gravitee-io/envoy that referenced this pull request Jun 11, 2022
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>

Signed-off-by: Lance Austin <[email protected]>
LanceEa pushed a commit to gravitee-io/envoy that referenced this pull request Aug 10, 2022
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Luke Shumaker <[email protected]>

Signed-off-by: Lance Austin <[email protected]>
(cherry picked from commit 3dede5a)
mathetake pushed a commit that referenced this pull request Mar 3, 2026
…urityPolicyIndexFunc (#1318)

**Description**

The `backendSecurityPolicyIndexFunc` is missing cases for Azure apikey
and credential types. This is causing the controller to not update the
ai-gateway proxy on changes to watched resources, e.g. secrets.

**Related Issues/PRs (if applicable)**

Fixes: #1313

Signed-off-by: Tim Swanson <[email protected]>
mathetake pushed a commit that referenced this pull request Mar 3, 2026
…nc (#1362)

**Description**

Add missing OIDC exchange token cases to
Test_backendSecurityPolicyIndexFunc.

**Related Issues/PRs (if applicable)**

This is a follow-up to #1313 where the missing tests were seen during
fixing that issue.

**Special notes for reviewers (if applicable)**

n/a

Signed-off-by: Tim Swanson <[email protected]>
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