Stefan Prodan
9a8944df94
Merge pull request #3858 from fluxcd/update-components
...
Update toolkit components
2023-05-09 18:51:03 +03:00
fluxcdbot
ace242fca2
Update toolkit components
...
- kustomize-controller to v1.0.0-rc.2
https://github.com/fluxcd/kustomize-controller/blob/v1.0.0-rc.2/CHANGELOG.md
- source-controller to v1.0.0-rc.2
https://github.com/fluxcd/source-controller/blob/v1.0.0-rc.2/CHANGELOG.md
- notification-controller to v1.0.0-rc.2
https://github.com/fluxcd/notification-controller/blob/v1.0.0-rc.2/CHANGELOG.md
- image-reflector-controller to v0.27.1
https://github.com/fluxcd/image-reflector-controller/blob/v0.27.1/CHANGELOG.md
- image-automation-controller to v0.33.0
https://github.com/fluxcd/image-automation-controller/blob/v0.33.0/CHANGELOG.md
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-05-09 18:34:03 +03:00
Stefan Prodan
96d4034a74
Merge pull request #3860 from bigkevmcd/azure-devops-summary
...
e2e: Add summary to Azure Alert
2023-05-09 17:05:26 +03:00
Kevin McDermott
2e3624d636
Add summary to Azure Alert.
...
This updates the Azure alert testing to add a summary which should be
sent to Azure as a commit-status genre.
Signed-off-by: Kevin McDermott <kevin@weave.works >
2023-05-09 14:38:15 +01:00
Stefan Prodan
cb54bbcd97
Merge pull request #3853 from fluxcd/dependabot/github_actions/anchore/sbom-action-0.14.2
...
build(deps): bump anchore/sbom-action from 0.14.1 to 0.14.2
2023-05-09 10:34:18 +03:00
dependabot[bot]
847e78541a
build(deps): bump anchore/sbom-action from 0.14.1 to 0.14.2
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](422cb34a0f...4d571ad103 )
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 13:06:08 +00:00
Stefan Prodan
ad3eebcf63
Merge pull request #3857 from talife/auto-completion-image-repository
...
Fix autocompletion for image repository reconcile
2023-05-08 15:30:53 +03:00
Vincent Gillet
86df468c3f
Fix autocompletion for image repository reconcile
...
Signed-off-by: Vincent Gillet <gilletvincent@gmail.com >
2023-05-08 20:14:19 +08:00
Max Jonas Werner
2cf2486a2b
Merge pull request #3854 from fluxcd/dependabot/github_actions/github/codeql-action-2.3.3
...
build(deps): bump github/codeql-action from 2.3.2 to 2.3.3
2023-05-08 08:39:30 +02:00
dependabot[bot]
4d443d614b
build(deps): bump github/codeql-action from 2.3.2 to 2.3.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f3feb00acb...29b1f65c5e )
---
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-05-08 06:26:05 +00:00
Max Jonas Werner
50968ec1a6
Merge pull request #3855 from fluxcd/dependabot/github_actions/peter-evans/create-pull-request-5.0.1
...
build(deps): bump peter-evans/create-pull-request from 5.0.0 to 5.0.1
2023-05-08 08:25:23 +02:00
dependabot[bot]
38ada0b998
build(deps): bump peter-evans/create-pull-request from 5.0.0 to 5.0.1
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](5b4a9f6a9e...284f54f989 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 01:03:23 +00:00
Stefan Prodan
0b0f9827b9
Merge pull request #3849 from fluxcd/bump-ggp
...
Update fluxcd/go-git-providers to v0.15.3
2023-05-04 13:24:13 +03:00
Max Jonas Werner
88b5e3f71b
bump ggp to latest version
...
Signed-off-by: Max Jonas Werner <mail@makk.es >
2023-05-04 11:44:27 +02:00
Hidde Beydals
bc608dc130
Merge pull request #3796 from fluxcd/update-components
...
Update toolkit components
2023-05-03 11:31:17 +02:00
fluxcdbot
961c237d33
Update toolkit components
...
- helm-controller to v0.32.2
https://github.com/fluxcd/helm-controller/blob/v0.32.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2023-05-02 15:57:21 +00:00
Stefan Prodan
73e2f56ff5
Merge pull request #3802 from fluxcd/system-cluster-critical
...
Set priority class for the critical Flux components
2023-05-02 18:56:46 +03:00
Stefan Prodan
a122ceb09b
Set priority class to critical Flux components
...
Mark source-controller, kustomize-controller and helm-controller as system-cluster-critical.
This will reduce the chances of Flux controllers being evicted before other non-critical workloads.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-05-02 15:06:30 +03:00
Stefan Prodan
b30d7cb3dc
Merge pull request #3795 from fluxcd/e2e-kube-1.27
...
Run conformance tests for Kubernetes 1.27
2023-05-02 15:02:36 +03:00
Stefan Prodan
cd81362781
Run conformance tests for Kubernetes 1.27
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-05-02 14:24:31 +03:00
Hidde Beydals
63abf0b840
Merge pull request #3833 from matheuscscp/oci-provider
...
Add OCI provider option to create Helm source command
2023-05-02 11:50:56 +02:00
Matheus Pimenta
56d265ae11
Add OCI provider option to create Helm source command
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com >
2023-05-02 10:08:40 +01:00
Max Jonas Werner
c0c76da4c8
Merge pull request #3830 from cuishuang/main
...
misc: fix some comments
2023-05-02 08:34:29 +02:00
cui fliter
3edfff49a2
fix some comments
...
Signed-off-by: cui fliter <imcusg@gmail.com >
2023-05-01 18:05:10 +02:00
Hidde Beydals
f9be835288
Merge pull request #3837 from fluxcd/dependabot/github_actions/sigstore/cosign-installer-3.0.3
...
build(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3
2023-05-01 10:41:03 +02:00
dependabot[bot]
86e542e524
build(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](9e9de2292d...204a51a57a )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 08:07:56 +00:00
Hidde Beydals
f28e189cf5
Merge pull request #3838 from fluxcd/dependabot/github_actions/github/codeql-action-2.3.2
...
build(deps): bump github/codeql-action from 2.3.0 to 2.3.2
2023-05-01 10:05:28 +02:00
dependabot[bot]
2538b6921f
build(deps): bump github/codeql-action from 2.3.0 to 2.3.2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b2c19fb9a2...f3feb00acb )
---
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-05-01 01:09:35 +00:00
Max Jonas Werner
83525807a2
Merge pull request #3821 from fluxcd/bump-ggp
...
Make bootstrap work with Bitbucket Server again
2023-04-24 11:28:10 +02:00
Max Jonas Werner
c6a61c1b92
fix: make bootstrap work with Bitbucket Server again
...
Bumping GGP to include fluxcd/go-git-provider#210 and fix the
bootstrap process with Bitbucket Server.
closes #3808
Signed-off-by: Max Jonas Werner <mail@makk.es >
2023-04-24 10:13:41 +02:00
Max Jonas Werner
0257171cf5
Merge pull request #3827 from fluxcd/dependabot/github_actions/github/codeql-action-2.3.0
...
build(deps): bump github/codeql-action from 2.2.12 to 2.3.0
2023-04-24 10:10:00 +02:00
dependabot[bot]
f431f9858c
build(deps): bump github/codeql-action from 2.2.12 to 2.3.0
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.12 to 2.3.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](7df0ce3489...b2c19fb9a2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 01:13:50 +00:00
Max Jonas Werner
71e9230789
Merge pull request #3822 from Hey/patch-1
...
Outdated Loki Helm values URL
2023-04-21 10:05:58 +02:00
Hey
08859f1588
Outdated URL
...
The location of this URL was moved
Signed-off-by: Hey <18427051+Hey@users.noreply.github.com >
2023-04-20 21:35:15 +02:00
Hidde Beydals
d0a255c84a
Merge pull request #3805 from fluxcd/dependabot/github_actions/github/codeql-action-2.2.12
...
build(deps): bump github/codeql-action from 2.2.11 to 2.2.12
2023-04-17 11:40:42 +02:00
dependabot[bot]
ec6f341497
build(deps): bump github/codeql-action from 2.2.11 to 2.2.12
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.11 to 2.2.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](d186a2a36c...7df0ce3489 )
---
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-04-17 08:17:17 +00:00
Stefan Prodan
811b26275f
Merge pull request #3804 from fluxcd/dependabot/github_actions/actions/checkout-3.5.2
...
build(deps): bump actions/checkout from 3.5.0 to 3.5.2
2023-04-17 11:14:19 +03:00
dependabot[bot]
107894eccf
build(deps): bump actions/checkout from 3.5.0 to 3.5.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8f4b7f8486...8e5e7e5ab8 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 01:10:39 +00:00
Max Jonas Werner
cb8387cba6
Merge pull request #3797 from fluxcd/improve-messaging
...
better messaging for `pull artifact` command
2023-04-13 13:20:53 +02:00
Max Jonas Werner
6700aac4a4
better messaging for pull artifact command
...
- When there's an error stat'ing the output directory flux now prints
the error:
Before:
```
✗ invalid output path ./ro-dir/foo
```
After:
```
✗ invalid output path "./ro-dir/foo": stat ./ro-dir/foo: permission denied
```
- When no output directory is provided flux now explicitly says so in
the error:
Before:
```
✗ invalid output path
```
After:
```
✗ output path cannot be empty
```
Signed-off-by: Max Jonas Werner <mail@makk.es >
2023-04-13 12:43:49 +02:00
Aurel Canciu
3d1173a2cd
Merge pull request #3768 from relu/fix-aur-publish-pre
...
Fix publishing pre-release versions to AUR
2023-04-12 12:18:55 +02:00
Aurel Canciu
52c7cca3fc
Fix publishing pre-release versions to AUR
...
Fixes #3767
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com >
2023-04-12 11:59:56 +02:00
Stefan Prodan
9a59a90187
Merge pull request #3783 from aryan9600/clean-dir
...
Clean directory before cloning git repo
2023-04-12 12:14:23 +03:00
Sanskar Jaiswal
08370cb3a6
clean dir before cloning git repo
...
Remove all files/subdirs from the directory we are cloning into. This is
needed because go-git returns a `repository already exists` error if
the directory is non-empty, which is possible since we retry cloning
(into the same dir) if the first attempt fails.
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2023-04-12 14:29:45 +05:30
Stefan Prodan
2dce1f23b0
Merge pull request #3764 from somtochiama/get-selector
...
Add label selector flag to get cmd
2023-04-11 19:20:27 +03:00
Somtochi Onyekwere
a52f5aaa75
Add label selector flag to get cmd
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2023-04-11 17:00:57 +01:00
Max Jonas Werner
ef5f7bca64
Merge pull request #3778 from fluxcd/dependabot/github_actions/sigstore/cosign-installer-3.0.2
...
build(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2
2023-04-11 08:48:22 +02:00
dependabot[bot]
1435c71d9c
build(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](c3667d9942...9e9de2292d )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 11:36:28 +00:00
Stefan Prodan
0d2517b96d
Merge pull request #3780 from fluxcd/dependabot/github_actions/github/codeql-action-2.2.11
...
build(deps): bump github/codeql-action from 2.2.9 to 2.2.11
2023-04-10 14:35:46 +03:00
dependabot[bot]
48a1c0f5d4
build(deps): bump github/codeql-action from 2.2.9 to 2.2.11
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.9 to 2.2.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](04df1262e6...d186a2a36c )
---
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-04-10 07:52:00 +00:00
Stefan Prodan
64fb04b77b
Merge pull request #3779 from fluxcd/dependabot/github_actions/peter-evans/create-pull-request-5.0.0
...
build(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0
2023-04-10 10:51:22 +03:00
dependabot[bot]
2696a93ee0
build(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4.2.4 to 5.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](38e0b6e68b...5b4a9f6a9e )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 01:03:48 +00:00
Stefan Prodan
c350e300f9
Merge pull request #3763 from souleb/feat-ignore
...
Add the possibility to ignore files with build and diff Kustomization
2023-04-06 12:46:15 +03:00
Soule BA
b74638c25c
Add the possibility to ignore files with build and diff ks
...
If implemented, user will be able to ignore files when using `build
kustomization` and `diff kustomization` both with .sourceignore and
`ignore-paths` flag.
Signed-off-by: Soule BA <bah.soule@gmail.com >
2023-04-06 11:33:13 +02:00
Stefan Prodan
f00fee5328
Merge pull request #3762 from fluxcd/dependabot/go_modules/github.com/docker/docker-23.0.3incompatible
...
build(deps): bump github.com/docker/docker from 23.0.1 to 23.0.3
2023-04-06 12:01:38 +03:00
dependabot[bot]
c3aa940c2b
build(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 23.0.1+incompatible to 23.0.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v23.0.1...v23.0.3 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-06 08:48:02 +00:00
Stefan Prodan
3fc15c42c4
Merge pull request #3758 from fluxcd/release-v2.0.0-rc.1
...
Release Flux v2.0.0-rc.1
2023-04-06 11:47:04 +03:00
Stefan Prodan
f0c498ff54
Add support for .sourceignore to flux build/diff
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-04-05 16:33:34 +03:00
Stefan Prodan
cecffc0588
Add commonMetadata to flux build/diff
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-04-05 16:09:49 +03:00
Stefan Prodan
9293781702
Update dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-04-05 16:07:34 +03:00
Sanskar Jaiswal
97b064be13
add a preview note for all non-bootstrap commands
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2023-04-05 16:05:21 +03:00
Max Jonas Werner
52acac1a37
Add /v2 suffix to module name in preparation of 2.0.0 release
...
Signed-off-by: Max Jonas Werner <mail@makk.es >
2023-04-05 16:05:21 +03:00
Somtochi Onyekwere
a296afdd69
update azure e2e tests
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2023-04-05 16:05:21 +03:00
Somtochi Onyekwere
2e71c718ce
update internal flags
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2023-04-05 16:05:20 +03:00
Somtochi Onyekwere
e44ab85880
update testdata yamls
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2023-04-05 16:05:20 +03:00
Somtochi Onyekwere
24452ecd37
Update GitRepository Receiver, and Kustomization to v1
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2023-04-05 16:05:20 +03:00
Stefan Prodan
ccb7d62d95
ci: Run the e2e tests for the release branches
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-04-05 16:05:20 +03:00
fluxcdbot
83d2739dc5
Update toolkit components
...
- helm-controller to v0.32.1
https://github.com/fluxcd/helm-controller/blob/v0.32.1/CHANGELOG.md
- kustomize-controller to v1.0.0-rc.1
https://github.com/fluxcd/kustomize-controller/blob/v1.0.0-rc.1/CHANGELOG.md
- source-controller to v1.0.0-rc.1
https://github.com/fluxcd/source-controller/blob/v1.0.0-rc.1/CHANGELOG.md
- notification-controller to v1.0.0-rc.1
https://github.com/fluxcd/notification-controller/blob/v1.0.0-rc.1/CHANGELOG.md
- image-reflector-controller to v0.27.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.27.0/CHANGELOG.md
- image-automation-controller to v0.32.0
https://github.com/fluxcd/image-automation-controller/blob/v0.32.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2023-04-05 16:05:19 +03:00
Stefan Prodan
c0aa1b99b5
Merge pull request #3756 from fluxcd/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
...
build(deps): bump github.com/docker/docker from 20.10.20+incompatible to 20.10.24+incompatible
2023-04-05 09:22:57 +03:00
dependabot[bot]
1260db1bcf
build(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.20+incompatible to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v20.10.20...v20.10.24 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-04 21:19:03 +00:00
Stefan Prodan
0625bf8185
Merge pull request #3744 from fluxcd/dependabot/github_actions/anchore/sbom-action-0.14.1
...
build(deps): bump anchore/sbom-action from 0.13.4 to 0.14.1
2023-04-03 10:23:45 +03:00
dependabot[bot]
403ea39825
build(deps): bump anchore/sbom-action from 0.13.4 to 0.14.1
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.13.4 to 0.14.1.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](448520c4f1...422cb34a0f )
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 07:09:38 +00:00
Stefan Prodan
28e1f6e3c7
Merge pull request #3745 from fluxcd/dependabot/github_actions/github/codeql-action-2.2.9
...
build(deps): bump github/codeql-action from 2.2.8 to 2.2.9
2023-04-03 10:02:56 +03:00
dependabot[bot]
7ee92db427
build(deps): bump github/codeql-action from 2.2.8 to 2.2.9
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](67a35a0858...04df1262e6 )
---
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-04-03 01:35:22 +00:00
Hidde Beydals
d4cc45f55e
Merge pull request #3728 from fluxcd/dependabot/github_actions/anchore/sbom-action-0.13.4
2023-03-27 09:06:27 +02:00
dependabot[bot]
8240d19fbd
build(deps): bump anchore/sbom-action from 0.13.3 to 0.13.4
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.13.3 to 0.13.4.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](07978da4bd...448520c4f1 )
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 06:37:54 +00:00
Hidde Beydals
a158360d7a
Merge pull request #3729 from fluxcd/dependabot/github_actions/actions/checkout-3.5.0
2023-03-27 08:37:14 +02:00
dependabot[bot]
a30f77f8a4
build(deps): bump actions/checkout from 3.4.0 to 3.5.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](24cb908017...8f4b7f8486 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 06:12:24 +00:00
Hidde Beydals
8ec9e9ef4d
Merge pull request #3730 from fluxcd/dependabot/github_actions/github/codeql-action-2.2.8
2023-03-27 08:09:35 +02:00
dependabot[bot]
dbfb4269cb
build(deps): bump github/codeql-action from 2.2.7 to 2.2.8
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](168b99b3c2...67a35a0858 )
---
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-03-27 01:27:08 +00:00
Sunny
fad7112dd0
Merge pull request #3643 from Santosh1176/fix-3597
...
Add support for create source git with --commit and --ref-name flags
2023-03-24 18:08:18 +05:30
Santosh Kaluskar
6afef04a88
Add support for create source git with --commit and --ref-name flags
...
Signed-off-by: Santosh Kaluskar <dtshbl@gmail.com >
2023-03-24 16:54:50 +05:30
Hidde Beydals
10f8849e12
Merge pull request #3721 from yiannistri/3593-fix-double-newline
...
fix: Avoid printing an extra newline when exporting resources
2023-03-24 11:07:23 +01:00
Yiannis
b55f49b4fe
fix: Remove any leading and trailing whitespace from resource before
...
exporting
Signed-off-by: Yiannis <yiannistri@users.noreply.github.com >
2023-03-24 09:07:36 +00:00
Max Jonas Werner
883815cd53
Merge pull request #3717 from fluxcd/dependabot/go_modules/google.golang.org/protobuf-1.29.1
...
build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1
2023-03-23 11:50:38 +01:00
dependabot[bot]
c9e73edd86
build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1
...
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go ) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash )
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.0...v1.29.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-23 10:35:38 +00:00
Max Jonas Werner
2ac2a75c8c
Merge pull request #3654 from timofurrer/gitlab-deploy-token-auth
...
Implement `--deploy-token-auth` in GitLab bootstrapping
2023-03-23 11:34:43 +01:00
Timo Furrer
2e1721ca85
Implement --deploy-token-auth in GitLab bootstrapping
...
This change set implements support for the `--deploy-token-auth` option
in the `flux bootstrap gitlab` command.
That option will reconcile a GitLab Project Deploy Token to use for the
authentication of the GitLab git repository.
A GitLab Project Deploy Token can be used the same way as a Personal
Access Token which is already supported via `--token-auth`.
The difference with the GitLab Project Deploy Token is that the token is
managed (created, updated, deleted) by Flux and not provided by the
user.
This change is transparent to the source-controller.
A prerequisite for this change is the
`fluxcd/go-git-providers` change here:
* https://github.com/fluxcd/go-git-providers/pull/191
See related discussion here: https://github.com/fluxcd/flux2/discussions/3595
GitLab Issue here: https://gitlab.com/gitlab-org/gitlab/-/issues/392605
Signed-off-by: Timo Furrer <tuxtimo@gmail.com >
2023-03-21 14:03:09 +01:00
Timo Furrer
91d1e1df48
Update go-git-providers to v0.15.0
...
Signed-off-by: Timo Furrer <tuxtimo@gmail.com >
2023-03-21 14:03:09 +01:00
Stefan Prodan
2cfdeeb5a2
Merge pull request #3696 from matheuscscp/retry-interval
...
Add retry interval option to create kustomization command
2023-03-21 14:56:20 +02:00
Matheus Pimenta
c9fea671a7
Add retry interval option to create kustomization command
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com >
2023-03-21 12:36:07 +00:00
Hidde Beydals
dbda8fbdb8
Merge pull request #3710 from fluxcd/update-test-components
...
tests/azure: update toolkit components
2023-03-20 18:52:03 +01:00
Hidde Beydals
e2012a8272
tests/azure: update toolkit components
...
- github.com/fluxcd/helm-controller/api to v0.31.2
- github.com/fluxcd/image-reflector-controller/api to v0.26.1
- github.com/fluxcd/kustomize-controller/api to v0.35.1
- github.com/fluxcd/source-controller/api to v0.36.1
Signed-off-by: Hidde Beydals <hidde@hhh.computer >
2023-03-20 18:25:47 +01:00
Hidde Beydals
c930d58672
Merge pull request #3707 from fluxcd/update-components
...
Update toolkit components
2023-03-20 18:21:28 +01:00
fluxcdbot
cdd116dedf
Update toolkit components
...
- helm-controller to v0.31.2
https://github.com/fluxcd/helm-controller/blob/v0.31.2/CHANGELOG.md
- kustomize-controller to v0.35.1
https://github.com/fluxcd/kustomize-controller/blob/v0.35.1/CHANGELOG.md
- source-controller to v0.36.1
https://github.com/fluxcd/source-controller/blob/v0.36.1/CHANGELOG.md
- image-reflector-controller to v0.26.1
https://github.com/fluxcd/image-reflector-controller/blob/v0.26.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2023-03-20 16:42:10 +00:00
Stefan Prodan
ad3141dac7
Merge pull request #3706 from fluxcd/update-workflows-go
...
build: update `actions/setup-go` in workflows
2023-03-20 13:01:22 +01:00
Hidde Beydals
ce405b6060
build: update actions/setup-go in workflows
...
- Update `actions/setup-go` to v4.0.0 in workflows.
- Remove separate caching steps in favor of built-in caching feature
in action (since >=v3.0.0).
Signed-off-by: Hidde Beydals <hidde@hhh.computer >
2023-03-20 12:19:42 +01:00
Hidde Beydals
53d98c882e
Merge pull request #3704 from fluxcd/dependabot/github_actions/peter-evans/create-pull-request-4.2.4
...
build(deps): bump peter-evans/create-pull-request from 4.2.3 to 4.2.4
2023-03-20 11:45:34 +01:00
dependabot[bot]
519cf58d27
build(deps): bump peter-evans/create-pull-request from 4.2.3 to 4.2.4
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](2b011faafd...38e0b6e68b )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 11:29:29 +01:00
Hidde Beydals
fdeae99ba5
Merge pull request #3701 from fluxcd/dependabot/github_actions/actions/checkout-3.4.0
...
build(deps): bump actions/checkout from 3.3.0 to 3.4.0
2023-03-20 11:29:05 +01:00
dependabot[bot]
1071f04e93
build(deps): bump actions/checkout from 3.3.0 to 3.4.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](ac59398561...24cb908017 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 10:13:50 +00:00
Hidde Beydals
3f6ca549b9
Merge pull request #3703 from fluxcd/dependabot/github_actions/github/codeql-action-2.2.7
...
build(deps): bump github/codeql-action from 2.2.6 to 2.2.7
2023-03-20 11:04:17 +01:00
dependabot[bot]
a452f15905
build(deps): bump github/codeql-action from 2.2.6 to 2.2.7
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](16964e90ba...168b99b3c2 )
---
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-03-20 01:27:33 +00:00
Sunny
5fdc8c3e08
Merge pull request #3617 from Santosh1176/patch-3536
...
Create secret with bearer-token
2023-03-16 17:42:48 +05:30
Santosh Kaluskar
5a45d2b127
Create secret with bearer-token
...
Signed-off-by: Santosh Kaluskar <dtshbl@gmail.com >
2023-03-14 22:31:45 +05:30
Hidde Beydals
0fd8fbe301
Merge pull request #3684 from fluxcd/dependabot/github_actions/github/codeql-action-2.2.6
...
build(deps): bump github/codeql-action from 2.2.5 to 2.2.6
2023-03-13 12:50:36 +01:00
dependabot[bot]
ec978fc79f
build(deps): bump github/codeql-action from 2.2.5 to 2.2.6
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](32dc499307...16964e90ba )
---
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-03-13 10:25:14 +00:00
Hidde Beydals
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
dependabot[bot]
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
Max Jonas Werner
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
dependabot[bot]
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
Hidde Beydals
865f172e33
Merge pull request #3680 from fluxcd/update-components
...
Update toolkit components
2023-03-10 16:09:39 +01:00
fluxcdbot
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
Stefan Prodan
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
Stefan Prodan
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
Hidde Beydals
eabd250ed2
Merge pull request #3628 from somtochiama/flux-events-cmd
...
Add `flux events` command
2023-03-09 14:54:29 +01:00
Hidde Beydals
af153ea0cf
events: avoid having to keep individal kind maps
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer >
2023-03-09 14:41:32 +01:00
Hidde Beydals
3f3d68a33a
events: reword error messages
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer >
2023-03-09 14:41:32 +01:00
Hidde Beydals
c0916edc44
events: prevent defer in loop
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer >
2023-03-09 14:41:32 +01:00
Hidde Beydals
34220fd514
events: make --for case insensitive for kinds
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer >
2023-03-09 14:41:32 +01:00
Hidde Beydals
5b8f673baa
events: use constants for supported Flux kinds
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer >
2023-03-09 14:41:31 +01:00
Somtochi Onyekwere
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
Hidde Beydals
2589c90c25
Merge pull request #3674 from fluxcd/update-deps
...
Update dependencies
2023-03-09 14:31:21 +01:00
Hidde Beydals
16e0b93bec
diff: update Action references to typed Action
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer >
2023-03-09 13:10:24 +01:00
Hidde Beydals
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
Stefan Prodan
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
Stefan Prodan
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
Stefan Prodan
267d2314e0
Merge pull request #3672 from fluxcd/update-test-deps
...
tests/azure: update dependencies
2023-03-09 13:11:48 +02:00
Hidde Beydals
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
Hidde Beydals
4431aa2dd0
Merge pull request #3669 from fluxcd/update-release-workflow
...
Update GitHub Action workflows
2023-03-09 11:58:23 +01:00
Hidde Beydals
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
Hidde Beydals
d29f1c062f
build: update Kubernetes versions in e2e workflows
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer >
2023-03-09 09:41:23 +01:00
Hidde Beydals
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
Hidde Beydals
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
Hidde Beydals
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
Hidde Beydals
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
Hidde Beydals
47867cd80b
Merge pull request #3670 from fluxcd/update-go-1.20
...
Update Go to 1.20
2023-03-09 09:40:52 +01:00
Hidde Beydals
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
Hidde Beydals
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
Hidde Beydals
18760acaa8
Update Go to 1.20
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer >
2023-03-09 09:26:51 +01:00
Hidde Beydals
a62404c16f
Merge pull request #3666 from fluxcd/update-components
...
Update toolkit components
2023-03-09 09:26:40 +01:00
fluxcdbot
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
Hidde Beydals
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
Hidde Beydals
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
Hidde Beydals
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
Stefan Prodan
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
Stefan Prodan
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
Hidde Beydals
2c7d650d44
Merge pull request #3645 from fluxcd/update-deps
...
Update dependencies
2023-02-28 15:14:27 +01:00
Hidde Beydals
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
Hidde Beydals
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
Hidde Beydals
a4cd8095a1
Merge pull request #3644 from fluxcd/update-components
...
Update toolkit components
2023-02-28 14:34:11 +01:00
fluxcdbot
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
Stefan Prodan
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
dependabot[bot]
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
Stefan Prodan
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
dependabot[bot]
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
Hidde Beydals
c88a2f4137
Merge pull request #3626 from fluxcd/update-deps
...
Update dependencies
2023-02-23 15:21:18 +01:00
Hidde Beydals
349bad9240
tests/azure: update dependencies
...
- github.com/hashicorp/terraform-exec to v0.18.0
- Unpin golang.org/x/crypto to allow update to v0.6.0
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-23 14:52:25 +01:00
Hidde Beydals
8c7b534544
Update dependencies
...
- github.com/distribution/distribution/v3 to v3.0.0-20230223072852-e5d5810851d
- github.com/fluxcd/pkg/oci to v0.20.0
- github.com/fluxcd/pkg/sourceignore to v0.3.2
- github.com/onsi/gomega to v1.27.1
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-23 14:52:25 +01:00
Hidde Beydals
3028897392
Merge pull request #3624 from fluxcd/update-components
...
Update toolkit components
2023-02-23 14:46:49 +01:00
Hidde Beydals
b28d80e752
tests/azure: update source-controller to v0.35.2
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-23 14:30:43 +01:00
fluxcdbot
76552855bb
Update toolkit components
...
- source-controller to v0.35.2
https://github.com/fluxcd/source-controller/blob/v0.35.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2023-02-23 13:07:38 +00:00
Stefan Prodan
e4d19c84eb
Merge pull request #3615 from fluxcd/rfc-status-updates
...
Update implementation history of RFC-0003 and RFC-0005
2023-02-20 16:52:55 +02:00
Stefan Prodan
737d615fbc
Update implementation history of RFC-0003 and RFC-0005
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-02-20 16:36:29 +02:00
Stefan Prodan
2cac6ce281
Merge pull request #3578 from fluxcd/stats-cmd
...
Add command to print the reconcilers status
2023-02-20 13:24:41 +02:00
Stefan Prodan
7490d4d4b8
Add command to print the reconcilers status
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-02-20 13:08:04 +02:00
Stefan Prodan
3cb9e7cbee
Merge pull request #3612 from fluxcd/dependabot/github_actions/fossa-contrib/fossa-action-2.0.0
...
build(deps): bump fossa-contrib/fossa-action from 1.2.0 to 2.0.0
2023-02-20 09:35:00 +02:00
dependabot[bot]
7b731f7777
build(deps): bump fossa-contrib/fossa-action from 1.2.0 to 2.0.0
...
Bumps [fossa-contrib/fossa-action](https://github.com/fossa-contrib/fossa-action ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/fossa-contrib/fossa-action/releases )
- [Changelog](https://github.com/fossa-contrib/fossa-action/blob/master/CHANGELOG.md )
- [Commits](6cffaa0641...6728dc6fe9 )
---
updated-dependencies:
- dependency-name: fossa-contrib/fossa-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-20 02:05:21 +00:00
Hidde Beydals
7e5cbdaea5
Merge pull request #3610 from fluxcd/azure-deps
...
Update dependencies
2023-02-17 17:40:14 +01:00
Hidde Beydals
6e81e82c8c
tests/azure: update other dependencies
...
- github.com/fluxcd/pkg/apis/event to v0.4.0
- github.com/fluxcd/pkg/git to v0.10.0
- github.com/fluxcd/pkg/git/gogit to v0.7.1
- github.com/hashicorp/hc-install to v0.5.0
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-17 16:58:12 +01:00
Hidde Beydals
a4e1b80ba7
tests/azure: update dependencies
...
- github.com/fluxcd/helm-controller/api v0.30.0
- github.com/fluxcd/image-automation-controller/api v0.30.0
- github.com/fluxcd/kustomize-controller/api v0.34.0
- github.com/fluxcd/notification-controller/api v0.32.0
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-17 16:57:57 +01:00
Hidde Beydals
e0131f22dd
Update dependencies
...
- github.com/ProtonMail/go-crypto to v0.0.0-20230217124315-7d5c6f04bbb8
- github.com/distribution/distribution/v3 to v3.0.0-20230217093620-e64b08ada6c3
- github.com/fluxcd/go-git-providers to v0.14.0
- github.com/fluxcd/pkg/git/gogit to v0.7.1
- github.com/fluxcd/pkg/kustomize to v0.13.1
- github.com/fluxcd/pkg/oci to v0.19.1
- github.com/fluxcd/pkg/runtime to v0.29.0
- github.com/fluxcd/pkg/sourceignore to v0.3.1
- github.com/fluxcd/pkg/ssa to v0.23.1
- github.com/fluxcd/pkg/ssh to v0.7.1
- github.com/fluxcd/pkg/version to v0.2.1
- github.com/onsi/gomega to v1.27.0
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-17 16:57:57 +01:00
Hidde Beydals
caf55ccb7f
Merge pull request #3598 from fluxcd/update-components
2023-02-17 16:00:02 +01:00
fluxcdbot
04afc09d58
Update toolkit components
...
- helm-controller to v0.30.0
https://github.com/fluxcd/helm-controller/blob/v0.30.0/CHANGELOG.md
- kustomize-controller to v0.34.0
https://github.com/fluxcd/kustomize-controller/blob/v0.34.0/CHANGELOG.md
- notification-controller to v0.32.0
https://github.com/fluxcd/notification-controller/blob/v0.32.0/CHANGELOG.md
- image-automation-controller to v0.30.0
https://github.com/fluxcd/image-automation-controller/blob/v0.30.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2023-02-17 14:07:05 +00:00
Hidde Beydals
b67c432bc1
Merge pull request #3606 from fluxcd/set-output-deprecation
...
build: further solve issue release workflow
2023-02-17 15:06:07 +01:00
Hidde Beydals
a59aaa4dfb
build: further solve issue release workflow
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-17 14:57:45 +01:00
Hidde Beydals
1302fb17c2
Merge pull request #3605 from fluxcd/set-output-deprecation
...
build: ensure newlines work with $GITHUB_OUTPUT
2023-02-17 14:41:19 +01:00
Hidde Beydals
2e1e4106fd
build: ensure newlines work with $GITHUB_OUTPUT
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-17 14:21:45 +01:00
Hidde Beydals
e4df6c9d14
Merge pull request #3604 from fluxcd/set-output-deprecation
...
build: convert ::set-output to $GITHUB_OUTPUT
2023-02-17 14:12:00 +01:00
Hidde Beydals
bca26ebf0a
build: convert ::set-output to $GITHUB_OUTPUT
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-17 13:44:27 +01:00
Stefan Prodan
2827171dd8
Merge pull request #3603 from fluxcd/remove-deprecated-flags
...
Remove deprecated flags
2023-02-17 14:35:46 +02:00
Stefan Prodan
b44a3d36ba
Remove deprecated flags
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-02-17 14:23:11 +02:00
Hidde Beydals
ea04bc8e47
Merge pull request #3602 from fluxcd/update-sc
...
Update source-controller to v0.35.1
2023-02-17 13:01:49 +01:00
Hidde Beydals
0f7b903ace
Update push artifact's --revision to RFC-0005
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-17 12:48:55 +01:00
Hidde Beydals
71d59e36cc
bootstrap: support legacy revision while polling
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-17 12:48:55 +01:00
Hidde Beydals
7f99655a2b
Update golden files with RFC-0005 revision formats
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-17 12:48:55 +01:00
Hidde Beydals
d56844010f
Update source-controller to v0.35.1
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-17 11:21:48 +01:00
Stefan Prodan
218a661449
Merge pull request #3601 from fluxcd/fix-snyk
...
ci: Fix Snyk Go build VCS stamping error
2023-02-17 12:20:04 +02:00
Stefan Prodan
873950dc55
ci: Fix Snyk Go build VCS stamping error
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-02-17 12:04:14 +02:00
Stefan Prodan
b445013d25
Merge pull request #3566 from fluxcd/rbac-edit-view
...
rbac: Add view and edit aggregated cluster roles
2023-02-17 11:51:39 +02:00
Stefan Prodan
65055c273f
rbac: Add view and edit aggregated cluster roles
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-02-17 11:21:47 +02:00
Sunny
3c14f8beb0
Merge pull request #3585 from fluxcd/irc-v1beta2
...
Update image-reflector API to v1beta2
2023-02-17 14:44:04 +05:30
Sunny
9dd98fb2b2
Update image-reflector API to v1beta2
...
Signed-off-by: Sunny <darkowlzz@protonmail.com >
2023-02-17 00:32:48 +05:30
Hidde Beydals
4a871cdf10
Merge pull request #3587 from fluxcd/digest-revision-fmt
...
Support shortening of revision with digest
2023-02-15 16:03:09 +01:00
Hidde Beydals
bb6a7b8f07
Support shortening of revision with digest
...
The `\b` in the regular expression ensures we only match with a
hexadecimal notation as awhole, while still allowing to match with
e.g. `sha1:...` which would not have been possible by using `\W`
as this includes `_`.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-15 15:43:11 +01:00
Hidde Beydals
ae9728685c
Merge pull request #3592 from fluxcd/fix-golden-files
...
tests: only provide template values when used
2023-02-15 14:25:44 +01:00
Hidde Beydals
662f0d8cae
tests: rename "kubectl" setupTestNamespace
...
As the other version has a different signature, but exists for a
different build tag. Resulting in my IDE becoming absolutely confused
when I tried to enable both at the same time. Opted for "exec" because
this one shells out.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-15 13:56:55 +01:00
Hidde Beydals
1f5961d2ad
tests: deal with remaining defer
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-15 13:52:05 +01:00
Hidde Beydals
b263e14fa8
tests: only provide template values when used
...
As otherwise the `.golden` values can not be automatically updated using
`-update` as documented in `CONTRIBUTING.md`.
Also ensure we do not use `defer` but rather `t.Cleanup` in tests, as
this will always be called even if e.g. `t.Fatal` absruptly stops the
test.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2023-02-15 13:22:44 +01:00
Stefan Prodan
1e67d75848
Merge pull request #3582 from fluxcd/dependabot/github_actions/actions/cache-3.2.5
...
build(deps): bump actions/cache from 3.2.4 to 3.2.5
2023-02-13 17:34:05 +02:00
dependabot[bot]
f4acc0cfc9
build(deps): bump actions/cache from 3.2.4 to 3.2.5
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](627f0f41f6...6998d139dd )
---
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-13 14:05:50 +00:00
Stefan Prodan
e5c9132d1d
Merge pull request #3581 from fluxcd/dependabot/github_actions/github/codeql-action-2.2.4
...
build(deps): bump github/codeql-action from 2.2.1 to 2.2.4
2023-02-13 16:02:40 +02:00
dependabot[bot]
3c330b71aa
build(deps): bump github/codeql-action from 2.2.1 to 2.2.4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3ebbd71c74...17573ee1cc )
---
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-13 13:37:02 +00:00
Stefan Prodan
f3f6c373fc
Merge pull request #3583 from fluxcd/dependabot/github_actions/snyk/actions-806182742461562b67788a64410098c9d9b96adb
...
build(deps): bump snyk/actions from e25b2e6f5658d1bb7a6671b113260f13134cc3af to 806182742461562b67788a64410098c9d9b96adb
2023-02-13 15:36:16 +02:00
dependabot[bot]
577d4e71af
build(deps): bump snyk/actions
...
Bumps [snyk/actions](https://github.com/snyk/actions ) from e25b2e6f5658d1bb7a6671b113260f13134cc3af to 806182742461562b67788a64410098c9d9b96adb.
- [Release notes](https://github.com/snyk/actions/releases )
- [Commits](e25b2e6f56...8061827424 )
---
updated-dependencies:
- dependency-name: snyk/actions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 11:40:21 +00:00
Stefan Prodan
a80325995d
Merge pull request #3575 from fluxcd/rfc-0003-oci-media-type
...
RFC-0003: Introduce Flux OCI media type
2023-02-13 13:32:56 +02:00
Stefan Prodan
c093714597
RFC-0003: Introduce Flux OCI media type
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-02-13 13:08:01 +02:00
Stefan Prodan
fa9d42d7bf
Merge pull request #3584 from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.4.1
...
build(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1
2023-02-13 12:59:19 +02:00
dependabot[bot]
e93b3d8d75
build(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](15c905b16b...f03ac48505 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 02:06:09 +00:00
Stefan Prodan
6ea3e5b4da
Merge pull request #3563 from fluxcd/dependabot/github_actions/actions/cache-3.2.4
...
build(deps): bump actions/cache from 3.2.3 to 3.2.4
2023-02-06 12:51:16 +02:00
dependabot[bot]
ae5294f010
build(deps): bump actions/cache from 3.2.3 to 3.2.4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](58c146cc91...627f0f41f6 )
---
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-06 09:41:09 +00:00
Stefan Prodan
8571f9e1f8
Merge pull request #3562 from fluxcd/dependabot/github_actions/goreleaser/goreleaser-action-4.2.0
...
build(deps): bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0
2023-02-06 11:40:25 +02:00
dependabot[bot]
0cd0bf3b58
build(deps): bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](9754a253a8...f82d6c1c34 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 01:05:36 +00:00
Hidde Beydals
d62cc90f51
Merge pull request #3560 from fluxcd/action-perms
...
docs: Add permissions to update workflow
2023-02-03 15:14:12 +00:00
Stefan Prodan
3fc5f34344
docs: Add permissions to update workflow
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-02-03 16:51:22 +02:00
Stefan Prodan
978cc0c5b8
Merge pull request #3545 from fluxcd/update-components
...
Update toolkit components
2023-02-02 12:59:47 +02:00
fluxcdbot
4e009a7167
Update toolkit components
...
- helm-controller to v0.29.0
https://github.com/fluxcd/helm-controller/blob/v0.29.0/CHANGELOG.md
- kustomize-controller to v0.33.0
https://github.com/fluxcd/kustomize-controller/blob/v0.33.0/CHANGELOG.md
- source-controller to v0.34.0
https://github.com/fluxcd/source-controller/blob/v0.34.0/CHANGELOG.md
- notification-controller to v0.31.0
https://github.com/fluxcd/notification-controller/blob/v0.31.0/CHANGELOG.md
- image-reflector-controller to v0.24.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.24.0/CHANGELOG.md
- image-automation-controller to v0.29.0
https://github.com/fluxcd/image-automation-controller/blob/v0.29.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2023-02-01 18:02:11 +00:00
Stefan Prodan
176444263c
Merge pull request #3550 from fluxcd/fix-tree-crds
...
flux tree: Set CRDs GroupKind in output
2023-02-01 12:57:25 +02:00
Stefan Prodan
87232fd4dd
flux tree: Set CRDs GroupKind in output
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-02-01 12:41:35 +02:00
Stefan Prodan
0361a08aa0
Merge pull request #3549 from fluxcd/tree-hr-crds
...
flux tree: Track CRDs managed by HelmReleases
2023-02-01 12:22:02 +02:00
Stefan Prodan
be154d079b
flux tree: Track CRDs managed by HelmReleases
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-02-01 12:01:11 +02:00
Stefan Prodan
feccc36415
Merge pull request #3542 from fluxcd/tree-hr-ns
...
flux tree: Add namespaces to objects reconciled from HRs
2023-01-31 18:40:12 +02:00
Stefan Prodan
06b8ad2402
flux tree: Add namespaces to objects reconcile from HRs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-01-31 18:17:48 +02:00
Stefan Prodan
023a709b6a
Merge pull request #3540 from fluxcd/push-output
...
Add json/yaml output to flux push artifact
2023-01-31 15:28:26 +02:00
Stefan Prodan
6681cd05a9
Add example of push and sign OCI artifacts
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-01-31 14:30:50 +02:00
Stefan Prodan
56807fddf6
Add json/yaml output to flux push artifact
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-01-31 13:36:59 +02:00
Stefan Prodan
51504406da
Merge pull request #3537 from fluxcd/kube-1.26
...
Update dependencies to Kubernetes v1.26.1
2023-01-31 12:31:07 +02:00
Stefan Prodan
d28cdd9726
Update dependencies
...
- github.com/fluxcd/go-git-providers v0.13.0
- github.com/fluxcd/pkg/runtime v0.27.0
- github.com/fluxcd/pkg/ssa v0.23.0
- github.com/google/go-containerregistry v0.13.0
- sigs.k8s.io/controller-runtime v0.14.2
- k8s.io/* v0.26.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-01-31 11:26:44 +02:00
Stefan Prodan
c1f120facc
Merge pull request #3507 from thezanke/patch-1
...
Update prometheus-community helm repo due to the suspension of OCI builds
2023-01-30 18:32:34 +02:00
Alex Howard
87f792915a
Fix kube-prometheus-stack manifests
...
Updates the HelmRepository and HelmRelease to remove chart
verification and switch to using the official HTTPS repository
at https://prometheus-community.github.io/helm-charts .
OCI builds have temporarily been suspended for these charts due
to pipeline errors.
See: prometheus-community/helm-charts#2841
Signed-off-by: Alex Howard <thezanke@gmail.com >
2023-01-30 11:13:05 -05:00
Max Jonas Werner
9fb5fe3af3
Merge pull request #3531 from fluxcd/fix-misleading-messaging
...
fix misleading messaging when using `-A` flag
2023-01-30 17:08:22 +01:00
Max Jonas Werner
0648f56049
fix misleading messaging when using -A flag
...
Before:
```
$ flux get source git -A
✗ no GitRepository objects found in flux-system namespace
```
After:
```
$ flux get source git -A
✗ no GitRepository objects found in any namespace
```
Signed-off-by: Max Jonas Werner <max@e13.dev >
2023-01-30 16:54:16 +01:00
Stefan Prodan
7da8ffd87f
Merge pull request #3532 from fluxcd/alpine-3.17
...
Update Alpine to v3.17 and kubectl to v1.26.1 in flux-cli image
2023-01-30 17:50:49 +02:00
Stefan Prodan
79f900b82e
ci: Replace engineerd/setup-kind with helm/kind-action
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-01-30 17:18:35 +02:00
Stefan Prodan
0394c4d5ef
Update Alpine to v3.17
...
Bump kubectl binary to v1.26.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-01-30 17:05:14 +02:00
Stefan Prodan
693f0c1da1
Merge pull request #3529 from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.4.0
...
build(deps): bump docker/setup-buildx-action from 2.2.1 to 2.4.0
2023-01-30 14:37:51 +02:00
dependabot[bot]
65481c223e
build(deps): bump docker/setup-buildx-action from 2.2.1 to 2.4.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.2.1 to 2.4.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](8c0edbc76e...15c905b16b )
---
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-01-30 12:12:38 +00:00
Stefan Prodan
d2222426f5
Merge pull request #3526 from fluxcd/dependabot/github_actions/anchore/sbom-action-0.13.3
...
Bump anchore/sbom-action from 0.13.1 to 0.13.3
2023-01-30 14:09:34 +02:00
dependabot[bot]
18924d29a7
Bump anchore/sbom-action from 0.13.1 to 0.13.3
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.13.1 to 0.13.3.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](06e109483e...07978da4bd )
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 11:38:26 +00:00
Stefan Prodan
84a3cdde93
Merge pull request #3525 from fluxcd/dependabot/github_actions/github/codeql-action-2.2.1
...
Bump github/codeql-action from 2.1.38 to 2.2.1
2023-01-30 13:37:34 +02:00
dependabot[bot]
e5eb4d4a67
Bump github/codeql-action from 2.1.38 to 2.2.1
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.38 to 2.2.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](515828d974...3ebbd71c74 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 10:23:13 +00:00
Stefan Prodan
60c44c16f5
Merge pull request #3524 from fluxcd/dependabot/github_actions/goreleaser/goreleaser-action-4.1.1
...
Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1
2023-01-30 12:19:07 +02:00
dependabot[bot]
f22222f71d
Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](8f67e590f2...9754a253a8 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 01:03:33 +00:00
Stefan Prodan
287ac6b003
Merge pull request #3517 from jooooel/joel/fix-bug-in-action
...
Fix broken GitHub Action and handle case where VERSION is provided as an input
2023-01-26 16:54:41 +02:00
Joel Guedj
5b422bef17
Handle case where VERSION is provided as an input
...
If VERSION is provided, VERSION_SLUG will never be set and VERSION will
be overwritten with a bad value.
Signed-off-by: Joel Guedj <joel.guedj@gmail.com >
2023-01-26 11:46:21 +01:00
Stefan Prodan
1dc3ff6c59
Merge pull request #3513 from kingdonb/fix-action-3
...
Fix fluxcd/flux2/action
2023-01-24 22:08:23 +02:00
Kingdon Barrett
ed13067ff2
test conditionals in a nested structure
...
add an "else" branch
(https://github.com/fluxcd/flux2/pull/3511 failed to fix #3509 )
* factor out sed and cut
so we at least do not repeat the most complex part of the expression
* eliminate intermediary array TOKEN
* delete reassignment of token
* wording
Signed-off-by: Kingdon Barrett <kingdon@weave.works >
2023-01-24 14:25:42 -05:00
Stefan Prodan
a3151aa10c
Merge pull request #3511 from kingdonb/fix-action-again
...
Fix fluxcd/flux2/action (finally)
2023-01-24 13:51:24 +02:00
Kingdon Barrett
536f4c31ce
do not quote token here
...
Adding quotes here, when the variable is empty you get:
curl https://api.github.com/repos/fluxcd/flux2/releases/latest -sL ''
(ref:
https://github.com/kingdonb/bootstrap-repo/actions/runs/3991169408/jobs/6845685491#step:3:31
)
That does curl twice, once for the URL provided and again for the empty
string, which results in curl returning error code 3 "malformed URL"
Signed-off-by: Kingdon Barrett <kingdon@weave.works >
2023-01-23 17:50:12 -05:00
Hidde Beydals
3a8765859d
Merge pull request #3508 from kingdonb/fix-action
...
Quote tested values in fluxcd/flux GitHub Action
2023-01-23 22:23:38 +00:00
Kingdon Barrett
369ae5aa71
Quote tested values in fluxcd/flux GitHub Action
...
Fix an issue with improperly quoted variables created by #3474
Also, curl should fail with an error code if the download results in
404 not found
* + (x3) Update action/action.yml
* for consistent format
Co-authored-by: Steven E. Harris <seh@panix.com >
Signed-off-by: Kingdon Barrett <kingdon@weave.works >
2023-01-23 14:51:18 -05:00
Stefan Prodan
ca2b93ba39
Merge pull request #3501 from kingdonb/flux-action-updates
...
Add GITHUB_TOKEN to Flux GitHub Action
2023-01-23 13:27:41 +02:00
Erik Kristensen
8ff8295d0c
fix: update example to use correct output method
...
feat: add ability to auth to github api
docs: add authentication snippet example
docs: update checkout@v3, create-pull-request@v4
docs: add documentation about the github token secret
Review: Add suggested change from last week
(per
https://github.com/fluxcd/flux2/pull/3474#discussion_r1067178730 )
Signed-off-by: Erik Kristensen <erik@erikkristensen.com >
Signed-off-by: Kingdon Barrett <kingdon@weave.works >
2023-01-21 13:07:23 -05:00
Stefan Prodan
0439154564
Merge pull request #3488 from fluxcd/dependabot/github_actions/snyk/actions-e25b2e6f5658d1bb7a6671b113260f13134cc3af
...
Bump snyk/actions from 1cc9026f51d822442cb4b872d8d7ead8cc69a018 to e25b2e6f5658d1bb7a6671b113260f13134cc3af
2023-01-16 17:11:38 +02:00
dependabot[bot]
e7e05f870b
Bump snyk/actions
...
Bumps [snyk/actions](https://github.com/snyk/actions ) from 1cc9026f51d822442cb4b872d8d7ead8cc69a018 to e25b2e6f5658d1bb7a6671b113260f13134cc3af.
- [Release notes](https://github.com/snyk/actions/releases )
- [Commits](1cc9026f51...e25b2e6f56 )
---
updated-dependencies:
- dependency-name: snyk/actions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-16 13:43:09 +00:00
Stefan Prodan
d54f08e7a9
Merge pull request #3487 from fluxcd/dependabot/github_actions/actions/cache-3.2.3
...
Bump actions/cache from 3.2.2 to 3.2.3
2023-01-16 15:42:12 +02:00
dependabot[bot]
ece3a07567
Bump actions/cache from 3.2.2 to 3.2.3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](4723a57e26...58c146cc91 )
---
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-01-16 09:07:24 +00:00
Max Jonas Werner
9c37506130
Merge pull request #3486 from fluxcd/dependabot/github_actions/github/codeql-action-2.1.38
...
Bump github/codeql-action from 2.1.37 to 2.1.38
2023-01-16 10:04:41 +01:00
dependabot[bot]
58b4ed586a
Bump github/codeql-action from 2.1.37 to 2.1.38
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.37 to 2.1.38.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](959cbb7472...515828d974 )
---
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-01-16 01:16:39 +00:00
Aurel Canciu
c479eb80c6
Merge pull request #3477 from raffis/gh-auth-token
...
fix(install-script): support $GITHUB_TOKEN
2023-01-11 13:47:46 +01:00
raffis
da7af5ab5f
Update install/README.md
...
Co-authored-by: Aurel Canciu <aurelcanciu@gmail.com >
Signed-off-by: raffis <raffael.sahli@doodle.com >
2023-01-11 13:13:20 +01:00
Raffael Sahli
d1b4851fbe
fix(install-script): support github api auth
...
Signed-off-by: Raffael Sahli <raffael.sahli@doodle.com >
2023-01-11 08:05:49 +00:00
Sunny
a9f53b4f1a
Merge pull request #3476 from aryan9600/revert-auto-stage
...
Update git/gogit to v0.4.1
2023-01-10 20:33:09 +05:30
Sanskar Jaiswal
7327b14a62
update git/gogit to v0.4.1
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2023-01-10 17:15:51 +05:30
Hidde Beydals
3d5fc3dc18
Merge pull request #3469 from fluxcd/dependabot/github_actions/actions/checkout-3.3.0
...
Bump actions/checkout from 3.2.0 to 3.3.0
2023-01-09 14:23:23 +00:00
dependabot[bot]
1d80ff2b09
Bump actions/checkout from 3.2.0 to 3.3.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](755da8c3cf...ac59398561 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 00:57:58 +00:00
Sunny
28111d27fb
Merge pull request #3465 from kingdonb/powershell-completion-doc
...
Fix fluxcd/website#1347
2023-01-06 16:20:36 +05:30
Kingdon Barrett
ddd377b997
Fix fluxcd/website#1347
...
Signed-off-by: Kingdon Barrett <kingdon@weave.works >
2023-01-05 20:19:53 -05:00
Stefan Prodan
e01810037b
Merge pull request #3457 from fluxcd/dependabot/github_actions/actions/cache-3.2.2
...
Bump actions/cache from 3.0.11 to 3.2.2
2023-01-02 18:44:05 +02:00
dependabot[bot]
f5563de144
Bump actions/cache from 3.0.11 to 3.2.2
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.11 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](9b0c1fce7a...4723a57e26 )
---
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-01-02 00:36:13 +00:00
Stefan Prodan
8ecaa56461
Merge pull request #3441 from fluxcd/check-crds-version
...
check: Show the latest stored version of CRDs
2022-12-23 12:09:27 +02:00
Stefan Prodan
9d38ea6ffc
check: Show the latest stored version of CRDs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-12-23 11:44:28 +02:00
Stefan Prodan
f58b82fb4e
Merge pull request #3437 from fluxcd/update-components
...
Update toolkit components
2022-12-22 15:52:18 +02:00
fluxcdbot
be361a44d5
Update toolkit components
...
- helm-controller to v0.28.1
https://github.com/fluxcd/helm-controller/blob/v0.28.1/CHANGELOG.md
- notification-controller to v0.30.2
https://github.com/fluxcd/notification-controller/blob/v0.30.2/CHANGELOG.md
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-12-22 15:34:56 +02:00
Stefan Prodan
12e065cc43
Merge pull request #3429 from fluxcd/cli-notification-v1beta2
...
Update CLI commands to Notification API v1beta2
2022-12-21 17:32:23 +02:00
Stefan Prodan
f9e69089ea
Update CLI commands to Notification API v1beta2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-12-21 17:14:18 +02:00
Stefan Prodan
2eced064dd
Merge pull request #3428 from fluxcd/update-components
...
Update notification-controller to v0.30.1
2022-12-21 16:56:23 +02:00
fluxcdbot
7be91884b7
Update toolkit components
...
- notification-controller to v0.30.1
https://github.com/fluxcd/notification-controller/blob/v0.30.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-12-21 14:38:45 +00:00
Hidde Beydals
b2b610b55e
Merge pull request #3427 from fluxcd/update-deps
...
Update dependencies
2022-12-21 12:09:40 +00:00
Stefan Prodan
21a943e6f9
e2e: Update Kubernetes to v1.23.13 on AMD64
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-12-21 13:49:13 +02:00
Hidde Beydals
cb1b117d17
tests/azure: update dependencies
...
- github.com/fluxcd/go-git/v5 to v5.0.0-20221219190809-2e5c9d01cfc4
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-12-21 10:50:10 +00:00
Hidde Beydals
96f177b101
Update dependencies
...
- github.com/distribution/distribution/v3 to v3.0.0-20221208165359-362910506bc2
- github.com/fluxcd/go-git/v5 to v5.0.0-20221219190809-2e5c9d01cfc4
- github.com/fluxcd/go-git-providers to v0.12.0
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-12-21 10:49:12 +00:00
Hidde Beydals
7621418b72
tests/azure: update toolkit components
...
- github.com/fluxcd/helm-controller/api to v0.28.0
- github.com/fluxcd/image-automation-controller/api to v0.28.0
- github.com/fluxcd/image-reflector-controller/api to v0.23.1
- github.com/fluxcd/kustomize-controller/api to v0.32.0
- github.com/fluxcd/notification-controller/api to v0.30.0
- github.com/fluxcd/source-controller/api to v0.33.0
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-12-21 10:31:33 +00:00
Stefan Prodan
7a94a3ac71
Merge pull request #3360 from fluxcd/update-components
...
Update toolkit components
2022-12-21 12:22:49 +02:00
fluxcdbot
58b799fa83
Update toolkit components
...
- helm-controller to v0.28.0
https://github.com/fluxcd/helm-controller/blob/v0.28.0/CHANGELOG.md
- kustomize-controller to v0.32.0
https://github.com/fluxcd/kustomize-controller/blob/v0.32.0/CHANGELOG.md
- source-controller to v0.33.0
https://github.com/fluxcd/source-controller/blob/v0.33.0/CHANGELOG.md
- notification-controller to v0.30.0
https://github.com/fluxcd/notification-controller/blob/v0.30.0/CHANGELOG.md
- image-reflector-controller to v0.23.1
https://github.com/fluxcd/image-reflector-controller/blob/v0.23.1/CHANGELOG.md
- image-automation-controller to v0.28.0
https://github.com/fluxcd/image-automation-controller/blob/v0.28.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-12-21 09:54:10 +00:00
Stefan Prodan
38635e0ec5
Merge pull request #3418 from somtochiama/fix-path-push
...
Fix path on `flux push`
2022-12-20 13:35:32 +02:00
Somtochi Onyekwere
d79e49f80b
fix path on flux push
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-12-20 12:15:35 +01:00
Paulo Gomes
5e44b7b1b3
Merge pull request #3424 from pjbgf/cosign-revert
...
build: Revert sigstore/cosign-installer to v2.8.1
2022-12-19 13:54:23 +00:00
Paulo Gomes
131c05d9c7
build: Revert sigstore/cosign-installer to v2.8.1
...
Dependabot should stick to tagged versions if the existing hash relates
to the tag made in the comment.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works >
2022-12-19 13:29:02 +00:00
Paulo Gomes
3ac8d54a30
Merge pull request #3422 from fluxcd/dependabot/github_actions/goreleaser/goreleaser-action-4.1.0
...
Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
2022-12-19 13:28:32 +00:00
dependabot[bot]
c605f9a44f
Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 3.2.0 to 4.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](b508e2e3ef...8f67e590f2 )
---
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-12-19 13:07:50 +00:00
Paulo Gomes
eefd47d701
Merge pull request #3420 from fluxcd/dependabot/github_actions/actions/checkout-3.2.0
...
Bump actions/checkout from 3.1.0 to 3.2.0
2022-12-19 13:05:34 +00:00
dependabot[bot]
0014bc4c43
Bump actions/checkout from 3.1.0 to 3.2.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](93ea575cb5...755da8c3cf )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 12:32:31 +00:00
Paulo Gomes
ccf358f0ca
Merge pull request #3421 from fluxcd/dependabot/github_actions/actions/setup-go-3.5.0
...
Bump actions/setup-go from 3.4.0 to 3.5.0
2022-12-19 12:31:58 +00:00
dependabot[bot]
bd284ab28b
Bump actions/setup-go from 3.4.0 to 3.5.0
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](d0a58c1c4d...6edd4406fa )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 12:14:24 +00:00
Paulo Gomes
bed46f6b68
Merge pull request #3423 from fluxcd/dependabot/github_actions/github/codeql-action-2.1.37
...
Bump github/codeql-action from 2.1.36 to 2.1.37
2022-12-19 12:11:19 +00:00
dependabot[bot]
fdd3fd1d06
Bump github/codeql-action from 2.1.36 to 2.1.37
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.36 to 2.1.37.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](a669cc5936...959cbb7472 )
---
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 >
2022-12-19 01:01:28 +00:00
Stefan Prodan
e81201b8cb
Merge pull request #3415 from souleb/issue-3411
...
Fix dry-run still loading kubeconfig issue
2022-12-17 08:49:43 +02:00
Soule BA
2c1085d9ce
Fix dry-run still loading kubeconfig issue
...
If this is implemented, it will not assume that access to a kubeconfig
is guaranteed even if just for retrieving configured namespace.
Signed-off-by: Soule BA <soule@weave.works >
2022-12-17 00:34:38 +01:00
Stefan Prodan
49eb1c5444
Merge pull request #3413 from aryan9600/update-deps
...
Update dependencies
2022-12-16 13:58:32 +02:00
Sanskar Jaiswal
81dc4adc69
tests/azure: update dependencies
...
- github.com/Azure/azure-event-hubs-go/v3 to v3.4.0
- github.com/fluxcd/notification-controller/api to v0.29.1
- github.com/fluxcd/pkg/git/gogit to v0.4.0
- go.uber.org/multierr to v1.9.0
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-12-16 16:06:19 +05:30
Sanskar Jaiswal
8e23989418
update dependencies
...
- github.com/Masterminds/semver/v3 to v3.2.0
- github.com/fluxcd/notification-controller/api to v0.29.1
- github.com/fluxcd/pkg/git/gogit to v0.4.0
- github.com/fluxcd/pkg/oci to v0.17.0
- github.com/onsi/gomega to v1.24.2
- golang.org/x/crypto to v0.4.0
- golang.org/x/term to v0.3.0
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-12-16 16:03:43 +05:30
Stefan Prodan
f532bd2d48
Merge pull request #3408 from souleb/issue-3391
...
Update fluxcd/pkg/kustomize dependency
2022-12-15 15:37:30 +02:00
Soule BA
da9df03675
Update fluxcd/pkg/kustomize dependency
...
This fixes the issue where only .yaml was accepted by `flux build/diff` for a kustomization file extension.
It also adds support for kustomize componenents.
Signed-off-by: Soule BA <soule@weave.works >
2022-12-15 12:51:39 +01:00
Stefan Prodan
91965ddfc9
Merge pull request #3389 from somtochiama/build-stdin
...
Push/Build artifacts from stdin
2022-12-15 11:33:39 +02:00
Somtochi Onyekwere
0bd78ca80c
read manifests from stdin
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-12-15 01:36:34 +01:00
Stefan Prodan
96b96ac78e
Merge pull request #3404 from fluxcd/azure-e2e-fixes
...
e2e: Fix Azure test suite
2022-12-14 12:44:43 +02:00
Stefan Prodan
a9a63b8423
Fix flux2-kustomize-helm-example test
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-12-14 12:20:18 +02:00
Stefan Prodan
8abb93e831
Merge pull request #3403 from somtochiama/fix-azure
...
Use proper file paths in Azure e2e tests
2022-12-14 11:11:41 +02:00
Somtochi Onyekwere
645f9df4f0
add detail to returned error
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-12-14 01:30:29 +01:00
Somtochi Onyekwere
6924a16ac7
use proper paths for committing
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-12-14 01:27:51 +01:00
Paulo Gomes
dc2a4c267b
Merge pull request #3394 from fluxcd/dependabot/github_actions/sigstore/cosign-installer-b6757d8360bb6b9803c38b68e8cb7442baaf7eb5
...
Update sigstore/cosign-installer requirement to b6757d8360bb6b9803c38b68e8cb7442baaf7eb5
2022-12-12 10:57:23 +00:00
dependabot[bot]
d5e5a26f5c
Update sigstore/cosign-installer requirement to b6757d8360bb6b9803c38b68e8cb7442baaf7eb5
...
Updates the requirements on [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) to permit the latest version.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](b6757d8360 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 10:27:54 +00:00
Paulo Gomes
df5ac34c9b
Merge pull request #3377 from aryan9600/use-pkg-git
...
bootstrap: fallback to default known_hosts
2022-12-12 10:26:48 +00:00
Sanskar Jaiswal
319dbad795
bump go-git packages in tests/azure
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-12-12 15:33:34 +05:30
Sanskar Jaiswal
28feb8b1d7
bootstrap: fallback to default known_hosts
...
Use default known_hosts and ssh configuration when no private key file
is provided while bootstraping using ssh.
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-12-12 15:33:34 +05:30
Paulo Gomes
f4d898cb92
Merge pull request #3393 from fluxcd/dependabot/github_actions/github/codeql-action-2.1.36
...
Bump github/codeql-action from 2.1.35 to 2.1.36
2022-12-12 09:12:23 +00:00
dependabot[bot]
75b5b0fd3c
Bump github/codeql-action from 2.1.35 to 2.1.36
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.35 to 2.1.36.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b2a92eb56d...a669cc5936 )
---
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 >
2022-12-12 00:29:53 +00:00
Paulo Gomes
6ee3439462
Merge pull request #3372 from fluxcd/dependabot/github_actions/peter-evans/create-pull-request-4.2.3
...
Bump peter-evans/create-pull-request from 4.2.2 to 4.2.3
2022-12-05 08:29:38 +00:00
dependabot[bot]
4eda5a7ccd
Bump peter-evans/create-pull-request from 4.2.2 to 4.2.3
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](331d02c7e2...2b011faafd )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 08:08:45 +00:00
Paulo Gomes
ad94037516
Merge pull request #3371 from fluxcd/dependabot/github_actions/snyk/actions-1cc9026f51d822442cb4b872d8d7ead8cc69a018
...
Bump snyk/actions from a8dd587d8a94f5663fa3d67d51abd0cc66aff244 to 1cc9026f51d822442cb4b872d8d7ead8cc69a018
2022-12-05 08:06:32 +00:00
dependabot[bot]
882fb35601
Bump snyk/actions
...
Bumps [snyk/actions](https://github.com/snyk/actions ) from a8dd587d8a94f5663fa3d67d51abd0cc66aff244 to 1cc9026f51d822442cb4b872d8d7ead8cc69a018.
- [Release notes](https://github.com/snyk/actions/releases )
- [Commits](a8dd587d8a...1cc9026f51 )
---
updated-dependencies:
- dependency-name: snyk/actions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 07:47:09 +00:00
Paulo Gomes
48f10a6a20
Merge pull request #3370 from fluxcd/dependabot/github_actions/actions/setup-go-3.4.0
...
Bump actions/setup-go from 3.3.1 to 3.4.0
2022-12-05 07:46:47 +00:00
dependabot[bot]
2c35880cbf
Bump actions/setup-go from 3.3.1 to 3.4.0
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](c4a742cab1...d0a58c1c4d )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 06:46:50 +00:00
Paulo Gomes
c8af9ced89
Merge pull request #3369 from fluxcd/dependabot/github_actions/github/codeql-action-2.1.35
...
Bump github/codeql-action from 2.1.33 to 2.1.35
2022-12-05 06:46:28 +00:00
dependabot[bot]
f89525f8bd
Bump github/codeql-action from 2.1.33 to 2.1.35
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.33 to 2.1.35.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](678fc3afe2...b2a92eb56d )
---
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 >
2022-12-05 00:43:23 +00:00
Paulo Gomes
ad11fbcd00
Merge pull request #3352 from fluxcd/dependabot/github_actions/peter-evans/create-pull-request-4.2.2
...
Bump peter-evans/create-pull-request from 4.2.0 to 4.2.2
2022-11-30 11:48:00 +00:00
dependabot[bot]
9db661ae63
Bump peter-evans/create-pull-request from 4.2.0 to 4.2.2
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](b4d51739f9...331d02c7e2 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-28 01:15:01 +00:00
Stefan Prodan
fff5cd50f0
Merge pull request #3350 from fluxcd/fix-nc-image
...
Set notification-controller container image to GHCR
2022-11-25 14:46:18 +02:00
Stefan Prodan
b3b50cf503
Set notification-controller image to GHCR
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-11-25 12:41:44 +02:00
Stefan Prodan
cbebad9586
Merge pull request #3193 from bkreitch/process-getversion-error
...
Process getVersion error in bootstrap
2022-11-23 14:19:00 +02:00
Boris Kreitchman
c01023d8f8
Process getVersion error in bootstrap
...
Signed-off-by: Boris Kreitchman <bkreitch@gmail.com >
2022-11-23 13:37:20 +02:00
Stefan Prodan
df610c3cca
Merge pull request #3345 from fluxcd/azure-e2e-refactoring
...
e2e: Refactor Azure test suite to use go-git
2022-11-23 12:37:13 +02:00
Somtochi Onyekwere
3b7c40bbb3
e2e: Refactor Azure test suite to use go-git
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-11-23 11:36:57 +02:00
Hidde Beydals
8674f31874
Merge pull request #3339 from fluxcd/update-deps
...
Update dependencies
2022-11-22 14:27:54 +00:00
Hidde Beydals
b518aad5ac
tests/azure: update dependencies
...
- github.com/Azure/azure-event-hubs-go/v3 to v3.3.20
- github.com/fluxcd/helm-controller/api to v0.27.0
- github.com/fluxcd/image-automation-controller/api to v0.27.0
- github.com/fluxcd/image-reflector-controller/api to v0.23.0
- github.com/fluxcd/kustomize-controller/api to v0.31.0
- github.com/fluxcd/notification-controller/api to v0.29.0
- github.com/fluxcd/pkg/apis/meta to v0.18.0
- github.com/fluxcd/pkg/runtime to v0.24.0
- github.com/fluxcd/source-controller/api to v0.32.1
- github.com/stretchr/testify to v1.8.1
- k8s.io/api to v0.25.4
- k8s.io/apimachinery to v0.25.4
- k8s.io/client-go to v0.25.4
- sigs.k8s.io/controller-runtime to v0.13.1
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-22 14:07:28 +00:00
Hidde Beydals
12959dec88
Update dependencies
...
- github.com/distribution/distribution/v3 to v3.0.0-20221119093643-85d4039064cc
- github.com/fluxcd/go-git-providers to v0.11.0
- golang.org/x/crypto to v0.3.0
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-22 14:07:08 +00:00
Hidde Beydals
e381da6a08
Merge pull request #3294 from fluxcd/uninstall-err
...
Aggregate errors in uninstall functions
2022-11-22 13:57:56 +00:00
Hidde Beydals
b004fbfc41
Use k8s.io/apimachinery/pkg for error aggregation
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-22 13:29:35 +00:00
Philip Laine
8c56ccc5b0
Aggregate errors in uninstall functions
...
Signed-off-by: Philip Laine <philip.laine@gmail.com >
2022-11-22 13:29:20 +00:00
Hidde Beydals
c8051eeeed
Merge pull request #3326 from fluxcd/update-components
...
Update toolkit components
2022-11-22 13:27:57 +00:00
fluxcdbot
5d944b69df
Update toolkit components
...
- helm-controller to v0.27.0
https://github.com/fluxcd/helm-controller/blob/v0.27.0/CHANGELOG.md
- kustomize-controller to v0.31.0
https://github.com/fluxcd/kustomize-controller/blob/v0.31.0/CHANGELOG.md
- source-controller to v0.32.1
https://github.com/fluxcd/source-controller/blob/v0.32.1/CHANGELOG.md
- notification-controller to v0.29.0
https://github.com/fluxcd/notification-controller/blob/v0.29.0/CHANGELOG.md
- image-reflector-controller to v0.23.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.23.0/CHANGELOG.md
- image-automation-controller to v0.27.0
https://github.com/fluxcd/image-automation-controller/blob/v0.27.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-11-22 12:59:39 +00:00
Paulo Gomes
1fca76c4a8
Merge pull request #3323 from pjbgf/hermetic-actions
...
build: Pin GitHub Actions
2022-11-17 16:48:27 +00:00
Paulo Gomes
d0e6fcad3f
build: Pin GitHub Actions
...
The main benefit of pinning GitHub actions is the determinism it brings
in terms of what version of a given action will be executed. This is
a step towards having hermetic builds.
Once pinned to a commit, dependabot will automatically issue PRs to update
to newer versions.
Pinned versions is the only security metric from OpenSSF scorecard that
this repository currently have a zero score.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works >
2022-11-17 15:33:59 +00:00
Paulo Gomes
d4ba6c4f44
Merge pull request #3299 from aryan9600/use-pkg-git
...
Refactor bootstrap process to use `fluxcd/pkg/git`
2022-11-17 13:39:14 +00:00
Sanskar Jaiswal
35e1b5cbb9
add aws codecommit example and validation; azure devops example
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-11-17 17:42:44 +05:30
Sanskar Jaiswal
f8da3a1b44
make gpg signing more robust for bootstrap
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-11-17 17:30:49 +05:30
Sanskar Jaiswal
4ea253220a
use fluxcd/go-git instead of go-git/go-git directly
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-11-17 17:30:49 +05:30
Sanskar Jaiswal
0a5048a56b
refactor bootstrap process to use fluxcd/pkg/git
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-11-17 17:30:49 +05:30
Hidde Beydals
a06652a374
Merge pull request #3233 from fluxcd/rfc-artifact-revision-fmt
...
RFC-0005: Artifact `Revision` format and introduction of `Digest`
2022-11-17 11:52:55 +00:00
Hidde Beydals
86e3991998
RFC: change 0005 status to implementable
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
d9102150cf
RFC: address more nits
...
- Properly refer to OCI repository name
- Ensure checksum examples are unique to help distinguish difference
between Revision and Digest
- Slightly change proposal wordings to explicitly mention deprecation
of `Checksum` field
- Add reference to OCI digests spec
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
fd08bae1c7
RFC: reword summary
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
4b2af2ede2
RFC: address review nits
...
Various typo and structural fixes.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
c6be0b9389
RFC: add assigned reference number (0005)
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
6ccdfa074f
RFC: wording nit
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
8801029d95
RFC: avoid overlap between calculation and config
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
5faf6ebadc
RFC: add design details artifact digest
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
f92d708051
RFC: add design details artifact revision
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
76c31c6303
RFC: outline design details
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
cf8ac4dd0e
RFC: document alternatives
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
879041677c
RFC: write down user stories
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
cac36365ae
RFC: add additional user story about algo config
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
2c12385344
RFC: add revision format example for Buckets
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Hidde Beydals
fa217b8775
RFC: draft proposal for artifact revision fmt
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-11-17 11:22:41 +00:00
Stefan Prodan
6f7cdde1ba
Merge pull request #3324 from fluxcd/kubectl-1.25.4
...
Update kubectl and remove nsswitch.conf in flux-cli image
2022-11-17 11:38:35 +02:00
Stefan Prodan
da9cc00a56
Update kubectl and remove nsswitch.conf in flux-cli image
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-11-17 11:14:06 +02:00
Stefan Prodan
161c90eb8f
Merge pull request #3317 from souleb/update-pkg-kustomize
...
Add a dry-run mode to flux build kustomization
2022-11-16 18:10:59 +02:00
Soule BA
ad5daee004
Add a dry-run mode to flux build kustomization
...
If implemented user will be able to use `flux build kustomization`
without any connection to the cluster.
Signed-off-by: Soule BA <soule@weave.works >
2022-11-16 16:06:30 +01:00
Soule BA
35ea91c111
Revert MakeSecureFSOnDisk to MakeFSOnDisk
...
The reason to this is because MakeSecureFSOnDisk is not consistent
between OS.
Signed-off-by: Soule BA <soule@weave.works >
2022-11-16 10:23:35 +01:00
Stefan Prodan
6763490ef6
Merge pull request #3288 from fluxcd/dependabot/github_actions/hashicorp/setup-terraform-2.0.3
...
Bump hashicorp/setup-terraform from 2.0.2 to 2.0.3
2022-11-15 12:46:36 +02:00
dependabot[bot]
93382f65bb
Bump hashicorp/setup-terraform from 2.0.2 to 2.0.3
...
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases )
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/setup-terraform/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-09 13:33:14 +00:00
Stefan Prodan
190c732c3a
Merge pull request #3303 from fluxcd/e2e-arm64-flux-monitoring
...
monitoring: Use kube-prometheus-stack signed OCI Helm chart
2022-11-09 15:32:24 +02:00
Stefan Prodan
8bd13edc75
Add the monitoring stack to e2e tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-11-09 14:10:56 +02:00
Stefan Prodan
98e0774f56
Use kube-prometheus-stack signed OCI Helm chart
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-11-09 14:05:46 +02:00
Philip Laine
c3a44e890d
Merge pull request #3249 from fluxcd/bootstrap/files
...
Remove file reading from bootstrap package
2022-11-07 09:07:55 +01:00
Philip Laine
a4734d7e30
Remove file reading from bootstrap package
...
Signed-off-by: Philip Laine <philip.laine@gmail.com >
2022-11-04 15:23:08 +01:00
Stefan Prodan
2c267c95e5
Merge pull request #3281 from fluxcd/e2e-arm64-refactoring
...
Refactor ARM64 e2e test suite
2022-11-04 15:19:22 +02:00
Stefan Prodan
78f9a6214c
Refactor ARM64 e2e test suite
...
- Migrate the GitHub runners to Equinix c3.large.arm64 instances
- Run the test suite on all supported Kubernetes versions
- Add multi-tenancy smoke test
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-11-04 14:14:37 +02:00
Paulo Gomes
7ee90a34e5
Merge pull request #3269 from fluxcd/dependabot/github_actions/actions/setup-go-3
...
Bump actions/setup-go from 2 to 3
2022-10-31 08:49:48 +00:00
dependabot[bot]
1a6b09afb4
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-31 00:45:59 +00:00
Stefan Prodan
c7e158aaa7
Merge pull request #3081 from aryan9600/rfc-insecure-http
...
RFC-0004: Block insecure HTTP connections across Flux
2022-10-24 13:55:21 +03:00
Sanskar Jaiswal
98c7afd69c
add last updated date and mark as implementable
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-10-24 05:35:57 -04:00
Sanskar Jaiswal
f3da59e5af
fix markdown formatting and update status conditions
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-10-24 05:35:57 -04:00
Sanskar Jaiswal
a17210f387
add implementation history section
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-10-24 05:35:57 -04:00
Sanskar Jaiswal
443212d3da
rename flag and propose renaming insecure-kubeconfig-tls
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-10-24 05:35:57 -04:00
Sanskar Jaiswal
7a5f60e23f
address concerns about kustomize and helm controller
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-10-24 05:35:57 -04:00
Sanskar Jaiswal
7a1d978339
add details about CLI in insecure HTTP RFC
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-10-24 05:35:57 -04:00
Sanskar Jaiswal
6c7ef96354
add design details for insecure HTTP RFC
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-10-24 05:35:57 -04:00
Sanskar Jaiswal
d2e7a37eb4
add user stories and alternatives for insecure HTTP RFC
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-10-24 05:35:57 -04:00
Sanskar Jaiswal
1d8105247a
add RFC for blocking insecure HTTP connections across Flux
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-10-24 05:35:57 -04:00
Stefan Prodan
6d110cdfb1
Merge pull request #3229 from fluxcd/rfc-0002-cosign
...
RFC-0002: Add Cosign verification for Helm OCI charts
2022-10-24 12:24:16 +03:00
Stefan Prodan
d015895caa
RFC-0002: Add Cosign verification for Helm OCI charts
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-23 12:09:34 +03:00
Stefan Prodan
64e76a23c6
Merge pull request #3242 from fluxcd/kube-1.25.3
...
Update dependencies
2022-10-21 22:07:03 +03:00
Stefan Prodan
f5006aa239
Update dependencies
...
- Kubernetes packages to v1.25.3
- Fix CVE-2022-32149
- Sync tests go.mod with root
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-21 21:29:17 +03:00
Stefan Prodan
4bd06771ae
Merge pull request #3187 from fluxcd/update-components
...
Update toolkit components
2022-10-21 20:59:27 +03:00
fluxcdbot
4643f8383e
Update toolkit components
...
- helm-controller to v0.26.0
https://github.com/fluxcd/helm-controller/blob/v0.26.0/CHANGELOG.md
- kustomize-controller to v0.30.0
https://github.com/fluxcd/kustomize-controller/blob/v0.30.0/CHANGELOG.md
- source-controller to v0.31.0
https://github.com/fluxcd/source-controller/blob/v0.31.0/CHANGELOG.md
- notification-controller to v0.28.0
https://github.com/fluxcd/notification-controller/blob/v0.28.0/CHANGELOG.md
- image-reflector-controller to v0.22.1
https://github.com/fluxcd/image-reflector-controller/blob/v0.22.1/CHANGELOG.md
- image-automation-controller to v0.26.1
https://github.com/fluxcd/image-automation-controller/blob/v0.26.1/CHANGELOG.md
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-21 20:37:09 +03:00
Philip Laine
b82759b35a
Merge pull request #3237 from fluxcd/move/bootstrap
...
Move bootstrap package from internal to pkg
2022-10-21 13:47:39 +02:00
Philip Laine
0343575146
Move bootstrap package from internal to pkg
...
Signed-off-by: Philip Laine <philip.laine@gmail.com >
2022-10-21 11:54:28 +02:00
Stefan Prodan
e7847b75db
Merge pull request #3236 from fluxcd/ci-refactor
...
ci: Refactor GitHub workflows
2022-10-21 10:56:24 +03:00
Stefan Prodan
bb1078d610
ci: Refactor GitHub workflows
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-21 09:46:10 +03:00
Stefan Prodan
6f6c097980
Merge pull request #3232 from eddie-knight/fix/workflow-permissions
...
Additional workflow permissions tweaks
2022-10-20 21:15:55 +03:00
Eddie Knight
73692df272
Additional workflow permissions tweaks
...
Signed-off-by: Eddie Knight <knight@linux.com >
2022-10-20 12:48:05 -05:00
Stefan Prodan
138cba6e57
Merge pull request #3231 from eddie-knight/fix/workflow-permissions
...
Adjusted workflow permissions
2022-10-20 20:35:08 +03:00
Eddie Knight
2abf932ee4
Updated scan & update permissions
...
Signed-off-by: Eddie Knight <knight@linux.com >
2022-10-20 12:09:34 -05:00
Eddie Knight
939a75115c
Adjusted workflow permissions
...
Signed-off-by: Eddie Knight <knight@linux.com >
2022-10-20 11:04:49 -05:00
Stefan Prodan
9f41efb6f7
Merge pull request #3224 from developer-guy/feature/diff
...
Add `diff artifact` command
2022-10-20 13:46:15 +03:00
Batuhan Apaydın
c3d7cad53e
feat: diff artifact capability added
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com >
2022-10-20 13:23:50 +03:00
Stefan Prodan
463f9fbc64
Merge pull request #3218 from fluxcd/dependabot/github_actions/peter-evans/create-pull-request-4
...
Bump peter-evans/create-pull-request from 3 to 4
2022-10-19 17:19:08 +03:00
dependabot[bot]
4a51b111e6
Bump peter-evans/create-pull-request from 3 to 4
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-19 13:48:54 +00:00
Philip Laine
63ebd7fd09
Merge pull request #3217 from fluxcd/dependabot/github_actions/hashicorp/setup-terraform-2.0.2
...
Bump hashicorp/setup-terraform from 1 to 2.0.2
2022-10-19 15:48:10 +02:00
dependabot[bot]
c31367909e
Bump hashicorp/setup-terraform from 1 to 2.0.2
...
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform ) from 1 to 2.0.2.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases )
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/setup-terraform/compare/v1...v2.0.2 )
---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-19 13:26:45 +00:00
Stefan Prodan
0f0649a674
Merge pull request #3219 from fluxcd/dependabot/github_actions/github/codeql-action-2
...
Bump github/codeql-action from 1 to 2
2022-10-19 16:26:04 +03:00
dependabot[bot]
09cbf348a7
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-18 07:32:38 +00:00
Stefan Prodan
287bc520b1
Merge pull request #3220 from fluxcd/fix-dependabot
...
Only run e2e tests for Dependabot PRs
2022-10-18 10:31:58 +03:00
Stefan Prodan
65a2ceec5c
Only run e2e tests for Dependabot PRs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-17 19:49:57 +03:00
Stefan Prodan
516399bf81
Merge pull request #3216 from fluxcd/dependabot
...
Enable Dependabot for GitHub Actions
2022-10-17 19:20:42 +03:00
Stefan Prodan
4ea70765af
Enable Dependabot for GitHub Actions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-17 18:57:09 +03:00
Stefan Prodan
d6372e396b
Merge pull request #3213 from fluxcd/fossa-badge
...
Add FOSSA license scanning badge
2022-10-17 17:02:33 +03:00
Stefan Prodan
7b20ad5dd2
Add link to roadmap, adopters and ecosystem
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-17 16:38:20 +03:00
Stefan Prodan
3d962136a8
Add FOSSA license scanning badge
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-17 16:36:25 +03:00
Stefan Prodan
f3386505cf
Merge pull request #3214 from eddie-knight/docs/artifact-hub-badge
...
Added ArtifactHub badge
2022-10-17 16:36:11 +03:00
Eddie Knight
f4c8da35e8
Added ArtifactHub badge
...
Signed-off-by: Eddie Knight <iv.eddieknight@gmail.com >
2022-10-15 11:03:04 -05:00
Philip Laine
cc3f2c7bde
Merge pull request #3197 from fluxcd/move-uninstall
...
Move uninstall code to pkg
2022-10-13 11:07:38 +02:00
Philip Laine
80b87729b6
Move uninstall code to pkg
...
Signed-off-by: Philip Laine <philip.laine@gmail.com >
2022-10-12 19:25:14 +02:00
Philip Laine
2282223592
Merge pull request #3198 from fluxcd/discard-logger
...
Add nop logger
2022-10-12 14:14:51 +02:00
Philip Laine
f6c96aea48
Add discard logger
...
Signed-off-by: Philip Laine <philip.laine@gmail.com >
2022-10-12 11:55:00 +02:00
Stefan Prodan
1fa48bf916
Merge pull request #3190 from developer-guy/feature/3180
...
Accept a file path as input for `flux build|push artifact`
2022-10-11 14:56:19 +03:00
Batuhan Apaydın
d49b77c8d2
chore: bump the pkg/oci package to v0.12.0
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com >
2022-10-11 14:32:24 +03:00
Stefan Prodan
91132e9c87
Merge pull request #3174 from fluxcd/fix/azure-libgit2
...
Update libgit2 version in Azure e2e tests
2022-10-07 16:43:56 +03:00
Philip Laine
4680abe951
Update libgit2 version in Azure e2e tests
...
Signed-off-by: Philip Laine <philip.laine@gmail.com >
2022-10-07 15:26:06 +02:00
Stefan Prodan
2963708a6c
Merge pull request #3162 from somtochiama/fix-oci
...
Update golden file for `get source oci`
2022-10-06 13:50:16 +02:00
Somtochi Onyekwere
1f57cf3d31
Update oci golden file
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-09-30 06:04:38 +01:00
Stefan Prodan
80611ec70e
Merge pull request #3161 from fluxcd/rfc-0003-implemented
...
Update RFC-0003 implementation history
2022-09-29 21:59:25 +03:00
Stefan Prodan
d37bb42995
Update RFC-0003 implementation history
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-09-29 21:32:34 +03:00
Stefan Prodan
1bf63a94c2
Merge pull request #3149 from fluxcd/update-components
...
Update toolkit components
2022-09-29 21:27:56 +03:00
Stefan Prodan
cad251444c
Update OCI golden files
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-09-29 21:06:57 +03:00
fluxcdbot
358c6d38b7
Update toolkit components
...
- helm-controller to v0.25.0
https://github.com/fluxcd/helm-controller/blob/v0.25.0/CHANGELOG.md
- kustomize-controller to v0.29.0
https://github.com/fluxcd/kustomize-controller/blob/v0.29.0/CHANGELOG.md
- source-controller to v0.30.0
https://github.com/fluxcd/source-controller/blob/v0.30.0/CHANGELOG.md
- notification-controller to v0.27.0
https://github.com/fluxcd/notification-controller/blob/v0.27.0/CHANGELOG.md
- image-reflector-controller to v0.22.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.22.0/CHANGELOG.md
- image-automation-controller to v0.26.0
https://github.com/fluxcd/image-automation-controller/blob/v0.26.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-09-29 18:04:36 +00:00
Stefan Prodan
b8fd46d0df
Merge pull request #3098 from Santosh1176/monitoring
...
[Grafana] Use `container_memory_working_set_bytes` to report memory consumption
2022-09-29 11:16:10 +03:00
Santosh Kaluskar
6a1ba3c545
monitoring: use container_memory_working_set_bytes
...
Signed-off-by: Santosh Kaluskar <dtshbl@gmail.com >
2022-09-29 07:49:13 +00:00
Stefan Prodan
33a874800b
Merge pull request #3154 from fluxcd/rfc-0003-cosign
...
[RFC-0003] Add Cosign keyless specification
2022-09-29 09:42:20 +03:00
Stefan Prodan
f417352370
Add Cosign keyless specification
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-09-29 09:20:46 +03:00
Stefan Prodan
72d90b5692
Merge pull request #3153 from fluxcd/build-go1.19
...
Build with Go 1.19
2022-09-29 00:21:18 +03:00
Stefan Prodan
d7dadb4425
e2e: Update bootstrap test to Kubernetes 1.25.2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-09-28 23:54:08 +03:00
Stefan Prodan
348408e16e
Build with Go 1.19
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-09-28 22:05:48 +03:00
Stefan Prodan
04de52044a
Merge pull request #3117 from carlosonunez-vmw/main
...
Maintain original scheme when using --token-auth
2022-09-28 10:51:06 +03:00
Carlos Nunez
45a00a0170
Maintain original scheme when using --token-auth
...
If you're using an HTTP-based Git server with Flux, you need to provide `--token-auth` to avoid triggering an SSH host key check (see [here](https://github.com/fluxcd/flux2/issues/2825#issuecomment-1151355914 )). Unfortunately, doing this forces the URL in the `GitRepository` resource created during bootstrapping to always use `https`. This will cause Kustomization reconcile errors for servers that do not have HTTPS enabled or do not have the appropriate certs installed or available.
This pull request fixes this by keeping the repository URL scheme intact when using `--token-auth`.
Signed-off-by: Carlos Nunez <75340335+carlosonunez-vmw@users.noreply.github.com >
2022-09-27 22:14:29 -05:00
Stefan Prodan
1ac380a7f9
Merge pull request #3145 from fluxcd/component-label
...
Add component label for controllers and their CRDs
2022-09-26 14:45:26 +03:00
Stefan Prodan
2971d34a13
Add component label for controllers and their CRDs
...
Label each controller deployment, service, service account and CRDs with `app.kubernetes.io/component: <controller-name>`.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-09-26 14:08:32 +03:00
Stefan Prodan
90f0d81532
Merge pull request #3097 from fluxcd/oci-insecure-flag
...
Add `--insecure` flag to `flux create source oci`
2022-09-12 15:37:52 +03:00
Stefan Prodan
d5262404f3
Add insecure flag to flux create source oci
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-09-12 14:31:03 +03:00
Stefan Prodan
03c3cb860a
Update Azure e2e dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-09-12 14:21:46 +03:00
Stefan Prodan
a1faa1d965
Merge pull request #3091 from fluxcd/update-components
...
Update toolkit components
2022-09-12 14:14:52 +03:00
fluxcdbot
c40d290e46
Update toolkit components
...
- helm-controller to v0.24.0
https://github.com/fluxcd/helm-controller/blob/v0.24.0/CHANGELOG.md
- kustomize-controller to v0.28.0
https://github.com/fluxcd/kustomize-controller/blob/v0.28.0/CHANGELOG.md
- source-controller to v0.29.0
https://github.com/fluxcd/source-controller/blob/v0.29.0/CHANGELOG.md
- notification-controller to v0.26.0
https://github.com/fluxcd/notification-controller/blob/v0.26.0/CHANGELOG.md
- image-reflector-controller to v0.21.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.21.0/CHANGELOG.md
- image-automation-controller to v0.25.0
https://github.com/fluxcd/image-automation-controller/blob/v0.25.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-09-12 10:44:50 +00:00
Stefan Prodan
5106a71e6a
Merge pull request #3079 from ManoManoTech/push-autologin
...
Support autologin when pushing OCI artifacts
2022-09-12 13:43:20 +03:00
Adrien Fillon
491acf57ad
Setup CodeQL CI job with Go 1.18
...
Signed-off-by: Adrien Fillon <adrien.fillon@manomano.com >
2022-09-12 12:08:47 +02:00
Adrien Fillon
0694a9582f
Support logging in directly to the provider when pushing OCI artifacts
...
I've noticed during CI, that the current command
already expected a configured Docker client to
push artifacts to authenticated registries.
Some users might not want to have the Docker client
in their process (like a CI job) or build an handcrafted
config.json file.
This would allow this kind of behavior:
```
flux push artifact oci://my-registry.dev/foo:v1 \
--source xxx \
--revision xxx \
--path . \
--creds $TOKEN # Authenticate via "Bearer $TOKEN" Authorization header
```
Or via Autologin:
```
flux push artifact oci://012345678901.dkr.ecr.us-east-1.amazonaws.com/foo:v1 \
--source xxx \
--revision xxx \
--path . \
--provider aws
```
This has been implemented for:
* flux push artifact
* flux list artifact
* flux tag artifact
* flux pull artifact
This will require another PR in https://github.com/fluxcd/pkg/pull/352
Signed-off-by: Adrien Fillon <adrien.fillon@manomano.com >
2022-09-12 12:08:47 +02:00
Stefan Prodan
0c817378cf
Merge pull request #3085 from souleb/reconcile-repository
...
[bootstrap] Make sure we reconcile with the right reconciliation method
2022-09-12 12:47:27 +03:00
Soule BA
ec2aa13165
Make sure we reconcile with the right reconciliation method
...
Signed-off-by: Soule BA <soule@weave.works >
2022-09-12 09:34:24 +02:00
Stefan Prodan
c921cf0d54
Merge pull request #3087 from somtochiama/notify-finalize
...
Remove finalizers for notification controllers
2022-09-11 15:48:33 +03:00
Somtochi Onyekwere
11dd0d918c
remove finalizers for notification controllers
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-09-11 13:16:53 +01:00
Stefan Prodan
467969de0f
Merge pull request #3088 from fluxcd/flux-manifests
...
Publish the install manifests to GHCR and DockerHub as OCI artifacts
2022-09-09 15:23:34 +03:00
Stefan Prodan
bdc5ae4573
Publish install manifests to GHCR and DockerHub as OCI artifacts
...
Add workflow to build and push the install manifests to:
- ghcr.io/fluxcd/flux-manifests
- docker.io/fluxcd/flux-manifests
The OCI artifacts are signed with Cosign and GitHub OIDC (keyless).
The manifests pushed to GHCR have the container images set to ghcr.io/fluxcd/<controller-name> while the manifests pushed to DockerHub have the controller images set to docker.io/fluxcd/<controller-name>.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-09-09 14:49:58 +03:00
Stefan Prodan
1eb4b67013
Merge pull request #3082 from fluxcd/uninstall-oci-repos
...
Remove finalizers for OCI repositories on uninstall
2022-09-08 11:07:21 +03:00
Stefan Prodan
e777947539
Remove finalizers for OCI repositories on uninstall
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-09-08 10:43:31 +03:00
Stefan Prodan
70b906cae2
Merge pull request #3053 from dholbach/revert-3034-fix/broken-edit-page-links-2203
...
Revert "Fix broken "edit this page" links in Flux CLI section"
2022-09-06 16:52:19 +03:00
Daniel Holbach
c57afa1e56
Revert "Fix broken "edit this page" links in Flux CLI section"
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2022-09-06 15:20:42 +02:00
Stefan Prodan
73668d19d9
Merge pull request #3073 from acondrat/patch-1
...
Filter out non-running pods in Prometheus
2022-09-06 16:09:57 +03:00
Arcadie Condrat
82f847e21d
Filter out non-running pods in Prometheus
...
Prometheus job generated by the PodMonitor does not exclude non-running pods. All the "completed" Pods are still going to be listed as targets in Prometheus and marked as down. This issue is related to PodMonitor implementation and is discussed in prometheus-operator/prometheus-operator#4816
Signed-off-by: Arcadie Condrat <arcadie.condrat@gmail.com >
2022-09-05 11:34:39 +02:00
Stefan Prodan
753b2e6eda
Merge pull request #3063 from somtochiama/update-runtime
...
Update `flux logs` to accomodate the new format
2022-09-01 19:17:49 +03:00
Somtochi Onyekwere
7b95e90a33
Update flux logs to accomodate the new format
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-31 17:58:43 +01:00
Stefan Prodan
7824229d7b
Merge pull request #3052 from dholbach/update-flux-docs-structure
...
update to new doc links structure
2022-08-30 16:08:53 +03:00
Daniel Holbach
20557f9f15
update to new doc links structure
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2022-08-30 14:50:05 +02:00
Stefan Prodan
6430f2b4b0
Merge pull request #3048 from fluxcd/azure-e2e-updates
...
Update packages in Azure e2e tests
2022-08-30 10:29:46 +03:00
Stefan Prodan
92e136ed54
Update packages in Azure e2e tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
Signed-off-by: Philip Laine <philip.laine@gmail.com >
2022-08-29 16:50:26 +02:00
Stefan Prodan
e79b008878
Merge pull request #3050 from fluxcd/oci-rfc-updates
...
Status update for RFC-0002 and RFC-0003
2022-08-29 17:09:30 +03:00
Stefan Prodan
43cdea01d6
Status update for RFC-0002 and RFC-0003
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-29 16:31:51 +03:00
Stefan Prodan
6ddaedb4fc
Merge pull request #3049 from fluxcd/kube-1.25
...
Update Kubernetes dependencies to v1.25.0
2022-08-29 15:24:31 +03:00
Stefan Prodan
b4fef0a6b9
Update Kubernetes dependencies to v1.25.0
...
- update `k8s.io` packages to match the Kubernetes v1.25.0 release
- update `kubectl` to v1.25.0 in the flux-cli container image
- update `go.mod` to Go 1.18
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-29 15:03:36 +03:00
Stefan Prodan
735ebd3336
Merge pull request #2999 from fluxcd/update-components
...
Update toolkit components
2022-08-29 14:28:37 +03:00
Stefan Prodan
a5a9158a24
Add provider to Helm OCI tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-29 14:09:42 +03:00
fluxcdbot
93fdd795da
Update toolkit components
...
- helm-controller to v0.23.1
https://github.com/fluxcd/helm-controller/blob/v0.23.1/CHANGELOG.md
- kustomize-controller to v0.27.1
https://github.com/fluxcd/kustomize-controller/blob/v0.27.1/CHANGELOG.md
- source-controller to v0.28.0
https://github.com/fluxcd/source-controller/blob/v0.28.0/CHANGELOG.md
- notification-controller to v0.25.2
https://github.com/fluxcd/notification-controller/blob/v0.25.2/CHANGELOG.md
- image-reflector-controller to v0.20.1
https://github.com/fluxcd/image-reflector-controller/blob/v0.20.1/CHANGELOG.md
- image-automation-controller to v0.24.2
https://github.com/fluxcd/image-automation-controller/blob/v0.24.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-08-29 10:57:30 +00:00
Stefan Prodan
18c944d18a
Merge pull request #3034 from snebel29/fix/broken-edit-page-links-2203
...
Fix broken "edit this page" links in Flux CLI section #2203
2022-08-26 10:03:36 +03:00
Sven Nebel
2c9ef85f6d
Fix broken "edit this page" links in Flux CLI section #2203
...
Signed-off-by: Sven Nebel <nebel.sven@gmail.com >
2022-08-25 21:01:53 +01:00
Stefan Prodan
80669d71ef
Merge pull request #3028 from snebel29/update/terraform-exec-dep
...
Update tests/azure github.com/hashicorp/terraform-exec to v0.16.1
2022-08-25 18:02:36 +03:00
Sven Nebel
b993d17148
Update tests/azure dependency
...
- Update "github.com/hashicorp/terraform-exec" to v0.16.1
- Replace "github.com/hashicorp/terraform-exec/tfinstall" with "github.com/hashicorp/hc-install"
- Fix typos and wording in README.md
Signed-off-by: Sven Nebel <nebel.sven@gmail.com >
2022-08-25 15:13:47 +01:00
Stefan Prodan
c454dd481b
Merge pull request #3025 from fluxcd/rfc-0002-auth
...
[RFC-0002] Add auth specification for Helm OCI
2022-08-25 15:09:45 +03:00
Stefan Prodan
07de9d9ffe
[RFC-0002] Add auth specification for Helm OCI
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-25 12:16:02 +03:00
Stefan Prodan
9f26b09a06
Merge pull request #3019 from somtochiama/get-cmd
...
Improve error message in get cmd
2022-08-24 14:59:41 +03:00
Somtochi Onyekwere
ad0f3373b6
Improve error message in get cmd
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-24 11:35:46 +01:00
Stefan Prodan
f880cce4f9
Merge pull request #3024 from fluxcd/validate-version
...
Add version validation to install commands
2022-08-24 13:27:27 +03:00
Stefan Prodan
8a0fd6ddf9
Add version validation to install commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-24 11:58:29 +03:00
Stefan Prodan
c56f338b12
Merge pull request #3014 from fluxcd/oci-mediatype
...
[RFC-0003] Select layer by OCI media type
2022-08-23 17:21:49 +03:00
Stefan Prodan
463d241a91
Update TODOs for RFC-0003
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-23 16:03:40 +03:00
Stefan Prodan
db0920ba32
Clarify the layer selection behaviour
...
Co-authored-by: Hidde Beydals <hiddeco@users.noreply.github.com >
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-23 16:03:37 +03:00
Stefan Prodan
16d3180e42
[RFC-0003] OCI select layer by media type
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-23 16:03:37 +03:00
Stefan Prodan
81d2ad8245
Merge pull request #2998 from somtochiama/filter-artifact
...
Add `--filter-semver` and `--filter-regex` flags to `list artifacts`
2022-08-23 11:00:22 +03:00
Somtochi Onyekwere
96d1c1b2bd
Add --filter-semver and regex flags to list artifact
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-22 20:35:15 +01:00
Stefan Prodan
545949c67f
Merge pull request #2996 from fluxcd/go-git-providers-up
...
Update dependencies
2022-08-17 17:52:52 +03:00
Stefan Prodan
342bb81687
Update kubectl to v1.24.3 in flux-cli image
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-17 17:12:54 +03:00
Stefan Prodan
60b483569d
Update dependencies
...
- fluxcd/go-git-providers v0.8.0
- google/go-containerregistry v0.11.0
- homeport/dyff v1.5.5
- spf13/cobra v1.5.0
- k8s.io/cli-runtime v0.24.3
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-17 17:12:48 +03:00
Stefan Prodan
b7a2fb4be0
Merge pull request #2997 from fluxcd/make-ghcr-default
...
Use ghcr.io in the static manifests
2022-08-17 17:11:02 +03:00
Stefan Prodan
5bdc083ce2
Use ghcr.io in the static manifests
...
Use the same container registry as `flux install` for the static install manifests.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-17 16:48:52 +03:00
Stefan Prodan
787b6953c8
Merge pull request #2995 from fluxcd/oci-ignore
...
Add `--ignore-paths` arg to `flux build|push artifact`
2022-08-17 15:33:01 +03:00
Stefan Prodan
40717fa4f4
Exclude VCS files by default from OCI artifacts
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-17 13:49:38 +03:00
Stefan Prodan
899a1fffca
Add --ignore-paths arg to flux build|push artifact
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-16 15:31:39 +03:00
Stefan Prodan
02b38ac8e0
Merge pull request #2945 from somtochiama/reset-test-arg
...
Reset flag after executing command in tests
2022-08-12 14:00:48 +03:00
Somtochi Onyekwere
5dcd599612
reset cmd flags
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-12 10:49:00 +01:00
Stefan Prodan
854ec02823
Merge pull request #2979 from fluxcd/oci-rfcs-update
...
Status update for RFC-0002 and RFC-0003
2022-08-11 18:25:39 +03:00
Stefan Prodan
9386b9e0c3
Status update for RFC-0002 and RFC-0003
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-11 17:34:37 +03:00
Stefan Prodan
f2d749069e
Merge pull request #2966 from fluxcd/update-components
...
Update toolkit components
2022-08-11 17:29:33 +03:00
fluxcdbot
d4169aa4dd
Update toolkit components
...
- kustomize-controller to v0.27.0
https://github.com/fluxcd/kustomize-controller/blob/v0.27.0/CHANGELOG.md
- source-controller to v0.26.1
https://github.com/fluxcd/source-controller/blob/v0.26.1/CHANGELOG.md
- notification-controller to v0.25.1
https://github.com/fluxcd/notification-controller/blob/v0.25.1/CHANGELOG.md
- image-reflector-controller to v0.20.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.20.0/CHANGELOG.md
- image-automation-controller to v0.24.1
https://github.com/fluxcd/image-automation-controller/blob/v0.24.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-08-11 14:03:13 +00:00
Stefan Prodan
c06072d5cf
Merge pull request #2856 from fluxcd/oci
...
[RFC-0003] Add commands for managing OCI artifacts
2022-08-11 17:02:01 +03:00
Max Jonas Werner
7e2d235f53
Merge pull request #2971 from fluxcd/trace-ocirepo
...
Make `flux trace` work with OCIRepository
2022-08-10 14:56:26 +02:00
Max Jonas Werner
b810aea6cc
Make flux trace work with OCIRepository
...
* Added support for OCIRepositories to `flux trace`
* Changed indentation to compensate new, longer field name "Source
Revision"
* Added unit tests for the new output
closes #2970
Signed-off-by: Max Jonas Werner <max@e13.dev >
2022-08-10 14:37:28 +02:00
Stefan Prodan
75a879c770
OCI docs improvements
...
Co-authored-by: Kingdon Barrett <kingdon@weave.works >
Co-authored-by: Sunny <darkowlzz@protonmail.com >
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-10 12:02:30 +03:00
Stefan Prodan
d4c5a137a1
Add examples for pushing artifacts with GH Actions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 13:51:14 +03:00
Stefan Prodan
d4718f6ff4
Improve artifact commands docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 13:27:45 +03:00
Stefan Prodan
ac9b3d193d
Update controllers with OCI support
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:45:33 +03:00
Stefan Prodan
7c7e76f9f0
Use fluxcd/pkg/oci/client
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:45:00 +03:00
Stefan Prodan
08401f62b2
Add OCI provider arg
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:45:00 +03:00
Kingdon Barrett
69e26ca1d9
Pull artifact not push artifact
...
Fixup docs string to match pull command
Signed-off-by: Kingdon Barrett <kingdon@weave.works >
2022-08-09 12:45:00 +03:00
Somtochi Onyekwere
41aac68193
Add link to kubectl repo
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-09 12:44:59 +03:00
Somtochi Onyekwere
fcd38c9395
Fix cli description
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-09 12:44:59 +03:00
Somtochi Onyekwere
fe4b65972a
Update cli description
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-09 12:44:59 +03:00
Somtochi Onyekwere
4c576bf599
Add create oci secret command
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-09 12:44:59 +03:00
Stefan Prodan
70d30fd52e
Update golden files to latest digest
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:59 +03:00
Stefan Prodan
803104578f
Add make build-dev command
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:59 +03:00
Stefan Prodan
030b6bc77c
Update source-controller with OCI metadata
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:59 +03:00
Somtochi Onyekwere
009413affd
Add test for annotations
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-09 12:44:59 +03:00
Somtochi Onyekwere
9e76787e9f
working golden files
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-09 12:44:58 +03:00
Somtochi Onyekwere
b78bbd5b9d
fill test files
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-09 12:44:58 +03:00
Somtochi Onyekwere
3e15e83926
Add test for tag/list/build/pull/push artifacts
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-09 12:44:58 +03:00
Stefan Prodan
1b327e9d4e
Show artifact digest in list output
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:58 +03:00
Stefan Prodan
7dd736954b
Use OCI standard annotations
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:58 +03:00
Stefan Prodan
6b98590461
Add --cert-ref to flux create source oci
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:58 +03:00
Stefan Prodan
8049634e4d
Add oci:// prefix
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:58 +03:00
Somtochi Onyekwere
adc7981f22
Add tests for source oci command
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-09 12:44:58 +03:00
Stefan Prodan
30e5389d02
Run e2e tests for PRs against oci branch
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:57 +03:00
Stefan Prodan
b6a78f42ea
Update SC with OCI semver support
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:57 +03:00
Stefan Prodan
e4fb8e75f9
Add e2e tests for artifact commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:57 +03:00
Stefan Prodan
2f35367a7f
Add list artifacts command
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:57 +03:00
Stefan Prodan
2d8db4f20d
Implement OCIRepository commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:57 +03:00
Stefan Prodan
12a491f538
Update controllers to OCI preview images
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:57 +03:00
Stefan Prodan
9503ecafb1
Add artifact commands
...
Implement build, push, pull and tag artifact commands.
For authentication purposes, all `flux <verb> artifact` commands are using the '~/.docker/config.json' config file and the Docker credential helpers.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:57 +03:00
Stefan Prodan
e927d39a27
Add OCI internal package
...
Implement OCI artifacts operations using crane
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-09 12:44:56 +03:00
Stefan Prodan
ac50aea21f
Merge pull request #2964 from pjbgf/clean-up
...
Add validation to namespace flag
2022-08-08 15:53:55 +03:00
Paulo Gomes
c45536723c
add validation to namespace flag
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works >
2022-08-08 12:52:02 +01:00
Paulo Gomes
fb1de8c649
remove unused func
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works >
2022-08-05 19:07:04 +01:00
Stefan Prodan
e1c082e5ac
Merge pull request #2955 from somtochiama/logs-test
...
fix log filter and add tests for `flux logs`
2022-08-03 10:19:25 +03:00
Somtochi Onyekwere
1889b64b4e
remove print statement
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-02 19:55:52 +01:00
Somtochi Onyekwere
0cfdc5d674
move struct definition
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-02 19:46:19 +01:00
Somtochi Onyekwere
96afee996a
Add unit tests for flux logs
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-08-02 19:44:23 +01:00
Stefan Prodan
da9747a406
Merge pull request #2951 from fluxcd/oci-oidc-auth
...
[RFC-0003] Add the provider field for OIDC auth
2022-08-02 13:03:56 +03:00
Stefan Prodan
36d219e05c
[RFC-0003] Add the provider field for OIDC auth
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-02 11:46:20 +03:00
Hidde Beydals
ea2de24ade
Merge pull request #2940 from fluxcd/fix-srcinfo-bin
...
AUR: further solve `.SRCINFO` issues
2022-07-28 16:27:01 +00:00
Hidde Beydals
f01911d0e2
AUR: further solve .SRCINFO issues
...
Due to the release CI job running on an Ubuntu machine, we do not have
easy access to `makepkg` to generate the `.SRCINFO` using `--printsrcinfo`
as this is a `pacman` specific utility, and instead we maintain a
template.
Historically seen, something went wrong here while the `PKGBUILD` file
became more complex and certain fields added there were not _also_
included in the `.SRCINFO` template.
This commit ensures everything is restored to working state, and
provides the proper fix for what was attempted in #2917 . In addition,
checksums are now included in the file.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-07-28 15:48:27 +00:00
Hidde Beydals
43eb9327d5
Merge pull request #2937 from fluxcd/fix-srcinfo-bin
...
AUR: ensure `pkgname` is bottom entry in .SRCINFO
2022-07-28 07:41:02 +00:00
Hidde Beydals
ca212ac592
AUR: ensure pkgname is bottom entry in .SRCINFO
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-07-28 07:13:34 +00:00
Sunny
fe3e0efcf1
Merge pull request #2932 from fluxcd/update-components
...
Update toolkit components
2022-07-27 21:33:58 +05:30
fluxcdbot
ed7a880287
Update toolkit components
...
- source-controller to v0.25.11
https://github.com/fluxcd/source-controller/blob/v0.25.11/CHANGELOG.md
- image-reflector-controller to v0.19.4
https://github.com/fluxcd/image-reflector-controller/blob/v0.19.4/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-07-27 15:47:46 +00:00
Stefan Prodan
e94853f023
Merge pull request #2917 from morancj/aur-srcinfo
...
SRCINFO: fix path
2022-07-26 14:27:01 +02:00
Ciaran Moran
cbecd8ab56
SRCINFO: consistent style
...
Signed-off-by: Ciaran Moran <ciaran@weave.works >
2022-07-18 11:48:38 +01:00
Ciaran Moran
feaab54f70
SRCINFO: fix path
...
Signed-off-by: Ciaran Moran <ciaran@weave.works >
2022-07-18 11:29:15 +01:00
Paulo Gomes
02e12cf871
Merge pull request #2905 from fluxcd/update-components
...
Update toolkit components
2022-07-18 09:06:13 +01:00
fluxcdbot
7aeec0a0c4
Update toolkit components
...
- helm-controller to v0.22.2
https://github.com/fluxcd/helm-controller/blob/v0.22.2/CHANGELOG.md
- kustomize-controller to v0.26.3
https://github.com/fluxcd/kustomize-controller/blob/v0.26.3/CHANGELOG.md
- source-controller to v0.25.10
https://github.com/fluxcd/source-controller/blob/v0.25.10/CHANGELOG.md
- notification-controller to v0.24.1
https://github.com/fluxcd/notification-controller/blob/v0.24.1/CHANGELOG.md
- image-reflector-controller to v0.19.3
https://github.com/fluxcd/image-reflector-controller/blob/v0.19.3/CHANGELOG.md
- image-automation-controller to v0.23.5
https://github.com/fluxcd/image-automation-controller/blob/v0.23.5/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-07-15 18:02:07 +00:00
Stefan Prodan
abeea06e72
Merge pull request #2601 from fluxcd/rfc-kubernetes-oci
...
[RFC-0003] Flux OCI support for Kubernetes manifests
2022-07-08 12:11:29 +03:00
Stefan Prodan
4a55b828b1
Mark RFC-0003 as implementable
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 17:02:19 +03:00
Stefan Prodan
6b9c0a5e48
Add oci:// proto to the spec
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:45 +03:00
Stefan Prodan
e060873246
Add examples for flux build, push and list commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:42 +03:00
Stefan Prodan
143609b9fb
Add specification for spec.url
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:41 +03:00
Stefan Prodan
a22438b7fa
Add design details
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:41 +03:00
Stefan Prodan
34321983e7
Add OCI artifact type to alternatives
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:41 +03:00
Stefan Prodan
44762933b3
Add flux tag artifact command
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:41 +03:00
Stefan Prodan
2912d1d437
Add serviceAccountName to auth spec
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:41 +03:00
Stefan Prodan
4885278691
Restructure the OCI auth spec
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:41 +03:00
Stefan Prodan
8a7c94180b
Add client certificate authentication
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:41 +03:00
Stefan Prodan
183b9a7ee0
Add auto-login feature
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:41 +03:00
Stefan Prodan
0fc582d6fd
Add user stories for publishing and reconciling OCI artifacts
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:40 +03:00
Stefan Prodan
c7a6ed53ca
Add proposal for adding OCI support for Kubernetes manifests to Flux
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-07-06 16:57:40 +03:00
Stefan Prodan
547e39d24c
Merge pull request #2881 from fluxcd/update-components
...
Update toolkit components
2022-06-29 16:36:18 +03:00
fluxcdbot
115b58fe49
Update toolkit components
...
- kustomize-controller to v0.26.2
https://github.com/fluxcd/kustomize-controller/blob/v0.26.2/CHANGELOG.md
- source-controller to v0.25.9
https://github.com/fluxcd/source-controller/blob/v0.25.9/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-06-29 13:14:11 +00:00
Stefan Prodan
613e270d00
Merge pull request #2851 from TianZong48/fix-logs-stream
...
logs: write into writer from io.Pipe instead of os.Stdout
2022-06-28 19:27:30 +03:00
TianZong48
c24e738973
logs: write into writer from io.Pipe instead os.Stdout
...
Signed-off-by: TianZong48 <tianzong48@gmail.com >
2022-06-28 23:27:32 +08:00
Stefan Prodan
e2fb6089c9
Merge pull request #2877 from sympatheticmoose/patch-1
...
Add the `--branch` arg to the basic auth example
2022-06-28 14:43:42 +03:00
David Harris
95eb7aede0
add branch to basic auth example
...
Without a reference specified, the create command will fail.
Signed-off-by: David Harris <david.harris@weave.works >
2022-06-27 21:08:48 +01:00
Stefan Prodan
3cef177e24
Merge pull request #2839 from fluxcd/update-components
...
Update toolkit components
2022-06-24 16:36:58 +03:00
fluxcdbot
c430556498
Update toolkit components
...
- source-controller to v0.25.8
https://github.com/fluxcd/source-controller/blob/v0.25.8/CHANGELOG.md
- image-reflector-controller to v0.19.2
https://github.com/fluxcd/image-reflector-controller/blob/v0.19.2/CHANGELOG.md
- image-automation-controller to v0.23.4
https://github.com/fluxcd/image-automation-controller/blob/v0.23.4/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-06-24 12:29:23 +00:00
Stefan Prodan
ff9c982df4
Merge pull request #2867 from fluxcd/image-finalizers
...
Remove image finalizers on uninstall
2022-06-24 12:46:28 +03:00
Stefan Prodan
724c93c23d
Remove image finalizers on uninstall
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-06-24 11:34:53 +03:00
Hidde Beydals
769e20423d
Merge pull request #2844 from fluxcd/fix-logs-multiple-containers
...
logs: select manager container when multiple exist
2022-06-23 14:14:58 +02:00
Hidde Beydals
d12e697769
logs: select manager container when multiple exist
...
This sets the container to `manager` which is used by all Flux
controllers as the container name.
The other options I thought about were selecting the first, or doing
something with image detection. But both can be sensitive to either
users adding their patch as a first entry, or e.g. mirroring the image
to a different name.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-06-23 13:52:08 +02:00
Stefan Prodan
874b05c5da
Merge pull request #2829 from SomtochiAma/update-valuesFrom
...
Accept multiple values for `flux create hr --values-from`
2022-06-23 14:25:11 +03:00
Somtochi Onyekwere
1894b90d84
Accept multiple valuesFrom for create_helmrelease
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-06-23 09:09:22 +01:00
Stefan Prodan
cdf5bf3c9e
Merge pull request #2862 from bplasmeijer/bugs/monitoring-configmap-in-wrong-namespace
...
Put the dashboard configmap in the right namespace for monitoring
2022-06-23 08:47:19 +03:00
bart-plasmeijer
5f35bd4e00
put the dashboard config map in the right namespace
...
Signed-off-by: Bart Plasmeijer <bart.plasmeijer@gmail.com >
2022-06-22 23:05:48 +02:00
Stefan Prodan
12504c76d0
Merge pull request #2859 from SomtochiAma/oci-success-msg
...
Return different success message for `oci` type - `reconcile_source_helm`
2022-06-22 18:37:11 +03:00
Somtochi Onyekwere
7346b1a762
Return a different success message for helm oci
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-06-22 12:03:20 +01:00
Stefan Prodan
f7d616d223
Merge pull request #2823 from fluxcd/check-crds
...
Add CRDs to `flux check` command
2022-06-10 12:00:45 +03:00
Stefan Prodan
443e5b5539
Fail check if no controllers or crds are found
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-06-09 09:27:27 +03:00
Stefan Prodan
f6c14c939d
Add CRDs to flux check command
...
Verify that the Flux CRDs are registered on the cluster and print their version.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-06-09 09:17:15 +03:00
Stefan Prodan
a602c57e5d
Merge pull request #2820 from fluxcd/update-pkgs
...
Update dependencies
2022-06-08 15:59:06 +03:00
Stefan Prodan
9ae41899a8
Update go-getter to fix CVEs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-06-08 15:33:47 +03:00
Stefan Prodan
cfdd5f0284
Update kubectl to v1.24.1 in flux-cli image
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-06-08 15:27:08 +03:00
Stefan Prodan
04b0a0a7ae
Update dependencies
...
- fluxcd/pkg/kustomize v0.5.2
- fluxcd/pkg/runtime v0.16.2
- fluxcd/pkg/ssa v0.17.0
- fluxcd/pkg/ssh v0.5.0
- cli-utils v0.31.2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-06-08 15:26:33 +03:00
Stefan Prodan
83fcac1868
Merge pull request #2814 from fluxcd/update-components
...
Update toolkit components
2022-06-08 15:20:41 +03:00
fluxcdbot
efb0ecb4f9
Update toolkit components
...
- helm-controller to v0.22.1
https://github.com/fluxcd/helm-controller/blob/v0.22.1/CHANGELOG.md
- kustomize-controller to v0.26.1
https://github.com/fluxcd/kustomize-controller/blob/v0.26.1/CHANGELOG.md
- source-controller to v0.25.5
https://github.com/fluxcd/source-controller/blob/v0.25.5/CHANGELOG.md
- image-reflector-controller to v0.19.1
https://github.com/fluxcd/image-reflector-controller/blob/v0.19.1/CHANGELOG.md
- image-automation-controller to v0.23.2
https://github.com/fluxcd/image-automation-controller/blob/v0.23.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-06-08 12:02:56 +00:00
Stefan Prodan
7498d516d4
Merge pull request #2811 from fluxcd/rfc-0002-status-update
...
[RFC-0002] Update status and implementation history
2022-06-07 12:47:58 +03:00
Stefan Prodan
2fe3362c3d
[RFC-0002] Update status and implementation history
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-06-07 12:21:19 +03:00
Stefan Prodan
6473331399
Merge pull request #2809 from fluxcd/update-components
...
Update source-controller to v0.25.3
2022-06-06 16:12:30 +03:00
fluxcdbot
6f85363e58
Update toolkit components
...
- source-controller to v0.25.3
https://github.com/fluxcd/source-controller/blob/v0.25.3/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-06-06 12:39:05 +00:00
Stefan Prodan
02c0d3bd0d
Merge pull request #2807 from fluxcd/update-azure-deps
...
Update dependencies
2022-06-04 08:12:50 +03:00
Stefan Prodan
f1f4cc007a
Update dependencies
...
- sync tests/azure with main go.mod
- update homeport/dyff to v1.5.4
- update k8s.io/apiextensions-apiserver to v0.24.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-06-03 17:51:43 +03:00
Stefan Prodan
7293771766
Merge pull request #2796 from fluxcd/update-components
...
Update toolkit components
2022-06-03 17:41:06 +03:00
fluxcdbot
25d065c211
Update toolkit components
...
- helm-controller to v0.22.0
https://github.com/fluxcd/helm-controller/blob/v0.22.0/CHANGELOG.md
- source-controller to v0.25.2
https://github.com/fluxcd/source-controller/blob/v0.25.2/CHANGELOG.md
- image-automation-controller to v0.23.0
https://github.com/fluxcd/image-automation-controller/blob/v0.23.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-06-03 14:01:51 +00:00
Stefan Prodan
bf14f47459
Merge pull request #2806 from fluxcd/monitoring-logs
...
monitoring: Add Grafana Loki HR and Flux logs dashboard
2022-06-03 13:24:37 +03:00
Stefan Prodan
8576073b9d
monitoring: Add Grafana Loki HR and Flux logs dashboard
...
- add loki-stack HelmRelease to install Loki and Promtail in the monitoring namespace
- make the loki-stack HelmRelease depend on kube-prometheus-stack to install Loki's datasource and service monitors in the correct order
- add a Grafana dashboard for displaying and filtering the Flux controllers JSON logs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-06-03 12:50:41 +03:00
Max Jonas Werner
cbe1331815
Merge pull request #2802 from fluxcd/kubeconfig-secret-ref
...
Add `--kubeconfig-secret-ref` to `flux create ks|hr`
2022-06-02 15:49:19 +02:00
Stefan Prodan
998b763cf9
Add --kubeconfig-secret-ref to flux create ks|hr
...
Allow specifying the name of the Kubernetes Secret that contains a key with the kubeconfig file for connecting to a remote cluster.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-06-02 16:10:31 +03:00
Stefan Prodan
15e8f106ce
Merge pull request #2801 from fluxcd/e2e-arm64-kube-1.24
...
e2e: Update ARM64 runners to Kubernetes 1.24
2022-06-02 15:33:02 +03:00
Stefan Prodan
9aee262054
e2e: Update ARM64 runners to Kubernetes 1.24
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-06-02 15:18:01 +03:00
Stefan Prodan
c718336143
Merge pull request #2792 from SomtochiAma/flux-diff
...
Handle multi-doc yaml for flux build
2022-06-02 15:08:27 +03:00
Somtochi Onyekwere
355ed94852
check for correct kustomization in multi-doc yaml
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-06-02 11:23:58 +01:00
Stefan Prodan
56c5e784fb
Merge pull request #2787 from vipulnewaskar7/main
...
Add `--allow-insecure-http` to `bootstrap git`
2022-06-02 13:19:33 +03:00
Vipul Newaskar
0a30bc1024
allow http git repos connections while bootstrap
...
Updated misleading error message
Signed-off-by: Vipul Newaskar <vipulnewaskar7@gmail.com >
2022-06-02 10:32:58 +05:30
Vipul Newaskar
a55548de07
allow http git repos connections while bootstrap
...
This change will allow user to bootstrap with http git urls
But user must explicitely set --allow-insecure-http=true
Signed-off-by: Vipul Newaskar <vipulnewaskar7@gmail.com >
2022-06-02 10:32:58 +05:30
Stefan Prodan
b84e613b5e
Merge pull request #2781 from fluxcd/create-source-helm-oci
...
Add OCI support to `create source helm`
2022-06-01 20:29:40 +03:00
Max Jonas Werner
6b9e6cb9a5
Merge branch 'main' into create-source-helm-oci
2022-06-01 16:35:26 +02:00
Max Jonas Werner
f24c4034e2
Merge pull request #2775 from fluxcd/update-components
...
Update toolkit components
2022-06-01 16:35:02 +02:00
fluxcdbot
797352e4fa
Update toolkit components
...
- kustomize-controller to v0.26.0
https://github.com/fluxcd/kustomize-controller/blob/v0.26.0/CHANGELOG.md
- source-controller to v0.25.0
https://github.com/fluxcd/source-controller/blob/v0.25.0/CHANGELOG.md
- notification-controller to v0.24.0
https://github.com/fluxcd/notification-controller/blob/v0.24.0/CHANGELOG.md
- image-reflector-controller to v0.19.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.19.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-06-01 14:08:16 +00:00
Max Jonas Werner
7d742924f6
bump SC version in azure test module
...
Signed-off-by: Max Jonas Werner <mail@makk.es >
2022-06-01 16:06:45 +02:00
Max Jonas Werner
e19ea796b1
Add OCI support to create source helm
...
closes #2774
Signed-off-by: Max Jonas Werner <mail@makk.es >
2022-06-01 15:59:52 +02:00
Stefan Prodan
bcef28e80b
Merge pull request #2782 from fluxcd/monitoring-refactoring
...
Refactor Flux Prometheus monitoring stack
2022-05-30 11:02:21 +03:00
Stefan Prodan
4acef9d508
Add Flux events to dashboard annotations
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-29 17:46:02 +03:00
Stefan Prodan
8128fc190d
Update kube-prometheus-stack chart to v35
...
- Automate kube-prometheus-stack helm release upgrades for the v35.x range
- Remove deprecated Grafana settings
- Set Prometheus retention to 24h
- Label Flux dashboards and PodMonitors with `app.kubernetes.io/component: monitoring`
- Change the `podMonitorSelector` to match the label `app.kubernetes.io/component: monitoring`
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-29 16:14:18 +03:00
Stefan Prodan
2ba0c4435e
Remove deprecated monitoring stack
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-29 16:09:57 +03:00
Stefan Prodan
b8164717da
Merge pull request #2767 from takirala/tga/add-ignore-field
...
Add `--ignore-paths` flag to `flux create source (git|bucket)`
2022-05-28 16:02:34 +03:00
Tarun Gupta Akirala
ed88e9dec5
feat: add --ignore-paths flag to flux create source (git|bucket)
...
A new --ignore-paths flag is added to following commands:
flux create source git --ignore-paths ...
flux create source bucket --ignore-paths ...
A StringSliceVar is used which supports specifying the flag multiple
times to populate a list or either a comma seperated string value
A unit test with a golden file is added to validate the flag
Signed-off-by: Tarun Gupta Akirala <takirala@users.noreply.github.com >
2022-05-27 09:45:25 -07:00
Stefan Prodan
5ebb985b10
Merge pull request #2778 from fluxcd/go-git-providers
...
Update go-git-providers to v0.6.0
2022-05-27 17:43:32 +03:00
Stefan Prodan
7f5f80286e
Update go-git-providers to v0.6.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-27 17:17:02 +03:00
Stefan Prodan
3cd0bc9672
Merge pull request #2773 from fluxcd/update-deps
...
Update dependencies
2022-05-27 14:52:11 +03:00
Stefan Prodan
95f896e92c
Update fluxcd/pkg/ssh to v0.4.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-27 14:24:25 +03:00
Stefan Prodan
0b9e3d24ef
Update GitHub actions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-27 13:35:13 +03:00
Stefan Prodan
3f0efc9435
Update dependencies
...
- Update Kubernetes packages to v1.24
- Update go-yaml to v3.0.0 (fix CVE-2022-28948)
- Update fluxcd/pkg/runtime to v0.15.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-27 13:29:20 +03:00
Stefan Prodan
64205cf523
Merge pull request #2727 from thedataflows/thedataflows/grafana-dashboard
...
grafana: display exported ns, slight resizing, default sorting by state
2022-05-26 14:46:22 +03:00
Cristian Chiru
38c62d46c7
[grafana dashboard] display exported namespace, slight resizing, default sorting by state
...
Signed-off-by: Cristian Chiru <cristi.chiru@gmail.com >
2022-05-26 14:21:39 +03:00
Stefan Prodan
b1ac3a26f4
Merge pull request #2769 from fluxcd/go-1.18
...
Update Go to 1.18 in CI
2022-05-25 13:47:43 +03:00
Stefan Prodan
b795e612f7
Update Go to v1.18
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-25 11:43:30 +03:00
Stefan Prodan
a1a2286794
Update Alpine to v3.16
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-25 11:04:26 +03:00
Hidde Beydals
8c5d83d9fe
Merge pull request #2764 from fluxcd/fix-rel-paths-custom-bootstrap
...
Ensure proper FS root is set while bootstrapping
2022-05-24 12:40:46 +02:00
Hidde Beydals
5130a154e4
Ensure proper FS root is set while bootstrapping
...
This ensures relative paths to e.g. bases can be used.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-05-24 12:14:21 +02:00
Max Jonas Werner
938f2570ef
Merge pull request #2747 from dholbach/update-maintainers-file
...
Move MAINTAINERS to f/community
2022-05-18 18:16:10 +02:00
Daniel Holbach
97a7b4450f
Move MAINTAINERS to f/community
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2022-05-18 17:28:49 +02:00
Max Jonas Werner
46fbc7c71b
Merge pull request #2748 from makkes/debug-e2e-failure
...
fix e2e tests
2022-05-18 17:28:28 +02:00
Max Jonas Werner
e35da1c890
trim prefix from server version
...
It's not part of the `flux check` output.
Signed-off-by: Max Jonas Werner <mail@makk.es >
2022-05-18 17:08:50 +02:00
Max Jonas Werner
9af6175302
fix e2e check test
...
The output of `kubectl version` has changed with newer kubectl version
from
```
{
"serverVersion": ...,
"clientVersion": ...
}
```
to
```
{
"serverVersion": ...,
"clientVersion": ...,
"kustomizeVersion": ...
}
```
So the `kustomizeVersion` field is new which causes the JSON
unmarshaling to fail.
We now just unmarshal it to `map[string]interface{}` and peel the
server git version out of that map manually w/o unmarshalling the JSON
into a custom type.
Signed-off-by: Max Jonas Werner <mail@makk.es >
2022-05-18 16:51:18 +02:00
Max Jonas Werner
e1def4f8ac
make e2e test easier to debug
...
Signed-off-by: Max Jonas Werner <mail@makk.es >
2022-05-18 16:36:18 +02:00
Hidde Beydals
e09078f697
Merge pull request #2703 from aryan9600/fix-securefs-macos
2022-05-04 11:58:16 +02:00
Sanskar Jaiswal
7232ff9ea0
modify tmp dir generation to be absolute on all OSes
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-05-04 15:13:39 +05:30
Stefan Prodan
45876a723c
Merge pull request #2701 from fluxcd/add-sa-read
...
Grant service account read-only access to controllers
2022-05-04 11:33:15 +03:00
Stefan Prodan
1ece35e4c5
Add leader election required permissions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-04 11:11:51 +03:00
Stefan Prodan
5dee903374
Grant service account read-only access to controllers
...
For image automation to use a service account to authenticate to container registries, the controllers needs read-only access to service accounts.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-04 10:47:04 +03:00
Stefan Prodan
4dd20af7e0
Merge pull request #2700 from fluxcd/fix-bootstrap-fs
...
MacOS: fix bootstrap manifest generation
2022-05-04 10:01:42 +03:00
Stefan Prodan
b9fbdfc9a4
Fix bootstrap manifest generation
...
Use the OS package to write the generated files on disk instead of Flux secure FS package which is meant for read operations.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-04 09:41:26 +03:00
Hidde Beydals
ab00e348a4
Merge pull request #2698 from fluxcd/update-deps
2022-05-03 21:26:22 +02:00
Hidde Beydals
b5c0ae9d5a
build: update various CI dependencies
...
- kind to v0.12.0
- kubectl to v1.23.6
- helm to v3.8.2
- runner to v2.291.1
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-05-03 21:07:35 +02:00
Hidde Beydals
8e4044eed9
Update dependencies
...
- github.com/fluxcd/pkg/runtime to v0.14.2
- github.com/google/go-cmp to v0.5.8
- golang.org/x/crypto to v0.0.0-20220427172511-eb4f295cb31f
- k8s.io/cli-runtime to v0.23.6
- k8s.io/kubectl to v0.23.6
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-05-03 21:07:35 +02:00
Hidde Beydals
7034ef46af
Merge pull request #2695 from fluxcd/update-components
2022-05-03 20:45:53 +02:00
Hidde Beydals
8dfbe952ae
tests/azure: update toolkit components
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-05-03 20:19:29 +02:00
fluxcdbot
f1e9da56dc
Update toolkit components
...
- helm-controller to v0.21.0
https://github.com/fluxcd/helm-controller/blob/v0.21.0/CHANGELOG.md
- kustomize-controller to v0.25.0
https://github.com/fluxcd/kustomize-controller/blob/v0.25.0/CHANGELOG.md
- source-controller to v0.24.4
https://github.com/fluxcd/source-controller/blob/v0.24.4/CHANGELOG.md
- notification-controller to v0.23.5
https://github.com/fluxcd/notification-controller/blob/v0.23.5/CHANGELOG.md
- image-reflector-controller to v0.18.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.18.0/CHANGELOG.md
- image-automation-controller to v0.22.1
https://github.com/fluxcd/image-automation-controller/blob/v0.22.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-05-03 18:17:11 +00:00
Hidde Beydals
f924c5f76d
Merge pull request #2651 from fluxcd/customize-kustomize-fs
2022-05-03 14:25:27 +02:00
Hidde Beydals
57442e8faa
kustomize: use FS from fluxcd/pkg
...
This switches to a secure FS implementation in most places, except for
where we can not make changes at this moment because it would break
behavior.
Not handled in this commit:
- Allowing the root for `manifestgen` packages to be configured.
- Allowing the user to define a working root while building locally.
- Defaulting to the secure FS implementation in
`kustomization.MakeDefaultOptions`. Problem here is that constructing
the secure FS could result in an error, which we can not surface
without signature changes to the constructor func.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-05-03 13:52:51 +02:00
Hidde Beydals
95bfd3b3a4
Merge pull request #2686 from fluxcd/update-components
2022-04-28 11:03:09 +02:00
Hidde Beydals
2858e83fe1
tests/azure: update toolkit components
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-04-28 10:42:42 +02:00
fluxcdbot
5430152c7f
Update toolkit components
...
- kustomize-controller to v0.24.4
https://github.com/fluxcd/kustomize-controller/blob/v0.24.4/CHANGELOG.md
- source-controller to v0.24.3
https://github.com/fluxcd/source-controller/blob/v0.24.3/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-04-28 08:35:38 +00:00
Stefan Prodan
3433079121
Merge pull request #2638 from pjbgf/paulo-maintainers
...
Add Paulo Gomes to maintainer's list
2022-04-27 15:32:19 +03:00
Paulo Gomes
151b84b8fe
Add Paulo Gomes to maintainer's list
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works >
2022-04-27 13:07:07 +01:00
Hidde Beydals
e3e01cb5da
Merge pull request #2679 from fluxcd/update-components
2022-04-26 09:51:17 +02:00
Hidde Beydals
c4c890d4e9
tests/azure: update toolkit components
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-04-26 09:31:11 +02:00
fluxcdbot
64a473db2e
Update toolkit components
...
- source-controller to v0.24.2
https://github.com/fluxcd/source-controller/blob/v0.24.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-04-26 07:29:06 +00:00
Hidde Beydals
cc9bcbaefd
Merge pull request #2668 from fluxcd/update-components
2022-04-22 12:26:17 +02:00
Hidde Beydals
787d491bd5
tests/azure: update toolkit components
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-04-22 12:09:27 +02:00
fluxcdbot
5c4991299c
Update toolkit components
...
- kustomize-controller to v0.24.3
https://github.com/fluxcd/kustomize-controller/blob/v0.24.3/CHANGELOG.md
- source-controller to v0.24.1
https://github.com/fluxcd/source-controller/blob/v0.24.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-04-22 10:09:00 +00:00
Hidde Beydals
33ac3ef2c6
Merge pull request #2662 from fluxcd/update-components
2022-04-21 11:52:23 +02:00
Hidde Beydals
c7504442bd
tests/azure: update toolkit components
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-04-21 11:31:07 +02:00
fluxcdbot
1a546a1d82
Update toolkit components
...
- kustomize-controller to v0.24.2
https://github.com/fluxcd/kustomize-controller/blob/v0.24.2/CHANGELOG.md
- notification-controller to v0.23.4
https://github.com/fluxcd/notification-controller/blob/v0.23.4/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-04-21 09:29:20 +00:00
Hidde Beydals
713365a12c
Merge pull request #2657 from fluxcd/update-kc
2022-04-20 18:08:22 +02:00
Hidde Beydals
5d8248d31d
Update kustomize-controller to v0.24.1
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-04-20 17:34:12 +02:00
Hidde Beydals
5346c1cca3
Merge pull request #2652 from fluxcd/update-components
2022-04-20 12:28:48 +02:00
Hidde Beydals
baadaa05d2
tests/azure: Update toolkit components
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-04-20 11:49:49 +02:00
fluxcdbot
224a1ce941
Update toolkit components
...
- helm-controller to v0.20.1
https://github.com/fluxcd/helm-controller/blob/v0.20.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-04-20 09:46:28 +00:00
Hidde Beydals
52f1bfed4c
Merge pull request #2646 from aryan9600/fix-mask-sops
2022-04-19 20:05:14 +02:00
Sanskar Jaiswal
5c9cbe676d
handle secret types properly while masking sops data
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-04-19 23:12:00 +05:30
Hidde Beydals
e25bb74c05
Merge pull request #2649 from fluxcd/update-deps
2022-04-19 19:21:45 +02:00
Hidde Beydals
c2f465e246
Update dependencies
...
- github.com/ProtonMail/go-crypto to v0.0.0-20220407094043-a94812496cf5
- github.com/fluxcd/pkg/kustomize to v0.2.0
- github.com/fluxcd/pkg/runtime to v0.14.1
- github.com/fluxcd/pkg/ssa to v0.15.2
- golang.org/x/crypto to v0.0.0-20220411220226-7b82a4e95df4
- golang.org/x/term to v0.0.0-20220411215600-e5f449aeb171
- k8s.io/cli-runtime to v0.23.5
- k8s.io/kubectl to v0.23.5
- sigs.k8s.io/cli-utils to v0.29.4
- sigs.k8s.io/kustomize/api to v0.11.4
- sigs.k8s.io/kustomize/kyaml to v0.13.6
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-04-19 18:27:33 +02:00
Hidde Beydals
6bbbf16140
tests/azure: update dependencies
...
This does not include an update of `github.com/hashicorp/terraform-exec`
to `v0.16.1`, as it contains a breaking change. `tfinstall` has been
removed and needs to be replaced with `github.com/hashicorp/hc-install`.
- github.com/fluxcd/helm-controller/api to v0.20.0
- github.com/fluxcd/image-automation-controller/api to v0.22.0
- github.com/fluxcd/image-reflector-controller/api to v0.17.2
- github.com/fluxcd/kustomize-controller/api to v0.24.0
- github.com/fluxcd/notification-controller/api to v0.23.3
- github.com/fluxcd/pkg/apis/meta to v0.12.2
- github.com/fluxcd/pkg/runtime to v0.14.1
- github.com/fluxcd/source-controller/api to v0.24.0
- k8s.io/api to v0.23.5
- k8s.io/apimachinery to v0.23.5
- k8s.io/client-go to v0.23.5
- sigs.k8s.io/controller-runtime to v0.11.2
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-04-19 18:23:42 +02:00
Hidde Beydals
c5cdb70031
Merge pull request #2617 from fluxcd/update-components
2022-04-19 18:20:30 +02:00
fluxcdbot
2955cd70a8
Update toolkit components
...
- helm-controller to v0.20.0
https://github.com/fluxcd/helm-controller/blob/v0.20.0/CHANGELOG.md
- kustomize-controller to v0.24.0
https://github.com/fluxcd/kustomize-controller/blob/v0.24.0/CHANGELOG.md
- source-controller to v0.24.0
https://github.com/fluxcd/source-controller/blob/v0.24.0/CHANGELOG.md
- notification-controller to v0.23.3
https://github.com/fluxcd/notification-controller/blob/v0.23.3/CHANGELOG.md
- image-reflector-controller to v0.17.2
https://github.com/fluxcd/image-reflector-controller/blob/v0.17.2/CHANGELOG.md
- image-automation-controller to v0.22.0
https://github.com/fluxcd/image-automation-controller/blob/v0.22.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-04-19 15:45:35 +00:00
Stefan Prodan
7b4940914c
Merge pull request #2597 from fluxcd/rfc-helm-oci
...
[RFC-0002] Flux OCI support for Helm
2022-04-13 11:01:25 +03:00
Stefan Prodan
30f977a7cb
Assign RFC-0002 to Helm OCI proposal
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-04-13 10:27:11 +03:00
Stefan Prodan
e06fa24616
Add dedicated reconcilers to the design docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-04-12 15:09:51 +03:00
Stefan Prodan
20d7d0c78a
Add image registry example to story 2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-04-12 15:08:31 +03:00
Stefan Prodan
606078c1b3
Add chart update automation to Git
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-04-12 15:08:31 +03:00
Stefan Prodan
0135eb19d4
Add proposal for adding Helm OCI support to Flux Source API
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-04-12 15:08:30 +03:00
Stefan Prodan
8b989190c4
Merge pull request #2631 from canidam/add-bootstrap-git-pass-from-stdin-and-env
...
bootstrap git: Allow the password to be specified with GIT_PASSWORD env var
2022-04-12 14:59:17 +03:00
Chen Anidam
a85ea59824
Read password of generic git bootstrap command from env or stdin
...
Signed-off-by: Chen Anidam <canidam@gmail.com >
2022-04-12 12:17:11 +03:00
Stefan Prodan
d012f0f2bc
Merge pull request #2624 from kingdonb/docs-when-prune-enabled
...
Add detail to delete docs
2022-04-07 19:47:22 +03:00
Kingdon Barrett
7e2b63ea5d
add detail to delete docs
...
Signed-off-by: Kingdon Barrett <kingdon@weave.works >
2022-04-07 08:29:57 -04:00
Stefan Prodan
cb53243fc1
Merge pull request #2611 from souleb/diff-local-kustomization
...
Add an option to diff with a local Flux Kustomization file
2022-04-05 19:40:11 +03:00
Soule BA
5536af9756
Add an option to diff with a local kustomization file
...
If implemented, users will be able to provide a local kustomization file
to `flux build/diff`.
Signed-off-by: Soule BA <soule@weave.works >
2022-04-05 17:21:11 +02:00
Stefan Prodan
28087c1d76
Merge pull request #2616 from SomtochiAma/resume-all-wait
...
Add cli flags for chart interval and reconcile strategy
2022-04-05 17:19:07 +03:00
Somtochi Onyekwere
b80f32ce7d
Add cli flags for chart interval and reconcile strategy
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-04-05 12:56:50 +01:00
Stefan Prodan
8bad59ebde
Merge pull request #2609 from darkowlzz/grafana-dashboard-labelvalues
...
monitoring-config: set grafana dashboards labelValues
2022-04-03 09:46:23 +03:00
Sunny
b44e4617e0
monitoring-config: grafana dashboards labelValue
...
Since kube-prometheus-stack helm chart v32.2.0, the `labelValue` has to
be set to "1" for the default grafana dashboard label selector to select
the flux dashboard configuration.
Also, update kube-prometheus-stack to v34.7.0, latest.
Refer: eba5b198f5
Signed-off-by: Sunny <darkowlzz@protonmail.com >
2022-04-02 23:55:11 +05:30
Stefan Prodan
5d99e3d191
Merge pull request #2607 from souleb/issue-2598
...
[Diff] Update pkg/kustomize to v0.1.0
2022-04-01 17:45:01 +03:00
Soule BA
1807852b6b
Update pkg/kustomize to v0.1.0
...
If implemented this fixes a bug where retrieving the groupVersion.Group
of a kustomization were returning an empty string.
Signed-off-by: Soule BA <soule@weave.works >
2022-04-01 10:27:37 +02:00
Hidde Beydals
4f4a5c0ba0
Merge pull request #2594 from fluxcd/update-components
2022-03-30 20:41:16 +02:00
fluxcdbot
24188e58ff
Update toolkit components
...
- kustomize-controller to v0.22.3
https://github.com/fluxcd/kustomize-controller/blob/v0.22.3/CHANGELOG.md
- source-controller to v0.22.5
https://github.com/fluxcd/source-controller/blob/v0.22.5/CHANGELOG.md
- notification-controller to v0.23.2
https://github.com/fluxcd/notification-controller/blob/v0.23.2/CHANGELOG.md
- image-automation-controller to v0.21.3
https://github.com/fluxcd/image-automation-controller/blob/v0.21.3/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-03-30 17:39:09 +00:00
Stefan Prodan
e2be598988
Merge pull request #2584 from souleb/update-homeport-dyff
...
Diff: Update homeport/Dyff to v1.5.2
2022-03-29 10:16:39 +03:00
Soule BA
9e2a4f329b
Update homeport/Dyff to v1.5.2
...
If implmented, this will provide an inline diff for configmaps with the
command `flux diff``.
Signed-off-by: Soule BA <soule@weave.works >
2022-03-29 08:52:53 +02:00
Stefan Prodan
574b86cbca
Merge pull request #2534 from jooooel/joel/update_docs
...
Add coreutils (for Mac OS) as a dependency
2022-03-29 08:26:45 +03:00
jooooel
4b7042cc46
Add coreutils (for Mac OS) as a dependency
...
Signed-off-by: jooooel <jooooel@users.noreply.github.com >
2022-03-28 20:34:07 +02:00
Sunny
5ae4711f7b
Merge pull request #2583 from fluxcd/update-components
...
Update toolkit components
2022-03-28 22:41:58 +05:30
fluxcdbot
97a53b1536
Update toolkit components
...
- source-controller to v0.22.4
https://github.com/fluxcd/source-controller/blob/v0.22.4/CHANGELOG.md
- image-automation-controller to v0.21.2
https://github.com/fluxcd/image-automation-controller/blob/v0.21.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-03-28 16:52:13 +00:00
Hidde Beydals
cc982cf3b1
Merge pull request #2577 from fluxcd/update-components
2022-03-25 19:10:52 +01:00
fluxcdbot
3f652f8b05
Update toolkit components
...
- helm-controller to v0.18.2
https://github.com/fluxcd/helm-controller/blob/v0.18.2/CHANGELOG.md
- kustomize-controller to v0.22.2
https://github.com/fluxcd/kustomize-controller/blob/v0.22.2/CHANGELOG.md
- source-controller to v0.22.3
https://github.com/fluxcd/source-controller/blob/v0.22.3/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-03-25 17:50:26 +00:00
Hidde Beydals
dcd86dec6e
Merge pull request #2572 from fluxcd/client-rate-limit-args
2022-03-25 11:08:07 +01:00
Stefan Prodan
0d8194c800
Add the kube client qps and burst to the global args
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-03-25 10:43:59 +01:00
Stefan Prodan
150d9d7ae6
Merge pull request #2570 from fluxcd/update-components
...
Update toolkit components
2022-03-24 09:45:29 +02:00
Stefan Prodan
694f1797d2
Update packages for Azure e2e testing
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-03-24 09:23:35 +02:00
fluxcdbot
116be0cfed
Update toolkit components
...
- kustomize-controller to v0.22.1
https://github.com/fluxcd/kustomize-controller/blob/v0.22.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-03-24 07:01:20 +00:00
Hidde Beydals
aa2b5ae18d
Merge pull request #2569 from fluxcd/update-components
2022-03-23 21:47:35 +01:00
Hidde Beydals
e2ccbe2088
tests/azure: update toolkit components
...
- helm-controller to v0.18.1
https://github.com/fluxcd/helm-controller/blob/v0.18.1/CHANGELOG.md
- source-controller to v0.22.2
https://github.com/fluxcd/source-controller/blob/v0.22.2/CHANGELOG.md
- notification-controller to v0.23.1
https://github.com/fluxcd/notification-controller/blob/v0.23.1/CHANGELOG.md
- image-reflector-controller to v0.17.1
https://github.com/fluxcd/image-reflector-controller/blob/v0.17.1/CHANGELOG.md
- image-automation-controller to v0.21.1
https://github.com/fluxcd/image-automation-controller/blob/v0.21.1/CHANGELOG.md
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-03-23 21:33:34 +01:00
Hidde Beydals
775891fc88
build: ensure component update runs with make tidy
...
This to include the `-compat` flag.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-03-23 21:32:00 +01:00
fluxcdbot
c85954ddef
Update toolkit components
...
- helm-controller to v0.18.1
https://github.com/fluxcd/helm-controller/blob/v0.18.1/CHANGELOG.md
- source-controller to v0.22.2
https://github.com/fluxcd/source-controller/blob/v0.22.2/CHANGELOG.md
- notification-controller to v0.23.1
https://github.com/fluxcd/notification-controller/blob/v0.23.1/CHANGELOG.md
- image-reflector-controller to v0.17.1
https://github.com/fluxcd/image-reflector-controller/blob/v0.17.1/CHANGELOG.md
- image-automation-controller to v0.21.1
https://github.com/fluxcd/image-automation-controller/blob/v0.21.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-03-23 21:30:38 +01:00
Hidde Beydals
dd6db2cbd9
Merge pull request #2566 from fluxcd/fix-resume-bucket
2022-03-23 14:50:41 +01:00
Stefan Prodan
5f74c7d294
Fix resume source bucket panic
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-03-23 15:33:57 +02:00
Hidde Beydals
ed87a632b0
Merge pull request #2565 from fluxcd/source-create-wait
2022-03-23 12:55:08 +01:00
Hidde Beydals
3edcd16b62
fix: wait for Source objects observed generation
...
This ensures the command will wait for the object to report a Ready
Condition with an ObservedGeneration matching the Generation of the
resource. Ensuring that when a "create" is actually a mutation, it waits
instead of prematurely assuming the Source to be Ready.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-03-23 12:38:42 +01:00
Hidde Beydals
b01d3aeecd
Merge pull request #2561 from fluxcd/update-deps
2022-03-23 11:55:57 +01:00
Hidde Beydals
0717c8bdbb
Update fluxcd/source-controller to v0.22.1
...
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-03-23 11:33:35 +01:00
Hidde Beydals
f1e4561bdd
tests/azure: update dependencies
...
- github.com/Azure/azure-event-hubs-go/v3 to v3.3.17
- github.com/fluxcd/helm-controller/api to v0.18.0
- github.com/fluxcd/image-automation-controller/api to v0.21.0
- github.com/fluxcd/image-reflector-controller/api to v0.17.0
- github.com/fluxcd/kustomize-controller/api to v0.22.0
- github.com/fluxcd/notification-controller/api to v0.23.0
- github.com/fluxcd/pkg/runtime to v0.13.2
- github.com/hashicorp/terraform-exec to v0.15.0
- github.com/libgit2/git2go/v31 to v31.7.9
- github.com/stretchr/testify to v1.7.1
- go.uber.org/multierr to v1.8.0
- k8s.io/api to v0.23.4
- k8s.io/client-go to v0.23.4
For `github.com/hashicorp/terraform-exec`, a newer version (v0.16.0)
is availabe. This version however contains a breaking change (as it
removes the `tfinstall` module), which I did not want to deal with at
the moment.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-03-23 11:33:35 +01:00
Hidde Beydals
efe9a30523
Update dependencies
...
- github.com/Masterminds/semver/v3 to v3.1.1
- github.com/ProtonMail/go-crypto to v0.0.0-20220113124808-70ae35bab23f
- github.com/cyphar/filepath-securejoin to v0.2.3
- github.com/fluxcd/pkg/kustomize to v0.0.3
- github.com/fluxcd/pkg/runtime to v0.13.2
- github.com/fluxcd/pkg/ssa to v0.15.1
- github.com/fluxcd/pkg/ssh to v0.3.2
- github.com/fluxcd/pkg/untar to v0.1.0
- github.com/fluxcd/pkg/version to v0.1.0
- github.com/gonvenience/bunt to v1.3.3
- github.com/gonvenience/ytbx to v1.4.4
- github.com/google/go-containerregistry to v0.8.0
- github.com/homeport/dyff to v1.5.1
- github.com/olekukonko/tablewriter to v0.0.5
- github.com/spf13/cobra to v1.4.0
- golang.org/x/crypto to v0.0.0-20220321153916-2c7772ba3064
- k8s.io/kubectl to v0.23.4
- k8s.io/cli-runtime to v0.23.4
- sigs.k8s.io/cli-utils to v0.29.3
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-03-23 11:33:35 +01:00
Paulo Gomes
e5ede275f8
Update Source API to v1beta2
...
The creation of oldConditions, statusableConditions and
reconcilableConditions is an adhoc solution to deal with the upstream
changes on `pkg/apis/meta`, which are yet to be replicated across other
Flux API components.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works >
2022-03-23 11:33:35 +01:00
fluxcdbot
a929d24924
Update toolkit components
...
- helm-controller to v0.18.0
https://github.com/fluxcd/helm-controller/blob/v0.18.0/CHANGELOG.md
- kustomize-controller to v0.22.0
https://github.com/fluxcd/kustomize-controller/blob/v0.22.0/CHANGELOG.md
- source-controller to v0.22.0
https://github.com/fluxcd/source-controller/blob/v0.22.0/CHANGELOG.md
- notification-controller to v0.23.0
https://github.com/fluxcd/notification-controller/blob/v0.23.0/CHANGELOG.md
- image-reflector-controller to v0.17.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.17.0/CHANGELOG.md
- image-automation-controller to v0.21.0
https://github.com/fluxcd/image-automation-controller/blob/v0.21.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-03-23 11:33:35 +01:00
Stefan Prodan
368f2d3542
Merge pull request #2564 from fluxcd/dot-domain-nc
...
Use absolute domain name for the events address
2022-03-23 12:17:35 +02:00
Stefan Prodan
139bbbb87c
Use absolute domain name for the events address
...
Add ending dot to the events address to be consistent with source controller address.
This will affect bootstrap and install by setting `--events-addr=http://notification-controller.flux-system.svc.cluster.local./ `.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-03-23 11:57:46 +02:00
Stefan Prodan
51f5d85861
Merge pull request #2559 from fluxcd/fix-non-fast-forward
...
Retry bootstrap operations on Git conflict errors
2022-03-22 17:12:31 +02:00
Stefan Prodan
7756faec1f
Retry bootstrap operations on Git conflict errors
...
When running bootstrap in-parallel for many clusters that target the same repository, the 2nd commit with the sync files fails with ` non-fast-forward update`. We now detect the conflict, and we retry the operations by creating a fresh clone from upstream.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-03-22 16:09:31 +02:00
Sunny
d9e3e3aa95
Merge pull request #2542 from fluxcd/update-components
...
Update toolkit components
2022-03-16 03:16:19 +05:30
fluxcdbot
ff65491bb6
Update toolkit components
...
- helm-controller to v0.17.2
https://github.com/fluxcd/helm-controller/blob/v0.17.2/CHANGELOG.md
- notification-controller to v0.22.3
https://github.com/fluxcd/notification-controller/blob/v0.22.3/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-03-15 20:41:25 +00:00
Stefan Prodan
8f514d8991
Merge pull request #2530 from fluxcd/components-extra-example
...
Add components-extra example usage to CLI help
2022-03-11 11:34:22 +02:00
Stefan Prodan
2e1000c31a
Add components-extra example usage to CLI help
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-03-11 09:19:56 +02:00
Stefan Prodan
c5171a1f2e
Merge pull request #2512 from souleb/introduce-printer-interface
...
Introduce a printer interface for flux resources
2022-03-07 13:55:33 +02:00
Soule BA
7359e63960
Introduce a printer interface for flux resource
...
If implemented, there will a common interface to print flux resource.
We are adding new way to print resource information e.g. diff of
objects.
Signed-off-by: Soule BA <soule@weave.works >
2022-03-07 12:15:35 +01:00
Stefan Prodan
307309504b
Merge pull request #2484 from cuishuang/main
...
all: fix some typos
2022-03-02 14:23:04 +02:00
cuishuang
1fda202cf9
all: fix some typos
...
Signed-off-by: cuishuang <imcusg@gmail.com >
2022-03-02 19:36:08 +08:00
Sunny
7e634c154f
Merge pull request #2483 from fluxcd/update-components
...
Update toolkit components
2022-03-01 21:18:05 +05:30
fluxcdbot
3c72e35381
Update toolkit components
...
- image-automation-controller to v0.20.1
https://github.com/fluxcd/image-automation-controller/blob/v0.20.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-03-01 15:07:34 +00:00
Stefan Prodan
7e23430882
Merge pull request #2467 from fluxcd/update-get-column-order
...
Update `get` subcommand column order
2022-02-28 15:34:38 +02:00
Sunny
2c4c3fd749
test: ignore golden template files with -update
...
Add a template values check in the `assertGoldenTemplateFile()` function
to only update golden files if they aren't templates. A note is printed
when an update to a template golden file is needed and `-update` flag
can't update it.
Signed-off-by: Sunny <darkowlzz@protonmail.com >
2022-02-28 08:56:08 +05:30
Sunny
edaf6ca522
Add test flag -update to update the golden files
...
Test flag `-update` can be used to update all the golden files whenever
the CLI output changes.
Signed-off-by: Sunny <darkowlzz@protonmail.com >
2022-02-24 08:58:19 +05:30
Sunny
21f0d5d82c
Move MESSAGE to the end of get subcommand output
...
Message content could be long compared to other fields. Moving it to
the end helps improve the visibility of the other fields.
Signed-off-by: Sunny <darkowlzz@protonmail.com >
2022-02-24 04:21:47 +05:30
Stefan Prodan
059751b3c9
Merge pull request #2462 from fluxcd/update-components
...
Update notification-controller to v0.22.2
2022-02-23 15:53:19 +02:00
fluxcdbot
05479756d8
Update toolkit components
...
- notification-controller to v0.22.2
https://github.com/fluxcd/notification-controller/blob/v0.22.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-02-23 13:37:43 +00:00
Stefan Prodan
34e19cb638
Merge pull request #2440 from fluxcd/diagrams
...
Add e2e sequence diagrams
2022-02-23 13:52:55 +02:00
Stefan Prodan
5312f81c8e
Add e2e sequence diagrams
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-02-23 13:28:25 +02:00
Stefan Prodan
7f02898539
Merge pull request #2460 from fluxcd/update-components
...
Update toolkit components
2022-02-23 13:27:31 +02:00
fluxcdbot
8aabc544f1
Update toolkit components
...
- helm-controller to v0.17.1
https://github.com/fluxcd/helm-controller/blob/v0.17.1/CHANGELOG.md
- kustomize-controller to v0.21.1
https://github.com/fluxcd/kustomize-controller/blob/v0.21.1/CHANGELOG.md
- notification-controller to v0.22.1
https://github.com/fluxcd/notification-controller/blob/v0.22.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-02-23 09:00:51 +00:00
Stefan Prodan
3b62955e81
Merge pull request #2450 from SomtochiAma/resume-all-wait
...
Add `--wait` flag to flux `resume` cmd
2022-02-21 12:26:53 +02:00
Somtochi Onyekwere
9c76ba903b
add wait flag to flux resume cmd
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-21 11:07:55 +01:00
Stefan Prodan
b4118b73ed
Merge pull request #2448 from SomtochiAma/metadata-client
...
Use `metadata.Client` for reconcile operations
2022-02-21 12:02:53 +02:00
Somtochi Onyekwere
82a8697f28
Add gvk to rest of api type
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-21 10:40:35 +01:00
Stefan Prodan
5b9a1ce5c6
Merge pull request #2452 from souleb/fix-stringData-diff
...
Diff: fix stringData Secret issue
2022-02-21 11:20:24 +02:00
Soule BA
32ad462ebe
Fix stringData Secret issue
...
This commit migrate to the last version of pkg/ssa v0.14.1 that contains a fix
for stringData secrets. The test case was changed accordingly to
validate a stringData drift.
A progress-bar flag option has also been added in order to be able to
disable it.
Signed-off-by: Soule BA <soule@weave.works >
2022-02-18 17:18:16 +01:00
Stefan Prodan
1ff8c2806c
Merge pull request #2441 from andrewjjenkins/fix-trace-test-tz
...
Fix failure in TestTrace/* when timezone isn't UTC
2022-02-17 13:51:46 +02:00
Andrew Jenkins
437a7a2852
Fix failure in TestTrace/* when timezone isn't UTC
...
The TestTrace/Deployment and TestTrace/HelmRelease test cases fail in
environments where the timezone isn't UTC, because they compare a local time
string to the golden file, which has time in UTC. Here is an example:
```
--- FAIL: TestTrace (0.12s)
--- FAIL: TestTrace/Deployment (0.08s)
main_test.go:337: Mismatch from golden file 'testdata/trace/deployment.golden': Mismatch from expected value (-want +got):
strings.Join({
... // 88 identical bytes
" Flux\n---\nHelmRelease: podinfo\nNamespace: podinfo-8\nRevi",
"sion: 6.0.0\nStatus: Last reconciled at 2021-07-16 ",
- "15:42:20 +0000 UTC",
+ "09:42:20 -0600 MDT",
"\nMessage: Release reconciliation succeeded\n---\nHelmChart:",
" podinfo-podinfo\nNamespace: flux-system-9\nChart: ",
" podinfo\nVersion: 6.0.0\nRevision: 6.0.0\nStatus: ",
" Last reconciled at 2021-07-16 ",
- "15:32:09 +0000 UTC",
+ "09:32:09 -0600 MDT",
"\nMessage: Fetched revision: 6.0.0\n---\nHelmRepository: pod",
"info\nNamespace: flux-system-9\nURL: https://stefa ",
"nprodan.github.io/podinfo\nRevision: 8411f23d07d3701f0e96e7",
"d9e503b7936d7e1d56\nStatus: Last reconciled at 2021-07-",
- "1",
"1",
- " 00:25:46 +0000 UTC",
+ "0 18:25:46 -0600 MDT",
"\nMessage: Fetched revision: 8411f23d07d3701f0e96e7d9e503b",
"7936d7e1d56\n",
}, "")
```
This commit fixes the issue by converting the golden test times to local
time before comparing. The utility function toLocalTime() is added to
trace_test.go, and then it is used to provide localized times as
template parameters to the golden files.
Signed-off-by: Andrew Jenkins <andrew@aspenmesh.io >
2022-02-16 09:36:00 -07:00
Stefan Prodan
412db70773
Merge pull request #2444 from fluxcd/update-components
...
Update toolkit components
2022-02-16 15:20:38 +02:00
fluxcdbot
a1bb6babed
Update toolkit components
...
- helm-controller to v0.17.0
https://github.com/fluxcd/helm-controller/blob/v0.17.0/CHANGELOG.md
- kustomize-controller to v0.21.0
https://github.com/fluxcd/kustomize-controller/blob/v0.21.0/CHANGELOG.md
- notification-controller to v0.22.0
https://github.com/fluxcd/notification-controller/blob/v0.22.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-02-16 12:57:45 +00:00
Stefan Prodan
568c536c3c
Merge pull request #2443 from SomtochiAma/log-bug
...
Validate that object name adheres to RFC 1123 for `flux create` commands
2022-02-16 14:57:00 +02:00
Somtochi Onyekwere
d7129d6b55
Remove validation from sub-commands
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-16 11:04:05 +01:00
Somtochi Onyekwere
4a893b13f8
validate that object name adheres to RFC 1123 for flux create commands
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-16 10:51:03 +01:00
Stefan Prodan
8c2983c958
Merge pull request #2439 from SomtochiAma/log-bug
...
Use text/template library instead of html/template for logs
2022-02-15 09:30:58 +02:00
Somtochi Onyekwere
a30ffdb176
Use text/template
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-14 23:59:20 +01:00
Stefan Prodan
7a306e69ab
Merge pull request #2426 from foot/support-dot-prefixed-paths
...
Add support for Kustomizations with dot-prefixed paths
2022-02-14 12:32:25 +02:00
Simon Howe
23c4c2f1aa
Adds test for parent directory
...
Signed-off-by: Simon Howe <footless@gmail.com >
2022-02-14 10:51:20 +01:00
Simon Howe
aac07f03d8
Adds test for using dot to represent pwd
...
Signed-off-by: Simon Howe <footless@gmail.com >
2022-02-14 10:48:58 +01:00
Simon Howe
f4418920fb
Adds support for dot-prefixed paths in git
...
- in `flux bootstrap` and `flux create kustomization` etc.
- E.g. for example `--path=.flux` should work now
- Previous behaviour is to strip off any leading "." and leave you with
"./flux" in the kustomizations / folder structure generated by `flux
bootstrap`
Signed-off-by: Simon Howe <footless@gmail.com >
2022-02-14 09:10:18 +01:00
Stefan Prodan
7752206152
Merge pull request #2427 from souleb/issue-2411
...
Bootstrap bitbucket-server: Make sure we retrieve the right project
2022-02-12 15:40:29 +02:00
Soule BA
c950f8f817
Make sure bootstrap bitbucket-server retrieve the right project
...
When fetching a project by name, a list is returned. If implented, this
will make sure we return the right project from the list.
Signed-off-by: Soule BA <soule@weave.works >
2022-02-12 13:31:11 +01:00
Stefan Prodan
9276345fe7
Merge pull request #2425 from souleb/adding-a-simple-spinner
...
Add a simple spinner when running flux diff kustomization
2022-02-12 14:25:51 +02:00
Soule BA
01f910e257
Add a simple spinner when running flux diff kustomization
...
If implemented, users will see a spinner run while the diff is on-going.
Signed-off-by: Soule BA <soule@weave.works >
2022-02-11 18:11:28 +01:00
Stefan Prodan
de5f00016b
Merge pull request #2418 from fluxcd/fix-bootstrap
...
Fix bootstrap: Reset schema cache after applying CRDs
2022-02-10 18:44:53 +02:00
Stefan Prodan
877729aca3
Fix bootstrap: Reset schema cache after applying CRDs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-02-10 18:09:06 +02:00
Stefan Prodan
f65d87b191
Merge pull request #2416 from fluxcd/update-components
...
Update kustomize-controller to v0.20.2
2022-02-10 16:55:01 +02:00
fluxcdbot
3b1d706b05
Update toolkit components
...
- kustomize-controller to v0.20.2
https://github.com/fluxcd/kustomize-controller/blob/v0.20.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-02-10 10:45:36 +00:00
Stefan Prodan
b0552fa0de
Merge pull request #2415 from fluxcd/iac-namespace-arg
...
Add GitRepository namespace arg to `flux create image update`
2022-02-10 12:44:58 +02:00
Stefan Prodan
cbca583f4b
Add GitRepository namespace arg to flux create image update
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-02-10 10:52:51 +02:00
Stefan Prodan
a0520de7aa
Merge pull request #2397 from fluxcd/ssa-v0.13.0
...
Fix bootstrap CRD wait race condition
2022-02-07 14:59:05 +02:00
Stefan Prodan
4602b72778
Fix bootstrap CRD wait race condition
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-02-07 14:28:56 +02:00
Stefan Prodan
e69a6ed91a
Merge pull request #2398 from fluxcd/update-components
...
Update toolkit components
2022-02-07 14:28:20 +02:00
Stefan Prodan
9d6a037935
Update dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-02-07 14:09:23 +02:00
fluxcdbot
41df03f600
Update toolkit components
...
- kustomize-controller to v0.20.1
https://github.com/fluxcd/kustomize-controller/blob/v0.20.1/CHANGELOG.md
- source-controller to v0.21.2
https://github.com/fluxcd/source-controller/blob/v0.21.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-02-07 11:45:14 +00:00
Stefan Prodan
ca92464ef6
Merge pull request #2392 from souleb/issue-2387
...
Mask dockerconfigjson secret types and support StringData secrets
2022-02-07 11:18:11 +02:00
Soule BA
2e9fd33ce5
Mask dockerconfigjson secret types and support StringData secrets
...
If implemented, flux diff kustomization will managed correctly sops
managed dockerconfigjson secrets.
Sops encrypted secret with stringData maps are supported too.
Signed-off-by: Soule BA <soule@weave.works >
2022-02-07 09:45:38 +01:00
Stefan Prodan
cf3f729f98
Merge pull request #2389 from souleb/fix-deleted-mess-diff
...
Fix wrong deletion message on flux diff
2022-02-07 10:09:51 +02:00
Soule BA
8b444283e6
Fix wrong deletion message on flux diff
...
If implemented, when an error happens when dry-running an object, we
return early. This match pkg ssa implementation
Signed-off-by: Soule BA <soule@weave.works >
2022-02-07 00:06:33 +01:00
Stefan Prodan
4b4e6b1be3
Merge pull request #2382 from SomtochiAma/commit-sha
...
Use `client.Patch` for suspend/resume operations
2022-02-04 13:39:52 +02:00
Somtochi Onyekwere
d3d271defe
use client.Patch for suspend/resume operations
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-04 12:06:39 +01:00
Stefan Prodan
9bddabf4ff
Merge pull request #2380 from souleb/fix-panic-orgref-var
...
Fix panic on bootstrap when orgRef is not retrieved
2022-02-04 10:29:26 +02:00
Soule BA
959ea6875a
Fix panic on bootstrap when orgRef is not retrieved
...
If implemented, not retrieving an orgRef will always return an error
Signed-off-by: Soule BA <soule@weave.works >
2022-02-04 09:08:38 +01:00
Stefan Prodan
7b7eb011b0
Merge pull request #2377 from souleb/issue-2363
...
Fix `flux build/diff` when parsing SOPS encrypted secrets
2022-02-04 10:06:14 +02:00
Soule BA
997e6be3a2
Make sure to trim all sops data
...
If implemented this fixes #2363 and make sure we can build with sops
encrypted data
Signed-off-by: Soule BA <soule@weave.works >
2022-02-04 08:38:29 +01:00
Stefan Prodan
51af4bbf52
Merge pull request #2364 from robwittman/rwittman/add-github-gpg-signing
...
Add GPG signing to Github/Gitlab/Bitbucket bootstrap
2022-02-04 09:26:50 +02:00
Robert Wittman
e33198e750
Replace github boostrap GPG options
...
Signed-off-by: Robert Wittman <robkwittman@gmail.com >
2022-02-03 11:09:10 -05:00
Robert Wittman
e3f5a8fee3
Add GPG options to Gitlab and BitBucket bootstraps
...
Signed-off-by: Robert Wittman <robkwittman@gmail.com >
2022-02-03 11:07:55 -05:00
Robert Wittman
f8b58f8be9
Add GPG signing to Github bootstrap
...
Signed-off-by: Robert Wittman <robkwittman@gmail.com >
2022-02-03 11:03:35 -05:00
Stefan Prodan
55542a8086
Merge pull request #2376 from fluxcd/fix-azure-test
...
e2e: Fix Azure image update automation test
2022-02-03 17:04:01 +02:00
Stefan Prodan
70c8c0445c
e2e: Fix Azure image update automation test
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-02-03 16:38:25 +02:00
Stefan Prodan
29c0bb4ce2
Merge pull request #2375 from souleb/issue-2365
...
Add contextual error code for flux diff kustomization
2022-02-03 16:35:45 +02:00
Soule BA
b86b195450
Add contextual error code for flux diff kustomization
...
If implemented, calling the diff command on kustomization will return 0,
1(if changes are identified), >1 for errors.
Signed-off-by: Soule BA <soule@weave.works >
2022-02-03 13:41:57 +01:00
Hidde Beydals
edf15894f8
Merge pull request #2368 from fluxcd/update-e2e-pkgs
2022-02-02 11:41:07 +01:00
Stefan Prodan
74878a9aef
Update dependencies
...
Use Azure e2e dependencies and bump fluxcd/pkg/ssa to v0.12.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-02-02 11:50:39 +02:00
Stefan Prodan
82824b4fc6
Merge pull request #2345 from fluxcd/update-components
...
Update toolkit components
2022-02-01 12:39:35 +02:00
Stefan Prodan
141d71c39d
Use CrossNamespaceSourceReference for image automations
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-02-01 12:12:59 +02:00
fluxcdbot
e9d6f271b5
Update toolkit components
...
- helm-controller to v0.16.0
https://github.com/fluxcd/helm-controller/blob/v0.16.0/CHANGELOG.md
- kustomize-controller to v0.20.0
https://github.com/fluxcd/kustomize-controller/blob/v0.20.0/CHANGELOG.md
- source-controller to v0.21.1
https://github.com/fluxcd/source-controller/blob/v0.21.1/CHANGELOG.md
- notification-controller to v0.21.0
https://github.com/fluxcd/notification-controller/blob/v0.21.0/CHANGELOG.md
- image-reflector-controller to v0.16.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.16.0/CHANGELOG.md
- image-automation-controller to v0.20.0
https://github.com/fluxcd/image-automation-controller/blob/v0.20.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-02-01 09:48:15 +00:00
Stefan Prodan
8d4dee2aee
Merge pull request #2356 from fluxcd/fix-diff-test-kubernetes-1.23.3
...
Adapt diff test to match Kubernetes 1.23.3 API response
2022-01-31 11:36:07 +02:00
Stefan Prodan
246af92386
Adapt diff test to match Kubernetes 1.23.3 API response
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-28 20:37:16 +02:00
Stefan Prodan
7c9957a18f
Merge pull request #2348 from pjbgf/add-pkg-config
...
Add pkg-config to arm runners
2022-01-27 15:48:48 +02:00
Paulo Gomes
9e7018383a
Add pkg-config to arm runners
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works >
2022-01-27 13:28:46 +00:00
Stefan Prodan
920d6e5404
Merge pull request #2347 from stealthybox/fix-2346-usage-output
...
Fix output usage for `flux get <sources|images>`
2022-01-27 09:58:56 +02:00
leigh capili
57962347f2
Output Usage for flux get <sources|images>
...
Signed-off-by: leigh capili <leigh@null.net >
2022-01-26 16:03:22 -07:00
Stefan Prodan
6f053c45df
Merge pull request #2343 from fluxcd/check-kubernetes-1.20.6
...
Set minimum supported version to Kubernetes 1.20.6
2022-01-26 12:22:13 +02:00
Stefan Prodan
f154326391
Set minimum supported version to Kubernetes 1.20.6
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-26 11:21:32 +02:00
Stefan Prodan
776a7fc9c0
Merge pull request #2342 from fluxcd/flux-cli-non-root
...
Run the CLI as non-root
2022-01-26 10:39:10 +02:00
Stefan Prodan
08412b72bc
Run the CLI as non-root
...
Run the Flux CLI inside the container under the nobody user and group.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-26 09:51:50 +02:00
Stefan Prodan
030e166f43
Merge pull request #2336 from souleb/upgrade-go-git-provider
...
Upgrade go-git-providers to v0.5.3
2022-01-25 12:14:50 +02:00
Soule BA
d92dfc56b8
Upgrade go-git-providers to v0.5.3
...
Fixes bug reported on #2332
Signed-off-by: Soule BA <soule@weave.works >
2022-01-25 10:28:14 +01:00
Stefan Prodan
365d2d102d
Merge pull request #2316 from pjbgf/warn-pod-security
...
[security] Enable pod security warnings for flux-system
2022-01-21 13:53:11 +02:00
Paulo Gomes
f7853c4ddf
Enable pod security warnings for flux-system
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works >
2022-01-21 11:23:56 +00:00
Hidde Beydals
0a6d5d9267
Merge pull request #2317 from souleb/update-diff-license-header
2022-01-20 17:42:51 +01:00
Soule BA
10b761e4e7
Add license Header to internal/build files
...
This adds an up to date license header to the files.
Signed-off-by: Soule BA <soule@weave.works >
2022-01-20 16:58:12 +01:00
Stefan Prodan
c6f2b410bc
Merge pull request #2167 from souleb/flux-build-kustomization
...
Preview local changes with flux build/diff kustomization
2022-01-20 14:50:02 +02:00
Soule BA
306f8f5715
Add graceful shutdown when interrupted
...
If implemented this permit restoring a clean state in case of signal
interruption.
Signed-off-by: Soule BA <soule@weave.works >
2022-01-20 13:21:07 +01:00
Soule BA
f7d9ee90cd
Add e2e tests for build/diff kustomization
...
Signed-off-by: Soule BA <soule@weave.works >
2022-01-20 11:51:57 +01:00
Soule BA
9376c9a946
Add a diff kustomization feature
...
If implemented it will permit queriying the Kubernetes API to fetch the specified
Flux Kustomization, then uses the specified path to build the overlay.
It will then ssa-dry-run apply and output the diff using homeport/dyff
Signed-off-by: Soule BA <soule@weave.works >
2022-01-20 11:51:56 +01:00
Soule BA
70fb87bc93
Add a build kustomization feature
...
If implemented it will permit queriying the Kubernetes API to fetch the specified
Flux Kustomization, then uses the specified path to build
the overlay.
Signed-off-by: Soule BA <soule@weave.works >
2022-01-20 11:51:56 +01:00
Stefan Prodan
63e54f3575
Merge pull request #2297 from SomtochiAma/commit-sha
...
Shorten Git SHA commit in `flux get` commands output
2022-01-20 12:36:18 +02:00
Somtochi Onyekwere
1e2a497108
Shorten sha commit
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-01-20 11:13:25 +01:00
Stefan Prodan
5d95a6e750
Merge pull request #2305 from fluxcd/kubectl-1.23.1
...
Update kubectl to 1.23.1 in flux-cli container image
2022-01-18 19:01:09 +02:00
Stefan Prodan
af00610a61
Update kubectl to 1.23.1 in flux-cli container image
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-18 18:34:16 +02:00
Stefan Prodan
809cb79828
Merge pull request #2304 from fluxcd/fix-release-notes-gen
...
ci: Fix release notes generator
2022-01-18 18:33:23 +02:00
Stefan Prodan
e44a58cba0
ci: Fix release notes generator
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-18 18:13:59 +02:00
Stefan Prodan
10046187a6
Merge pull request #2301 from fluxcd/cosign
...
Sign the release artifacts checksums and images
2022-01-18 14:56:47 +02:00
Stefan Prodan
a402461f9c
Sign the release artifacts checksums and images
...
- add the Flux manifests and API schemas to checksums
- sign the checksum.txt with Cosign and GitHub OIDC
- sign the flux-cli container images with Cosign and GitHub OIDC
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-18 14:31:37 +02:00
Stefan Prodan
8a6771c9a9
Merge pull request #2300 from fluxcd/ci-fixes
...
Fix Azure e2e tests and GoReleaser buildx directive
2022-01-17 11:03:05 +02:00
Stefan Prodan
7173bd5945
Fix GoReleaser buildx directive
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-17 10:37:31 +02:00
Stefan Prodan
8e09ade41c
Fix Azure e2e tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-17 10:36:03 +02:00
Stefan Prodan
6ceb8d8338
Merge pull request #2295 from fluxcd/sbom-spdx
...
Publish Flux Software Bill of Materials (SBOM)
2022-01-17 10:33:02 +02:00
Stefan Prodan
11296cd94f
Publish Flux Software Bill of Materials (SBOM) in SPDX format
...
- generate SBOM for Flux Go modules with Syft
- publish the SBOM SPDX JSON files to GitHub releases with GoReleaser
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-14 16:36:49 +02:00
Aurel Canciu
677dca0bc4
Merge pull request #2296 from fluxcd/fix-pkgbuild-envtest
...
Fix Archlinux PKGBUILD check() run on ARM
2022-01-14 13:55:26 +01:00
Aurel Canciu
8e7b957164
Fix Archlinux PKGBUILD check() run on ARM
...
The check() run started to fail after #2288 since ENVTEST_ARCH was not
set correctly on ARM/ARM64. This should fix the problem for the flux-go
and flux-scm AUR packages.
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com >
2022-01-14 13:20:19 +01:00
Stefan Prodan
8f93e2a9d4
Merge pull request #2294 from fluxcd/ci-del-repo
...
Improve the bootstrap e2e test workflow
2022-01-14 11:48:22 +02:00
Stefan Prodan
62755b4b75
Wait 60s for image automation before failing the test
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-14 10:30:36 +02:00
Stefan Prodan
dcfb745b1f
Improve the bootstrap e2e cleanup
...
Delete the repository regardless of the bootstrap test exit code.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-13 20:44:02 +02:00
Stefan Prodan
f38b83231c
Merge pull request #2291 from fluxcd/update-components
...
Update kustomize-controller to v0.19.1
2022-01-13 20:33:47 +02:00
fluxcdbot
269f5e2575
Update toolkit components
...
- kustomize-controller to v0.19.1
https://github.com/fluxcd/kustomize-controller/blob/v0.19.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-01-13 18:17:27 +00:00
Stefan Prodan
893596383a
Merge pull request #2290 from fluxcd/ssa-v0.10.0
...
Update dependencies
2022-01-13 19:56:47 +02:00
Stefan Prodan
8c67708829
Update dependencies
...
- sigs.k8s.io/cli-utils v0.27.0
- github.com/fluxcd/pkg/ssa v0.10.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-13 19:37:14 +02:00
Stefan Prodan
c1528503b6
Merge pull request #2141 from schrej/feature/trace-simpler-arguments
...
Simplify arguments of flux trace command
2022-01-13 19:36:56 +02:00
Jakob Schrettenbrunner
d3c56eb3d3
trace: fix lint warning
...
Signed-off-by: Jakob Schrettenbrunner <jakob.schrettenbrunner@telekom.de >
2022-01-13 15:52:47 +01:00
Jakob Schrettenbrunner
b10eee87ee
Simplify arguments of flux trace command
...
It now accepts arguments in the forms <resource>/<name>
and <resource> <name> instead of requiring api version and
kind as flags.
Signed-off-by: Jakob Schrettenbrunner <jakob.schrettenbrunner@telekom.de >
2022-01-13 15:52:47 +01:00
Hidde Beydals
83de469967
Merge pull request #2267 from tomalexander/add_git_build_dep
2022-01-13 15:22:23 +01:00
Tom Alexander
192978125f
build/aur: fix the make target for the manifests
...
Signed-off-by: Tom Alexander <tom@fizz.buzz >
2022-01-13 14:58:46 +01:00
Tom Alexander
b4b3551e39
build/aur: add Git as flux-scm build dependency
...
Without git installed, makepkg fails to fetch the source. This breaks
the build for people who build their aur packages inside temporary
containers (for example aurutils with the -c flag).
Signed-off-by: Tom Alexander <tom@fizz.buzz >
2022-01-13 14:58:33 +01:00
Stefan Prodan
7f580e89d0
Merge pull request #2288 from aryan9600/aryan9600/setup-testenv
...
Fix makefile envtest setup and usage
2022-01-13 13:10:17 +02:00
Sanskar Jaiswal
81a087095a
fix makefile envtest setup and usage
...
Refactor logic to install helper tools into one function in the
Makefile. Add support for envtest to help install tools like kubectl,
etcd which helps users run tests more conveniently.
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-01-13 16:09:11 +05:30
Hidde Beydals
bcabde3bdb
Merge pull request #2231 from achetronic/fix-bootstrap-https-port-overwrite
2022-01-13 11:02:22 +01:00
Alby Hernández
c190d80d4a
Avoid overwriting the host port on http requests
...
Remove the overwrite of the repositoryURL.Host variable to include Git
servers deployed on non-standard https ports
Co-authored-by: Sebastián Vargas <develolux@gmail.com >
Signed-off-by: Alby Hernández <me@achetronic.com >
Signed-off-by: Alby Hernández <alby.hernandez@system73.com >
2022-01-13 10:32:10 +01:00
Stefan Prodan
11081e8cb2
Merge pull request #2285 from souleb/issue-2284
...
Update go-git-provider to fix GitLab bootstrap regression bug
2022-01-12 18:19:23 +02:00
Soule BA
c5890f08ef
reverting go-git-provider to fix #2284
...
Signed-off-by: Soule BA <soule@weave.works >
2022-01-12 16:51:35 +01:00
Stefan Prodan
926d8a1c37
Merge pull request #2234 from souleb/issue-2207
...
Use provided SSH hostname to sync with SSH
2022-01-12 13:18:52 +02:00
Soule BA
da6dfd5a1b
Use provided ssh hostname to sync with ssh
...
Signed-off-by: Soule BA <soule@weave.works >
2022-01-12 11:52:17 +01:00
Stefan Prodan
4318152141
Merge pull request #2281 from Skarlso/add_bindir_to_action
...
Add optional bindir input to Flux GitHub Action
2022-01-12 12:03:04 +02:00
Gergely Brautigam
759145704f
Update the action to include an optional bindir
...
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com >
2022-01-12 10:38:19 +01:00
Stefan Prodan
5cab8f4b11
Merge pull request #2280 from fluxcd/go-git-providers-v0.5.1
...
Update Git providers
2022-01-12 11:11:36 +02:00
Stefan Prodan
a0ce4b23d2
Update Git providers
...
- go-git-providers v0.5.1
- go-github v41.0.0
- go-gitlab v0.54.3
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-12 10:34:58 +02:00
Hidde Beydals
6d88a0c3ac
Merge pull request #2278 from fluxcd/update-components
2022-01-11 18:22:19 +01:00
fluxcdbot
db44bcd88e
Update toolkit components
...
- notification-controller to v0.20.1
https://github.com/fluxcd/notification-controller/blob/v0.20.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-01-11 14:36:35 +00:00
Hidde Beydals
585ae5090d
Merge pull request #2272 from fluxcd/x-crypto-patch
2022-01-10 19:32:32 +01:00
Hidde Beydals
fe46793c40
Update golang.org/x/crypto to latest main
...
This includes the full commit tree to solve both CVE-2020-29652 and
CVE-2021-43565:
8b5274cf68...5770296d90
Signed-off-by: Hidde Beydals <hello@hidde.co >
2022-01-10 19:02:47 +01:00
Stefan Prodan
be146b1cc9
Merge pull request #2271 from fluxcd/update-components-pkg
...
Update toolkit components and packages
2022-01-10 19:16:21 +02:00
Aurel Canciu
e46c7bd519
Update golang.org/x/crypto to fix CVE-2020-29652
...
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com >
2022-01-10 17:47:23 +01:00
Aurel Canciu
f3d143e5ee
Update Go to v1.17
...
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com >
2022-01-10 16:30:38 +01:00
Stefan Prodan
fc059df8ff
Update controller-runtime dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-10 16:54:53 +02:00
fluxcdbot
6c047d1e2a
Update toolkit components
...
- helm-controller to v0.15.0
https://github.com/fluxcd/helm-controller/blob/v0.15.0/CHANGELOG.md
- kustomize-controller to v0.19.0
https://github.com/fluxcd/kustomize-controller/blob/v0.19.0/CHANGELOG.md
- source-controller to v0.20.1
https://github.com/fluxcd/source-controller/blob/v0.20.1/CHANGELOG.md
- image-reflector-controller to v0.15.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.15.0/CHANGELOG.md
- image-automation-controller to v0.19.0
https://github.com/fluxcd/image-automation-controller/blob/v0.19.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2022-01-10 14:35:39 +00:00
Stefan Prodan
f6afe7f0ec
Merge pull request #2144 from schrej/feature/cli-runtime
...
Use k8s.io/cli-runtime for kubernetes flags
2022-01-10 11:39:15 +02:00
Jakob Schrettenbrunner
ca7d2e783f
Use k8s.io/cli-runtime for kubernetes flags
...
Signed-off-by: Jakob Schrettenbrunner <jakob.schrettenbrunner@telekom.de >
2022-01-07 16:01:24 +01:00
Max Jonas Werner
0b133ca9f2
Merge pull request #2212 from fluxcd/rfc-0001-extra
...
[RFC-0001] Memorandum on the authorization model
2021-12-21 13:01:56 +01:00
Michael Bridgen
ede6785e6b
RFC on authorisation model
...
This gives a baseline for future changes, e.g., expanding where
namespace ACLs are used, switching access control to
untrusted-by-default.
The "Security considerations" section was adapted from
https://github.com/fluxcd/flux2/pull/2086
Signed-off-by: Michael Bridgen <michael@weave.works >
2021-12-17 19:17:25 +00:00
Stefan Prodan
6d9f39d8ea
Merge pull request #2223 from fluxcd/arm64-helm
...
Add the Helm CLI to the GitHub ARM64 runners setup
2021-12-17 13:16:02 +02:00
Stefan Prodan
fb637ea955
Add the Helm CLI to the GitHub ARM64 runners setup
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-12-17 12:33:27 +02:00
Aurel Canciu
e07558f5b7
Merge pull request #2213 from fluxcd/fix-bundle.sh
...
Fix ./manifests/scripts/bundle.sh path resolution
2021-12-13 14:23:25 +02:00
Aurel Canciu
b75dbf8c70
Fix ./manifests/scripts/bundle.sh path resolution
...
The script now uses the path of the script file itself to determine the
manifests directory paths. This fixes an issue when building the AUR
packages where the check() phase would fail because the git repository
of the package would be used and this would generate invalid paths.
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com >
2021-12-13 12:57:33 +01:00
Stefan Prodan
062c1e59a9
Merge pull request #2208 from grafjo/bump_kube_prometheus_stack_23_2_0
...
Update kube-prometheus-stack to 23.2.0
2021-12-13 12:33:45 +02:00
Johannes Graf
ba5eea861e
bump kube-prometheus-stack to 23.2.0
...
this release contains the prometheus operator in version 0.52.1
see https://github.com/fluxcd/flux2/issues/2192
https://github.com/fluxcd/flux2/pull/2193 for issues
Signed-off-by: Johannes Graf <graf@synyx.de >
2021-12-13 00:34:25 +01:00
Stefan Prodan
ff7df54899
Merge pull request #2178 from fluxcd/update-components
...
Update toolkit components
2021-12-09 21:00:42 +02:00
fluxcdbot
b75ce95086
Update toolkit components
...
- helm-controller to v0.14.1
https://github.com/fluxcd/helm-controller/blob/v0.14.1/CHANGELOG.md
- kustomize-controller to v0.18.2
https://github.com/fluxcd/kustomize-controller/blob/v0.18.2/CHANGELOG.md
- source-controller to v0.19.2
https://github.com/fluxcd/source-controller/blob/v0.19.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2021-12-09 17:24:34 +00:00
Hidde Beydals
a86d94745a
Merge pull request #2159 from fluxcd/trace-short-styling
2021-12-09 18:23:53 +01:00
Hidde Beydals
c13de6089a
cmd: start trace short description with T
...
This fixes a styling issue:
```
$ flux --help
Command line utility for assembling Kubernetes CD pipelines the GitOps
way.
Usage:
flux [command]
...
Available Commands:
...
suspend Suspend resources
trace trace an in-cluster object throughout the GitOps delivery
pipeline
uninstall Uninstall Flux and its custom resource definitions
...
```
Signed-off-by: Hidde Beydals <hello@hidde.co >
2021-12-09 17:35:53 +01:00
Stefan Prodan
3cb748a47e
Merge pull request #2153 from fluxcd/e2e-calico-v3.20
...
e2e: Update Calico to v3.20
2021-12-09 17:59:19 +02:00
Stefan Prodan
3e6e93fab4
e2e: Update Calico to v3.20
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-12-09 17:26:37 +02:00
Stefan Prodan
5832811930
Merge pull request #2195 from Nalum/issue-2192
...
Removing Kubernetes API Request Duration Graph
2021-12-09 16:22:44 +02:00
Luke Mallon (Nalum)
6f0ea04ff3
[refactor] Update JSON from Grafana export
...
Signed-off-by: Luke Mallon (Nalum) <luke.mallon@weave.works >
2021-12-09 09:46:35 +00:00
Stefan Prodan
26ea167524
Merge pull request #2194 from kingdonb/fixup-monitoring-guide
...
monitoring: Pin kube-prometheus-stack to v19.3.0
2021-12-09 10:04:31 +02:00
Kingdon Barrett
1393e7a62b
pin monitoring release version at 19.3.0
...
Something in kube-prometheus-stack 20.0.0 has broken our example.
See https://github.com/fluxcd/flux2/pull/2193 for more information.
Signed-off-by: Kingdon Barrett <kingdon@weave.works >
2021-12-08 16:06:27 -05:00
Stefan Prodan
7e1fd499ca
Merge pull request #2191 from fluxcd/equinix-runners
...
Run the ARM64 e2e tests on Equinix hardware
2021-12-08 18:35:42 +02:00
Stefan Prodan
309fd86b45
Run ARM64 e2e tests on Equinix hardware
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-12-08 18:07:43 +02:00
Max Jonas Werner
e14357f694
Merge pull request #2162 from dholbach/update-max
...
update Max email
2021-12-01 14:01:17 +01:00
Daniel Holbach
29f0adc587
update Max email
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2021-12-01 12:14:42 +01:00
Stefan Prodan
3ab578747d
Merge pull request #2085 from fluxcd/rfc-template
...
[RFC-0000] Introduce the Flux RFC template
2021-11-30 18:52:58 +02:00
Stefan Prodan
2c3cb1a664
Add template to RFC-0000
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-11-30 17:26:57 +02:00
Stefan Prodan
99a0c47277
Add RFC process
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-11-30 16:25:40 +02:00
Stefan Prodan
c5b2c6709a
Add status, creation and last update date fields to RFC template
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-11-30 15:03:45 +02:00
Stefan Prodan
8354ac937c
Introduce the Flux RFC template
...
The RFC template is heavily inspired by Rust RFCs and Kubernetes KEPs.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-11-30 15:03:45 +02:00
Daniel Holbach
aa5ad65286
Merge pull request #2147 from dholbach/change-relu-email
...
update Aurel's email
2021-11-26 14:54:54 +01:00
Daniel Holbach
05adb44416
update Aurel's email
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2021-11-26 14:29:54 +01:00
Hidde Beydals
adf5a5278f
Merge pull request #2135 from fluxcd/revert-json-schemas
2021-11-24 11:54:23 +01:00
Hidde Beydals
bb04ca36b2
Pin crdjsonschema action to commit
...
Pinned to commit before https://github.com/fluxcd/pkg/pull/189 due to
introduction faulty behavior.
Signed-off-by: Hidde Beydals <hello@hidde.co >
2021-11-24 11:37:01 +01:00
Hidde Beydals
fc94b1af7a
Revert "Merge pull request #2107 from chanwit/json_schemas"
...
This reverts commit 75a18b4548 , reversing
changes made to e72214e266 .
Signed-off-by: Hidde Beydals <hello@hidde.co >
2021-11-24 11:36:53 +01:00
Hidde Beydals
d9886035c8
Merge pull request #2120 from fluxcd/update-components
2021-11-24 10:47:37 +01:00
Hidde Beydals
0e122863dd
Update toolkit components tests
...
- helm-controller to v0.14.0
- kustomize-controller to v0.18.1
- source-controller to v0.19.0
- notification-controller to v0.19.0
- image-reflector-controller to v0.14.0
- image-automation-controller to v0.18.0
Signed-off-by: Hidde Beydals <hello@hidde.co >
2021-11-24 10:31:17 +01:00
fluxcdbot
3089f67946
Update toolkit components
...
- helm-controller to v0.14.0
https://github.com/fluxcd/helm-controller/blob/v0.14.0/CHANGELOG.md
- kustomize-controller to v0.18.1
https://github.com/fluxcd/kustomize-controller/blob/v0.18.1/CHANGELOG.md
- source-controller to v0.19.0
https://github.com/fluxcd/source-controller/blob/v0.19.0/CHANGELOG.md
- notification-controller to v0.19.0
https://github.com/fluxcd/notification-controller/blob/v0.19.0/CHANGELOG.md
- image-reflector-controller to v0.14.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.14.0/CHANGELOG.md
- image-automation-controller to v0.18.0
https://github.com/fluxcd/image-automation-controller/blob/v0.18.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2021-11-23 16:06:57 +00:00
Stefan Prodan
3654e221a9
Merge pull request #2123 from SomtochiAma/gitlab-custom-ca
...
Fix GitHub bootstrap when using custom TLS CA
2021-11-23 17:31:56 +02:00
Somtochi Onyekwere
a26dd05c49
Remove extra space
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2021-11-23 16:17:10 +01:00
Stefan Prodan
6c844369be
Merge pull request #2121 from SomtochiAma/gitlab-custom-ca
...
bootstrap: Add support for self-signed TLS certs by supplying a custom CA
2021-11-23 16:54:47 +02:00
Somtochi Onyekwere
a03574f8c3
Add caBundle to bitbucket
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2021-11-23 12:37:39 +01:00
Somtochi Onyekwere
43c6a1531a
Add caBundle to gogit provider config
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2021-11-23 12:02:06 +01:00
Hidde Beydals
aed7341b34
Merge pull request #2113 from fluxcd/remove-ioutil
2021-11-22 17:32:30 +01:00
Stefan Prodan
8731f00347
Remove deprecated io/ioutil from flux tree
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-11-22 17:53:43 +02:00
Stefan Prodan
75a18b4548
Merge pull request #2107 from chanwit/json_schemas
...
Publish OpenAPI JSON schemas for Visual Studio Code IntelliSense
2021-11-22 14:54:50 +02:00
Chanwit Kaewkasi
716b41e91b
publish json schemas as a single URL
...
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com >
This change publishes the auto-generated JSON schemas as a single URL,
so that it is consumable by a tool like VS Code.
The CRD generator creates 2 files, a tar.gz for Kubeval,
and another one is a JSON file. The JSON file is a combination of
all schemas, put under the "oneOf" operator.
2021-11-22 18:32:54 +07:00
Stefan Prodan
e72214e266
Merge pull request #2070 from souleb/bootstrap-stash
...
bootstrap: add BitBucket Server (previously known as Stash) support
2021-11-22 11:08:34 +02:00
Soule BA
46f9fc194c
Add stash provider bootstrap support
...
The new command set is:
flux bootstrap bitbucket-server --owner=<project> --username=<user> --repository=<repository name> --hostname=<domain> --token-auth
There is a parity in the capabilities with the other providers.
Signed-off-by: Soule BA <soule@weave.works >
2021-11-18 11:23:44 +01:00
Stefan Prodan
6c5f27be02
Merge pull request #2101 from SomtochiAma/e2e-image-test
...
Update test files to use ecdsa key
2021-11-17 12:45:21 +02:00
Somtochi Onyekwere
e96652bdaa
Update keys to ECDSA format
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2021-11-17 11:16:36 +01:00
Somtochi Onyekwere
b7007a35d7
update test files to use ecdsa key
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2021-11-17 10:49:30 +01:00
Stefan Prodan
e4dc56b59d
Merge pull request #2096 from fluxcd/e2e-image-automation
...
Add e2e test for image automation
2021-11-17 11:07:38 +02:00
Stefan Prodan
b05059a9c4
Add e2e test for image automation
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-11-16 19:24:57 +02:00
Stefan Prodan
121783976a
Merge pull request #2091 from vespian/prozlach/bump_alpine
...
Update Alpine to v3.14
2021-11-16 14:58:56 +02:00
Pawel Rozlach
5a9424d0b1
Update Alpine to v3.14
...
Signed-off-by: Pawel Rozlach <vespian@users.noreply.github.com >
2021-11-16 13:42:59 +01:00
Stefan Prodan
e2a3800664
Merge pull request #2080 from fluxcd/update-components
...
Update toolkit components
2021-11-12 17:22:43 +02:00
fluxcdbot
56815a3624
Update toolkit components
...
- helm-controller to v0.13.0
https://github.com/fluxcd/helm-controller/blob/v0.13.0/CHANGELOG.md
- kustomize-controller to v0.18.0
https://github.com/fluxcd/kustomize-controller/blob/v0.18.0/CHANGELOG.md
- source-controller to v0.18.0
https://github.com/fluxcd/source-controller/blob/v0.18.0/CHANGELOG.md
- image-reflector-controller to v0.13.2
https://github.com/fluxcd/image-reflector-controller/blob/v0.13.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2021-11-12 15:06:46 +00:00
Stefan Prodan
ca6e0ff36e
Merge pull request #2076 from fluxcd/update-components
...
Update toolkit components
2021-11-11 18:30:54 +02:00
fluxcdbot
4c60d1657d
Update toolkit components
...
- helm-controller to v0.12.2
https://github.com/fluxcd/helm-controller/blob/v0.12.2/CHANGELOG.md
- image-reflector-controller to v0.13.1
https://github.com/fluxcd/image-reflector-controller/blob/v0.13.1/CHANGELOG.md
- image-automation-controller to v0.17.1
https://github.com/fluxcd/image-automation-controller/blob/v0.17.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2021-11-11 16:09:12 +00:00
Hidde Beydals
cdd90cfa75
Merge pull request #2075 from jack-evans/missed-trailing-separator
2021-11-11 15:14:04 +01:00
Jack Evans
05b053e2e9
remove trailing --- for install and bootstrap consistency
...
Signed-off-by: Jack Evans <jack.evans1@ibm.com >
2021-11-11 13:49:50 +00:00
Stefan Prodan
46c75c1af2
Merge pull request #2062 from drazul/main
...
Edit grafana dashboard to be able to filter by namespace
2021-11-11 13:18:58 +02:00
Daniel AguadoAraujo
80cf5fa729
Add new variable to filter by exported namespace.
...
Edit definition of namespace variable to use grafana custom promql function `label_values`.
Rename variable namespace to operator_namespace.
Rename variable exported_namespace to namespace
Signed-off-by: Daniel AguadoAraujo <daniel.aguadoaraujo@gfk.com >
2021-11-11 11:20:39 +01:00