8c3abb0d8b
Merge pull request #3683 from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.5.0
...
build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0
2023-03-13 11:24:34 +01:00
e1fca7f062
build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](f03ac48505...4b4e9c3e2d )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 08:52:53 +00:00
50829c3217
Merge pull request #3685 from fluxcd/dependabot/github_actions/actions/cache-3.3.0
...
build(deps): bump actions/cache from 3.2.6 to 3.3.0
2023-03-13 09:52:09 +01:00
da06854e05
build(deps): bump actions/cache from 3.2.6 to 3.3.0
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](69d9d449ac...940f3d7cf1 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 01:33:06 +00:00
865f172e33
Merge pull request #3680 from fluxcd/update-components
...
Update toolkit components
v0.41.1
2023-03-10 16:09:39 +01:00
5607754702
Update toolkit components
...
- helm-controller to v0.31.1
https://github.com/fluxcd/helm-controller/blob/v0.31.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2023-03-10 14:55:09 +00:00
17d134766d
Merge pull request #3676 from fluxcd/update-kube-prometheus-stack
...
Disable drift detection for kube-prometheus-stack webhooks
2023-03-09 20:19:00 +02:00
06ed881e37
Disable drift detection for kube-prometheus-stack webhooks
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-09 19:51:25 +02:00
eabd250ed2
Merge pull request #3628 from somtochiama/flux-events-cmd
...
Add `flux events` command
2023-03-09 14:54:29 +01:00
af153ea0cf
events: avoid having to keep individal kind maps
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
v0.41.0
2023-03-09 14:41:32 +01:00
3f3d68a33a
events: reword error messages
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 14:41:32 +01:00
c0916edc44
events: prevent defer in loop
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 14:41:32 +01:00
34220fd514
events: make --for case insensitive for kinds
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 14:41:32 +01:00
5b8f673baa
events: use constants for supported Flux kinds
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 14:41:31 +01:00
5b18289808
Add flux events command
...
This adds a command to Flux which behaves similarly as `kubectl events`,
including the Flux sources events when showing events for top level
objects, thus making debugging easy for Flux users.
For example, `flux events --for kustomization/<name>` includes the
events of its source (e.g. a `GitRepository`, `OCIRepository` or
`Bucket`).
In addition, `flux events --for helmrelease/<name>` includes events of
the `HelmChart` and `HelmRepository`. While `flux events --for
alerts/<name>` includes the events of the `Provider`.
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2023-03-09 14:41:31 +01:00
2589c90c25
Merge pull request #3674 from fluxcd/update-deps
...
Update dependencies
2023-03-09 14:31:21 +01:00
16e0b93bec
diff: update Action references to typed Action
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 13:10:24 +01:00
9274e80d71
Update dependencies
...
- github.com/fluxcd/pkg/git to v0.11.0
- github.com/fluxcd/pkg/git/gogit to v0.8.1
- github.com/fluxcd/pkg/kustomize to v0.13.2
- github.com/fluxcd/pkg/oci to v0.21.1
- github.com/fluxcd/pkg/runtime to v0.31.0
- github.com/fluxcd/pkg/ssa to v0.24.1
- github.com/fluxcd/pkg/ssh to v0.7.3
- golang.org/x/crypto to v0.7.0
- golang.org/x/term to v0.6.0
- k8s.io/cli-runtime to v0.26.2
- k8s.io/kubectl to v0.26.2
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 13:06:43 +01:00
66deeec9f1
Merge pull request #3673 from fluxcd/fix-e2e-kind
...
ci: Use latest available images of kindest/node
2023-03-09 13:38:17 +02:00
59ca6548ea
ci: Use latest available images of kindest/node
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-09 13:24:10 +02:00
267d2314e0
Merge pull request #3672 from fluxcd/update-test-deps
...
tests/azure: update dependencies
2023-03-09 13:11:48 +02:00
0b5502963e
tests/azure: update dependencies
...
- github.com/fluxcd/image-automation-controller/api to v0.31.0
- github.com/fluxcd/image-reflector-controller/api to v0.26.0
- github.com/fluxcd/kustomize-controller/api to v0.35.0
- github.com/fluxcd/notification-controller/api to v0.33.0
- github.com/fluxcd/pkg/apis/event to v0.4.1
- github.com/fluxcd/pkg/git to v0.11.0
- github.com/fluxcd/pkg/git/gogit to v0.8.1
- github.com/fluxcd/source-controller/api to v0.36.0
- github.com/hashicorp/terraform-exec to v0.18.1
- go.uber.org/multierr to v1.10.0
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 11:59:00 +01:00
4431aa2dd0
Merge pull request #3669 from fluxcd/update-release-workflow
...
Update GitHub Action workflows
2023-03-09 11:58:23 +01:00
26aafa1b6f
e2e: update podinfo to version with newer APIs
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 11:43:05 +01:00
d29f1c062f
build: update Kubernetes versions in e2e workflows
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 09:41:23 +01:00
879558fe20
build: update scan workflow
...
To include a (full) version number behind the actions with a SHA
reference, so Dependabot will continue to update them from now on.
Except for the `snyk/actions`, which follows `main`.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 09:41:23 +01:00
940b5c4fb9
build: update update workflow
...
To include a version number behind the actions with a SHA reference, so
Dependabot will continue to update them from now on.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 09:41:23 +01:00
5ab9c01378
build: update e2e{-*} workflows
...
To include a version number behind the actions with a SHA reference, so
Dependabot will continue to update them from now on.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 09:41:23 +01:00
db67d2c4df
build: update release workflow
...
- sigstore/cosign-installer to v3.0.1
- Put (exact) version comment behind all action references, while taking note
this is an absolute insane way to manage versions.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 09:41:23 +01:00
47867cd80b
Merge pull request #3670 from fluxcd/update-go-1.20
...
Update Go to 1.20
2023-03-09 09:40:52 +01:00
fe0baa4de9
build: update cache keys to reflect Go 1.20
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 09:26:51 +01:00
262e6bb543
Update kubectl in Dockerfile to v1.26.2
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 09:26:51 +01:00
18760acaa8
Update Go to 1.20
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-09 09:26:51 +01:00
a62404c16f
Merge pull request #3666 from fluxcd/update-components
...
Update toolkit components
2023-03-09 09:26:40 +01:00
44db4e100a
Update toolkit components
...
- kustomize-controller to v0.35.0
https://github.com/fluxcd/kustomize-controller/blob/v0.35.0/CHANGELOG.md
- source-controller to v0.36.0
https://github.com/fluxcd/source-controller/blob/v0.36.0/CHANGELOG.md
- notification-controller to v0.33.0
https://github.com/fluxcd/notification-controller/blob/v0.33.0/CHANGELOG.md
- image-reflector-controller to v0.26.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.26.0/CHANGELOG.md
- image-automation-controller to v0.31.0
https://github.com/fluxcd/image-automation-controller/blob/v0.31.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2023-03-09 08:10:05 +00:00
62d8448b9c
Merge pull request #3667 from fluxcd/update-helm-controller
...
Update helm-controller to v0.31.0
2023-03-09 09:09:13 +01:00
1cc7682d44
Replace helmv2.KubeConfig with meta.KubeConfig
...
This is a backwards compatible change in terms of "YAML API", as they
spec still equals the previous one. Object type has just changed.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-08 18:51:14 +01:00
6eb3fdf863
Update helm-controller to v0.31.0
...
Which includes an update of:
- github.com/fluxcd/pkg/apis/meta to v0.19.1
- k8s.io/apiextensions-apiserver to v0.26.2
- k8s.io/apimachinery to v0.26.2
- k8s.io/client-go to v0.26.2
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-08 18:51:13 +01:00
2e4de673b2
Merge pull request #3653 from fluxcd/push-with-annotations
...
Allow custom annotations to be set when pushing OCI artifacts
2023-03-03 12:57:00 +02:00
a64913f2f0
Allow custom annotations to be set when pushing OCI artifacts
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-03 12:40:59 +02:00
2c7d650d44
Merge pull request #3645 from fluxcd/update-deps
...
Update dependencies
v0.40.2
2023-02-28 15:14:27 +01:00
c05b540518
Update dependencies
...
- github.com/onsi/gomega to v1.27.2
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-02-28 14:37:53 +01:00
c8bd8d0f26
tests/azure: update dependencies
...
- github.com/fluxcd/notification-controller/api to v0.32.1
- github.com/stretchr/testify to v1.8.2
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-02-28 14:35:29 +01:00
a4cd8095a1
Merge pull request #3644 from fluxcd/update-components
...
Update toolkit components
2023-02-28 14:34:11 +01:00
79485c99ab
Update toolkit components
...
- notification-controller to v0.32.1
https://github.com/fluxcd/notification-controller/blob/v0.32.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2023-02-28 13:07:03 +00:00
e29f171844
Merge pull request #3638 from fluxcd/dependabot/github_actions/actions/cache-3.2.6
...
build(deps): bump actions/cache from 3.2.5 to 3.2.6
2023-02-27 16:17:44 +02:00
c16cca891f
build(deps): bump actions/cache from 3.2.5 to 3.2.6
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](6998d139dd...69d9d449ac )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 13:55:42 +00:00
68ef3a464e
Merge pull request #3637 from fluxcd/dependabot/github_actions/github/codeql-action-2.2.5
...
build(deps): bump github/codeql-action from 2.2.4 to 2.2.5
2023-02-27 15:55:05 +02:00
a5958b494d
build(deps): bump github/codeql-action from 2.2.4 to 2.2.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](17573ee1cc...32dc499307 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 01:57:43 +00:00
c88a2f4137
Merge pull request #3626 from fluxcd/update-deps
...
Update dependencies
v0.40.1
2023-02-23 15:21:18 +01:00