Commits on Source (31)
-
Stefan Prodan authored
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Allow custom annotations to be set when pushing OCI artifacts
-
Hidde Beydals authored
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>
-
Hidde Beydals authored
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>
-
Hidde Beydals authored
Update helm-controller to v0.31.0
-
fluxcdbot authored
- 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>
44db4e10 -
Hidde Beydals authored
Update toolkit components
-
Hidde Beydals authored
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
Update Go to 1.20
-
Hidde Beydals authored
- 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>
-
Hidde Beydals authored
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>
-
Hidde Beydals authored
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>
-
Hidde Beydals authored
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>
-
Hidde Beydals authored
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
Update GitHub Action workflows
-
Hidde Beydals authored
- 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>
-
Stefan Prodan authored
tests/azure: update dependencies
-
Stefan Prodan authored
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
ci: Use latest available images of kindest/node
-
Hidde Beydals authored
- 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>
-
Hidde Beydals authored
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
Update dependencies
-
Somtochi Onyekwere authored
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>
-
Hidde Beydals authored
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
cmd/flux/events.go
0 → 100644
cmd/flux/events_test.go
0 → 100644