Skip to content

Commit

Permalink
bump proxy SHA
Browse files Browse the repository at this point in the history
Signed-off-by: psbrar99 <[email protected]>
  • Loading branch information
psbrar99 committed Jul 26, 2023
1 parent 00832fb commit db97970
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion istio.deps
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "PROXY_REPO_SHA",
"repoName": "proxy",
"file": "",
"lastStableSHA": "220f2abf4d0ee5f9c2fca11101cf4607a766ab0c"
"lastStableSHA": "33c75fe4994dfbe01aa01dbefe38e74fdef6025f"
},
{
"_comment": "",
Expand Down
3 changes: 0 additions & 3 deletions tests/integration/pilot/ingress_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ import (
ingressutil "istio.io/istio/tests/integration/security/sds_ingress/util"
)

<<<<<<< ours
=======
func TestGateway(t *testing.T) {
framework.
NewTest(t).
Expand Down Expand Up @@ -282,7 +280,6 @@ spec:
})
}

>>>>>>> theirs
func skipIfIngressClassUnsupported(t framework.TestContext) {
if !t.Clusters().Default().MinKubeVersion(18) {
t.Skip("IngressClass not supported")
Expand Down

0 comments on commit db97970

Please sign in to comment.