Commit Graph

  • 7027e823d8
    Add `--ssh-hostkey-algos` flag to bootstrap command Allow configuring the list of host key algorithms to use for SSH connections initialized by the CLI during bootstrap. Stefan Prodan 2024-05-01 12:57:41 +0300
  • ad1d33262d
    Merge pull request #4750 from fluxcd/dependabot/github_actions/ci-b0e940dd59 Stefan Prodan 2024-04-29 09:05:53 +0300
  • 86b3075535
    build(deps): bump the ci group with 6 updates dependabot[bot] 2024-04-29 01:14:17 +0000
  • 9c881826ff
    Add common flags Stefan Prodan 2024-04-28 22:50:13 +0300
  • 59d1c7e62f
    Add trace back to Git story Stefan Prodan 2024-04-28 10:59:40 +0300
  • ae9f3128e8
    Add artifact contents to spec Stefan Prodan 2024-04-28 10:49:25 +0300
  • d6113982c7
    Add workload identity user story Stefan Prodan 2024-04-28 10:30:14 +0300
  • ab4692cd54
    [RFC] Flux Bootstrap for OCI-compliant Container Registries Stefan Prodan 2024-04-27 12:27:15 +0300
  • 88b028fd50
    Merge pull request #4747 from fluxcd/kubernetes-1.30 Stefan Prodan 2024-04-26 12:25:58 +0300
  • 37d139c462
    Update dependencies to Kubernetes 1.30 Stefan Prodan 2024-04-26 11:58:21 +0300
  • 01ebcf864d
    Merge pull request #4746 from swade1987/remove-go-cache Stefan Prodan 2024-04-26 08:59:01 +0300
  • d97221423f
    Specifying go version in setup-go github action. Steven Wade 2024-04-25 14:40:34 +0100
  • f7fcbc110f
    build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 dependabot[bot] 2024-04-23 12:58:23 +0000
  • acad6ca73f
    Merge pull request #4735 from JasonTheDeveloper/feat/4692 Stefan Prodan 2024-04-23 15:57:26 +0300
  • c49ba9d310 Add command for creating notation configuration secrets Jason 2024-04-23 22:29:23 +1000
  • 0cb24f9c6a
    Merge pull request #4736 from fluxcd/dependabot/github_actions/ci-b33de11f99 Stefan Prodan 2024-04-22 12:20:44 +0300
  • e17d429df2
    build(deps): bump the ci group with 4 updates dependabot[bot] 2024-04-22 07:50:46 +0000
  • 6b7a93961c
    Merge pull request #4734 from fluxcd/e2e-kubernetes-1.30 Stefan Prodan 2024-04-22 10:46:36 +0300
  • 8d4454d0c1
    Run conformance tests for Kubernetes 1.30.0 Drop support for Kubernetes 1.26 and 1.27 Stefan Prodan 2024-04-21 13:39:38 +0300
  • cc6b170c4b
    e2e: Use KinD images from `ghcr.io/fluxcd/kindest/node` Stefan Prodan 2024-04-21 13:33:15 +0300
  • c51fd7c4de
    build(deps): bump golang.org/x/net in /tests/integration dependabot[bot] 2024-04-19 13:26:08 +0000
  • d0f558c7ab
    Merge pull request #4729 from fluxcd/openshift-e2e-testing Stefan Prodan 2024-04-17 23:10:19 +0300
  • 1299387408
    e2e: Run tests for OpenShift v4.14 and v4.15 Stefan Prodan 2024-04-17 12:05:34 +0300
  • cbe41a6bf9
    e2e: Run integration test suite on OpenShift Stefan Prodan 2024-04-17 04:00:30 +0300
  • b3a29b56bb
    e2e: Install Flux on OpenShift Stefan Prodan 2024-04-17 03:21:42 +0300
  • 2dfb536600
    e2e: Run OpenShift from Replicated Stefan Prodan 2024-04-17 03:04:19 +0300
  • ec62b84c5d
    Merge pull request #4727 from fluxcd/verify-issuer-subject Max Jonas Werner 2024-04-17 11:28:48 +0200
  • 1bb92548e4
    Add flags for issuer/subject OCI signature verification Max Jonas Werner 2024-04-16 19:32:55 +0200
  • 90f3c5a5cb
    Merge pull request #4728 from toomaj/support-git-authorization-header Stefan Prodan 2024-04-17 10:03:00 +0300
  • 9ff9f2beba
    add support for bearer token as header to bootstrap git toomaj 2024-04-17 10:08:48 +1000
  • 5456635ee7
    Merge pull request #4723 from fluxcd/dependabot/github_actions/ci-d80e277903 Stefan Prodan 2024-04-15 12:07:25 +0300
  • 5b619d8001
    build(deps): bump the ci group with 3 updates dependabot[bot] 2024-04-15 01:11:46 +0000
  • 2bbeb6250c Add support for http.extraHeader toomaj 2024-04-15 08:49:41 +1000
  • e573800c1b
    Merge pull request #4717 from hawwwdi/main Stefan Prodan 2024-04-12 13:43:30 +0300
  • 26168b1241
    Set `GOMAXPROCS` and `GOMEMLIMIT` for bootstrap Stefan Prodan 2024-04-12 13:32:06 +0300
  • 205314e363 set GOMAXPROCS and GOMEMLIMIT vars Hadi Abbasi 2024-04-11 18:45:52 +0330
  • f93da6fa76
    Merge pull request #4710 from fluxcd/envsubst-cmd Stefan Prodan 2024-04-09 10:21:15 +0300
  • 493c1fbdf9
    Add `flux envsubst` command This command can be used to replicate the behavior of the Flux Kustomization post-build substitutions. Stefan Prodan 2024-04-08 17:54:38 +0300
  • 4d86311c11
    Merge pull request #4709 from fluxcd/build-diff-strict-substitute Stefan Prodan 2024-04-08 16:56:43 +0300
  • 7d52267fc4
    Add `--strict-substitute` flag to `flux build` and `flux diff ks` commands Stefan Prodan 2024-04-08 16:05:10 +0300
  • 9e52b3ff41
    Merge pull request #4706 from fluxcd/bootstrap-registry-creds Stefan Prodan 2024-04-08 11:02:34 +0300
  • 0672c8add2
    Generate image pull secret at install Stefan Prodan 2024-04-06 11:37:54 +0300
  • 05903e2171
    Generate image pull secret at bootstrap Add an optional flag called `--registry-creds` to the bootstrap command for generating an image pull secret for container images stored in private registries. Stefan Prodan 2024-04-05 16:27:12 +0300
  • afa648933b
    Merge pull request #4705 from fluxcd/kustomize-v5.4.0 Stefan Prodan 2024-04-05 16:30:40 +0300
  • 8d11b2742f
    Update dependencies to Kustomize v5.4.0 Stefan Prodan 2024-04-05 11:03:08 +0300
  • 80c886c0cf
    Merge pull request #4696 from fluxcd/dependabot/github_actions/ci-5a961a13fe Stefan Prodan 2024-04-03 11:31:40 +0300
  • f63385a43f
    build(deps): bump the ci group with 12 updates dependabot[bot] 2024-04-03 06:31:11 +0000
  • 45faebb6b3
    Merge pull request #4699 from fluxcd/go1.22 Stefan Prodan 2024-04-03 09:27:56 +0300
  • 0dda09408c
    Update dependencies to Go 1.22 and Kubernetes 1.29.3 Stefan Prodan 2024-04-02 19:15:44 +0300
  • c7db0c6b9f
    Merge pull request #4689 from fluxcd/pin-envtest Stefan Prodan 2024-03-25 16:23:21 +0200
  • f03a1d19c1
    Pin envtest version Max Jonas Werner 2024-03-25 14:12:18 +0100
  • 60bb4ff983
    Merge pull request #4687 from carlpett/patch-1 Stefan Prodan 2024-03-25 14:55:07 +0200
  • 539dfa0942 Add permissions required for flow control Calle Pettersson 2024-03-25 12:27:10 +0100
  • 7016d4cf3c
    build(deps): bump the ci group with 11 updates dependabot[bot] 2024-03-25 01:06:11 +0000
  • 1814dc2790
    build(deps): bump github.com/docker/docker dependabot[bot] 2024-03-20 17:24:47 +0000
  • da2daa5277
    Merge pull request #4669 from fluxcd/backport-4657-to-release/v2.2.x release/v2.2.x Stefan Prodan 2024-03-14 14:37:48 +0200
  • bd783c321f
    build(deps): bump the ci group with 10 updates dependabot[bot] 2024-03-14 10:00:52 +0000
  • 888d8116b2 ci: Include all go modules in snyk testing Stefan Prodan 2024-03-07 23:46:32 +0200
  • d9e435c041
    Merge pull request #4657 from fluxcd/snyk-test-all-projects Stefan Prodan 2024-03-14 11:57:08 +0200
  • bb4f27a070
    ci: Include all go modules in snyk testing Stefan Prodan 2024-03-07 23:46:32 +0200
  • 35e0ba6eda
    Merge pull request #4666 from fluxcd/rfc-0006-implementable Stefan Prodan 2024-03-14 10:33:10 +0200
  • 1486d391db
    build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 dependabot[bot] 2024-03-13 23:34:00 +0000
  • e072b8e1c7
    build(deps): bump google.golang.org/protobuf in /tests/integration dependabot[bot] 2024-03-13 23:13:36 +0000
  • af44bae621
    Mark RFC-0006 as implementable Stefan Prodan 2024-03-13 20:15:10 +0200
  • 30dbfa399a
    Improve the RFC specifications Stefan Prodan 2024-03-13 20:14:40 +0200
  • 54a7132f14
    Merge pull request #4534 from Nordix/RFC Stefan Prodan 2024-03-13 15:03:51 +0200
  • d48cbe3fcb Create CDEvents RFC adamkenihan 2024-01-04 15:28:19 +0000
  • 90bcea6d13
    Merge pull request #4655 from fluxcd/backport-4654-to-release/v2.2.x Stefan Prodan 2024-03-07 23:43:22 +0200
  • ad9d092b34
    build(deps): bump the ci group with 8 updates dependabot[bot] 2024-03-07 21:31:53 +0000
  • 917eff4535 Remove deprecated e2e tests Stefan Prodan 2024-03-07 22:25:01 +0200
  • 03ee7a3c26
    Merge pull request #4654 from fluxcd/cleanup-e2e Stefan Prodan 2024-03-07 23:28:27 +0200
  • 51b0cbfe28
    Remove deprecated e2e tests Stefan Prodan 2024-03-07 22:25:01 +0200
  • 0ecbad956d
    Create CDEvents RFC RFC adamkenihan 2024-01-04 15:28:19 +0000
  • 25adb4ec8a
    build(deps): bump the ci group with 6 updates dependabot[bot] 2024-03-04 01:22:27 +0000
  • 94a9ec1dcb
    Merge pull request #4631 from fluxcd/backport-4629-to-release/v2.2.x Stefan Prodan 2024-02-26 18:13:15 +0200
  • 00a13a9107 Fix a typo in `--force` flag description Rishikesh Nair 2024-02-26 20:14:36 +0530
  • 229d40cc93
    Merge pull request #4629 from rishinair11/main Stefan Prodan 2024-02-26 17:56:10 +0200
  • 1e7dc1b392 Fix a typo in `--force` flag description Rishikesh Nair 2024-02-26 20:14:36 +0530
  • 465633fe21
    build(deps): bump the ci group with 4 updates dependabot[bot] 2024-02-26 00:20:06 +0000
  • 127a742db0
    Merge pull request #4620 from fluxcd/arm-runners-update Stefan Prodan 2024-02-21 12:32:08 +0200
  • 43437bf2d5
    Update equinix runners Stefan Prodan 2024-02-21 10:02:31 +0200
  • e052330891
    Merge pull request #4616 from fluxcd/backport-4610-to-release/v2.2.x Stefan Prodan 2024-02-19 09:57:24 +0200
  • 974ff69f32 Fix typo Taka Nishida 2024-02-16 16:59:48 +0900
  • a3038865be
    Merge pull request #4610 from takp/fix-typo Stefan Prodan 2024-02-19 09:38:27 +0200
  • 89c4eb857c
    build(deps): bump the ci group with 4 updates dependabot[bot] 2024-02-19 01:08:30 +0000
  • 090a3e6c61 Add RFC for global objects Rafael da Fonseca 2024-02-16 13:28:19 +0000
  • 8fdfbcd251 Fix typo Taka Nishida 2024-02-16 16:59:48 +0900
  • cb5e5a9fea
    build(deps): bump the ci group with 3 updates dependabot[bot] 2024-02-12 00:35:22 +0000
  • 534684601e
    Merge pull request #4591 from fluxcd/backport-4589-to-release/v2.2.x v2.2.3 Stefan Prodan 2024-02-05 15:33:44 +0200
  • 1feda85ec9 Update dependencies Stefan Prodan 2024-02-05 14:10:09 +0200
  • 2460a79026
    Merge pull request #4589 from fluxcd/update-api-deps Stefan Prodan 2024-02-05 15:17:48 +0200
  • 9c06883ccf
    Update dependencies Stefan Prodan 2024-02-05 14:10:09 +0200
  • e3cdb1902c
    Merge pull request #4588 from fluxcd/backport-4583-to-release/v2.2.x Stefan Prodan 2024-02-05 14:07:53 +0200
  • cb0cf95cb8 Update toolkit components fluxcdbot 2024-02-05 09:19:05 +0000
  • b326e5616b
    Merge pull request #4583 from fluxcd/update-components Stefan Prodan 2024-02-05 13:42:36 +0200
  • 81f8bf88dd
    Merge pull request #4587 from fluxcd/backport-4585-to-release/v2.2.x Stefan Prodan 2024-02-05 11:44:53 +0200
  • a30020a6d6 Update toolkit components fluxcdbot 2024-02-05 09:19:05 +0000
  • aa4cad4740 build(deps): bump the ci group with 3 updates dependabot[bot] 2024-02-05 00:56:55 +0000
  • dfdfe45b5b
    Merge pull request #4585 from fluxcd/dependabot/github_actions/ci-2e27c022f1 Stefan Prodan 2024-02-05 11:18:26 +0200
  • 976f40b642
    build(deps): bump the ci group with 3 updates dependabot[bot] 2024-02-05 00:56:55 +0000