Coder Social home page Coder Social logo

bootes's People

Contributors

110y avatar tomoyamachi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tomoyamachi

bootes's Issues

Graceful Restart

Consideration

  • inconsistency envoy configuration after deploying the controller...?

Update protobuf to 1.4.2

With current implementation, when I update protobuf with simply go get github.com/golang/protobuf caught errors like below:

--- FAIL: TestGetListener (0.15s)
    --- FAIL: TestGetListener/should_get_listener (0.02s)
panic: cannot handle unexported field at {*v1.Listener}.Spec.Config.FilterChains[0].Filters[0].ConfigType.(*envoy_api_v2_listener.Filter_TypedConfig).TypedConfig.state:
        "google.golang.org/protobuf/types/known/anypb".Any
consider using a custom Comparer; if you control the implementation of type, you can also consider using an Exporter, AllowUnexported, or cmpopts.IgnoreUnexported [recovered]
        panic: cannot handle unexported field at {*v1.Listener}.Spec.Config.FilterChains[0].Filters[0].ConfigType.(*envoy_api_v2_listener.Filter_TypedConfig).TypedConfig.state:
        "google.golang.org/protobuf/types/known/anypb".Any
consider using a custom Comparer; if you control the implementation of type, you can also consider using an Exporter, AllowUnexported, or cmpopts.IgnoreUnexported

goroutine 720 [running]:
testing.tRunner.func1.1(0x276cbe0, 0xc001cf6ff0)
        /path/to/sdk/go1.14.2/src/testing/testing.go:940 +0x421
testing.tRunner.func1(0xc0015b10e0)
        /path/to/sdk/go1.14.2/src/testing/testing.go:943 +0x600
panic(0x276cbe0, 0xc001cf6ff0)
        /path/to/sdk/go1.14.2/src/runtime/panic.go:975 +0x3e3
github.com/google/go-cmp/cmp.validator.apply(0xc0017a41e0, 0x299b5a0, 0xc000b55180, 0x1b9, 0x299b5a0, 0xc0017706e0, 0x1b9)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/options.go:241 +0x61f
github.com/google/go-cmp/cmp.(*state).tryOptions(0xc0017a41e0, 0x2fa15a0, 0x299b5a0, 0x299b5a0, 0xc000b55180, 0x1b9, 0x299b5a0, 0xc0017706e0, 0x1b9, 0x1)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:279 +0x15a
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55a00, 0xc001e36b00)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:234 +0x3dd
github.com/google/go-cmp/cmp.(*state).compareStruct(0xc0017a41e0, 0x2fa15a0, 0x29d85c0, 0x29d85c0, 0xc000b55180, 0x199, 0x29d85c0, 0xc0017706e0, 0x199)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:400 +0x571
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55940, 0xc000572ec0)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:262 +0x1a94
github.com/google/go-cmp/cmp.(*state).comparePtr(0xc0017a41e0, 0x2fa15a0, 0x2972fa0, 0x2972fa0, 0xc0016e4030, 0x196, 0x2972fa0, 0xc00091c5a8, 0x196)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:552 +0x6db
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55a00, 0xc001e36a00)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:268 +0x1922
github.com/google/go-cmp/cmp.(*state).compareStruct(0xc0017a41e0, 0x2fa15a0, 0x2883160, 0x2883160, 0xc0016e4030, 0x199, 0x2883160, 0xc00091c5a8, 0x199)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:400 +0x571
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55940, 0xc000572e80)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:262 +0x1a94
github.com/google/go-cmp/cmp.(*state).comparePtr(0xc0017a41e0, 0x2fa15a0, 0x27eb220, 0x27eb220, 0xc0016e4030, 0x16, 0x27eb220, 0xc00091c5a8, 0x16)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:552 +0x6db
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55a80, 0xc000572e40)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:268 +0x1922
github.com/google/go-cmp/cmp.(*state).compareInterface(0xc0017a41e0, 0x2fa15a0, 0x284e420, 0x284e420, 0xc0015d8810, 0x194, 0x284e420, 0xc001764a90, 0x194)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:565 +0x5ea
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55a00, 0xc001e36900)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:270 +0x1820
github.com/google/go-cmp/cmp.(*state).compareStruct(0xc0017a41e0, 0x2fa15a0, 0x29bce80, 0x29bce80, 0xc0015d8800, 0x199, 0x29bce80, 0xc001764a80, 0x199)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:400 +0x571
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55940, 0xc000572e00)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:262 +0x1a94
github.com/google/go-cmp/cmp.(*state).comparePtr(0xc0017a41e0, 0x2fa15a0, 0x2ad94e0, 0x2ad94e0, 0xc0016e4048, 0x196, 0x2ad94e0, 0xc00091c5b0, 0x196)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:552 +0x6db
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f559c0, 0xc00008b080)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:268 +0x1922
github.com/google/go-cmp/cmp.(*state).statelessCompare(0xc0017a41e0, 0x2f559c0, 0xc00008b080, 0x0, 0x42d070)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:205 +0xf9
github.com/google/go-cmp/cmp.(*state).compareSlice.func2(0x0, 0x0, 0x0, 0x466a3c8)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:466 +0x105
github.com/google/go-cmp/cmp/internal/diff.Difference(0x1, 0x1, 0xc0017ad928, 0x1, 0x1, 0xc001af69d8)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/internal/diff/diff.go:221 +0x231
github.com/google/go-cmp/cmp.(*state).compareSlice(0xc0017a41e0, 0x2fa15a0, 0x26f8fc0, 0x26f8fc0, 0xc0014d2d30, 0x197, 0x26f8fc0, 0xc0013fa940, 0x197)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:465 +0x839
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55a00, 0xc001e36800)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:264 +0x13dd
github.com/google/go-cmp/cmp.(*state).compareStruct(0xc0017a41e0, 0x2fa15a0, 0x2afa3c0, 0x2afa3c0, 0xc0014d2d20, 0x199, 0x2afa3c0, 0xc0013fa930, 0x199)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:400 +0x571
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55940, 0xc000572d80)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:262 +0x1a94
github.com/google/go-cmp/cmp.(*state).comparePtr(0xc0017a41e0, 0x2fa15a0, 0x2affa60, 0x2affa60, 0xc0016e4040, 0x196, 0x2affa60, 0xc00091c5b8, 0x196)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:552 +0x6db
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f559c0, 0xc00008b020)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:268 +0x1922
github.com/google/go-cmp/cmp.(*state).statelessCompare(0xc0017a41e0, 0x2f559c0, 0xc00008b020, 0x0, 0xc0017ae490)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:205 +0xf9
github.com/google/go-cmp/cmp.(*state).compareSlice.func2(0x0, 0x0, 0x0, 0x466a3c8)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:466 +0x105
github.com/google/go-cmp/cmp/internal/diff.Difference(0x1, 0x1, 0xc0017ae6e0, 0x1, 0x1, 0xc001af6980)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/internal/diff/diff.go:221 +0x231
github.com/google/go-cmp/cmp.(*state).compareSlice(0xc0017a41e0, 0x2fa15a0, 0x26f9000, 0x26f9000, 0xc0015b0eb8, 0x197, 0x26f9000, 0xc00170c5b8, 0x197)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:465 +0x839
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55a00, 0xc0018f9f00)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:264 +0x13dd
github.com/google/go-cmp/cmp.(*state).compareStruct(0xc0017a41e0, 0x2fa15a0, 0x2b8ec00, 0x2b8ec00, 0xc0015b0ea0, 0x199, 0x2b8ec00, 0xc00170c5a0, 0x199)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:400 +0x571
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55940, 0xc000572ac0)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:262 +0x1a94
github.com/google/go-cmp/cmp.(*state).comparePtr(0xc0017a41e0, 0x2fa15a0, 0x2b81e00, 0x2b81e00, 0xc0011093e0, 0x196, 0x2b81e00, 0xc00057ab20, 0x196)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:552 +0x6db
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55a00, 0xc0018f9d00)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:268 +0x1922
github.com/google/go-cmp/cmp.(*state).compareStruct(0xc0017a41e0, 0x2fa15a0, 0x28d1c80, 0x28d1c80, 0xc0011093d8, 0x199, 0x28d1c80, 0xc00057ab18, 0x199)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:400 +0x571
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55a00, 0xc000d50a00)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:262 +0x1a94
github.com/google/go-cmp/cmp.(*state).compareStruct(0xc0017a41e0, 0x2fa15a0, 0x2943920, 0x2943920, 0xc0011092c0, 0x199, 0x2943920, 0xc00057aa00, 0x199)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:400 +0x571
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f55940, 0xc001764b80)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:262 +0x1a94
github.com/google/go-cmp/cmp.(*state).comparePtr(0xc0017a41e0, 0x2fa15a0, 0x2b95ea0, 0x2b95ea0, 0xc0011092c0, 0x16, 0x2b95ea0, 0xc00057aa00, 0x16)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:552 +0x6db
github.com/google/go-cmp/cmp.(*state).compareAny(0xc0017a41e0, 0x2f44a00, 0xc001764b40)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:268 +0x1922
github.com/google/go-cmp/cmp.Equal(0x2b95ea0, 0xc0011092c0, 0x2b95ea0, 0xc00057aa00, 0xc0017b2180, 0x2, 0x2, 0x0)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:112 +0x2e4
github.com/google/go-cmp/cmp.Diff(0x2b95ea0, 0xc0011092c0, 0x2b95ea0, 0xc00057aa00, 0x0, 0x0, 0x0, 0xc00057aa00, 0x0)
        /path/to/go/pkg/mod/github.com/google/[email protected]/cmp/compare.go:132 +0x1ce
github.com/110y/bootes/internal/k8s/store_test.TestGetListener.func1(0xc0015b10e0)
        /path/to/go/src/github.com/110y/bootes/internal/k8s/store/store_test.go:705 +0x1d0
testing.tRunner(0xc0015b10e0, 0xc000b55220)
        /path/to/sdk/go1.14.2/src/testing/testing.go:991 +0x1ec
created by testing.(*T).Run
        /path/to/sdk/go1.14.2/src/testing/testing.go:1042 +0x661
FAIL    github.com/110y/bootes/internal/k8s/store       7.315s
?

Use Bazel

  • To make skaffold reload server more faster.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.