------------------------------------------------------------------- Wed Sep 06 05:22:41 UTC 2023 - kastl@b1-systems.de - Update to version 1.19.0: very large changelog, please find it at https://github.com/istio/istio/releases/tag/1.19.0 and https://istio.io/news/releases/1.19.x/announcing-1.19/ ------------------------------------------------------------------- Tue Jul 25 17:22:24 UTC 2023 - kastl@b1-systems.de - Update to version 1.18.2: * Add validation of workload entry identity (#117) * Bump proxy version (#122) * Automator: update proxy@release-1.18 in istio/istio@release-1.18 (#46039) * Automator: update proxy@release-1.18 in istio/istio@release-1.18 (#46025) * Fix nil map for cluster builder (#46024) * fix concurrent map access in endpoint metadata (#44473) (#46021) * fix conflict (#46017) * Exit if sds socket not found (#45941) (#46014) ------------------------------------------------------------------- Mon Jul 17 04:59:39 UTC 2023 - kastl@b1-systems.de - Update to version 1.18.1: * Automator: update proxy@release-1.18 in istio/istio@release-1.18 (#46007) * Automator: update ztunnel@release-1.18 in istio/istio@release-1.18 (#46000) * Automator: update istio/client-go@release-1.18 dependency in istio/istio@release-1.18 (#45996) * Automator: update common-files@release-1.18 in istio/istio@release-1.18 (#45995) * Update image from (#45958) * [release-1.18] prevent port conflict with sidecar static listener like 15021 15090 (#45966) * [release-1.18] Set inject true for compatibility tests (#45928) * Automator: update ztunnel@release-1.18 in istio/istio@release-1.18 (#45948) * Add release note for #45632 (#45927) * [release-1.18] Fix health probe port overwrite (#45873) * Automator: update istio/client-go@release-1.18 dependency in istio/istio@release-1.18 (#45938) * Automator: update common-files@release-1.18 in istio/istio@release-1.18 (#45936) * Automator: update ztunnel@release-1.18 in istio/istio@release-1.18 (#45892) * Automator: update common-files@release-1.18 in istio/istio@release-1.18 (#45875) * Automator: update istio/client-go@release-1.18 dependency in istio/istio@release-1.18 (#45876) * [release-1.18] Fix bug report include option not working as expected (#45860) * Automator: update istio/client-go@release-1.18 dependency in istio/istio@release-1.18 (#45857) * [release-1.18] Fix a potential nil panic of endpointindex (#45808) * Automator: update proxy@release-1.18 in istio/istio@release-1.18 (#45834) * Automator: update proxy@release-1.18 in istio/istio@release-1.18 (#45771) * Automator: update proxy@release-1.18 in istio/istio@release-1.18 (#45769) * Automator: update proxy@release-1.18 in istio/istio@release-1.18 (#45747) * gcp metadata: compute GCPClusterURL from metadata (#45741) * Fix auth header syntax (#45711) * Automator: update ztunnel@release-1.18 in istio/istio@release-1.18 (#45702) * Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 (#45684) * Automator: update common-files@release-1.18 in istio/istio@release-1.18 (#45690) * Automator: update istio/client-go@release-1.18 dependency in istio/istio@release-1.18 (#45660) * Automator: update proxy@release-1.18 in istio/istio@release-1.18 (#45667) * prow: move to use WI for auth_header in private (#45609) * Automator: update proxy@release-1.18 in istio/istio@release-1.18 (#45587) * Automator: update ztunnel@release-1.18 in istio/istio@release-1.18 (#45579) * Automator: update istio/client-go@release-1.18 dependency in istio/istio@release-1.18 (#45570) * Automator: update common-files@release-1.18 in istio/istio@release-1.18 (#45569) * [release-1.18] improve accesslog mode e2e tests (#45519) * Update BASE_VERSION to 1.18-2023-06-15T19-02-54 (#45495) * [release-1.18] cherry-pick: add debug info when generating certs for workloads (#45194) * [release-1.18] Update min supported k8s version to 1.24 (#45444) * Automator: update proxy@release-1.18 in istio/istio@release-1.18 (#45450) * Automator: update istio/client-go@release-1.18 dependency in istio/istio@release-1.18 (#45381) * [release-1.18] Check the disabled status when adding a log provider (#45373) * Change to use Node instead of RawMeta (#45359) * [release-1.18] Fix istioctl pc secret cert validity not accurate (#45343) * Add rolling update max unavailable to CNI chart to speed up deploys (cherry pick to release-1.18) (#44934) * Fix Telemetry disablement matching (#45303) * Fix invalid XDS configuration for wildcard Ingress HTTP path (#44898) (#45168) * Adding LRS support (#45165) * [release-1.18] Certificate Revocation List support (#45130) * [release-1.18]Manual cherry-pick of 44481 and 44775 (#45081) * precise-errorcode-debuggen (#45164) * Automator: update ztunnel@release-1.18 in istio/istio@release-1.18 (#45333) * Automator: update istio/client-go@release-1.18 dependency in istio/istio@release-1.18 (#45326) * Automator: update common-files@release-1.18 in istio/istio@release-1.18 (#45325) ------------------------------------------------------------------- Tue Jun 13 06:13:18 UTC 2023 - kastl@b1-systems.de - Update to version 1.18.0: very large changelog, please see https://istio.io/latest/news/releases/1.18.x/announcing-1.18/ ------------------------------------------------------------------- Tue Jun 13 06:08:03 UTC 2023 - kastl@b1-systems.de - Update to version 1.17.3: * Update BASE_VERSION to 1.17-2023-05-31T19-02-43 (#45227) * Revert "[release-1.17] Operator: Fix webhooks reconciled by operator are inconsistent with istioctl install's (#45121)" (#45205) * 1.17: bump docker dep (#45198) * cherry-pick: add debug info when generating certs for workloads #45183 (#45189) * [release-1.17] Run update_deps.sh (#45177) * [release-1.17] Operator: Fix webhooks reconciled by operator are inconsistent with istioctl install's (#45121) * RetryWithContext should use the new NextBackOff() (#45122) * Update BASE_VERSION to 1.17-2023-05-24T19-03-36 (#45110) * [release-1.17] fix backoff and read ca file interval (#45039) * [release-1.17]Manual cherry-pick of 44481 and 44775 (#45082) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#45017) * Automator: update istio/client-go@release-1.17 dependency in istio/istio@release-1.17 (#45070) * Automator: update common-files@release-1.17 in istio/istio@release-1.17 (#45069) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44989) * remove file from file certs before triggering call backs (#44908) * [release-1.17] Fix MaybeApplyTLSModeLabel function (#44939) * spiffe: fix handling of trust bundles with multiple keys (#44909) * [release-1.17] inject: remove unknown fields from template (#44858) * add support for security.istio.io/v1beta1 api in authz tests when testing multiple istio versions (#44447) (#44808) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44782) * [release-1.17] Fix persistent sessions scale down with envoy (#44652) * [release-1.17] Fix verify-install to work with multi iops (#44753) * Skip runtime resources when analyzing files (#44506) (#44733) * [release-1.17] Fix pilot using wrong readinessprobe check, should check if /validate and /inject endpoints are ready. (#44750) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44745) * Fix multi-cluster issue by increasing the timeout of listing CRDs (#44715) (#44739) * Automator: update istio/client-go@release-1.17 dependency in istio/istio@release-1.17 (#44734) * Automator: update common-files@release-1.17 in istio/istio@release-1.17 (#44732) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44718) * Use safer dedupe for config (#44502) (#44535) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44618) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44598) * Update BASE_VERSION to 1.17-2023-04-26T19-03-52 (#44574) * disable automount SA token only on tests with min istio revisions >= 1.16 (#44492) * fix missing gateway services (#44463) * [release-1.17] add validation for empty prefix header match (#44455) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44440) * Integration Test for Istio custom GRPC count metrics (#44288) * [release-1.17] gateway: prevent duplicate `istio_authn` network filter in the filter chain (#44399) * fix gateway service name (#44382) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44389) * Update BASE_VERSION to 1.17-2023-04-12T19-03-40 (#44359) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44344) * Automator: update istio/client-go@release-1.17 dependency in istio/istio@release-1.17 (#44283) * Automator: update common-files@release-1.17 in istio/istio@release-1.17 (#44282) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44271) * gateway: remove internal annotation from propogating (#44220) (#44229) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44241) * [release-1.17] add release-notes for grpc stats (#44222) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44217) * [1.17] gateway deployment controller: handle backwards compatibility (#44171) * fix: increment failures in serverFailure function (#44176) * [release-1.17] always enable grpc stats filter (#44180) ------------------------------------------------------------------- Wed Apr 19 12:10:36 UTC 2023 - Johannes Kastl - package sample files ------------------------------------------------------------------- Wed Apr 05 04:41:53 UTC 2023 - kastl@b1-systems.de - Update to version 1.17.2: * [release-1.17] Update deps 1.17 (#106) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44133) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44102) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44079) * Add endpointslices to bug-report dump (#44054) * Automator: update common-files@release-1.17 in istio/istio@release-1.17 (#44055) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44061) * Automator: update istio/client-go@release-1.17 dependency in istio/istio@release-1.17 (#44058) * vm: fix assigning label from metadata (#44021) * [release-1.17] tracing: Update proxyConfig.Tracing merge logic (#42518) (#44019) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#44049) * Update BASE_VERSION to 1.17-2023-03-21T19-02-32 (#44039) * add retry to default service account patch command (#43915) * Fix gateway injection when istio.io/rev= (#43668) * Automator: update istio/client-go@release-1.17 dependency in istio/istio@release-1.17 (#43973) * [release-1.17] Fix x wait when PILOT_ENABLE_CONFIG_DISTRIBUTION_TRACKING is not true (#43980) * Automator: update common-files@release-1.17 in istio/istio@release-1.17 (#43971) * Use ReadHeaderTimeout instead of ReadTimeout when gRPC is multiplexed (#43885) * Break system namespace and ingressgateway assumptions (#43809) (#43866) * [release-1.17] Run update_deps.sh (#43869) * [release-1.17] ServiceEntry IP allocation: Stable IP when used in multiple namespaces (#43879) * Bump Helm to 3.11.1 (#43860) * Bump x/net to 0.7.0 (#43851) * Automator: update istio/client-go@release-1.17 dependency in istio/istio@release-1.17 (#43855) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#43856) * Automator: update common-files@release-1.17 in istio/istio@release-1.17 (#43854) * Automator: update istio/client-go@release-1.17 dependency in istio/istio@release-1.17 (#43834) * [release-1.17] Fix name resolution in istioctl command (#43819) * Update BASE_VERSION to 1.17-2023-03-07T19-01-20 (#43812) * [release-1.17] rbac: honor useAuthenticated (#43808) * [release-1.17] Include trustDomains from CaCertificates in SAN Validation (#43795) * AccessLogging: fix the issue where disable accesslogging does not take effect. (#43798) * Update BASE_VERSION to 1.17-2023-03-03T19-02-38 (#43757) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#43734) * Automator: update istio/client-go@release-1.17 dependency in istio/istio@release-1.17 (#43718) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#43707) * Automator: update istio/client-go@release-1.17 dependency in istio/istio@release-1.17 (#43695) * [release-1.17] Fix analyzing not caught some messages in default namespace (#43678) * Update BASE_VERSION to 1.17-2023-02-28T19-03-02 (#43666) * [release-1.17] fix unexpected behavior of multi accesslogging filters (#43591) * [release-1.17] validate: improve ValidateHTTPHeaderValue (#43391) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#43573) * [release-1.17] cluster: clone Push.Mesh.ConnectTimeout to avoid unintended mutation by EnvoyFilter (#43557) * [release-1.17] Fix large direct response (#43550) * Automator: update proxy@release-1.17 in istio/istio@release-1.17 (#43530) ------------------------------------------------------------------- Tue Mar 28 10:50:26 UTC 2023 - Johannes Kastl - bash-completion subpackage now Requires bash-completion ------------------------------------------------------------------- Fri Mar 3 06:01:56 UTC 2023 - Johannes Kastl - new package istioctl: CLI for the istio service mesh for Kubernetes