You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09Dec832115Nov8531Oct141113Sep112118Aug1310653231Jul3020141265129Jun28171687131May1817134329Apr28232120141211824Mar191817Feb9818Jan12421Dec161126Nov201929Oct1632130Sep26873427Aug252119141311654231Jul292827261716131029Jun26251815141198543126May242220171312742126Apr2726252423211513763124Mar20124224Feb19171528Jan27222117Dec16139525Nov23Oct24Sep19922Aug125Jul2424Jun27May261225Apr204223Mar131017Feb1497630Jan28272624232221111027Dec261715139727Nov22191615125227Oct251210323Sep18121110431Aug30222115131029Jul2714119421Jun138765426May2417161312117643228Apr2723221817161413121110985428Mar26272523212221191716151413123Feb201814138765432Update to gobgp-2.34.0build(deps): bump github.com/aws/aws-sdk-go from 1.42.18 to 1.42.20fix(nsc): properly check hairpinning rulefix(nsc): sync hairpinning on service modificationfix(nsc): don't overwrite err & add commentsbuild(deps): bump google.golang.org/grpc from 1.41.0 to 1.42.0build(deps): bump github.com/docker/dockerbuild(deps): bump github.com/aws/aws-sdk-go from 1.38.70 to 1.42.18build(deps): bump github.com/containernetworking/pluginsbuild(deps): bump k8s.io/cri-api from 0.21.4 to 0.22.4build(deps): bump k8s.io/client-go from 0.21.4 to 0.22.4build(deps): bump github.com/onsi/gomega from 1.11.0 to 1.17.0fix(nsc): remove error for lookupFWMarkByServicefix(go.mod): update image-spec v1.0.2fix(go.mod): update containerd to v1.5.8fix(lint): don't error on deprecated protobuf funcsfix(go.mod): add google.golang.org/protobuf v1.26.0build(deps): bump github.com/golang/protobuf from 1.4.3 to 1.5.2Fix typo in filter rule commentfix(bgp policy): sort the slice items before deep equal(#1188)fix(bgp): use PeerState_ESTABLISHED logic like function name(#1184)fix bug when adding ip rule for fwmark (#1178)Update golang to v1.16.9Update gobgp to v2.32.0go.mod: Update dependenciesfeat(README): add go report card statusFix Misc DSR Issues (#1174)feat(pod.go): add conntrack invalid state dropfact(hairpin): remove one last direct ref of KUBE-ROUTER-HAIRPINfix(sysctl): revert is fatal check for some conditionsdoc(NSC): add some comments around DSRfact(sysctl): consolidate sysctl usage into utilsfix: address minor PR feedback and misspellsfeat(.golangci.yml): enable durationcheck linterfeat(Makefile): add lint to the default makefile actionfeat(.golangci.yml): enable unparam linter and remediatefeat(.golangci.yml): enable unconvert linter and remediatefeat(.golangci.yml): enable stylecheck linter and remediatefeat(.golangci.yml): enable additional lintersfeat(.golangci.yml): enable long lines linter and remediate