Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: envoyproxy/go-control-plane
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.3
Choose a base ref
...
head repository: envoyproxy/go-control-plane
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref

Commits on Jun 28, 2022

  1. delta: support dynamic wildcard subscription in delta-xds (#559)

    * Support dynamic wildcard subscription in delta-xds
    
    Signed-off-by: Valerian Roche <valerian.roche@datadoghq.com>
    valerian-roche authored Jun 28, 2022

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    6a65c54 View commit details
  2. changelog: bring up to date with latest release v0.10.3 (#568)

    * changelog
    
    Signed-off-by: Alec Holmes <alecholmez@me.com>
    alecholmez authored Jun 28, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    79edb3d View commit details

Commits on Jun 30, 2022

  1. Mirrored from envoyproxy/envoy @ 4b05b1e6052c5b62e5447a0696492fc1b7a4…

    …e828
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jun 30, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    22786ae View commit details
  2. Mirrored from envoyproxy/envoy @ 259d76ef89bc008db6620497c424a3ca3fe9…

    …7d88
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jun 30, 2022
    Copy the full SHA
    2ce288a View commit details

Commits on Jul 6, 2022

  1. Mirrored from envoyproxy/envoy @ fbfaab57f8cddfc86779f9918e1c4a6857f7…

    …4198
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 6, 2022
    Copy the full SHA
    964a6df View commit details
  2. Mirrored from envoyproxy/envoy @ 764a2e9fbb06e2f27fd6775fdc0ed78313b9…

    …4157
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 6, 2022
    Copy the full SHA
    92c6a01 View commit details

Commits on Jul 7, 2022

  1. Mirrored from envoyproxy/envoy @ e19476d62956b60688de2b6109de1cf4dea6…

    …ae19
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 7, 2022
    Copy the full SHA
    e4b1168 View commit details

Commits on Jul 8, 2022

  1. Mirrored from envoyproxy/envoy @ 0986bb6d49fbd35e20e567aec0e7d614c9d2…

    …4663
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 8, 2022
    Copy the full SHA
    8744267 View commit details
  2. Mirrored from envoyproxy/envoy @ d82aaac4e7e277fa7925b0c9bfd8f5ec26d6…

    …955a
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 8, 2022
    Copy the full SHA
    9b0466f View commit details

Commits on Jul 10, 2022

  1. Mirrored from envoyproxy/envoy @ 73e0ccf945975fc913847a1f2792ba3e1277…

    …a8c0
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 10, 2022
    Copy the full SHA
    bf1a2ea View commit details

Commits on Jul 11, 2022

  1. Mirrored from envoyproxy/envoy @ 095f4ca336d3d705e629b207fb2cbbc22d29…

    …db8f
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 11, 2022
    Copy the full SHA
    3449cdd View commit details
  2. Mirrored from envoyproxy/envoy @ 8ef5da2cee7328d24f80aa816aad0f4f22d6…

    …f1e0
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 11, 2022
    Copy the full SHA
    95ad2bd View commit details
  3. Mirrored from envoyproxy/envoy @ ef9d6de7128b2fd8b7377e5be7f33696a288…

    …1f0d
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 11, 2022
    Copy the full SHA
    26e2ad7 View commit details
  4. delta: fix goroutine leak when watches close and a node is removed (#570

    )
    
    Signed-off-by: Valerian Roche <valerian.roche@datadoghq.com>
    valerian-roche authored Jul 11, 2022
    Copy the full SHA
    6efcb69 View commit details
  5. cache: fix empty context in response of linear cache (#573)

    Signed-off-by: Bing Han <h.bing612@gmail.com>
    tony612 authored Jul 11, 2022
    Copy the full SHA
    203e445 View commit details
  6. server: add Node to stream closed callbacks (#572)

    Signed-off-by: Bing Han <h.bing612@gmail.com>
    tony612 authored Jul 11, 2022
    Copy the full SHA
    227f5af View commit details

Commits on Jul 13, 2022

  1. Mirrored from envoyproxy/envoy @ 09549da9045d9c85ffaf851b6d740de0b507…

    …708f
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 13, 2022
    Copy the full SHA
    8dd9077 View commit details

Commits on Jul 14, 2022

  1. Mirrored from envoyproxy/envoy @ 516b3f304bccf451691224c71a357f9c6284…

    …0b2b
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 14, 2022
    Copy the full SHA
    c44945e View commit details
  2. Mirrored from envoyproxy/envoy @ de3579735584f3d7db9470f023eb7775f8fb…

    …8ffb
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 14, 2022
    Copy the full SHA
    bff1385 View commit details
  3. Mirrored from envoyproxy/envoy @ bddfcacaced5b049ee26b36141f81ee375f3…

    …8070
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 14, 2022
    Copy the full SHA
    44c8e07 View commit details
  4. Mirrored from envoyproxy/envoy @ fd2732b69782318e8f1b70cd70012b91d1a3…

    …d325
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 14, 2022
    Copy the full SHA
    bd6eec4 View commit details

Commits on Jul 15, 2022

  1. Mirrored from envoyproxy/envoy @ 3e4b31b513765bcff4dba7e2e5b723cb8bd6…

    …ffca
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 15, 2022
    Copy the full SHA
    d3ebb37 View commit details
  2. Mirrored from envoyproxy/envoy @ 2222039d775c45c583f5eef833a482e2be15…

    …0d21
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 15, 2022
    Copy the full SHA
    8bcd7ee View commit details

Commits on Jul 18, 2022

  1. Mirrored from envoyproxy/envoy @ 3ee360c501cf3f884f44be504fc9d8619f59…

    …5364
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 18, 2022
    Copy the full SHA
    a5395da View commit details
  2. Mirrored from envoyproxy/envoy @ 9447ff5bfa8081fc2ddd5918b8ee9c1fd672…

    …0c7a
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 18, 2022
    Copy the full SHA
    93d83cf View commit details

Commits on Jul 19, 2022

  1. Mirrored from envoyproxy/envoy @ c2dab844230197a1109e62f1d735384b67d7…

    …4c9c
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 19, 2022
    Copy the full SHA
    b024c36 View commit details
  2. Mirrored from envoyproxy/envoy @ eb521f42e760b9e5cb6ca544e5c87523f059…

    …2fa9
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 19, 2022
    Copy the full SHA
    79ff1f0 View commit details
  3. Mirrored from envoyproxy/envoy @ ebc09db0b95dbde6b1c1d447bc79000d1976…

    …5843
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 19, 2022
    Copy the full SHA
    1c57a23 View commit details

Commits on Jul 25, 2022

  1. Mirrored from envoyproxy/envoy @ 076bc515b3e6fca54592174928fc7ab06763…

    …b812
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 25, 2022
    Copy the full SHA
    50d938b View commit details
  2. Mirrored from envoyproxy/envoy @ 817cfee4b1188d4e6ce57b2ab0964c317b36…

    …130f
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 25, 2022
    Copy the full SHA
    c632bf8 View commit details

Commits on Jul 26, 2022

  1. Mirrored from envoyproxy/envoy @ 41da908b801f3662f85204da8a0645962ab6…

    …1252
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 26, 2022
    Copy the full SHA
    82be280 View commit details

Commits on Jul 27, 2022

  1. Mirrored from envoyproxy/envoy @ 25654b97cdd2647c258ae459e6607f51e99c…

    …99cc
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Jul 27, 2022
    Copy the full SHA
    0bb355e View commit details

Commits on Jul 29, 2022

  1. Fix example (#578)

    Signed-off-by: Vikas Choudhary <choudharyvikas16@gmail.com>
    vikaschoudhary16 authored Jul 29, 2022
    Copy the full SHA
    933bb27 View commit details

Commits on Aug 1, 2022

  1. Mirrored from envoyproxy/envoy @ bf61b077e77197a28fefa5798902fd94008e…

    …4137
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 1, 2022
    Copy the full SHA
    14feb74 View commit details

Commits on Aug 2, 2022

  1. Mirrored from envoyproxy/envoy @ 40d2bd404c6ead78c782f93fb6203d99242a…

    …a61b
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 2, 2022
    Copy the full SHA
    6e819db View commit details

Commits on Aug 3, 2022

  1. Mirrored from envoyproxy/envoy @ abc066fda2461b3aadd2631ef008baba4a37…

    …396e
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 3, 2022
    Copy the full SHA
    64b2023 View commit details
  2. Mirrored from envoyproxy/envoy @ 725d0b4b3e6fb84aa7dfd1ca4d5792f2dc45…

    …58b2
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 3, 2022
    Copy the full SHA
    d0c39ea View commit details

Commits on Aug 4, 2022

  1. Mirrored from envoyproxy/envoy @ 3e33879ac021161f8ad60182fa063320ee2d…

    …46d0
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 4, 2022
    Copy the full SHA
    b967a34 View commit details
  2. Mirrored from envoyproxy/envoy @ 5261b4285d1487f93e7aece94786de9a8d3a…

    …2529
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 4, 2022
    Copy the full SHA
    26c3efe View commit details

Commits on Aug 8, 2022

  1. snapshot cache: fix heartbeat panic (#579)

    * add failing test
    
    Signed-off-by: Daniel Hochman <danielhochman@users.noreply.github.com>
    danielhochman authored Aug 8, 2022
    Copy the full SHA
    7857518 View commit details

Commits on Aug 9, 2022

  1. Mirrored from envoyproxy/envoy @ 8925f74675b6ced1b0205daf73766724e295…

    …a6cc
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 9, 2022
    Copy the full SHA
    66ee77f View commit details

Commits on Aug 10, 2022

  1. Mirrored from envoyproxy/envoy @ 02489bbf8990faddb6be1f2e0f22851b64c3…

    …fc85
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 10, 2022
    Copy the full SHA
    651a6ba View commit details

Commits on Aug 12, 2022

  1. Mirrored from envoyproxy/envoy @ 8c88943b747bd74517eaf257cd75dd686aa7…

    …bbb8
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 12, 2022
    Copy the full SHA
    e8f20de View commit details

Commits on Aug 15, 2022

  1. Mirrored from envoyproxy/envoy @ c77d442b167c683a45c2f379c92d5eb01ad2…

    …848e
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 15, 2022
    Copy the full SHA
    227599b View commit details

Commits on Aug 18, 2022

  1. Mirrored from envoyproxy/envoy @ 4116bc16c865dd8eb33a276a9ea7796809d4…

    …01eb
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 18, 2022
    Copy the full SHA
    2cb7986 View commit details

Commits on Aug 19, 2022

  1. Mirrored from envoyproxy/envoy @ 59b7b91f531f9c6557bb09ec591b52890c0e…

    …48ee
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 19, 2022
    Copy the full SHA
    f8692a0 View commit details
  2. Mirrored from envoyproxy/envoy @ 5163f3e16cd774a63e833c9f3b3a07a6da9f…

    …0fc0
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 19, 2022
    Copy the full SHA
    8a9be01 View commit details

Commits on Aug 23, 2022

  1. Mirrored from envoyproxy/envoy @ 237f84afc7a2bf9cda2c8b37d09be756ffbf…

    …d7d6
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 23, 2022
    Copy the full SHA
    cde5ba5 View commit details

Commits on Aug 26, 2022

  1. Mirrored from envoyproxy/envoy @ 5183dbf7f11b23f1f7013a3e42cbce71eb63…

    …252a
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 26, 2022
    Copy the full SHA
    f3514c9 View commit details

Commits on Aug 29, 2022

  1. Mirrored from envoyproxy/envoy @ 2bee66e427f26680f799643ba9ce82ffd554…

    …1895
    
    Signed-off-by: go-control-plane(Azure Pipelines) <go-control-plane@users.noreply.github.com>
    go-control-plane(Azure Pipelines) committed Aug 29, 2022
    Copy the full SHA
    520f389 View commit details
Showing 797 changed files with 58,391 additions and 19,403 deletions.
31 changes: 31 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: docker
directory: /
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
- package-ecosystem: docker
directory: /examples/dyplomat
schedule:
interval: weekly
- package-ecosystem: gomod
directory: /examples/dyplomat
schedule:
interval: weekly
- package-ecosystem: gomod
directory: /xdsmatcher
schedule:
interval: weekly
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -10,6 +10,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: build and test
run: make docker_tests
4 changes: 2 additions & 2 deletions .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
@@ -7,9 +7,9 @@ jobs:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
version: latest
only-new-issues: true
4 changes: 2 additions & 2 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ jobs:

steps:
- name: Prune Stale
uses: actions/stale@v3.0.14
uses: actions/stale@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
# Different amounts of days for issues/PRs are not currently supported but there is a PR
@@ -39,4 +39,4 @@ jobs:
stale-pr-label: 'stale'
exempt-pr-labels: 'no stalebot'
operations-per-run: 500
ascending: true
ascending: true
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog

## Release v0.10.3

### Changed

- Documentation rewrite in the `/docs` folder (#520)
- Updated go module version to 1.16 (#536)
- Exposed `ApiTypePrefix` (#553)
- Envoy Protos Commit SHA: `97dfffde06115e58261dbab3707ad70d5c86ba1f`

### Added

- Initial support of the Virtual Host Discovery Service VHDS (#529)
- Added linear cache method `UpdateResources` (#546)

### Fixed

- Scoped routes consistency check (#515)
- Scoped routes references (#518)
- Fixed go routine leaks in server unit tests (#519)
- Linear cache no longer requires linear time for applying delta updates (#547)

## Release v0.10.1

### Changed

- Envoy Protos Commit SHA: `9cc74781d818aaa58b9cca9602fe8dc62181…`
### Fixed

- Release to fix broken `GOSUMDB` checksum when using `v0.10.0`. Please pin to this release and ignore `v0.10.0`.


## Release v0.10.0

### Added
4 changes: 2 additions & 2 deletions Dockerfile.ci
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.16
FROM golang:1.19

# TODO(mattklein123): Update this to envoy-dev:latest and fix tests.
COPY --from=envoyproxy/envoy-dev:latest /usr/local/bin/envoy /usr/local/bin/envoy
COPY --from=envoyproxy/envoy-dev:latest /usr/local/bin/envoy /usr/local/bin/envoy
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@ lint:
--rm \
--volume $$(pwd):/src \
--workdir /src \
golangci/golangci-lint:v1.43.0 \
golangci/golangci-lint:v1.50.1 \
golangci-lint -v run

#-----------------

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions contrib/envoy/extensions/filters/http/dynamo/v3/dynamo.pb.go
509 changes: 509 additions & 0 deletions contrib/envoy/extensions/filters/http/golang/v3alpha/golang.pb.go

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions contrib/envoy/extensions/filters/http/squash/v3/squash.pb.go
14 changes: 7 additions & 7 deletions contrib/envoy/extensions/filters/http/sxg/v3alpha/sxg.pb.go

Large diffs are not rendered by default.

Large diffs are not rendered by default.

234 changes: 234 additions & 0 deletions contrib/envoy/extensions/filters/network/generic_proxy/v3/route.pb.go
Loading