Commit Graph

1207 Commits

Author SHA1 Message Date
dependabot[bot] c33b88d946
build(deps): bump the ci group with 3 updates
Bumps the ci group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator).


Updates `actions/checkout` from 3.5.3 to 3.6.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](c85c95e3d7...f43a0e5ff2)

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

Updates `slsa-framework/slsa-github-generator` from 1.8.0 to 1.9.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.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-minor
  dependency-group: ci
- dependency-name: slsa-framework/slsa-github-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 07:27:11 +00:00
Stefan Prodan bb8cfd3ead
Merge pull request #608 from fluxcd/release/v1.1.x
Housekeeping: merge `release/v1.1.x` back into `main`
2023-08-24 15:38:43 +03:00
Stefan Prodan 7de11b33d9
Merge pull request #607 from fluxcd/release-v1.1.0
Release v1.1.0
2023-08-23 17:22:59 +03:00
Stefan Prodan 441ce1d9ee
Release v1.1.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-23 16:57:47 +03:00
Stefan Prodan 6a27f537e1
Add changelog entry for v1.1.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-23 16:56:56 +03:00
Stefan Prodan c04ad842fc
Merge pull request #597 from fluxcd/kube-tls-secret
Adopt Kubernetes style TLS Secret
2023-08-23 16:38:09 +03:00
Somtochi Onyekwere 23e733b9c7 use kubernetes tls style secret in provider
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2023-08-23 14:06:15 +01:00
Stefan Prodan 1ce7d99dad
Merge pull request #606 from fluxcd/up-flux-deps
Update dependencies
2023-08-23 14:01:51 +03:00
Stefan Prodan 6b9c0bdf7d
Update dependencies
- github.com/containrrr/shoutrrr v0.8.0
- github.com/fluxcd/pkg/git v0.13.0
- github.com/fluxcd/pkg/ssa v0.32.0
- google.golang.org/api v0.138.0

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-23 13:29:28 +03:00
Stefan Prodan d353de4f74
Merge pull request #603 from GJKrupa/main
Remove checks for empty user and channel parameters in Rocket notifier
2023-08-23 13:24:03 +03:00
Gerard Krupa f8cba731d2 Remove checks for user/channel in Rocket notifier
For issue #594. RocketChat webhook integrations have a channel and
username configured against them so an explicit username and channel
name are not required.

Signed-off-by: Gerard Krupa <github@krupa.me.uk>
2023-08-23 11:44:55 +02:00
Max Jonas Werner 3a34275307
Merge pull request #604 from fluxcd/dependabot/github_actions/ci-edb1404386
build(deps): bump the ci group with 1 update
2023-08-21 10:46:36 +02:00
dependabot[bot] 2a56e4e30e
build(deps): bump the ci group with 1 update
Bumps the ci group with 1 update: [korthout/backport-action](https://github.com/korthout/backport-action).

- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](bf5fdd624b...bd68141f07)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 07:37:08 +00:00
Stefan Prodan e760ef2080
Merge pull request #592 from mrparkers/datadog-notification-provider
feat: add DataDog notification provider
2023-08-15 11:57:52 +03:00
Michael Parker 71ed90ee8c
feat: create datadog notification provider
Signed-off-by: Michael Parker <michael@parker.gg>
2023-08-15 11:36:54 +03:00
Sunny 049ded50b9
Merge pull request #599 from fluxcd/stale-metrics
Delete stale metrics on object delete
2023-08-15 03:09:50 +05:30
Sunny 72c5b1fc6e Delete stale metrics on object delete
The metrics helper now accepts owned finalizers to determine if an
object is no longer managed by the controller and is being deleted, and
deletes the metrics associated with the object.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2023-08-15 02:37:58 +05:30
Stefan Prodan ec10ba84fe
Merge pull request #601 from fluxcd/dependabot/github_actions/ci-ee363e2e56
build(deps): bump the ci group with 2 updates
2023-08-14 12:42:07 +03:00
dependabot[bot] bebf461de3
build(deps): bump the ci group with 2 updates
Bumps the ci group with 2 updates: [actions/setup-go](https://github.com/actions/setup-go) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-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)

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 07:20:49 +00:00
Hidde Beydals 96037fc899
Merge pull request #600 from fluxcd/update-deps
Update dependencies
2023-08-11 15:42:12 +02:00
Hidde Beydals 6510b70412 Update dependencies
- cloud.google.com/go/pubsub to v1.33.0
- github.com/Azure/azure-event-hubs-go/v3 to v3.6.1
- github.com/fluxcd/pkg/apis/event to v0.5.2
- github.com/fluxcd/pkg/apis/meta to v1.1.2
- github.com/fluxcd/pkg/git to v0.12.4
- github.com/fluxcd/pkg/runtime to v0.41.0
- github.com/fluxcd/pkg/ssa to v0.30.0
- github.com/getsentry/sentry-go to v0.23.0
- github.com/ktrysmt/go-bitbucket to v0.9.66
- github.com/onsi/gomega to v1.27.10
- github.com/xanzy/go-gitlab to v0.90.0
- golang.org/x/oauth2 to v0.11.0
- google.golang.org/api to v0.136.0
- k8s.io/api to v0.27.4
- k8s.io/apimachinery to v0.27.4
- k8s.io/client-go to v0.27.4
- sigs.k8s.io/cli-utils to v0.35.0
- sigs.k8s.io/controller-runtime to v0.15.1
- sigs.k8s.io/cli-utils to v0.35.0
- sigs.k8s.io/controller-runtime to v0.15.1

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-11 15:12:33 +02:00
Hidde Beydals d99428c7dd api: update dependencies
- github.com/fluxcd/pkg/apis/meta to v1.1.2
- k8s.io/apimachinery to v0.27.4
- sigs.k8s.io/controller-runtime to v0.15.1

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-11 14:58:51 +02:00
Hidde Beydals 9dc7e129b9
Merge pull request #598 from fluxcd/enable-codeql-quality
ci: enable security-and-quality CodeQL query
2023-08-09 18:26:02 +02:00
Hidde Beydals 447c938d16 ci: enable security-and-quality CodeQL query
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-09 18:08:57 +02:00
Max Jonas Werner 9f0c112b3d
Merge pull request #595 from fluxcd/dependabot/github_actions/ci-be10f830b0
build(deps): bump the ci group with 1 update
2023-08-07 10:17:29 +02:00
dependabot[bot] 0f62755bc9
build(deps): bump the ci group with 1 update
Bumps the ci group with 1 update: [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator).

- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 07:53:47 +00:00
Max Jonas Werner 6a07c3fa0f
Merge pull request #583 from fluxcd/doc-gitea-perms
Clarify permission requirements for Gitea provider token
2023-08-03 13:26:18 +02:00
Max Jonas Werner e1d3a59b5a Clarify permission requirements for Gitea provider token
closes #580

Signed-off-by: Max Jonas Werner <mail@makk.es>
2023-08-03 13:06:14 +02:00
Stefan Prodan 16605cb55c
Merge pull request #590 from fluxcd/fix-prefix
Use TrimPrefix instead of TrimLeft
2023-08-01 19:25:49 +03:00
Somtochi Onyekwere 4f5d2dfdb8 use TrimPrefix instead of TrimLeft
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2023-08-01 16:31:15 +01:00
Max Jonas Werner 04fbfaeb6c
Merge pull request #585 from michaelsatish/provider-key-fix
change key type to []byte in provider spec docs
2023-07-31 10:06:53 +02:00
Satish Kumar Kadarkarai Main 002474c3d5 change key type to []byte
Signed-off-by: Satish Kumar Kadarkarai Main <michael.satish@gmail.com>
2023-07-29 20:50:45 -04:00
Max Jonas Werner 8c7ff2169e
Merge pull request #582 from fluxcd/align-docs-layout
Align docs structure with other controllers
2023-07-29 16:48:26 +02:00
Max Jonas Werner 926efbc120 Align docs structure with other controllers
In order to streamline the docs across all controllers, the CRD spec
file names are pluralized. This lets us better automate docs generation
from CRD specs.

refs fluxcd/website#1577

Signed-off-by: Max Jonas Werner <mail@makk.es>
2023-07-29 16:39:13 +02:00
Sunny a786a4866e
Merge pull request #584 from fluxcd/delete-before-finalize
Handle delete before adding finalizer
2023-07-26 16:50:26 +05:30
Sunny 937da68766
Handle delete before adding finalizer
In Reconcile() methods, move the object deletion above add finalizer.
Finalizers can't be set when an object is being deleted.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2023-07-26 00:24:13 +05:30
Stefan Prodan b80c2c4060
Merge pull request #578 from fluxcd/dependabot/github_actions/ci-f6f7181596
build(deps): bump the ci group with 2 updates
2023-07-17 16:16:57 +03:00
dependabot[bot] 8cb4eab874
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 [helm/kind-action](https://github.com/helm/kind-action).


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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 07:35:40 +00:00
Hidde Beydals 0c3408bbd0
Merge pull request #577 from fluxcd/patch-docs
docs: update link to Gitea hooks source
2023-07-14 16:20:46 +02:00
Hidde Beydals 1a3ce97ee6
docs: update link to Gitea hooks source
While pinning it to a version, to ensure it continues to point to the
right LOC.

Signed-off-by: Hidde Beydals <hiddeco@users.noreply.github.com>
2023-07-14 15:37:37 +02:00
Hidde Beydals 3c4c5d5244
Merge pull request #574 from fluxcd/gha-backport-workflow-perms
Fix GHA backport.yaml workflow job perms
2023-07-06 11:26:35 +02:00
Aurel Canciu c65fdd0f84
Explicitly echo -E in GHA release.yml
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2023-07-06 10:56:06 +02:00
Aurel Canciu 7a211dd4f9
Fix GHA backport.yaml workflow job perms
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2023-07-06 09:21:38 +02:00
Stefan Prodan 3f75068a06
Merge pull request #573 from fluxcd/ci-imp
ci: various workflow changes
2023-07-04 16:55:09 +03:00
Stefan Prodan 4731f44e94
ci: group Dependabot GitHub Action updates
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-04 16:46:33 +03:00
Stefan Prodan 2671a73bab
ci: use bot token for backport
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-04 16:21:18 +03:00
Stefan Prodan 03f72410e8
Merge pull request #572 from fluxcd/release/v1.0.x
Housekeeping: merge `release/v1.0.x` back into `main`
2023-07-04 14:04:32 +03:00
Stefan Prodan 092d3d3f20
Merge pull request #571 from fluxcd/release-v1.0.0
Release v1.0.0
2023-07-04 13:28:54 +03:00
Stefan Prodan a77613619d
Release v1.0.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-04 11:32:14 +03:00
Stefan Prodan 7cecd3d2c4
Add changelog entry for v1.0.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-04 11:31:27 +03:00