Tags: andrewgkew/kuma
Tags
Tag 1.3.0-rc1 release.
Aadhav Vignesh (1):
refactor(xds) rename logger to have consistent naming style (kumahq#2375)
Adrian Goławski (1):
chore(kuma-cp) upgrade gui to new version (kumahq#2490)
Bart Smykla (15):
chore(kuma-cp) new version of gui (kumahq#2187)
fix(kuma-cp) supported versions fix (kumahq#2193)
chore(kuma-cp) new gui version (kumahq#2219)
fix(*) cni config - set constant name (kumahq#2233)
refactor(kumactl) add install tracing context (kumahq#2343)
chore(*) update CHANGELOG.md for kuma 1.2.2 (kumahq#2370)
chore(*) Kuma 1.2.2 (kumahq#2379)
fix(e2e) fix config for eks/aks e2e tests (kumahq#2397)
fix(kuma-cp) set better keep-alive for bootstrap
feat(*) prepare kuma-[cd]p for windows compilation (kumahq#2559)
fix(e2e) get kds address for k8s fix (kumahq#2574)
fix(kuma-dp) improve envoy version parsing (kumahq#2606)
feat(*) update project to build kumactl at windows (kumahq#2597)
chore(*) run {a,e}ks e2e workflows only on master (kumahq#2616)
chore(kuma-cp) annotate required fields in protos (kumahq#2556)
Bastien Chatelard (1):
fix(kuma-cp) fix hds disabled on dpserver (kumahq#2268)
Charly Molter (14):
fix(test): use port 0 binding for mads test (kumahq#2418)
fix(kuma-cp): Stop adding outbounds to dp for vips (kumahq#2421)
chore(kuma-cp): simplify resourceWsDefinition and server init (kumahq#2477)
chore(tools): improve resource-gen by auto generating ws code (kumahq#2466)
chore(tools): add to resource-gen.go generation of kumactl options (kumahq#2469)
chore(tools): add to resource-gen.go generation of kds options (kumahq#2487)
fix(kuma-cp): Sort services by name when selecting them (kumahq#2505)
chore(tools): Simplify resource-gen.go by generating`ResourceDescriptor` (kumahq#2511)
feat(dns): Rewrite dns persistence to allow virtual-outbound to be added (kumahq#2484)
fix(cp): Avoid nil dereferencing in dp validator (kumahq#2578)
fix(log): Don't set zap.Development() in debug log (kumahq#2608)
Feat(virtual-outbound): Add entity for virtual-outbound (kumahq#2576)
Fix(traffic-log): remove extra endline in traffic log default template (kumahq#2514)
feat(metrics): Add new datasource to `kumactl install metrics` (kumahq#2640)
Ilya Lobkov (15):
chore(*) UPGRADE.md instructions for Kuma 1.2.0
docs(proposal) rate Limit proposal (kumahq#2039)
fix(kuma-cp) ZoneIngress shows up as 'offline' (kumahq#2209)
feat(kuma-cp) add sha256 hash for mesh hash as well (kumahq#2230)
fix(kuma-cp) resolve status problem without a corner case (kumahq#2246)
fix(kuma-cp) allocate a new VIP for ExternalService host (kumahq#2302)
chore(kumactl) improve flags description, add extra validation (kumahq#2352)
fix(kuma-cp) hijacker merge labels (kumahq#2476)
chore(*) replace goimports with gci (kumahq#2489)
fix(kuma-cp) add owner when create ZoneIngressInsight (kumahq#2456)
fix(kuma-cp) deleted default policy is created on Kuma CP restart (kumahq#2507)
fix(kuma-cp) subscription finalizer, rev 2 (kumahq#2526)
chore(*) replace link to kubebuilder (kumahq#2629)
feat(kuma-cp) permissive mTLS mode (kumahq#2579)
fix(kuma-cp) TLSInspector is causing tcp healthcheck failures (kumahq#2639)
Jakub Dyszkiewicz (34):
feat(kuma-cp) add SNI to TLSed ExternalServices (kumahq#2211)
fix(kuma-cp) builtin DNS resolve alias with dots (kumahq#2208)
chore(kumactl) change default Kuma images convention (kumahq#2237)
chore(*) Kuma v1.2.1 (kumahq#2255)
chore(*) Kuma v1.2.1 changelog (kumahq#2254)
docs(*) upgrade guide for 1.2.1 (kumahq#2260)
docs(upgrade) fix service name to be deleted
feat(kuma-cp) change KDS max message limit (kumahq#2265)
chore(kuma-cp) change default number of insights subscriptions (kumahq#2266)
chore(kuma-cp) upgrade Protocol Buffers (kumahq#2244)
chore(kuma-cp) disable log sampling (kumahq#2273)
chore(*) dependencies upgrades (kumahq#2288)
chore(*) remove access log V2 (kumahq#2301)
chore(*) remove support for google grpc and dataplane token path (kumahq#2300)
docs(*) add backwards compatibility to PR template (kumahq#2307)
fix(kuma-cp) stop components on leader election lost (kumahq#2318)
fix(kuma-cp) broken SDS auth and XDS generation on rapid DP restarts (kumahq#2342)
fix(kuma-cp) handle missing connection info (kumahq#2439)
chore(*) Kuma 1.2.3 (kumahq#2450)
chore(*) Kuma 1.2.3 changelog (kumahq#2453)
feat(kuma-cp) configure SNI on ExternalService (kumahq#2467)
chore(tests) replace ncat with test server (kumahq#2510)
chore(kuma-cp) migrate DiscoveryRequest/Response in KDS to V3 (kumahq#2541)
chore(kuma-cp) certificates over ADS (kumahq#2558)
tests(*) fix flaky test for locality aware loadbalancing (kumahq#2564)
feat(kuma-cp) Intermediate CA support (kumahq#2575)
fix(kuma-cp) missing key for kv in reports logging (kumahq#2598)
feat(kuma-cp) CA backend stats in Dataplane and Mesh Insights (kumahq#2562)
chore(kuma-cp) open CAProvider and MeshValidator for extensions (kumahq#2618)
tests(e2e) skip flaky locality aware loadbalancing test (kumahq#2620)
chore(kuma-cp) add the number of services to usage stats (kumahq#2628)
feat(kuma-cp) validate that mesh has only one mtls backend (kumahq#2619)
chore(tests) parametrize kuma tracing in ZipkinCollectorURL (kumahq#2635)
chore(*) remove MADS v1alpha1 (kumahq#2632)
James Peach (67):
chore(tests) add namespace to test deployments (kumahq#2105)
chore(*) drop gogo/protobuf dependency (kumahq#2199)
chore(*) upgrade the Cobra package (kumahq#2196)
chore(*) generate Kuma resource wrappers (kumahq#2198)
chore(*) upload coverage data to codecov (kumahq#2212)
fix(ci) fix codecov coverage file quoting (kumahq#2223)
fix(*) enable Ginkgo recovery in goroutines (kumahq#2224)
chore(*) remove Dataplane ProxyType accessor (kumahq#2215)
fix(kuma-dp) validate the DP proxy type (kumahq#2186)
chore(kuma-dp) refactor dataplane resource loading (kumahq#2252)
chore(kuma-dp) narrow the resource manager interface for auth (kumahq#2251)
chore(*) sort internal lists of resource types (kumahq#2242)
chore(kuma-cp) refactor xDS metadata to store a generic resource (kumahq#2264)
chore(*) make the authentication interface type oblivious (kumahq#2271)
fix(*) allow RC tags in the release tagging script (kumahq#2241)
chore(*) clean up ServiceIterator usage (kumahq#2281)
test(*) fix protobuf error string comparison (kumahq#2283)
chore(test) remove Go module for xDS test client (kumahq#2280)
chore(*) generate DeepCopy interfaces (kumahq#2222)
fix(e2e) clean up KUBECONFIG handling (kumahq#2084)
chore(*) generate system resource wrappers (kumahq#2282)
fix(kumactl) use strings for stderr output test check (kumahq#2323)
chore(*) remove Go module for the changelog generator (kumahq#2328)
fix(ci) set KUBECONFIG for kumactl install (kumahq#2332)
chore(*) improve resource manager initialization readability (kumahq#2316)
chore(kuma-cp) use resource types for DataplaneInsight tracking (kumahq#2324)
fix(*) allow verbose log levels (kumahq#2351)
chore(*) generate the remaining mesh resources (kumahq#2311)
fix(*) use main for Envoy protobuf repositories (kumahq#2335)
chore(kuma-cp) improve VIP interface logging (kumahq#2377)
fix(*) use the typed config for TLS Inspector (kumahq#2373)
chore(*) add xDS configurer adaptors (kumahq#2364)
chore(*) remove Kubernetes submodule (kumahq#2360)
chore(*) simplify xDS route configurers (kumahq#2361)
chore(*) remove the GatewayProxyType constant (kumahq#2392)
chore(*) update remaining listener filter helpers (kumahq#2393)
fix(kuma-cp) add more listener configurers (kumahq#2403)
chore(*) separate proxy template resolvers (kumahq#2394)
chore(ci) clean up Ginkgo test initialization (kumahq#2419)
chore(kuma-cp) clean up xDS context struct (kumahq#2420)
chore(*) fix information log output message format (kumahq#2415)
chore(*) remove the ./api/ Go submodule (kumahq#2414)
feat(kuma-cp) add a builtin gateway type (kumahq#2404)
fix(ci) kumactl test output matching (kumahq#2446)
chore(*) add initial gateway plugin structure (kumahq#2412)
chore(*) make port validation consistent (kumahq#2448)
feat(kuma-cp) add Gateway resource type (kumahq#2428)
chore(ci) upgrade to golangci-lint v1.41.1 (kumahq#2461)
chore(ci) drop explicit govet runs (kumahq#2457)
fix(*) implement TextMarshaler for JSON keys (kumahq#2475)
fix(*) clarify invalid resource type message (kumahq#2473)
feat(*) register the gateway resource type (kumahq#2474)
chore(kumactl) remove kumactl plugin hooks (kumahq#2508)
chore(kuma-cp) add route and virtual host configuration helpers (kumahq#2517)
chore(ci) add test-server envrc support (kumahq#2539)
feat(kuma-cp) generate gateway listeners (kumahq#2488)
fix(kuma-cp) Fix DP tracking lock consistency (kumahq#2567)
chore(*) consistently use utils package for protobuf wrappers (kumahq#2570)
chore(ci) lint "builtin" directories (kumahq#2581)
feat(kuma-cp) add virtual host domain name configurer (kumahq#2590)
feat(kuma-cp) add simple HTTP connection configurers (kumahq#2593)
chore(kuma-cp) split listener configurers across source files (kumahq#2592)
fix(ci) detect whether Docker is using an output chain (kumahq#2633)
fix(ci) improve kumactl path detection (kumahq#2643)
fix(kumactl) print a newline with transparent proxy setup message (kumahq#2634)
chore(ci) use US locale for misspelling checks (kumahq#2642)
chore(*) enforce use of correct errors module (kumahq#2624)
Jennifer Rondeau (1):
Merge pull request kumahq#2263 from kumahq/chore/upgrade-svc-name
Nham Le (4):
fix(kuma-cp) minor fix typo (kumahq#2192)
fix(kuma-cp) fix race condition in cache (kumahq#2202)
fix(kuma-cp) minor fix commented env name (kumahq#2225)
chore(kuma-cp) reduce cache key size (kumahq#2214)
Nikolay Nikolaev (3):
chore(*) extend Default K8s client (kumahq#2210)
chore(kuma-cp) refactor K8s transparent proxy injector (kumahq#2221)
docs(*) change Nikolay's affiliation (kumahq#2321)
Tharun Rajendran (3):
docs(*) generate man pages for kuma components (kumahq#2101)
add importas to golangci-lint (kumahq#2516)
chore(*) fix kumactl generate dataplane proxy-type flag deprecation message (kumahq#2522)
Tomasz Wylężek (12):
chore(kuma-cp) upgrade kui to new version (kumahq#2315)
chore(kuma-cp) upgrade gui to new version (kumahq#2325)
chore(kuma-cp) upgrade gui to new version (kumahq#2340)
chore(kuma-cp) upgrade gui to new version (kumahq#2395)
chore(kuma-cp) upgrade gui to new version (kumahq#2408)
chore(kuma-cp) upgrade gui to new version (kumahq#2430)
chore(kuma-cp) upgrade gui to new version (kumahq#2452)
chore(kuma-cp) upgrade gui to new version (kumahq#2481)
chore(kuma-cp) upgrade gui to new version (kumahq#2497)
chore(kuma-cp) upgrade gui to new version (kumahq#2528)
chore(kuma-cp) upgrade gui to new version (kumahq#2554)
chore(kuma-cp) upgrade gui to new version (kumahq#2611)
dependabot[bot] (6):
chore(deps) bump alpine in /tools/releases/dockerfiles (kumahq#2189)
chore(deps): bump go.uber.org/zap from 1.13.0 to 1.17.0 (kumahq#2133)
chore(deps): bump github.com/go-kit/kit from 0.10.0 to 0.11.0 (kumahq#2294)
chore(deps): bump github.com/onsi/ginkgo from 1.16.2 to 1.16.4 (kumahq#2291)
chore(deps): bump github.com/spf13/cobra in /tools/releases/changelog (kumahq#2304)
chore(deps): bump alpine in /tools/releases/dockerfiles (kumahq#2531)
mergify[bot] (3):
chore(*) Update configs with new release branch (kumahq#2659) (kumahq#2660)
feat(kumactl): Use kuma-sd in `kumactl install metrics` (kumahq#2654) (kumahq#2662)
feat(kuma-cp) remove few validations blocking use of provided ca (kumahq#2623) (kumahq#2663)
parkanzky (6):
feat(kuma-cp) add datadog traffic tracing (kumahq#2247)
fix(kumactl) warn version unknown (kumahq#2438)
chore(logging) Move args to where they can be parameterized (kumahq#2544)
tests(kumactl) allow kuma-specific const to be overridden (kumahq#2582)
feat(kuma-cp) return instance and cluster IDs (kumahq#2589)
feat(kuma-cp) Add rate-limit to outbound interfaces (kumahq#2435)
sudeeptoroy (1):
feat(kuma-cp) dataplane use advertise address to add a routable ip if address is not public ip (kumahq#2116)
chore(*) Kuma 1.2.3 (kumahq#2450) Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Tag 1.2.2 release.
mergify[bot] (2):
chore(*) update CHANGELOG.md for kuma 1.2.2 (kumahq#2370) (kumahq#2380)
chore(*) Kuma 1.2.2 (kumahq#2379) (kumahq#2381)
Tag 1.2.2-rc2 release.
mergify[bot] (2):
feat(kuma-cp) Add datadog traffic tracing (backport kumahq#2247) (kumahq#2269)
fix(*) use main for Envoy protobuf repositories (kumahq#2335) (kumahq#2362)
Tag 1.2.2-rc1 release.
mergify[bot] (38):
feat(kuma-cp) change KDS max message limit (kumahq#2265)
fix(*) allow RC tags in the release tagging script (kumahq#2241)
chore(*) make the authentication interface type oblivious (kumahq#2271)
chore(kuma-cp) refactor xDS metadata to store a generic resource (kumahq#2264)
chore(kuma-cp) upgrade Protocol Buffers (kumahq#2244)
test(*) fix protobuf error string comparison (kumahq#2283)
chore(kuma-cp) disable log sampling (kumahq#2273)
fix(kuma-cp) fix hds disabled on dpserver (kumahq#2268)
docs(*) upgrade guide for 1.2.1 (kumahq#2260)
chore(test) remove Go module for xDS test client (kumahq#2280)
chore(*) dependencies upgrades (kumahq#2288)
chore(deps): bump go.uber.org/zap from 1.13.0 to 1.17.0 (kumahq#2133)
chore(deps): bump github.com/go-kit/kit from 0.10.0 to 0.11.0 (kumahq#2294)
chore(deps): bump github.com/onsi/ginkgo from 1.16.2 to 1.16.4 (kumahq#2291)
chore(*) remove access log V2 (kumahq#2301)
chore(deps): bump github.com/spf13/cobra in /tools/releases/changelog (kumahq#2304)
fix(e2e) clean up KUBECONFIG handling (kumahq#2084) (kumahq#2309)
chore(*) generate Kuma resource wrappers (kumahq#2198) (kumahq#2310)
chore(*) generate DeepCopy interfaces (kumahq#2222) (kumahq#2289)
chore(kuma-cp) upgrade kui to new version (kumahq#2315) (kumahq#2317)
docs(*) add backwards compatibility to PR template (kumahq#2307)
chore(kuma-cp) upgrade gui to new version (kumahq#2325) (kumahq#2326)
chore(*) remove Go module for the changelog generator (kumahq#2328) (kumahq#2333)
fix(kumactl) use strings for stderr output test check (kumahq#2323) (kumahq#2329)
fix(ci) set KUBECONFIG for kumactl install (kumahq#2332) (kumahq#2337)
fix(kuma-cp) stop components on leader election lost (kumahq#2318)
fix(kuma-cp) allocate a new VIP for ExternalService host (kumahq#2302) (kumahq#2330)
chore(kuma-cp) upgrade gui to new version (kumahq#2340) (kumahq#2341)
chore(kuma-cp) use resource types for DataplaneInsight tracking (kumahq#2324) (kumahq#2349)
chore(*) improve resource manager initialization readability (kumahq#2316) (kumahq#2348)
fix(*) allow verbose log levels (kumahq#2351) (kumahq#2356)
chore(*) generate the remaining mesh resources (kumahq#2311) (kumahq#2359)
chore(kumactl) improve flags description, add extra validation (kumahq#2352) (kumahq#2365)
fix(kuma-cp) broken SDS auth and XDS generation on rapid DP restarts (kumahq#2342) (kumahq#2358)
refactor(kumactl) add install tracing context (kumahq#2343) (kumahq#2366)
chore(*) sort internal lists of resource types (kumahq#2242) (kumahq#2367)
chore(*) clean up ServiceIterator usage (kumahq#2281) (kumahq#2368)
chore(*) generate system resource wrappers (kumahq#2282) (kumahq#2369)
docs(guides) add build -j before running tests (kumahq#2259) Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
chore(*) changelog for 1.2.0 (kumahq#2181) Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
chore(kuma-cp) HELM 1.2.0-rc1 (kumahq#2160) Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
chore(*) release 1.1.6 (kumahq#1980) Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
PreviousNext