Commit Graph

  • 4125bd8c35
    refactor(helm): Replace VFS with embed for Helm chart rendering (#14206) Alex Leong 2025-07-14 12:22:36 -0700
  • bab2d7d33c
    build(deps): bump tj-actions/changed-files dependabot[bot] 2025-07-14 06:47:09 +0000
  • e6f0ef02bf
    build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 dependabot[bot] 2025-07-14 03:45:40 +0000
  • 73f94e1f71
    build(deps-dev): bump @babel/preset-env in /web/app dependabot[bot] 2025-07-13 17:22:30 +0000
  • 642619f640
    build(deps-dev): bump babel-jest from 30.0.2 to 30.0.4 in /web/app dependabot[bot] 2025-07-13 17:22:11 +0000
  • c1dcf00294
    build(deps): bump core-js from 3.43.0 to 3.44.0 in /web/app dependabot[bot] 2025-07-13 17:22:04 +0000
  • bbfcdde304
    build(deps): bump @lingui/macro from 3.17.2 to 5.3.3 in /web/app dependabot[bot] 2025-07-13 17:21:33 +0000
  • 4d6ea9f7f0
    build(deps): bump query-string from 9.2.1 to 9.2.2 in /web/app dependabot[bot] 2025-07-13 17:20:58 +0000
  • 27d64a92ed
    chore(deps): update rust kube dependencies Oliver Gould 2025-07-13 01:49:50 +0000
  • 09707c0657
    Merge branch 'main' into main Wim de Groot 2025-07-12 12:59:02 +0200
  • 3007a5d02b update proxy template and patch to use dig when looking up tracing config Alex Leong 2025-07-12 01:03:41 +0000
  • 6ada82bc28
    chore: remove empty lines from manifests (#14233) Alejandro Pedraza 2025-07-11 16:52:13 -0500
  • bfe9c271b2
    chore(build): remove choco (#14234) Alejandro Pedraza 2025-07-11 16:50:51 -0500
  • 71a8f1e1ec
    chore(build): remove choco Alejandro Pedraza 2025-07-11 14:37:56 +0000
  • 5504b8e762
    Remove empty lines Alejandro Pedraza 2025-07-11 14:21:18 +0000
  • 52e01fefb5
    build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 (#14229) dependabot[bot] 2025-07-11 06:31:49 -0700
  • 889430f9ce
    build(deps): bump rustls from 0.23.28 to 0.23.29 (#14230) dependabot[bot] 2025-07-11 06:31:25 -0700
  • 970d293e5c
    build(deps): bump rustls-webpki from 0.103.3 to 0.103.4 dependabot[bot] 2025-07-11 03:56:15 +0000
  • ebe82be9f6
    build(deps): bump rustls from 0.23.28 to 0.23.29 dependabot[bot] 2025-07-11 03:54:31 +0000
  • c70b451a24
    build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 dependabot[bot] 2025-07-11 03:24:24 +0000
  • 83bfe97eef Merge branch 'main' into alex/template-prototype Alex Leong 2025-07-11 02:05:44 +0000
  • 5a6eef3d9d unify viz chart name Alex Leong 2025-07-11 02:00:34 +0000
  • 26083bc838 make multicluster chart name configurable Alex Leong 2025-07-11 01:06:32 +0000
  • e82bac8bd9
    Update golden files to current state Alejandro Pedraza 2025-07-10 23:29:50 +0000
  • 16da91d802
    feature(inject): introduce `PatchProducer` abstraction (#14175) edge-25.7.2 Zahari Dichev 2025-07-11 02:16:03 +0300
  • f41fcac399
    fix(destination): skip servers with invalid selectors #14195 Alex Leong 2025-07-10 15:16:08 -0700
  • 052e0cb7b2
    build(deps): bump cni-plugin to v1.6.3, proxy-init to v2.4.3, validator to v0.1.3 (#14221) Alejandro Pedraza 2025-07-10 16:54:47 -0500
  • 63ba3a4f48 Let linkerd install create a proper identity issuer flynn/issuer-cert Flynn 2025-06-20 22:03:59 -0400
  • 4d313a220c
    build(deps): bump helm.sh/helm/v3 from 3.17.3 to 3.18.4 (#14222) dependabot[bot] 2025-07-10 16:12:18 -0500
  • 1aae28a33d
    build(deps): bump helm.sh/helm/v3 from 3.17.3 to 3.18.4 dependabot[bot] 2025-07-10 18:59:49 +0000
  • 0c5af6b43e
    build(deps): bump the kube group with 7 updates (#13964) dependabot[bot] 2025-07-10 18:58:23 +0000
  • ad5d1c6d16
    chore(go): disable Endpoints deprecation warnings Oliver Gould 2025-07-10 18:35:09 +0000
  • 1a4c394d6c
    build(deps): bump the kube group with 7 updates dependabot[bot] 2025-07-10 18:12:18 +0000
  • 640f3a0ff1
    chore(build): bump linkerd/dev to v46 (#14226) Oliver Gould 2025-07-10 10:51:59 -0700
  • 4116fb86dc
    bump setup-tools to v46 Oliver Gould 2025-07-10 17:25:03 +0000
  • b5c75495d4
    chore: bump helm to v3.18.4 Oliver Gould 2025-07-10 15:19:15 +0000
  • 7fa43d8306
    chore(proto): regen protobuf ;( Oliver Gould 2025-07-10 15:07:28 +0000
  • f0cc1cd01f
    chore(ci): bump k3d, cargo-nextest Oliver Gould 2025-07-10 15:06:47 +0000
  • 7752a12dcc
    chore(go): address golangcilint changes Oliver Gould 2025-07-10 14:51:05 +0000
  • f3fa69cb73
    chore(policy): address new clippy lints Oliver Gould 2025-07-10 14:17:58 +0000
  • ae9d840753
    chore(deps): bump go to 1.24 Oliver Gould 2025-07-10 14:14:28 +0000
  • 7e48fdb18a
    chore(build): bump rust to 1.88 Oliver Gould 2025-07-07 23:20:33 +0000
  • 5743f4e9d6
    build(deps): bump tj-actions/changed-files (#14225) dependabot[bot] 2025-07-10 08:28:14 -0500
  • cc41ee2d94
    build(deps): bump the clap group with 3 updates (#14224) dependabot[bot] 2025-07-10 08:23:04 -0500
  • d3b3e15f58
    build(deps): bump tj-actions/changed-files dependabot[bot] 2025-07-10 04:34:50 +0000
  • 00ed595f3d
    build(deps): bump the clap group with 3 updates dependabot[bot] 2025-07-10 03:15:12 +0000
  • 95b8cc3495 make l5dpartials back to public Alex Leong 2025-07-10 00:26:21 +0000
  • d6029555f0 Fix dockerfiles and rm debug prints Alex Leong 2025-07-09 19:01:27 +0000
  • 717f425dda
    proxy: v2.307.0 (#14223) l5d-bot 2025-07-09 08:06:35 -0700
  • 596779b8b2 proxy: v2.307.0 l5d-bot 2025-07-09 04:27:37 +0000
  • b4a505f137 Rm go generate Alex Leong 2025-07-08 23:59:48 +0000
  • 44686f4f61 rm old file Alex Leong 2025-07-08 23:56:01 +0000
  • 35399de9e2 replace VFS with embed directive Alex Leong 2025-07-08 23:50:55 +0000
  • d2d1acd170
    build(deps): bump cni-plugin to v1.6.3, proxy-init to v2.4.3, validator to v0.1.3 Alejandro Pedraza 2025-07-08 19:40:53 +0000
  • 30d1ba6832
    build(deps): bump hyper-util from 0.1.14 to 0.1.15 (#14219) dependabot[bot] 2025-07-08 11:25:46 -0500
  • 619cd248d4
    build(deps): bump hyper-util from 0.1.14 to 0.1.15 dependabot[bot] 2025-07-08 04:52:18 +0000
  • 5a1208b234
    chore(build): bump linkerd/dev to v46 Oliver Gould 2025-07-07 23:19:43 +0000
  • 66bd8cd9af
    build(deps): bump dev container from 45 to 46 alpeb/dev-v46 Alejandro Pedraza 2025-07-07 14:52:34 +0000
  • 671d9a3bc3
    build(deps): bump helm.sh/helm/v3 from 3.17.3 to 3.18.3 dependabot[bot] 2025-07-07 14:19:05 +0000
  • 284c62c170
    build(deps-dev): bump @babel/core from 7.27.7 to 7.28.0 in /web/app (#14209) dependabot[bot] 2025-07-07 09:16:56 -0500
  • b4292a9689
    build(deps-dev): bump @babel/core from 7.27.7 to 7.28.0 in /web/app dependabot[bot] 2025-07-07 13:50:11 +0000
  • 50c2c80432
    build(deps): bump tj-actions/changed-files (#14216) dependabot[bot] 2025-07-07 08:50:06 -0500
  • c9da37283f
    build(deps-dev): bump jest from 30.0.3 to 30.0.4 in /web/app (#14210) dependabot[bot] 2025-07-07 08:46:21 -0500
  • df489311b1
    build(deps): bump tokio-metrics from 0.4.2 to 0.4.3 (#14207) dependabot[bot] 2025-07-07 08:44:24 -0500
  • 4cb57b44b4
    build(deps-dev): bump @babel/eslint-parser in /web/app (#14211) dependabot[bot] 2025-07-07 08:43:09 -0500
  • c14605c9cf
    build(deps-dev): bump jest from 30.0.3 to 30.0.4 in /web/app dependabot[bot] 2025-07-07 13:31:47 +0000
  • a3780e300d
    build(deps): bump tokio from 1.46.0 to 1.46.1 (#14213) dependabot[bot] 2025-07-07 08:28:07 -0500
  • 91eaa7b160
    build(deps-dev): bump jest-environment-jsdom in /web/app (#14212) dependabot[bot] 2025-07-07 08:27:40 -0500
  • 5c7b355ce7
    build(deps): bump cc from 1.2.27 to 1.2.29 (#14215) dependabot[bot] 2025-07-07 08:26:52 -0500
  • e24ac6e5cf
    build(deps): bump tj-actions/changed-files dependabot[bot] 2025-07-07 05:20:52 +0000
  • 63831545d6
    build(deps): bump cc from 1.2.27 to 1.2.29 dependabot[bot] 2025-07-07 03:28:23 +0000
  • dcdd17655e
    build(deps): bump schemars from 0.8.22 to 1.0.4 dependabot[bot] 2025-07-07 03:26:33 +0000
  • b559cf3ba7
    build(deps): bump tokio from 1.46.0 to 1.46.1 dependabot[bot] 2025-07-07 03:21:49 +0000
  • c57e906749
    build(deps-dev): bump jest-environment-jsdom in /web/app dependabot[bot] 2025-07-06 17:39:45 +0000
  • b0b3540adb
    build(deps-dev): bump @babel/eslint-parser in /web/app dependabot[bot] 2025-07-06 17:39:31 +0000
  • 3f869b5f17 fix(values): make Controller values untyped Wim de Groot 2025-07-04 18:08:40 +0200
  • c7634f459a make `PatchProducer` return `[]JSONPatch` Zahari Dichev 2025-07-04 07:11:14 +0000
  • e6c914aef1
    build(deps): bump tj-actions/changed-files dependabot[bot] 2025-07-04 05:02:57 +0000
  • ee45feebae
    build(deps): bump tokio-metrics from 0.4.2 to 0.4.3 dependabot[bot] 2025-07-04 04:00:14 +0000
  • db8fee7ba4 update link static file Alex Leong 2025-07-03 23:14:02 +0000
  • 72e0365ea9 Ignore modTime changes Alex Leong 2025-07-03 22:56:26 +0000
  • 5314816d99 update gogen files Alex Leong 2025-07-03 22:45:24 +0000
  • 40e7f1f42c fix up gogen workflow Alex Leong 2025-07-03 22:26:40 +0000
  • 234a41e516 make extension chart names configurable Alex Leong 2025-07-03 22:21:31 +0000
  • bfd75ecc25 Update static files Alex Leong 2025-07-03 21:50:57 +0000
  • 726004ff76 Add GH action to check that gogen files are up to date. Alex Leong 2025-07-03 21:48:26 +0000
  • a9cfa9aaec Merge branch 'main' into alex/template-prototype Alex Leong 2025-07-03 21:40:46 +0000
  • f15579fa89
    build(deps): bump tj-actions/changed-files (#14197) dependabot[bot] 2025-07-03 14:32:17 -0700
  • e8ec3b57f5
    build(deps): bump tokio from 1.45.1 to 1.46.0 (#14203) dependabot[bot] 2025-07-03 11:55:17 -0400
  • 2beea9750c
    build(deps): bump tokio from 1.45.1 to 1.46.0 dependabot[bot] 2025-07-03 03:37:57 +0000
  • 07c2239bd9
    chore(docs): specify tagging instructions (#14202) katelyn martin 2025-07-02 15:28:27 -0400
  • 9ca23ace44
    build(deps): bump openssl-src from 300.5.0+3.5.0 to 300.5.1+3.5.1 (#14198) dependabot[bot] 2025-07-02 12:02:37 -0700
  • cae8a104e9
    build(deps): bump h2 from 0.4.10 to 0.4.11 (#14196) dependabot[bot] 2025-07-02 12:01:35 -0700
  • b80f5ea05b chore(docs): specify tagging instructions katelyn martin 2025-07-02 00:00:00 +0000
  • 6ebc86b2f8
    chore(docs): update proxy update instructions (#14201) edge-25.7.1 katelyn martin 2025-07-02 14:00:51 -0400
  • 2c5a8e3c55
    proxy: v2.306.0 (#14200) l5d-bot 2025-07-02 10:53:52 -0700
  • 8ccddaff6d chore(docs): update proxy update instructions katelyn martin 2025-07-02 00:00:00 +0000
  • f2fe485c05 proxy: v2.306.0 l5d-bot 2025-07-02 17:23:51 +0000
  • 920a3257ce
    proxy: v2.305.0 (#14199) l5d-bot 2025-07-02 09:59:04 -0700
  • ccc105d513 proxy: v2.305.0 l5d-bot 2025-07-02 04:13:43 +0000