This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/test/e2e/testbackend/golang.org/x/net-0.7.0
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
omit 0ef3bc2e chore(deps): bump golang.org/x/net in /test/e2e/testbackend
add fad7955d docs: using APISIX Ingress as Istio egress gateway (#1667)
add d7028098 chore(deps): bump k8s.io/code-generator from 0.26.1 to 0.26.2
(#1708)
add b616db48 chore(deps): bump k8s.io/api from 0.26.1 to 0.26.2 in
/test/e2e (#1704)
add 7d62b7e4 chore(deps): bump github.com/gavv/httpexpect/v2 in /test/e2e
(#1706)
add dcc97da4 chore(deps): bump golang.org/x/net in /test/e2e/testbackend
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0ef3bc2e)
\
N -- N -- N
refs/heads/dependabot/go_modules/test/e2e/testbackend/golang.org/x/net-0.7.0
(dcc97da4)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
docs/en/latest/tutorials/istio-egress-gateway | 270 ++++++++++++++++++++++++++
go.mod | 2 +-
go.sum | 4 +-
test/e2e/go.mod | 6 +-
test/e2e/go.sum | 21 +-
5 files changed, 290 insertions(+), 13 deletions(-)
create mode 100644 docs/en/latest/tutorials/istio-egress-gateway