Stefan Prodan
ec44f64465
Merge pull request #1298 from fluxcd/dependabot/github_actions/goreleaser/goreleaser-action-3
...
Bump goreleaser/goreleaser-action from 2 to 3
2022-10-24 17:25:52 +03:00
Stefan Prodan
19d4e521a3
Merge pull request #1297 from fluxcd/dependabot/github_actions/docker/login-action-2
...
Bump docker/login-action from 1 to 2
2022-10-24 17:25:34 +03:00
Stefan Prodan
85a3b7c388
Merge pull request #1296 from fluxcd/dependabot/github_actions/github/codeql-action-2
...
Bump github/codeql-action from 1 to 2
2022-10-24 17:25:15 +03:00
Stefan Prodan
26ec719c67
Merge pull request #1295 from fluxcd/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-10-24 17:24:57 +03:00
Stefan Prodan
66364bb2c9
Merge pull request #1299 from fluxcd/dependabot/github_actions/docker/build-push-action-3
...
Bump docker/build-push-action from 2 to 3
2022-10-24 17:24:34 +03:00
dependabot[bot]
f9f8d7e71e
Bump docker/build-push-action from 2 to 3
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 11:36:21 +00:00
dependabot[bot]
bdbd1fb1f0
Bump goreleaser/goreleaser-action from 2 to 3
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 11:36:16 +00:00
dependabot[bot]
b3112a53f1
Bump docker/login-action from 1 to 2
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 11:36:13 +00:00
dependabot[bot]
f1f4e68673
Bump github/codeql-action from 1 to 2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 11:36:10 +00:00
dependabot[bot]
9b56445621
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 11:36:04 +00:00
Stefan Prodan
f5f3d92d3d
ci: Pin Helm and Cosign action version
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
v1.24.0
2022-10-23 15:38:36 +03:00
Stefan Prodan
4d074799ca
ci: Use Helm action from fluxcd org
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-23 13:36:32 +03:00
Stefan Prodan
d38a2406a7
Release v1.24.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-23 13:07:10 +03:00
Stefan Prodan
25ccfca835
Merge pull request #1294 from fluxcd/install-with-flux-oci
...
docs: Add guide on how to install Flagger with Flux OCI
2022-10-23 12:43:40 +03:00
Stefan Prodan
487b6566ee
docs: Add guide on how to install Flagger with Flux OCI
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-23 12:15:57 +03:00
Stefan Prodan
14caeb12ad
Merge pull request #1293 from fluxcd/push-flux-oci
...
ci: Publish signed Helm charts and manifests to GHCR
2022-10-22 15:45:16 +03:00
Stefan Prodan
cf8fcd0539
ci: Publish signed Helm charts and manifests to GHCR
...
- Push Flagger Helm chart to `ghcr.io/fluxcd/charts/flagger`
- Sign Flagger Helm chart with Cosign and GitHub OIDC
- Push install manifests and overlays from `./kustomize` with Flux CLI to `ghcr.io/fluxcd/flagger-manifests`
- Sign Flagger manifests with Cosign and GitHub OIDC
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-22 14:46:20 +03:00
Stefan Prodan
d8387a351e
Merge pull request #1292 from fluxcd/cosign-keyless
...
ci: Sign release and containers with Cosign and GitHub OIDC
2022-10-22 14:33:59 +03:00
Stefan Prodan
300cd24493
ci: Sign release and containers with Cosign and GitHub OIDC
...
- Replace the Cosign static key with GitHub Actions OIDC when signing the flagger container image
- Sign the GitHub release assets checksums with Cosign keyless
- Sign the load-tester container image with Cosign keyless
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-21 16:39:29 +03:00
Stefan Prodan
fb66d24f89
Merge pull request #1288 from fluxcd/dependabot/github_actions/stefanprodan/helm-gh-pages-1.6.0
...
Bump stefanprodan/helm-gh-pages from 1.3.0 to 1.6.0
2022-10-21 12:33:36 +03:00
Stefan Prodan
f1fc8c067e
Merge pull request #1287 from fluxcd/dependabot/github_actions/actions/cache-3.0.11
...
Bump actions/cache from 1 to 3.0.11
2022-10-21 12:33:16 +03:00
Stefan Prodan
da1ee05c0a
Merge pull request #1290 from fluxcd/dependabot/github_actions/docker/metadata-action-4
...
Bump docker/metadata-action from 3 to 4
2022-10-21 12:32:53 +03:00
Stefan Prodan
57099ecd43
Merge pull request #1291 from fluxcd/dependabot/github_actions/codecov/codecov-action-3
...
Bump codecov/codecov-action from 1 to 3
2022-10-21 12:32:30 +03:00
Stefan Prodan
8c5b41bbe6
Merge pull request #1289 from fluxcd/dependabot/github_actions/actions/setup-go-3
...
Bump actions/setup-go from 2 to 3
2022-10-21 12:32:07 +03:00
dependabot[bot]
7bc716508c
Bump codecov/codecov-action from 1 to 3
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-21 09:30:38 +00:00
dependabot[bot]
d82d9765e1
Bump docker/metadata-action from 3 to 4
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-21 09:30:33 +00:00
dependabot[bot]
74e570c198
Bump actions/setup-go from 2 to 3
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-21 09:30:27 +00:00
dependabot[bot]
6adf51083e
Bump stefanprodan/helm-gh-pages from 1.3.0 to 1.6.0
...
Bumps [stefanprodan/helm-gh-pages](https://github.com/stefanprodan/helm-gh-pages ) from 1.3.0 to 1.6.0.
- [Release notes](https://github.com/stefanprodan/helm-gh-pages/releases )
- [Commits](https://github.com/stefanprodan/helm-gh-pages/compare/v1.3.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: stefanprodan/helm-gh-pages
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-21 09:30:22 +00:00
dependabot[bot]
a5be82a7d3
Bump actions/cache from 1 to 3.0.11
...
Bumps [actions/cache](https://github.com/actions/cache ) from 1 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v1...v3.0.11 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-21 09:30:16 +00:00
Stefan Prodan
83693668ed
Merge pull request #1286 from fluxcd/ci-perms
...
ci: Adjust GitHub workflow permissions
2022-10-21 12:29:33 +03:00
Stefan Prodan
c2929694a6
ci: Enable Dependabot for GH Actions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-21 12:11:33 +03:00
Stefan Prodan
82db9ff213
ci: Adjust GitHub workflow permissions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-21 11:55:37 +03:00
Stefan Prodan
5e853bb589
Merge pull request #1285 from fluxcd/governance-doc
...
Add link to Flux governance document
2022-10-21 11:26:46 +03:00
Stefan Prodan
9e1fad3947
Add link to Flux governance document
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-21 11:24:09 +03:00
Stefan Prodan
a4f5a983ba
Merge pull request #1284 from fluxcd/release-1.23.0
...
Release v1.23.0
v1.23.0
2022-10-20 14:05:25 +03:00
Stefan Prodan
08d7520458
Release v1.23.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-20 12:59:54 +03:00
Stefan Prodan
283de16660
Merge pull request #1283 from fluxcd/kubernetes-1.25.3
...
Update Kubernetes packages to v1.25.3
2022-10-20 12:46:36 +03:00
Stefan Prodan
5e47ae287b
Update Kubernetes packages to v1.25.3
...
Update dependencies and fix CVE-2022-32149 of `golang.org/x/text`
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-20 12:20:32 +03:00
Stefan Prodan
e7e155048d
Merge pull request #1265 from ebar0n/patch-1
...
Use Helm to install loadtester in kubernetes-blue-green docs
2022-10-18 17:49:44 +03:00
Stefan Prodan
8197073cf0
Merge pull request #1270 from RicardoLorenzo/slack_bot_token_authentication
...
Slack bot token authentication
2022-10-18 17:48:00 +03:00
Stefan Prodan
310111bb8d
Merge pull request #1282 from fluxcd/contour-1.22
...
Bump Contour to v1.22 in e2e tests
2022-10-18 17:28:06 +03:00
Ricardo Lorenzo
3dd667f3b3
Slack bot token authentication
...
Signed-off-by: Ricardo Lorenzo <rlorenzo@payfone.com >
2022-10-18 14:56:08 +01:00
Stefan Prodan
e06334cd12
Bump Contour to v1.22 in e2e tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-18 16:46:01 +03:00
Sanskar Jaiswal
8d8b99dc78
Merge pull request #1279 from aryan9600/go-1.19
...
update Go to 1.19
2022-10-12 14:03:12 +05:30
Sanskar Jaiswal
3418488902
update Go to 1.19
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-10-12 12:40:15 +05:30
Sanskar Jaiswal
b96f6f0920
Merge pull request #1276 from aryan9600/fix-hostnames
...
gatewayapi: fix reconcilation of nil hostnames
2022-10-10 17:00:10 +05:30
Sanskar Jaiswal
e593f2e258
gatewayapi: fix reconcilation of nil hostnames
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works >
2022-10-10 16:29:21 +05:30
Stefan Prodan
7b6c37ea1f
Merge pull request #1275 from ashokhein/include-cluster-name
...
Include cluster name in all alerts
2022-10-06 15:31:56 +02:00
ashokhein
4dbeec02c8
Include cluster name in all alerts
...
Signed-off-by: ashokhein <ashokhein@gmail.com >
2022-10-05 12:16:57 +00:00
Sanskar Jaiswal
1b2df99799
Merge pull request #1267 from oistein/log-cmd-output-to-log
...
logCmdOutput to logger instead of stdout
2022-09-27 14:39:21 +05:30