1
0
mirror of synced 2026-07-01 15:40:49 +00:00

Commit Graph

  • 8d7e56c493 build(deps): bump the ci group with 10 updates dependabot/github_actions/ci-362c2f5f74 dependabot[bot] 2026-07-01 00:56:22 +00:00
  • 13f99fa9a0 Debug SSH not working debug-azure Matheus Pimenta 2026-06-30 15:12:15 +01:00
  • dcc7def046 Merge pull request #5963 from fluxcd/update-components-main main v2.9.0 release/v2.9.x Matheus Pimenta 2026-06-30 14:00:51 +01:00
  • dcf8165ce5 Update toolkit components fluxcdbot 2026-06-30 12:41:02 +00:00
  • ab710c2798 Upgrade go-git-providers to 0.29.0 upgrade-gitlab Matheus Pimenta 2026-06-30 09:08:13 +01:00
  • 3cacae31e8 Merge pull request #5892 from dme86/feat/oci-layer-selector Matheus Pimenta 2026-06-30 09:21:28 +01:00
  • 5df79510e2 Use single OCI layer selector flag Dan Meier 2026-05-13 16:11:18 +02:00
  • efc030ffe4 Merge pull request #5960 from fluxcd/update-pkg-deps/release/v2.9.x Matheus Pimenta 2026-06-29 16:30:10 +01:00
  • 31c6ba34f7 Update fluxcd/pkg dependencies matheuscscp 2026-06-29 15:20:11 +00:00
  • 03af1c5290 Merge pull request #5955 from gat786/test-plugin-install Matheus Pimenta 2026-06-29 11:18:34 +01:00
  • ca5347f4b4 Improve docs for plugins action installation Matheus Pimenta 2026-06-29 11:14:14 +01:00
  • 4b7e9eef43 Add docs and tests for plugins setup Matheus Pimenta 2026-06-29 10:44:24 +01:00
  • bbf064e4fc Remove unneeded step env var Matheus Pimenta 2026-06-29 10:09:24 +01:00
  • 72c2a83e4f Simplify and sanitize plugin line parsing Matheus Pimenta 2026-06-29 10:04:56 +01:00
  • 8daa9b9ddf Add quotes to shell vars Matheus Pimenta 2026-06-29 10:02:54 +01:00
  • c888f28b2c Improve plugin-dir description Matheus Pimenta 2026-06-29 09:40:46 +01:00
  • 456d935ae1 Make plugin support gate rely on the CLI behavior instead of semver Matheus Pimenta 2026-06-29 09:18:17 +01:00
  • 2c1eec5c0f Make version gate validation error clearer Matheus Pimenta 2026-06-29 09:08:39 +01:00
  • 542dbb5111 feat: add support for specifying plugins and plugin-dir Ganesh Tiwari 2026-06-26 19:04:12 +05:30
  • 4d41251dbc Merge pull request #5957 from fluxcd/bug-ag Matheus Pimenta 2026-06-28 22:21:55 +01:00
  • 9c610bacd2 Fix using Receiver adapter for ArtifactGenerator Matheus Pimenta 2026-06-28 20:57:43 +01:00
  • 94c079c109 Merge pull request #5956 from fluxcd/upgrade-gg-prov Matheus Pimenta 2026-06-27 11:18:52 +01:00
  • c04738c543 Upgrade go-git-providers to v0.27.0 Matheus Pimenta 2026-06-27 09:13:07 +01:00
  • 6fe4f7b502 Merge pull request #5954 from fluxcd/fix-5949-5953 Matheus Pimenta 2026-06-26 11:11:37 +01:00
  • 65d4635709 Fix 'flux get all --status-selector' for Alert and Provider Matheus Pimenta 2026-06-25 12:15:26 +01:00
  • cec25b5d1e Fix 'flux get all --status-selector' for empty results Matheus Pimenta 2026-06-25 12:14:24 +01:00
  • cd0ffe0151 Merge pull request #5952 from 3uzbcqje/status-selector-negation Matheus Pimenta 2026-06-25 08:41:21 +01:00
  • f234f2f26f Simplify status filter in get command Matheus Pimenta 2026-06-25 08:27:45 +01:00
  • 5afd1d8728 cmd: support type!=status in get --status-selector 3uzbcqje 2026-06-24 10:53:37 -07:00
  • e833099e1d Merge pull request #5937 from fluxcd/update-pkg-deps/main Matheus Pimenta 2026-06-24 16:55:28 +01:00
  • b4cf45fc95 Update fluxcd/pkg dependencies matheuscscp 2026-06-24 15:27:06 +00:00
  • 3e49729349 Merge pull request #5950 from fluxcd/update-components-main Matheus Pimenta 2026-06-24 16:16:20 +01:00
  • 9a68454996 Fix Receiver type Matheus Pimenta 2026-06-24 16:00:20 +01:00
  • 9f995dfec0 Update toolkit components fluxcdbot 2026-06-24 14:50:36 +00:00
  • 65d975b490 Merge pull request #5920 from fluxcd/feat/ssh-commit-signing Matheus Pimenta 2026-06-19 18:52:13 +01:00
  • 96fda4cd56 Reject ssh-signing-reuse early in github and gitea Hidde Beydals 2026-06-19 15:02:43 +02:00
  • 2ca3468423 Return error for public-only GPG signing keyring Hidde Beydals 2026-06-19 15:00:55 +02:00
  • 4f45409697 Seed defaultComponents in bootstrap signing tests Hidde Beydals 2026-06-19 09:58:06 +02:00
  • 923a8ae394 Cover signingKey round-trip in export tests Hidde Beydals 2026-05-29 22:11:49 +02:00
  • 4e8c13ba59 Cover create image update signing flags Hidde Beydals 2026-05-29 22:11:41 +02:00
  • 61316ccca7 Add signing-key flags to create image update Hidde Beydals 2026-05-29 22:11:38 +02:00
  • 43574215a6 Test bootstrap signing flag validation Hidde Beydals 2026-05-29 22:11:30 +02:00
  • de76bb4725 Wire SSH signing into provider bootstrap commands Hidde Beydals 2026-05-29 22:11:26 +02:00
  • b767c68876 Wire SSH signing into bootstrap git Hidde Beydals 2026-05-29 22:11:17 +02:00
  • a84934311a Add SSH signing flags to bootstrap Hidde Beydals 2026-05-29 22:11:13 +02:00
  • 4810828b53 Cover pkg/bootstrap SSH signing roundtrip Hidde Beydals 2026-05-29 22:11:00 +02:00
  • e6ac1390d0 Migrate bootstrap signing to generic Signer Hidde Beydals 2026-05-29 22:10:51 +02:00
  • 6f803d47bc Merge pull request #5923 from dipti-pai/drift-ignore-rules Matheus Pimenta 2026-06-17 18:40:49 +01:00
  • 4e815ab5e2 Add DriftIgnoreRules support to flux diff kustomization Dipti Pai 2026-06-01 15:26:50 -07:00
  • a969646a56 Merge pull request #5945 from fluxcd/substitute-always Matheus Pimenta 2026-06-17 17:32:46 +01:00
  • 1e104631e4 Honor ks.spec.postBuild.substituteStrategy Matheus Pimenta 2026-06-17 17:25:41 +01:00
  • 44612a750d Merge pull request #5944 from fluxcd/update-components-main Matheus Pimenta 2026-06-17 15:45:44 +01:00
  • e31c1a4f7d Fix breaking change from source-controller 1.9 Matheus Pimenta 2026-06-17 13:10:27 +01:00
  • 8f5b850727 Update toolkit components fluxcdbot 2026-06-17 13:50:53 +00:00
  • 7a725fc3ad Merge pull request #5918 from piny940/main Matheus Pimenta 2026-06-16 12:55:36 +01:00
  • 56166fd90c Support specifing sparseCheckout in flux bootstrap piny940 2026-05-29 13:28:30 +09:00
  • c438a10efc Merge pull request #5938 from fluxcd/dependabot/github_actions/ci-5a41c51c5c Matheus Pimenta 2026-06-12 13:16:46 +01:00
  • 7a53052d06 build(deps): bump the ci group with 6 updates dependabot[bot] 2026-06-12 12:14:39 +00:00
  • b1b4438ae9 Merge pull request #5932 from fluxcd/build-native-arch leigh capili 2026-06-08 03:44:48 -06:00
  • 862ab9b370 build: target host architecture for local builds and envtest leigh capili 2026-06-08 01:27:44 -06:00
  • c1355c1e72 Merge pull request #5906 from raffis/fix-preserve-invalid-labels Stefan Prodan 2026-06-05 10:00:29 +03:00
  • e0803ee689 fix: preserve invalid label type Raffael Sahli 2026-06-05 08:46:15 +02:00
  • 04b23241e1 Merge pull request #5928 from fluxcd/update-pkg-deps/main Matheus Pimenta 2026-06-04 23:54:40 +01:00
  • 3aaa5fd4ef Update fluxcd/pkg dependencies matheuscscp 2026-06-04 22:53:56 +00:00
  • f265800a87 Merge pull request #5927 from fluxcd/fix-plugin-path Stefan Prodan 2026-06-04 21:39:10 +03:00
  • 0afcda1a50 Validate plugin binary path Stefan Prodan 2026-06-04 21:23:56 +03:00
  • d78d406a52 Merge pull request #5868 from taraspos/taras/aws-codecommit Stefan Prodan 2026-06-04 21:25:21 +03:00
  • 5999cd4b9a feat: add support of aws codecommit bootstrap Taras 2026-06-04 19:02:37 +01:00
  • 3c2fe83dc2 Merge pull request #5926 from fluxcd/conform-k8s-1.36 Stefan Prodan 2026-06-04 20:29:57 +03:00
  • 9351ff68af Run conformance tests for Kubernetes 1.36 Stefan Prodan 2026-06-04 20:12:46 +03:00
  • 3fe2820cf0 Merge pull request #5925 from fluxcd/dependabot/github_actions/ci-911b504c74 Stefan Prodan 2026-06-04 20:01:50 +03:00
  • 166cc7ca72 build(deps): bump the ci group across 1 directory with 19 updates dependabot[bot] 2026-06-04 16:51:39 +00:00
  • 9daccd1847 Merge pull request #5924 from fluxcd/k8s-1.36 Stefan Prodan 2026-06-04 19:36:46 +03:00
  • 3e21c27749 Update to Kubernetes 1.36 and Go 1.26 Stefan Prodan 2026-06-04 19:09:29 +03:00
  • ed778892df Merge pull request #5912 from vecil/refactor/import-dependencyreference-type-from-meta Matheus Pimenta 2026-06-04 08:25:01 +01:00
  • 22953596c6 refactor(api): migrate MakeDependsOn to shared apis/meta func vecil 2026-05-22 21:14:09 +02:00
  • 8c41d5b56d Merge pull request #5908 from fluxcd/trigger-receiver Matheus Pimenta 2026-05-23 12:46:55 +01:00
  • 4bfdb6d459 Introduce flux trigger receiver Matheus Pimenta 2026-05-21 17:17:59 +01:00
  • 9d9e56208c Merge pull request #5909 from immanuwell/validate-helm-source-url Stefan Prodan 2026-05-22 12:26:13 +03:00
  • 5425087730 Validate Helm source URL schemes Immanuel Tikhonov 2026-05-22 08:56:53 +04:00
  • a99083843c build(deps): bump github.com/Azure/go-ntlmssp dependabot/go_modules/github.com/Azure/go-ntlmssp-0.1.1 dependabot[bot] 2026-05-21 18:56:42 +00:00
  • fa7cd5f847 Merge pull request #5907 from fluxcd/update-pkg-deps/main Matheus Pimenta 2026-05-21 19:54:25 +01:00
  • 6d95d5b1a3 Update fluxcd/pkg dependencies matheuscscp 2026-05-21 18:40:33 +00:00
  • f75d52d5c6 Merge pull request #5903 from fluxcd/update-components-main Matheus Pimenta 2026-05-20 12:01:00 +01:00
  • 1fd61a0626 Merge pull request #5904 from fluxcd/update-components-release/v2.8.x v2.8.8 release/v2.8.x Matheus Pimenta 2026-05-20 11:58:20 +01:00
  • 477f048ec0 Update toolkit components fluxcdbot 2026-05-20 10:44:14 +00:00
  • 272410d3e9 Update toolkit components fluxcdbot 2026-05-20 10:44:10 +00:00
  • 0acfaa26c6 Merge pull request #5899 from fluxcd/update-pkg-deps/release/v2.8.x Matheus Pimenta 2026-05-19 13:44:33 +01:00
  • 264957f40b Update fluxcd/pkg dependencies matheuscscp 2026-05-19 12:23:39 +00:00
  • 63281daf2f Merge pull request #5890 from fluxcd/update-components-main Matheus Pimenta 2026-05-12 12:05:41 +01:00
  • 54e4ba378e Merge pull request #5891 from fluxcd/update-components-release/v2.8.x v2.8.7 Matheus Pimenta 2026-05-12 12:01:49 +01:00
  • d2fbb16656 Update toolkit components fluxcdbot 2026-05-12 10:49:14 +00:00
  • 4b5a433923 Update toolkit components fluxcdbot 2026-05-12 10:48:27 +00:00
  • 66533d7c90 Merge pull request #5882 from fluxcd/backport-5881-to-release/v2.8.x Matheus Pimenta 2026-05-06 16:50:02 +01:00
  • 7ac36233f3 include source-watcher in install manifests Thomas Morin 2026-05-06 16:56:59 +02:00
  • abb86f161b Merge pull request #5881 from tmmorin/include-source-watcher-in-install-manifests Matheus Pimenta 2026-05-06 16:48:35 +01:00
  • 626bb58a69 include source-watcher in install manifests Thomas Morin 2026-05-06 16:56:59 +02:00
  • c8b4c4c620 Merge pull request #5831 from jtyr/jtyr-context-ns Matheus Pimenta 2026-04-30 09:58:47 +01:00
  • c031d0c215 Respect kubeconfig context namespace Jiri Tyr 2026-04-09 22:32:11 +01:00
  • 4f5b2fcab9 Merge pull request #5872 from Iam-Karan-Suresh/digest-pinning Stefan Prodan 2026-04-29 17:00:37 +03:00