Commit Graph

2181 Commits

Author SHA1 Message Date
Stefan Prodan a6ce2ceaaa
Merge pull request #1221 from fluxcd/backport-1211-to-release/v1.0.x
[release/v1.0.x] bucket: Use auto lookup type
2023-08-31 14:59:13 +03:00
Zhiyu Wang 0785672704 Chore: use auto bucket lookup type
Signed-off-by: Zhiyu Wang <zhiyuwang.newbis@gmail.com>
(cherry picked from commit 1ab089e19e)
2023-08-31 11:05:53 +00:00
Stefan Prodan 961eb5cd6b
Merge pull request #1208 from fluxcd/backport-1204-to-release/v1.0.x
[release/v1.0.x] Fix link ref in API docs
2023-08-23 14:00:21 +03:00
Somtochi Onyekwere ba348116c3 fix link
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
(cherry picked from commit 47ff472d9e)
2023-08-23 09:43:39 +00:00
Stefan Prodan 07127fcb02
Merge pull request #1207 from fluxcd/backport-1203-to-release/v1.0.x
[release/v1.0.x] Preserve url encoded path in normalized helm repository URL
2023-08-23 12:25:59 +03:00
Somtochi Onyekwere e0d49d0284 preserve url encoded path in helm repo
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
(cherry picked from commit 64139e7ec1)
2023-08-23 09:13:07 +00:00
Stefan Prodan f8ca0772f2
Merge pull request #1205 from fluxcd/backport-1200-to-release/v1.0.x
[release/v1.0.x] Fix links in API docs
2023-08-23 11:43:53 +03:00
Kingdon Barrett 46461a74a6 Fix links in API docs
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
(cherry picked from commit 79eedb3ebf)
2023-08-22 13:55:50 +00:00
Max Jonas Werner 3ead3ca366
Merge pull request #1198 from fluxcd/backport-1197
[release/v1.0.x] build(deps): bump the ci group with 3 updates
2023-08-14 11:12:20 +02:00
dependabot[bot] 8f2d3cb188
build(deps): bump the ci group with 3 updates
Bumps the ci group with 3 updates: [actions/setup-go](https://github.com/actions/setup-go), [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/setup-go` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](fac708d667...93397bea11)

Updates `goreleaser/goreleaser-action` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](336e29918d...3fa32b8bb5)

Updates `github/codeql-action` from 2.21.2 to 2.21.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0ba4244466...5b6282e01c)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 10:14:45 +02:00
Stefan Prodan 20b89e46e1
Merge pull request #1190 from fluxcd/backport-1189-to-release/v1.0.x
[release/v1.0.x] build(deps): bump the ci group with 2 updates
2023-08-08 10:51:12 +03:00
dependabot[bot] bd72281e54 build(deps): bump the ci group with 2 updates
Bumps the ci group with 2 updates: [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) and [github/codeql-action](https://github.com/github/codeql-action).

Updates `slsa-framework/slsa-github-generator` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.7.0...v1.8.0)

Updates `github/codeql-action` from 2.20.4 to 2.21.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](489225d82a...0ba4244466)

---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 284f03c465)
2023-08-07 10:18:57 +00:00
Hidde Beydals d2723ab2f3
Merge pull request #1186 from fluxcd/backport-1185-to-release/v1.0.x 2023-08-01 18:31:14 +02:00
Hidde Beydals ee9e205272 cache: ensure new expiration is persisted
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
(cherry picked from commit 7cc8b94143)
2023-08-01 16:17:22 +00:00
Hidde Beydals 9e08cb2ab3
Merge pull request #1181 from fluxcd/backport-1179-to-release/v1.0.x
[release/v1.0.x] Unpin go-git and update to v5.8.1
2023-07-28 12:00:21 +02:00
Hidde Beydals 614e355d22 Unpin go-git and update to v5.8.1
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
(cherry picked from commit 3fbd4174b4)
2023-07-28 09:36:34 +00:00
Stefan Prodan d536ab5b95
Merge pull request #1171 from fluxcd/backport-1170-to-release/v1.0.x
[release/v1.0.x] Fix the helm cache arguments
2023-07-19 14:06:26 +03:00
Sunny cc7e1cf59b Fix the helm cache arguments
Index TTL and purge interval were switched in a recent refactor.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
(cherry picked from commit 1260da9229)
2023-07-19 10:51:04 +00:00
Stefan Prodan f115596f53
Merge pull request #1169 from fluxcd/backport-1168-to-release/v1.0.x
[release/v1.0.x] build(deps): bump the ci group with 3 updates
2023-07-17 16:15:22 +03:00
dependabot[bot] b44b0f7359 build(deps): bump the ci group with 3 updates
Bumps the ci group with 3 updates: [helm/kind-action](https://github.com/helm/kind-action), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [github/codeql-action](https://github.com/github/codeql-action).

Updates `helm/kind-action` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](fa81e57adf...dda0770415)

Updates `docker/setup-buildx-action` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](2a1a44ac4a...4c0219f9ac)

Updates `github/codeql-action` from 2.20.3 to 2.20.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](46ed16ded9...489225d82a)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 3864771e4f)
2023-07-17 10:43:07 +00:00
Stefan Prodan 73406ece58
Merge pull request #1163 from fluxcd/release-v1.0.1
Release v1.0.1
2023-07-10 14:03:46 +03:00
Stefan Prodan 1517f0f477
Release v1.0.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-10 13:38:13 +03:00
Stefan Prodan 5da533091e
Add changelog entry for v1.0.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-10 13:36:34 +03:00
Stefan Prodan 9b40996973
Merge pull request #1162 from fluxcd/backport-1161-to-release/v1.0.x
[release/v1.0.x] build(deps): bump the ci group with 2 updates
2023-07-10 13:25:44 +03:00
dependabot[bot] 6fa1cc8cd9 build(deps): bump the ci group with 2 updates
Bumps the ci group with 2 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [github/codeql-action](https://github.com/github/codeql-action).

Updates `docker/setup-buildx-action` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](16c0bc4a6e...2a1a44ac4a)

Updates `github/codeql-action` from 2.20.1 to 2.20.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f6e388ebf0...46ed16ded9)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit ca82c0f0d0)
2023-07-10 07:11:28 +00:00
Hidde Beydals db46657b3b
Merge pull request #1159 from fluxcd/backport-1158-to-release/v1.0.x
[release/v1.0.x] Update `fluxcd/pkg/oci` to fix ECR cross-region auth
2023-07-06 14:04:59 +02:00
Stefan Prodan 3b099e01ca Update `fluxcd/pkg/oci` to fix ECR cross-region auth
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit 40c812ea5f)
2023-07-06 11:47:42 +00:00
Hidde Beydals 8f300d68a1
Merge pull request #1157 from fluxcd/backport-1151-1156-to-release/v1.0.x
[release/v1.0.x] Manual backport of CI fixes
2023-07-06 11:36:52 +02:00
Aurel Canciu 7c84a2cc4f
Explicitly echo -E in GHA release.yml
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
(cherry picked from commit 680843fd69)
2023-07-06 11:23:07 +02:00
Aurel Canciu 6b04b02a6f
Fix GHA backport.yaml workflow job perms
Fixing backport workflow permissions.

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
(cherry picked from commit 02c74b0d37)
2023-07-06 11:22:55 +02:00
Hidde Beydals e92418ce17
ci: use bot token for backport
This allows GitHub Action workflows to be triggered for the PR created
by the bot.

As things are now triggered by the bot, elevated permissions of the
workflow itself are no longer required.

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
(cherry picked from commit 80eeff2739)
2023-07-06 11:22:36 +02:00
Hidde Beydals a40e0da705
Merge pull request #1148 from fluxcd/release-v1.0.0
Release v1.0.0
2023-07-03 18:21:21 +02:00
Hidde Beydals 4952ff0614
Release v1.0.0
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-07-03 18:09:48 +02:00
Hidde Beydals 9dfc010734
Add changelog entry for v1.0.0
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-07-03 18:09:48 +02:00
Hidde Beydals 34e5dc7849
Merge pull request #1149 from fluxcd/ci-release-workflows
ci: various workflow changes
2023-07-03 16:35:17 +02:00
Hidde Beydals f402e2125a
ci: change release workflow dispatch tag
From "rc" (reserved for tag releases) to "preview".

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-07-03 16:12:20 +02:00
Hidde Beydals bb2ab59d5c
ci: enable workflows for `release/**` branches
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-07-03 16:11:46 +02:00
Hidde Beydals f2857e69dc
Merge pull request #1147 from fluxcd/update-go-deps
Update Go dependencies
2023-07-03 14:26:07 +02:00
Hidde Beydals 24d37a8e77
gcp: update recognized mock storage server path
This is a candidate for a refactoring / merge together with `mock/gcs`,
but this deals with the issue for now.

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-07-03 14:09:58 +02:00
Hidde Beydals b2ae5124bf
Update Go dependencies
- cloud.google.com/go/storage v1.30.1 -> v1.31.0
- github.com/distribution/distribution/v3 v3.0.0-20230621170613-87b280718d38 -> v3.0.0-20230629214736-bac7f02e02a1
- github.com/fluxcd/pkg/git/gogit v0.12.0 -> v0.12.1
- github.com/fluxcd/pkg/runtime v0.39.0 -> v0.40.0
- github.com/minio/minio-go/v7 v7.0.58 -> v7.0.59
- google.golang.org/api v0.128.0 -> v0.129.0

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-07-03 13:18:31 +02:00
Hidde Beydals 43ee040984
Merge pull request #1146 from fluxcd/ci-bump-kind
ci: update kind to v0.19.0
2023-07-03 13:16:44 +02:00
Hidde Beydals 33865a711f
ci: update kind to v0.19.0
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-07-03 13:04:25 +02:00
Hidde Beydals 93a6231c35
Merge pull request #1145 from fluxcd/bump-gogit
Update go-git to unreleased v5.8.0
2023-07-03 12:37:12 +02:00
Hidde Beydals 995cab57d4
Revert "Disable "empty repository" Git test"
This reverts commit 60571c08f1.

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-07-03 12:18:33 +02:00
Hidde Beydals d4e8d54d58
Update go-git to unreleased v5.8.0
To improve support for Git >=v2.41.0.

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-07-03 12:18:32 +02:00
Sanskar Jaiswal c09e25b647
Merge pull request #1144 from fluxcd/rm-proxy-docs
gitrepo: remove obsolete proxy docs
2023-07-03 15:02:01 +05:30
Sanskar Jaiswal 64439cd15d
gitrepo: remove obsolete proxy docs
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-07-03 12:14:51 +05:30
Hidde Beydals 4aba1fd00d
Merge pull request #1143 from fluxcd/fix-label-descriptions
Change label descriptions to be uniform
2023-06-30 16:12:56 +02:00
Hidde Beydals ed6a7a4204
Change label descriptions to be uniform
Signed-off-by: Hidde Beydals <hiddeco@users.noreply.github.com>
2023-06-30 16:04:13 +02:00
Hidde Beydals 44a311e485
Merge pull request #1139 from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.8.0
build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0
2023-06-30 14:35:53 +02:00