commit flux2-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flux2-cli for openSUSE:Factory checked in at 2024-10-06 17:52:19 Comparing /work/SRC/openSUSE:Factory/flux2-cli (Old) and /work/SRC/openSUSE:Factory/.flux2-cli.new.19354 (New) Package is "flux2-cli" Sun Oct 6 17:52:19 2024 rev:15 rq:1205744 version:2.4.0 Changes: --- /work/SRC/openSUSE:Factory/flux2-cli/flux2-cli.changes 2024-06-20 16:47:48.998931756 +0200 +++ /work/SRC/openSUSE:Factory/.flux2-cli.new.19354/flux2-cli.changes 2024-10-06 17:52:31.566486558 +0200 @@ -1,0 +2,51 @@ +Wed Oct 02 06:44:20 UTC 2024 - opensuse_buildserv...@ojkastl.de + +- Update to version 2.4.0: + https://github.com/fluxcd/flux2/releases/tag/v2.4.0 + CLI Changelog + * PR #5014 - @stefanprodan - Update Kubernetes dependencies to +v1.31.1 + * PR #5011 - @stefanprodan - Remove TLS deprecated flags from +flux create secret + * PR #5010 - @stefanprodan - Add flux create secret proxy command + * PR #5009 - @stefanprodan - Add --proxy-secret-ref to flux +create source commands + * PR #5008 - @stefanprodan - Promote bucket commands to GA + * PR #5007 - @stefanprodan - Run conformance tests for Kubernetes +1.29-1.31 + * PR #5005 - @fluxcdbot - Update toolkit components + * PR #5004 - @fluxcdbot - Update source-controller to v1.4.1 + * PR #4986 - @dipti-pai - [RFC-0007] Add --provider flag to flux +create source git + * PR #4970 - @JasonTheDeveloper - Update +notaryproject/notation-go to 1.2.1 + * PR #4967 - @mxtw - tests: use tempdir to avoid manual gc + * PR #4959 - @stefanprodan - Fix GitHub bootstrap for +repositories with custom properties + * PR #4948 - @harshitasao - fix: fixed GHA token-permission and +pinned dependencies issue + * PR #4939 - @bkreitch - Recursively diff Kustomizations + * PR #4936 - @stefanprodan - Build with Go 1.23 + * PR #4934 - @stefanprodan - Update dependencies to Kubernetes +v1.31.0 + * PR #4922 - @bkreitch - Stop spinner on cancel of flux diff +kustomization + * PR #4918 - @matheuscscp - Fix reconcile helmrelease command +description + * PR #4892 - @stefanprodan - Run conformance tests for Kubernetes +v1.31 + * PR #4871 - @harshitasao - changed the scorecard badge link to +the standard format + * PR #4866 - @nagyv - Introduce visibility flag for bootstrap +gitlab + * PR #4863 - @stefanprodan - Update conformance tests to +Kubernetes v1.30.2 + * PR #4845 - @stefanprodan - Run ARM64 e2e tests on GitHub +runners + * PR #4842 - @stefanprodan - Add part-of label to controllers +base + * PR #4835 - @stefanprodan - ci: Adapt config to GoRelease v2 + * PR #4806 - @dipti-pai - [RFC] Passwordless authentication for +Git repositories + +--- Old: flux2-2.3.0.obscpio flux2.obsinfo New: flux2-cli-2.4.0.obscpio flux2-cli.obsinfo Other differences: -- ++ flux2-cli.spec ++ --- /var/tmp/diff_new_pack.CS5KXR/_old 2024-10-06 17:52:34.562611065 +0200 +++ /var/tmp/diff_new_pack.CS5KXR/_new 2024-10-06 17:52:34.566611232 +0200 @@ -18,25 +18,24 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true -%define repo_name flux2 %define executable_name flux # check these versions on updates # see flux2/manifests/bases/*/kustomization.yaml -%define helm_controller_version v1.0.1 -%define image_automation_controller_version v0.38.0 -%define image_reflector_controller_version v0.32.0 -%define kustomize_controller_versionv1.3.0 -%define notification_controller_version v1.3.0 -%define source_controller_version v1.3.0 +%define helm_controller_version v1.1.0 +%define image_automation_controller_version v0.39.0 +%define image_reflector_controller_version v0.33.0 +%define kustomize_controller_versionv1.4.0 +%define notification_controller_version v1.4.0 +%define source_controller_version v1.4.1 Name: flux2-cli -Version:2.3.0 +Version:2.4.0 Release:0 Summary:CLI for Flux2CD License:Apache-2.0 URL:https://github.com/fluxcd/flux2 -Source: %{repo_name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.gz Source1:vendor.tar.gz Source11: helm-controller.crds.yaml Source12: helm-controller.deployment.yaml @@ -58,13 +57,21 @@ BuildRequires: kustomize %description -Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories and OCI artifacts), and automating updates to configuration when there is new code to deploy. +Flux is a tool for keeping Kubernetes clusters
commit flux2-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flux2-cli for openSUSE:Factory checked in at 2024-05-21 18:36:54 Comparing /work/SRC/openSUSE:Factory/flux2-cli (Old) and /work/SRC/openSUSE:Factory/.flux2-cli.new.1880 (New) Package is "flux2-cli" Tue May 21 18:36:54 2024 rev:13 rq:1175492 version:2.3.0 Changes: --- /work/SRC/openSUSE:Factory/flux2-cli/flux2-cli.changes 2024-05-15 21:27:10.422845104 +0200 +++ /work/SRC/openSUSE:Factory/.flux2-cli.new.1880/flux2-cli.changes 2024-05-21 18:37:29.944709864 +0200 @@ -1,0 +2,5 @@ +Sat May 18 16:06:15 UTC 2024 - Johannes Kastl + +- do not strip aka remove -s -w ldflags + +--- Other differences: -- ++ flux2-cli.spec ++ --- /var/tmp/diff_new_pack.lje5lQ/_old 2024-05-21 18:37:30.756739649 +0200 +++ /var/tmp/diff_new_pack.lje5lQ/_new 2024-05-21 18:37:30.760739796 +0200 @@ -135,7 +135,7 @@ go build \ -mod=vendor \ -buildmode=pie \ - -ldflags="-s -w -X main.VERSION=%{version}" \ + -ldflags="-X main.VERSION=%{version}" \ -o bin/flux ./cmd/flux %install
commit flux2-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flux2-cli for openSUSE:Factory checked in at 2023-12-20 21:03:03 Comparing /work/SRC/openSUSE:Factory/flux2-cli (Old) and /work/SRC/openSUSE:Factory/.flux2-cli.new.9037 (New) Package is "flux2-cli" Wed Dec 20 21:03:03 2023 rev:10 rq:1134198 version:2.2.2 Changes: --- /work/SRC/openSUSE:Factory/flux2-cli/flux2-cli.changes 2023-12-15 21:50:55.946195506 +0100 +++ /work/SRC/openSUSE:Factory/.flux2-cli.new.9037/flux2-cli.changes 2023-12-20 21:03:24.784991831 +0100 @@ -1,0 +2,12 @@ +Wed Dec 20 10:00:59 UTC 2023 - romb...@apache.org + +- Update to version 2.2.2: + * Update helm-controller to v0.37.2 in tests + * Update toolkit components + * Fix typo in bootstrap_plain_git.go + * build(deps): bump the ci group with 3 updates + * build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 + * build(deps): bump golang.org/x/crypto in /tests/integration + * build(deps): bump golang.org/x/crypto in /tests/azure + +--- Old: flux2-2.2.1.obscpio New: flux2-2.2.2.obscpio Other differences: -- ++ flux2-cli.spec ++ --- /var/tmp/diff_new_pack.4tdZtO/_old 2023-12-20 21:03:27.421087733 +0100 +++ /var/tmp/diff_new_pack.4tdZtO/_new 2023-12-20 21:03:27.421087733 +0100 @@ -22,7 +22,7 @@ # check these versions on updates # see flux2/manifests/bases/*/kustomization.yaml -%define helm_controller_version v0.37.1 +%define helm_controller_version v0.37.2 %define image_automation_controller_version v0.37.0 %define image_reflector_controller_version v0.31.1 %define kustomize_controller_versionv1.2.1 @@ -30,7 +30,7 @@ %define source_controller_version v1.2.3 Name: flux2-cli -Version:2.2.1 +Version:2.2.2 Release:0 Summary:CLI for Flux2CD License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.4tdZtO/_old 2023-12-20 21:03:27.473089625 +0100 +++ /var/tmp/diff_new_pack.4tdZtO/_new 2023-12-20 21:03:27.473089625 +0100 @@ -3,7 +3,7 @@ https://github.com/fluxcd/flux2 git .git -v2.2.1 +v2.2.2 @PARENT_TAG@ enable v(.*) @@ -17,7 +17,7 @@ gz -flux2-2.2.1.obscpio +flux2-2.2.2.obscpio ++ _servicedata ++ --- /var/tmp/diff_new_pack.4tdZtO/_old 2023-12-20 21:03:27.493090353 +0100 +++ /var/tmp/diff_new_pack.4tdZtO/_new 2023-12-20 21:03:27.497090498 +0100 @@ -1,6 +1,6 @@ https://github.com/fluxcd/flux2 - 9b3958825a314eb79495c6993ef397ddbf87f32f + 5c5c15ea212b8f029a110f9975851d25c8272695 (No newline at EOF) ++ flux2-2.2.1.obscpio -> flux2-2.2.2.obscpio ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/flux2-2.2.1/.github/workflows/backport.yaml new/flux2-2.2.2/.github/workflows/backport.yaml --- old/flux2-2.2.1/.github/workflows/backport.yaml 2023-12-15 11:25:52.0 +0100 +++ new/flux2-2.2.2/.github/workflows/backport.yaml 2023-12-19 18:37:14.0 +0100 @@ -17,7 +17,7 @@ with: ref: ${{ github.event.pull_request.head.sha }} - name: Create backport PRs -uses: korthout/backport-action@b982d297e31f500652b2246cf26714796312bd23 # v2.2.0 +uses: korthout/backport-action@addffea45a2f0b5682f1d5ba0506f45bc18bf174 # v2.3.0 # xref: https://github.com/korthout/backport-action#inputs with: # Use token to allow workflows to be triggered for the created PR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/flux2-2.2.1/.github/workflows/ossf.yaml new/flux2-2.2.2/.github/workflows/ossf.yaml --- old/flux2-2.2.1/.github/workflows/ossf.yaml 2023-12-15 11:25:52.0 +0100 +++ new/flux2-2.2.2/.github/workflows/ossf.yaml 2023-12-19 18:37:14.0 +0100 @@ -28,7 +28,7 @@ repo_token: ${{ secrets.GITHUB_TOKEN }} publish_results: true - name: Upload artifact -uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3 +uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 with: name: SARIF file path: results.sarif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/flux2-2.2.1/.github/workflows/release.yaml new/flux2-2.2.2/.github/workflows/release.yaml --- old/flux2-2.2.1/.github/workflows/release.yaml 2023-12-15 11:25:52.0 +0100 +++ new/flux2-2.2.2/.github/workflows/release.yaml 2023-12-19 18:37:14.
commit flux2-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flux2-cli for openSUSE:Factory checked in at 2023-10-13 23:15:14 Comparing /work/SRC/openSUSE:Factory/flux2-cli (Old) and /work/SRC/openSUSE:Factory/.flux2-cli.new.20540 (New) Package is "flux2-cli" Fri Oct 13 23:15:14 2023 rev:7 rq:1117586 version:2.1.2 Changes: --- /work/SRC/openSUSE:Factory/flux2-cli/flux2-cli.changes 2023-09-20 13:33:55.436822043 +0200 +++ /work/SRC/openSUSE:Factory/.flux2-cli.new.20540/flux2-cli.changes 2023-10-13 23:16:16.594509249 +0200 @@ -1,0 +2,11 @@ +Fri Oct 13 05:02:00 UTC 2023 - ka...@b1-systems.de + +- Update to version 2.1.2: + * Print artifact source and revision only when available + * Upgrade github.com/fluxcd/pkg/oci + * fix: only wait for changeset if the result is not empty + * Update go-git-providers to v0.19.1 + * build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 + * Update toolkit components + +--- Old: flux2-2.1.1.obscpio New: flux2-2.1.2.obscpio Other differences: -- ++ flux2-cli.spec ++ --- /var/tmp/diff_new_pack.ImmDLA/_old 2023-10-13 23:16:17.642547262 +0200 +++ /var/tmp/diff_new_pack.ImmDLA/_new 2023-10-13 23:16:17.642547262 +0200 @@ -20,8 +20,17 @@ %define repo_name flux2 +# check these versions on updates +# see flux2/manifests/bases/*/kustomization.yaml +%define helm_controller_version v0.36.2 +%define image_automation_controller_version v0.36.1 +%define image_reflector_controller_version v0.30.0 +%define kustomize_controller_versionv1.1.1 +%define notification_controller_version v1.1.0 +%define source_controller_version v1.1.2 + Name: flux2-cli -Version:2.1.1 +Version:2.1.2 Release:0 Summary:CLI for Flux2CD License:Apache-2.0 @@ -88,38 +97,37 @@ Fish command line completion support for %{name}. %prep -%setup -q -n %{repo_name}-%{version} -%setup -q -n %{repo_name}-%{version} -T -D -a 1 +%autosetup -p 1 -a 1 -n %{repo_name}-%{version} %build cp %{SOURCE11} ./manifests/bases/helm-controller/ cp %{SOURCE12} ./manifests/bases/helm-controller/ -sed -i 's_https://github.com/fluxcd/helm-controller/releases/download/v0.36.1/__g' manifests/bases/helm-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/helm-controller/releases/download/%{helm_controller_version}/__g' manifests/bases/helm-controller/kustomization.yaml cat manifests/bases/helm-controller/kustomization.yaml cp %{SOURCE13} ./manifests/bases/image-automation-controller/ cp %{SOURCE14} ./manifests/bases/image-automation-controller/ -sed -i 's_https://github.com/fluxcd/image-automation-controller/releases/download/v0.36.1/__g' manifests/bases/image-automation-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/image-automation-controller/releases/download/%{image_automation_controller_version}/__g' manifests/bases/image-automation-controller/kustomization.yaml cat manifests/bases/image-automation-controller/kustomization.yaml cp %{SOURCE15} ./manifests/bases/image-reflector-controller/ cp %{SOURCE16} ./manifests/bases/image-reflector-controller/ -sed -i 's_https://github.com/fluxcd/image-reflector-controller/releases/download/v0.30.0/__g' manifests/bases/image-reflector-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/image-reflector-controller/releases/download/%{image_reflector_controller_version}/__g' manifests/bases/image-reflector-controller/kustomization.yaml cat manifests/bases/image-reflector-controller/kustomization.yaml cp %{SOURCE17} ./manifests/bases/kustomize-controller/ cp %{SOURCE18} ./manifests/bases/kustomize-controller/ -sed -i 's_https://github.com/fluxcd/kustomize-controller/releases/download/v1.1.0/__g' manifests/bases/kustomize-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/kustomize-controller/releases/download/%{kustomize_controller_version}/__g' manifests/bases/kustomize-controller/kustomization.yaml cat manifests/bases/kustomize-controller/kustomization.yaml cp %{SOURCE19} ./manifests/bases/notification-controller/ cp %{SOURCE20} ./manifests/bases/notification-controller/ -sed -i 's_https://github.com/fluxcd/notification-controller/releases/download/v1.1.0/__g' manifests/bases/notification-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/notification-controller/releases/download/%{notification_controller_version}/__g' manifests/bases/notification-controller/kustomization.yaml cat manifests/bases/notification-controller/kustomization.yaml cp %{SOURCE21} ./manifests/bases/source-controller/ cp %
commit flux2-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flux2-cli for openSUSE:Factory checked in at 2023-09-20 13:30:22 Comparing /work/SRC/openSUSE:Factory/flux2-cli (Old) and /work/SRC/openSUSE:Factory/.flux2-cli.new.16627 (New) Package is "flux2-cli" Wed Sep 20 13:30:22 2023 rev:6 rq:1112328 version:2.1.1 Changes: --- /work/SRC/openSUSE:Factory/flux2-cli/flux2-cli.changes 2023-08-28 17:12:59.239850589 +0200 +++ /work/SRC/openSUSE:Factory/.flux2-cli.new.16627/flux2-cli.changes 2023-09-20 13:33:55.436822043 +0200 @@ -1,0 +2,16 @@ +Tue Sep 19 14:33:11 UTC 2023 - ka...@b1-systems.de + +- Update to version 2.1.1: + * Improve AUR package templates +- remove armv6h #4224 +- unique source name #4224 +- improve pkgver/_srcver #4224 +- fix source name in .SRCINFO + * chore: remove support armv6h for aur package #4224 + * tests/azure: update controller dependencies + * Update toolkit components + * update description of kubeconfig flags + * Upgrade github.com/fluxcd/pkg/{git,git/gogit} + * build(deps): bump the ci group with 2 updates + +--- Old: flux2-2.1.0.obscpio New: flux2-2.1.1.obscpio Other differences: -- ++ flux2-cli.spec ++ --- /var/tmp/diff_new_pack.qYtTe1/_old 2023-09-20 13:33:58.704939125 +0200 +++ /var/tmp/diff_new_pack.qYtTe1/_new 2023-09-20 13:33:58.720939699 +0200 @@ -21,7 +21,7 @@ %define repo_name flux2 Name: flux2-cli -Version:2.1.0 +Version:2.1.1 Release:0 Summary:CLI for Flux2CD License:Apache-2.0 @@ -94,12 +94,12 @@ %build cp %{SOURCE11} ./manifests/bases/helm-controller/ cp %{SOURCE12} ./manifests/bases/helm-controller/ -sed -i 's_https://github.com/fluxcd/helm-controller/releases/download/v0.36.0/__g' manifests/bases/helm-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/helm-controller/releases/download/v0.36.1/__g' manifests/bases/helm-controller/kustomization.yaml cat manifests/bases/helm-controller/kustomization.yaml cp %{SOURCE13} ./manifests/bases/image-automation-controller/ cp %{SOURCE14} ./manifests/bases/image-automation-controller/ -sed -i 's_https://github.com/fluxcd/image-automation-controller/releases/download/v0.36.0/__g' manifests/bases/image-automation-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/image-automation-controller/releases/download/v0.36.1/__g' manifests/bases/image-automation-controller/kustomization.yaml cat manifests/bases/image-automation-controller/kustomization.yaml cp %{SOURCE15} ./manifests/bases/image-reflector-controller/ @@ -119,7 +119,7 @@ cp %{SOURCE21} ./manifests/bases/source-controller/ cp %{SOURCE22} ./manifests/bases/source-controller/ -sed -i 's_https://github.com/fluxcd/source-controller/releases/download/v1.1.0/__g' manifests/bases/source-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/source-controller/releases/download/v1.1.1/__g' manifests/bases/source-controller/kustomization.yaml cat manifests/bases/source-controller/kustomization.yaml ./manifests/scripts/bundle.sh ++ Packaging_README.md ++ --- /var/tmp/diff_new_pack.qYtTe1/_old 2023-09-20 13:33:59.184956323 +0200 +++ /var/tmp/diff_new_pack.qYtTe1/_new 2023-09-20 13:33:59.220957612 +0200 @@ -1,7 +1,7 @@ # Packaging README 1. Adjust new package version in `_service` -2. Run `osc service disabledrun` +2. Run `osc service manualrun` 3. Check the version numbers in all `kustomization.yaml` files in `./flux2/manifests/bases/*`. 4. Run `download_yaml.sh` (this downloads the correct versions of all the ++ _service ++ --- /var/tmp/diff_new_pack.qYtTe1/_old 2023-09-20 13:33:59.396963918 +0200 +++ /var/tmp/diff_new_pack.qYtTe1/_new 2023-09-20 13:33:59.412964491 +0200 @@ -1,14 +1,14 @@ - + https://github.com/fluxcd/flux2 git .git -v2.1.0 +v2.1.1 @PARENT_TAG@ enable v(.*) - + flux2 @@ -16,8 +16,8 @@ *.tar gz - -flux2-2.1.0.obscpio + +flux2-2.1.1.obscpio ++ _servicedata ++ --- /var/tmp/diff_new_pack.qYtTe1/_old 2023-09-20 13:33:59.448965781 +0200 +++ /var/tmp/diff_new_pack.qYtTe1/_new 2023-09-20 13:33:59.460966211 +0200 @@ -1,6 +1,6 @@ https://github.com/fluxcd/flux2 - 22cf986a79a6da2dd1bcd91b5eef763400f0104b + 026ab61ba7e3755d7be7dc7d2b6024c3b3992291 (No newline at EOF) ++ flux2-2.1.0.obscpio -> flux2-2.1.1.obscpio ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/flux2-2.1.0/.github/aur/flux-bin/.S
commit flux2-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flux2-cli for openSUSE:Factory checked in at 2023-08-28 17:12:52 Comparing /work/SRC/openSUSE:Factory/flux2-cli (Old) and /work/SRC/openSUSE:Factory/.flux2-cli.new.1766 (New) Package is "flux2-cli" Mon Aug 28 17:12:52 2023 rev:5 rq:1105901 version:2.1.0 Changes: --- /work/SRC/openSUSE:Factory/flux2-cli/flux2-cli.changes 2023-07-12 17:28:02.362788577 +0200 +++ /work/SRC/openSUSE:Factory/.flux2-cli.new.1766/flux2-cli.changes 2023-08-28 17:12:59.239850589 +0200 @@ -1,0 +2,43 @@ +Thu Aug 24 14:38:58 UTC 2023 - romb...@apache.org + +- Update to version 2.1.0: + * Add monitoring configuration deprecation notice + * tests/azure: update dependencies + * Update dependencies + * Update toolkit components + * modify `flux create secret tls` to create secrets of type TLS + * add deprecation warning per secret key field and constant + * add flag `--ca-crt-file` to `flux create secret git` + * deprecate TLS flags for flux create secret helm + * add support for Kubernetes TLS keys for `flux create secret tls` + * fix autocompletion for helm chart + * manifestgen/install: use clean default HTTP client + * cmd/events: handle error value + * Fix controller version info + * Set min value for the `--ssh-rsa-bits` flag + * ci: disable fail-fast for ARM end-to-end + * cmd: address typo in end-to-end tests + * build: update securejoin dependency + * build(deps): bump the ci group with 2 updates + * e2e: Add Kubernetes v1.28.0 to conformance tests + * build(deps): bump the ci group with 2 updates + * ci: enable security-and-quality CodeQL query + * monitoring: add Sources Stats panels + * monitoring: add OCIRepository in cluster dashboard panels + * disable e2e test + * Fix selection of kustomization resource from multi doc yaml + * Set Kubernetes min version to 1.25 + * build(deps): bump the ci group with 2 updates + * Update dependencies - bump the APIs packages in tests - bump golang crypto and term to latest + * action: support `openssl` and `sha256sum` + * Take into account the server-side inventory for local diff + * action: re-allow configuration of non-default token + * Update toolkit components + * docs: Link to the Flux GitHub Action documentation + * ci: add workflow to test action + * action: rewrite action to use `$RUNNER_TOOL_CACHE` + * ci: release: extract the image tag from GITHUB_REF + * ci: backport: set write permissions + * ci: release: disable interpretation backslash esc + +--- Old: flux2-2.0.1.obscpio New: flux2-2.1.0.obscpio Other differences: -- ++ flux2-cli.spec ++ --- /var/tmp/diff_new_pack.NgI4G9/_old 2023-08-28 17:13:02.595971106 +0200 +++ /var/tmp/diff_new_pack.NgI4G9/_new 2023-08-28 17:13:02.599971251 +0200 @@ -21,7 +21,7 @@ %define repo_name flux2 Name: flux2-cli -Version:2.0.1 +Version:2.1.0 Release:0 Summary:CLI for Flux2CD License:Apache-2.0 @@ -94,32 +94,32 @@ %build cp %{SOURCE11} ./manifests/bases/helm-controller/ cp %{SOURCE12} ./manifests/bases/helm-controller/ -sed -i 's_https://github.com/fluxcd/helm-controller/releases/download/v0.35.0/__g' manifests/bases/helm-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/helm-controller/releases/download/v0.36.0/__g' manifests/bases/helm-controller/kustomization.yaml cat manifests/bases/helm-controller/kustomization.yaml cp %{SOURCE13} ./manifests/bases/image-automation-controller/ cp %{SOURCE14} ./manifests/bases/image-automation-controller/ -sed -i 's_https://github.com/fluxcd/image-automation-controller/releases/download/v0.35.0/__g' manifests/bases/image-automation-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/image-automation-controller/releases/download/v0.36.0/__g' manifests/bases/image-automation-controller/kustomization.yaml cat manifests/bases/image-automation-controller/kustomization.yaml cp %{SOURCE15} ./manifests/bases/image-reflector-controller/ cp %{SOURCE16} ./manifests/bases/image-reflector-controller/ -sed -i 's_https://github.com/fluxcd/image-reflector-controller/releases/download/v0.29.1/__g' manifests/bases/image-reflector-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/image-reflector-controller/releases/download/v0.30.0/__g' manifests/bases/image-reflector-controller/kustomization.yaml cat manifests/bases/image-reflector-controller/kustomization.yaml cp %{SOURCE17} ./manifests/bases/kustomize-controller/ cp %{SOURCE18} ./manifests/bases/kustomize-controller/ -sed -i 's_https://github.com/fluxcd/kust
commit flux2-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flux2-cli for openSUSE:Factory checked in at 2023-07-12 17:27:34 Comparing /work/SRC/openSUSE:Factory/flux2-cli (Old) and /work/SRC/openSUSE:Factory/.flux2-cli.new.8922 (New) Package is "flux2-cli" Wed Jul 12 17:27:34 2023 rev:4 rq:1098226 version:2.0.1 Changes: --- /work/SRC/openSUSE:Factory/flux2-cli/flux2-cli.changes 2023-07-06 18:29:01.343274485 +0200 +++ /work/SRC/openSUSE:Factory/.flux2-cli.new.8922/flux2-cli.changes 2023-07-12 17:28:02.362788577 +0200 @@ -1,0 +2,12 @@ +Tue Jul 11 13:36:20 UTC 2023 - ka...@b1-systems.de + +- Update to version 2.0.1: + * Update dependencies - bump the APIs packages in tests - bump +golang crypto and term to latest + * Take into account the server-side inventory for local diff + * Update toolkit components + * ci: release: extract the image tag from GITHUB_REF + * ci: backport: set write permissions + * ci: release: disable interpretation backslash esc + +--- Old: flux2-2.0.0.obscpio New: flux2-2.0.1.obscpio Other differences: -- ++ flux2-cli.spec ++ --- /var/tmp/diff_new_pack.i1iPRt/_old 2023-07-12 17:28:03.798798518 +0200 +++ /var/tmp/diff_new_pack.i1iPRt/_new 2023-07-12 17:28:03.806798573 +0200 @@ -21,7 +21,7 @@ %define repo_name flux2 Name: flux2-cli -Version:2.0.0 +Version:2.0.1 Release:0 Summary:CLI for Flux2CD License:Apache-2.0 @@ -104,12 +104,12 @@ cp %{SOURCE15} ./manifests/bases/image-reflector-controller/ cp %{SOURCE16} ./manifests/bases/image-reflector-controller/ -sed -i 's_https://github.com/fluxcd/image-reflector-controller/releases/download/v0.29.0/__g' manifests/bases/image-reflector-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/image-reflector-controller/releases/download/v0.29.1/__g' manifests/bases/image-reflector-controller/kustomization.yaml cat manifests/bases/image-reflector-controller/kustomization.yaml cp %{SOURCE17} ./manifests/bases/kustomize-controller/ cp %{SOURCE18} ./manifests/bases/kustomize-controller/ -sed -i 's_https://github.com/fluxcd/kustomize-controller/releases/download/v1.0.0/__g' manifests/bases/kustomize-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/kustomize-controller/releases/download/v1.0.1/__g' manifests/bases/kustomize-controller/kustomization.yaml cat manifests/bases/kustomize-controller/kustomization.yaml cp %{SOURCE19} ./manifests/bases/notification-controller/ @@ -119,7 +119,7 @@ cp %{SOURCE21} ./manifests/bases/source-controller/ cp %{SOURCE22} ./manifests/bases/source-controller/ -sed -i 's_https://github.com/fluxcd/source-controller/releases/download/v1.0.0/__g' manifests/bases/source-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/source-controller/releases/download/v1.0.1/__g' manifests/bases/source-controller/kustomization.yaml cat manifests/bases/source-controller/kustomization.yaml ./manifests/scripts/bundle.sh ++ _service ++ --- /var/tmp/diff_new_pack.i1iPRt/_old 2023-07-12 17:28:03.858798933 +0200 +++ /var/tmp/diff_new_pack.i1iPRt/_new 2023-07-12 17:28:03.862798961 +0200 @@ -3,7 +3,7 @@ https://github.com/fluxcd/flux2 git .git -v2.0.0 +v2.0.1 @PARENT_TAG@ enable v(.*) @@ -17,7 +17,7 @@ gz -flux2-2.0.0.obscpio +flux2-2.0.1.obscpio ++ _servicedata ++ --- /var/tmp/diff_new_pack.i1iPRt/_old 2023-07-12 17:28:03.882799099 +0200 +++ /var/tmp/diff_new_pack.i1iPRt/_new 2023-07-12 17:28:03.882799099 +0200 @@ -1,6 +1,6 @@ https://github.com/fluxcd/flux2 - 9ea0a535eab2c99121fb3ac742e333b4a9f07970 + 9b3162495ce1b99b1fcdf137c553f543eafe3ec7 (No newline at EOF) ++ flux2-2.0.0.obscpio -> flux2-2.0.1.obscpio ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/flux2-2.0.0/.github/workflows/backport.yaml new/flux2-2.0.1/.github/workflows/backport.yaml --- old/flux2-2.0.0/.github/workflows/backport.yaml 2023-07-04 17:03:22.0 +0200 +++ new/flux2-2.0.1/.github/workflows/backport.yaml 2023-07-11 14:05:53.0 +0200 @@ -8,7 +8,8 @@ pull-request: runs-on: ubuntu-latest permissions: - contents: read + contents: write + pull-requests: write if: github.event.pull_request.state == 'closed' && github.event.pull_request.merged && (github.event_name != 'labeled' || startsWith('backport:', github.event.label.name)) steps: - name: Checkout diff -urN '--exclude=CVS' '--exclude
commit flux2-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flux2-cli for openSUSE:Factory checked in at 2023-07-06 18:28:53 Comparing /work/SRC/openSUSE:Factory/flux2-cli (Old) and /work/SRC/openSUSE:Factory/.flux2-cli.new.23466 (New) Package is "flux2-cli" Thu Jul 6 18:28:53 2023 rev:3 rq:1096999 version:2.0.0 Changes: --- /work/SRC/openSUSE:Factory/flux2-cli/flux2-cli.changes 2023-06-09 20:38:19.850865423 +0200 +++ /work/SRC/openSUSE:Factory/.flux2-cli.new.23466/flux2-cli.changes 2023-07-06 18:29:01.343274485 +0200 @@ -1,0 +2,75 @@ +Wed Jul 05 14:39:30 UTC 2023 - ka...@b1-systems.de + +- Update to version 2.0.0: + * Bump kubectl to v1.27.3 + * Update dependencies +- k8s.io/* v0.27.3 +- github.com/fluxcd/go-git-providers v0.18.0 +- github.com/fluxcd/pkg/git v0.12.3 +- github.com/fluxcd/pkg/oci v0.28.0 +- github.com/fluxcd/pkg/runtime v0.40.0 +- github.com/fluxcd/pkg/ssa v0.28.2 +- github.com/fluxcd/pkg/ssh v0.8.0 +- github.com/homeport/dyff v1.5.8 +- golang.org/x/crypto v0.10.0 + * Update toolkit components + * docs: link to releases spec from website + * Run conformance tests for Kubernetes v1.27.3 + * ci: group all GH action updates under the same PR + * ci: enable workflows for `release/**` branches + * ci: run backport under fluxcdbot account + * Link to release cadence from minor section + * Address review comment section titles + * Address release procedure review nits + * Address various nits + * Document various release procedures + * Apply suggestions from code review + * Move the release procedures to dedicated doc + * Add SLSA provenance to release artifacts + * Apply suggestions from code review + * Add Flux release spec + * Add controller release artifacts spec + * Add API versioning spec + * Add controller release spec + * Add shared packages release spec + * Cleanup internal docs + * Annotate errors from go-git-providers + * Update go-git to unreleased v5.8.0 + * build(deps): bump docker/setup-buildx-action from 2.7.0 to +2.8.0 + * build(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1 + * Declaratively define (and sync) labels + * Add backport GitHub Action workflow + * Add examples for resuming/suspending multiple objects + * Add support for passing multiple objects to suspend/resume +commands + * Set minimum supported version to Kubernetes 1.24.0 + * Fix the `flux push` example for ECR + * Bump Go to 1.20 in aur deps + * Align go.mod version with Kubernetes (Go 1.20) + * RFC-0004: add section about proxy + * Add SLSA3 generators to release workflow Generate SLSA level 3 +provenance attestations for the release assets and for the +multi-arch container images. + * build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 + * build(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0 + * build(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3 + * Don't log errors with missing CRDs for "get * all" commands + * build(deps): bump docker/setup-buildx-action from 2.6.0 to +2.7.0 + * build(deps): bump peter-evans/create-pull-request from 5.0.1 to +5.0.2 + * build(deps): bump goreleaser/goreleaser-action from 4.2.0 to +4.3.0 + * Use equivalent and shorter way to generate shell completions + * fix 'patchesJson6902' is deprecated' warning + * build(deps): bump docker/login-action from 2.1.0 to 2.2.0 + * build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 + * build(deps): bump actions/checkout from 3.5.2 to 3.5.3 + * build(deps): bump docker/setup-buildx-action from 2.5.0 to +2.6.0 + * build(deps): bump github/codeql-action from 2.3.6 to 2.13.4 + * Make `flux logs` more lenient + * build(deps): bump github/codeql-action from 2.3.5 to 2.3.6 + +--- Old: flux2-2.0.0~rc5.obscpio New: flux2-2.0.0.obscpio Other differences: -- ++ flux2-cli.spec ++ --- /var/tmp/diff_new_pack.jNl41P/_old 2023-07-06 18:29:03.575288188 +0200 +++ /var/tmp/diff_new_pack.jNl41P/_new 2023-07-06 18:29:03.579288213 +0200 @@ -15,15 +15,13 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define __arch_install_post export NO_BRP_STRIP_DEBUG=true %define repo_name flux2 -# temporarily added to accomodate pre-release versioning while making sure -# the upstream version is preserved in the CLI -%define raw_version 2.0.0-rc.5 Name: flux2-cli -Version:2.0.0~rc5 +Version:2.0.0 Release:0 Summary:CLI for Flux2CD License:Apache-2.0 @@ -44,10 +42,10 @@ Source22: source-controller.deployment.yaml Source101:
commit flux2-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flux2-cli for openSUSE:Factory checked in at 2023-06-09 20:37:13 Comparing /work/SRC/openSUSE:Factory/flux2-cli (Old) and /work/SRC/openSUSE:Factory/.flux2-cli.new.15902 (New) Package is "flux2-cli" Fri Jun 9 20:37:13 2023 rev:2 rq:1091343 version:2.0.0~rc5 Changes: --- /work/SRC/openSUSE:Factory/flux2-cli/flux2-cli.changes 2023-06-01 17:20:56.678666944 +0200 +++ /work/SRC/openSUSE:Factory/.flux2-cli.new.15902/flux2-cli.changes 2023-06-09 20:38:19.850865423 +0200 @@ -1,0 +2,13 @@ +Thu Jun 01 11:56:05 UTC 2023 - ka...@b1-systems.de + +- Update to version 2.0.0~rc5: + * return clone error + * set logger for controller runtime + * Update github.com/fluxcd/pkg/git/gogit to v0.12.0 + * tests/azure: update dependencies + * Update toolkit components + * e2e: run e2e Azure tests for PRs to main if tests or wofklow +changes + * set controller-runtime logger to a null logger + +--- Old: flux2-2.0.0~rc4.obscpio New: flux2-2.0.0~rc5.obscpio Other differences: -- ++ flux2-cli.spec ++ --- /var/tmp/diff_new_pack.658V4l/_old 2023-06-09 20:38:21.554875319 +0200 +++ /var/tmp/diff_new_pack.658V4l/_new 2023-06-09 20:38:21.558875342 +0200 @@ -20,10 +20,10 @@ %define repo_name flux2 # temporarily added to accomodate pre-release versioning while making sure # the upstream version is preserved in the CLI -%define raw_version 2.0.0-rc.4 +%define raw_version 2.0.0-rc.5 Name: flux2-cli -Version:2.0.0~rc4 +Version:2.0.0~rc5 Release:0 Summary:CLI for Flux2CD License:Apache-2.0 @@ -96,12 +96,12 @@ %build cp %{SOURCE11} ./manifests/bases/helm-controller/ cp %{SOURCE12} ./manifests/bases/helm-controller/ -sed -i 's_https://github.com/fluxcd/helm-controller/releases/download/v0.34.0/__g' manifests/bases/helm-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/helm-controller/releases/download/v0.34.1/__g' manifests/bases/helm-controller/kustomization.yaml cat manifests/bases/helm-controller/kustomization.yaml cp %{SOURCE13} ./manifests/bases/image-automation-controller/ cp %{SOURCE14} ./manifests/bases/image-automation-controller/ -sed -i 's_https://github.com/fluxcd/image-automation-controller/releases/download/v0.34.0/__g' manifests/bases/image-automation-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/image-automation-controller/releases/download/v0.34.1/__g' manifests/bases/image-automation-controller/kustomization.yaml cat manifests/bases/image-automation-controller/kustomization.yaml cp %{SOURCE15} ./manifests/bases/image-reflector-controller/ @@ -121,7 +121,7 @@ cp %{SOURCE21} ./manifests/bases/source-controller/ cp %{SOURCE22} ./manifests/bases/source-controller/ -sed -i 's_https://github.com/fluxcd/source-controller/releases/download/v1.0.0-rc.4/__g' manifests/bases/source-controller/kustomization.yaml +sed -i 's_https://github.com/fluxcd/source-controller/releases/download/v1.0.0-rc.5/__g' manifests/bases/source-controller/kustomization.yaml cat manifests/bases/source-controller/kustomization.yaml ./manifests/scripts/bundle.sh ++ _service ++ --- /var/tmp/diff_new_pack.658V4l/_old 2023-06-09 20:38:21.642875829 +0200 +++ /var/tmp/diff_new_pack.658V4l/_new 2023-06-09 20:38:21.646875853 +0200 @@ -3,11 +3,11 @@ https://github.com/fluxcd/flux2 git .git -v2.0.0-rc.4 +v2.0.0-rc.5 -2.0.0~rc4 +2.0.0~rc5 enable