1
0
mirror of synced 2026-05-17 22:53:32 +00:00

Commit Graph

  • 40717fa4f4 Exclude VCS files by default from OCI artifacts Stefan Prodan 2022-08-17 13:49:38 +03:00
  • 899a1fffca Add --ignore-paths arg to flux build|push artifact Stefan Prodan 2022-08-16 15:31:39 +03:00
  • 02b38ac8e0 Merge pull request #2945 from somtochiama/reset-test-arg Stefan Prodan 2022-08-12 14:00:48 +03:00
  • 5dcd599612 reset cmd flags Somtochi Onyekwere 2022-08-12 10:36:29 +01:00
  • 854ec02823 Merge pull request #2979 from fluxcd/oci-rfcs-update Stefan Prodan 2022-08-11 18:25:39 +03:00
  • 9386b9e0c3 Status update for RFC-0002 and RFC-0003 Stefan Prodan 2022-08-11 17:31:20 +03:00
  • f2d749069e Merge pull request #2966 from fluxcd/update-components v0.32.0 Stefan Prodan 2022-08-11 17:29:33 +03:00
  • d4169aa4dd Update toolkit components fluxcdbot 2022-08-11 14:03:13 +00:00
  • c06072d5cf Merge pull request #2856 from fluxcd/oci Stefan Prodan 2022-08-11 17:02:01 +03:00
  • 7e2d235f53 Merge pull request #2971 from fluxcd/trace-ocirepo Max Jonas Werner 2022-08-10 14:56:26 +02:00
  • b810aea6cc Make flux trace work with OCIRepository Max Jonas Werner 2022-08-10 14:27:23 +02:00
  • 75a879c770 OCI docs improvements Stefan Prodan 2022-08-10 11:51:11 +03:00
  • d4c5a137a1 Add examples for pushing artifacts with GH Actions Stefan Prodan 2022-08-09 13:50:27 +03:00
  • d4718f6ff4 Improve artifact commands docs Stefan Prodan 2022-08-09 13:27:45 +03:00
  • ac9b3d193d Update controllers with OCI support Stefan Prodan 2022-08-08 20:24:32 +03:00
  • 7c7e76f9f0 Use fluxcd/pkg/oci/client Stefan Prodan 2022-08-03 12:55:50 +03:00
  • 08401f62b2 Add OCI provider arg Stefan Prodan 2022-08-03 11:53:28 +03:00
  • 69e26ca1d9 Pull artifact not push artifact Kingdon Barrett 2022-08-02 16:36:49 -04:00
  • 41aac68193 Add link to kubectl repo Somtochi Onyekwere 2022-07-19 19:25:47 +01:00
  • fcd38c9395 Fix cli description Somtochi Onyekwere 2022-07-19 08:28:11 +01:00
  • fe4b65972a Update cli description Somtochi Onyekwere 2022-07-19 08:20:34 +01:00
  • 4c576bf599 Add create oci secret command Somtochi Onyekwere 2022-07-18 15:54:41 +01:00
  • 70d30fd52e Update golden files to latest digest Stefan Prodan 2022-07-13 13:39:32 +03:00
  • 803104578f Add make build-dev command Stefan Prodan 2022-07-13 13:17:23 +03:00
  • 030b6bc77c Update source-controller with OCI metadata Stefan Prodan 2022-07-13 13:17:00 +03:00
  • 009413affd Add test for annotations Somtochi Onyekwere 2022-07-11 17:15:22 +01:00
  • 9e76787e9f working golden files Somtochi Onyekwere 2022-07-11 16:28:44 +01:00
  • b78bbd5b9d fill test files Somtochi Onyekwere 2022-07-08 16:20:01 +01:00
  • 3e15e83926 Add test for tag/list/build/pull/push artifacts Somtochi Onyekwere 2022-07-08 15:54:57 +01:00
  • 1b327e9d4e Show artifact digest in list output Stefan Prodan 2022-07-11 18:15:35 +03:00
  • 7dd736954b Use OCI standard annotations Stefan Prodan 2022-07-11 17:00:24 +03:00
  • 6b98590461 Add --cert-ref to flux create source oci Stefan Prodan 2022-07-08 16:27:39 +03:00
  • 8049634e4d Add oci:// prefix Stefan Prodan 2022-07-06 19:02:39 +03:00
  • adc7981f22 Add tests for source oci command Somtochi Onyekwere 2022-06-30 12:07:29 +01:00
  • 30e5389d02 Run e2e tests for PRs against oci branch Stefan Prodan 2022-07-01 15:18:21 +03:00
  • b6a78f42ea Update SC with OCI semver support Stefan Prodan 2022-06-23 09:08:06 +03:00
  • e4fb8e75f9 Add e2e tests for artifact commands Stefan Prodan 2022-06-23 08:51:53 +03:00
  • 2f35367a7f Add list artifacts command Stefan Prodan 2022-06-23 08:51:24 +03:00
  • 2d8db4f20d Implement OCIRepository commands Stefan Prodan 2022-06-22 10:16:57 +03:00
  • 12a491f538 Update controllers to OCI preview images Stefan Prodan 2022-06-22 08:58:40 +03:00
  • 9503ecafb1 Add artifact commands Implement build, push, pull and tag artifact commands. For authentication purposes, all flux <verb> artifact commands are using the '~/.docker/config.json' config file and the Docker credential helpers. Stefan Prodan 2022-06-21 12:38:10 +03:00
  • e927d39a27 Add OCI internal package Implement OCI artifacts operations using crane Stefan Prodan 2022-06-21 12:33:50 +03:00
  • ac50aea21f Merge pull request #2964 from pjbgf/clean-up Stefan Prodan 2022-08-08 15:53:55 +03:00
  • c45536723c add validation to namespace flag Paulo Gomes 2022-08-08 12:52:02 +01:00
  • fb1de8c649 remove unused func Paulo Gomes 2022-08-05 19:07:04 +01:00
  • e1c082e5ac Merge pull request #2955 from somtochiama/logs-test Stefan Prodan 2022-08-03 10:19:25 +03:00
  • 1889b64b4e remove print statement Somtochi Onyekwere 2022-08-02 19:55:52 +01:00
  • 0cfdc5d674 move struct definition Somtochi Onyekwere 2022-08-02 19:46:19 +01:00
  • 96afee996a Add unit tests for flux logs Somtochi Onyekwere 2022-08-02 19:40:48 +01:00
  • da9747a406 Merge pull request #2951 from fluxcd/oci-oidc-auth Stefan Prodan 2022-08-02 13:03:56 +03:00
  • 36d219e05c [RFC-0003] Add the provider field for OIDC auth Stefan Prodan 2022-08-02 11:45:44 +03:00
  • ea2de24ade Merge pull request #2940 from fluxcd/fix-srcinfo-bin Hidde Beydals 2022-07-28 16:27:01 +00:00
  • f01911d0e2 AUR: further solve .SRCINFO issues Hidde Beydals 2022-07-28 15:38:45 +00:00
  • 43eb9327d5 Merge pull request #2937 from fluxcd/fix-srcinfo-bin Hidde Beydals 2022-07-28 07:41:02 +00:00
  • ca212ac592 AUR: ensure pkgname is bottom entry in .SRCINFO Hidde Beydals 2022-07-28 07:13:34 +00:00
  • fe3e0efcf1 Merge pull request #2932 from fluxcd/update-components v0.31.5 Sunny 2022-07-27 21:33:58 +05:30
  • ed7a880287 Update toolkit components fluxcdbot 2022-07-27 15:47:46 +00:00
  • e94853f023 Merge pull request #2917 from morancj/aur-srcinfo Stefan Prodan 2022-07-26 14:27:01 +02:00
  • cbecd8ab56 SRCINFO: consistent style Ciaran Moran 2022-07-18 11:33:51 +01:00
  • feaab54f70 SRCINFO: fix path Ciaran Moran 2022-07-18 11:23:04 +01:00
  • 02e12cf871 Merge pull request #2905 from fluxcd/update-components v0.31.4 Paulo Gomes 2022-07-18 09:06:13 +01:00
  • 7aeec0a0c4 Update toolkit components fluxcdbot 2022-07-15 18:02:07 +00:00
  • abeea06e72 Merge pull request #2601 from fluxcd/rfc-kubernetes-oci Stefan Prodan 2022-07-08 12:11:29 +03:00
  • 4a55b828b1 Mark RFC-0003 as implementable Stefan Prodan 2022-07-06 17:02:19 +03:00
  • 6b9c0a5e48 Add oci:// proto to the spec Stefan Prodan 2022-07-01 15:49:26 +03:00
  • e060873246 Add examples for flux build, push and list commands Stefan Prodan 2022-06-28 17:26:01 +03:00
  • 143609b9fb Add specification for spec.url Stefan Prodan 2022-06-27 16:26:07 +03:00
  • a22438b7fa Add design details Stefan Prodan 2022-06-22 12:27:44 +03:00
  • 34321983e7 Add OCI artifact type to alternatives Stefan Prodan 2022-06-07 11:32:55 +03:00
  • 44762933b3 Add flux tag artifact command Stefan Prodan 2022-06-07 11:10:56 +03:00
  • 2912d1d437 Add serviceAccountName to auth spec Stefan Prodan 2022-05-03 15:17:49 +03:00
  • 4885278691 Restructure the OCI auth spec Stefan Prodan 2022-04-13 12:07:53 +03:00
  • 8a7c94180b Add client certificate authentication Stefan Prodan 2022-04-12 17:53:08 +03:00
  • 183b9a7ee0 Add auto-login feature Stefan Prodan 2022-04-01 11:12:26 +03:00
  • 0fc582d6fd Add user stories for publishing and reconciling OCI artifacts Stefan Prodan 2022-03-31 11:42:58 +03:00
  • c7a6ed53ca Add proposal for adding OCI support for Kubernetes manifests to Flux Stefan Prodan 2022-03-31 11:08:28 +03:00
  • 547e39d24c Merge pull request #2881 from fluxcd/update-components v0.31.3 Stefan Prodan 2022-06-29 16:36:18 +03:00
  • 115b58fe49 Update toolkit components fluxcdbot 2022-06-29 13:14:11 +00:00
  • 613e270d00 Merge pull request #2851 from TianZong48/fix-logs-stream Stefan Prodan 2022-06-28 19:27:30 +03:00
  • c24e738973 logs: write into writer from io.Pipe instead os.Stdout TianZong48 2022-06-28 23:27:32 +08:00
  • e2fb6089c9 Merge pull request #2877 from sympatheticmoose/patch-1 Stefan Prodan 2022-06-28 14:43:42 +03:00
  • 95eb7aede0 add branch to basic auth example David Harris 2022-06-27 21:08:48 +01:00
  • 3cef177e24 Merge pull request #2839 from fluxcd/update-components v0.31.2 Stefan Prodan 2022-06-24 16:36:58 +03:00
  • c430556498 Update toolkit components fluxcdbot 2022-06-24 12:29:23 +00:00
  • ff9c982df4 Merge pull request #2867 from fluxcd/image-finalizers Stefan Prodan 2022-06-24 12:46:28 +03:00
  • 724c93c23d Remove image finalizers on uninstall Stefan Prodan 2022-06-24 11:14:32 +03:00
  • 769e20423d Merge pull request #2844 from fluxcd/fix-logs-multiple-containers Hidde Beydals 2022-06-23 14:14:58 +02:00
  • d12e697769 logs: select manager container when multiple exist Hidde Beydals 2022-06-15 13:20:05 +02:00
  • 874b05c5da Merge pull request #2829 from SomtochiAma/update-valuesFrom Stefan Prodan 2022-06-23 14:25:11 +03:00
  • 1894b90d84 Accept multiple valuesFrom for create_helmrelease Somtochi Onyekwere 2022-06-09 21:42:15 +01:00
  • cdf5bf3c9e Merge pull request #2862 from bplasmeijer/bugs/monitoring-configmap-in-wrong-namespace Stefan Prodan 2022-06-23 08:47:19 +03:00
  • 5f35bd4e00 put the dashboard config map in the right namespace bart-plasmeijer 2022-06-22 16:19:31 +02:00
  • 12504c76d0 Merge pull request #2859 from SomtochiAma/oci-success-msg Stefan Prodan 2022-06-22 18:37:11 +03:00
  • 7346b1a762 Return a different success message for helm oci Somtochi Onyekwere 2022-06-22 08:58:48 +01:00
  • f7d616d223 Merge pull request #2823 from fluxcd/check-crds Stefan Prodan 2022-06-10 12:00:45 +03:00
  • 443e5b5539 Fail check if no controllers or crds are found Stefan Prodan 2022-06-09 09:27:27 +03:00
  • f6c14c939d Add CRDs to flux check command Verify that the Flux CRDs are registered on the cluster and print their version. Stefan Prodan 2022-06-08 17:36:16 +03:00
  • a602c57e5d Merge pull request #2820 from fluxcd/update-pkgs v0.31.1 Stefan Prodan 2022-06-08 15:59:06 +03:00
  • 9ae41899a8 Update go-getter to fix CVEs Stefan Prodan 2022-06-08 15:33:47 +03:00
  • cfdd5f0284 Update kubectl to v1.24.1 in flux-cli image Stefan Prodan 2022-06-08 15:27:08 +03:00