ba5c7e4fc3 
								
									
								
							
								 
							
						 
						
							
							
								
								RFC-0004: add section about proxy  
							
							... 
							
							
							
							Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								903284fe59 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4008  from fluxcd/slsa3  
							
							... 
							
							
							
							Add SLSA3 generators to release workflow 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								cf7ee0081c 
								
									
								
							
								 
							
						 
						
							
							
								
								Add SLSA3 generators to release workflow  
							
							... 
							
							
							
							Generate SLSA level 3 provenance attestations for the release assets and for the multi-arch container images.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								e6a1d8156b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4012  from fluxcd/dependabot/github_actions/ossf/scorecard-action-2.2.0  
							
							... 
							
							
							
							build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b850f51ef5 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0  
							
							... 
							
							
							
							Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](80e868c13c...08b4669551 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								4e57de4776 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4011  from fluxcd/dependabot/github_actions/sigstore/cosign-installer-3.1.0  
							
							... 
							
							
							
							build(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								0a2945e7f1 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0  
							
							... 
							
							
							
							Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](dd6b2e2b61...d13028333d 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								4f9beae49d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4010  from fluxcd/dependabot/github_actions/anchore/sbom-action-0.14.3  
							
							... 
							
							
							
							build(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								15a49334d8 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3  
							
							... 
							
							
							
							Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.14.2 to 0.14.3.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](4d571ad103...78fc58e266 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								cf5e7c39e0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4002  from fluxcd/fix-get-all  
							
							... 
							
							
							
							Don't log errors with missing CRDs for "get * all" commands 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								173ee5fcdc 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't log errors with missing CRDs for "get * all" commands  
							
							... 
							
							
							
							Whenever an API type is not available then both, `flux get all` and
`flux get image all` will just skip over that type instead of logging
an error message.
Before:
```
$ flux get all
✗ failed to get API group resources: unable to retrieve the complete
list of server APIs: source.toolkit.fluxcd.io/v1beta2: the server
could not find the requested resource
[...]
✗ failed to get API group resources: unable to retrieve the complete
list of server APIs: image.toolkit.fluxcd.io/v1beta2: the server could
not find the requested resource
✗ failed to get API group resources: unable to retrieve the complete
list of server APIs: image.toolkit.fluxcd.io/v1beta2: the server could
not find the requested resource
[...]
$ echo $?
0
```
After:
```
$ flux get all
$ echo $?
0
```
closes  #3973 
Signed-off-by: Max Jonas Werner <mail@makk.es> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								67968dff7e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3981  from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.7.0  
							
							... 
							
							
							
							build(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								c596c70d42 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0  
							
							... 
							
							
							
							Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](6a58db7e0d...ecf95283f0 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d30c3aef32 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3983  from fluxcd/dependabot/github_actions/peter-evans/create-pull-request-5.0.2  
							
							... 
							
							
							
							build(deps): bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								f7e5101753 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump peter-evans/create-pull-request from 5.0.1 to 5.0.2  
							
							... 
							
							
							
							Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](284f54f989...153407881e 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								597b13d1b3 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3982  from fluxcd/dependabot/github_actions/goreleaser/goreleaser-action-4.3.0  
							
							... 
							
							
							
							build(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								2b8385a874 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0  
							
							... 
							
							
							
							Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](f82d6c1c34...336e29918d 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ddcc301ab6 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3976  from darklore/brew-completion  
							
							... 
							
							
							
							Use equivalent and shorter way to generate shell completions 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ab983c678f 
								
									
								
							
								 
							
						 
						
							
							
								
								Use equivalent and shorter way to generate shell completions  
							
							... 
							
							
							
							Signed-off-by: Katsunori Tanaka <958690+darklore@users.noreply.github.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								79dfbec910 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3955  from somtochiama/fix-kustomize-deprecated  
							
							... 
							
							
							
							Fix 'patchesJson6902' is deprecated' warning 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								6bf439d4ce 
								
							
								 
							
						 
						
							
							
								
								fix 'patchesJson6902' is deprecated' warning  
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								063c5ee328 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3967  from fluxcd/dependabot/github_actions/docker/login-action-2.2.0  
							
							... 
							
							
							
							build(deps): bump docker/login-action from 2.1.0 to 2.2.0 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								19137b8e8c 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump docker/login-action from 2.1.0 to 2.2.0  
							
							... 
							
							
							
							Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](f4ef78c080...465a07811f 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								95aa30ad41 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3966  from fluxcd/dependabot/github_actions/docker/setup-qemu-action-2.2.0  
							
							... 
							
							
							
							build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								55aa96a33a 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0  
							
							... 
							
							
							
							Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](e81a89b173...2b82ce82d5 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								5460348450 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3965  from fluxcd/dependabot/github_actions/actions/checkout-3.5.3  
							
							... 
							
							
							
							build(deps): bump actions/checkout from 3.5.2 to 3.5.3 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								0d1a68ecb4 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump actions/checkout from 3.5.2 to 3.5.3  
							
							... 
							
							
							
							Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e5e7e5ab8...c85c95e3d7 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								98466220c7 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3964  from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.6.0  
							
							... 
							
							
							
							build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								6d2dd076dc 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0  
							
							... 
							
							
							
							Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](4b4e9c3e2d...6a58db7e0d 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								5e07bcb79a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3968  from fluxcd/dependabot/github_actions/github/codeql-action-2.13.4  
							
							... 
							
							
							
							build(deps): bump github/codeql-action from 2.3.6 to 2.13.4 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9c81a74743 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump github/codeql-action from 2.3.6 to 2.13.4  
							
							... 
							
							
							
							Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.6 to 2.13.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](83f0fe6c49...cdcdbb5797 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a3f2b1d829 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3945  from fluxcd/lenient-logs-cmd  
							
							... 
							
							
							
							Make `flux logs` more lenient 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								cbdd71e44e 
								
									
								
							
								 
							
						 
						
							
							
								
								Make `flux logs` more lenient  
							
							... 
							
							
							
							UX changes:
- Only print an error when a pod doesn't have a matching container
  instead of exiting early.
- Return a non-zero status code when no pod is found at all.
Details:
In certain situations there might be 3rd-party pods running in the
Flux namespace that cause the command to fail streaming logs, e.g.
when they have multiple containers but none of them is called
`manager` (which all Flux-maintained pods do). An example of such a
situation is when Flux is installed with the 3rd-party Flux extension
on AKS.
The `logs` command is now more forgiving and merely logs an error in
these situations instead of completely bailing out. It still returns a
non-zero exit code.
For the parallel log streaming with `-f` the code is now a little more
complex so that errors are now written to stderr in parallel with all
other logs written to stdout. That's what `asyncCopy` is for.
refs #3944 
Signed-off-by: Max Jonas Werner <mail@makk.es> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								f01cf5e04c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3952  from fluxcd/dependabot/github_actions/github/codeql-action-2.3.6  
							
							... 
							
							
							
							build(deps): bump github/codeql-action from 2.3.5 to 2.3.6 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								bbb3063cb2 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump github/codeql-action from 2.3.5 to 2.3.6  
							
							... 
							
							
							
							Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0225834cc5...83f0fe6c49 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								c0fa6e6939 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3940  from somtochiama/fix-azure  
							
							... 
							
							
							
							Set controller runtime logger in Azure e2e tests 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								0337362eec 
								
							
								 
							
						 
						
							
							
								
								return clone error  
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								fb3013cb95 
								
							
								 
							
						 
						
							
							
								
								set logger for controller runtime  
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								833fec3d21 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3943  from fluxcd/update-components  
							
							... 
							
							
							
							Update toolkit components 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								007b79c729 
								
									
								
							
								 
							
						 
						
							
							
								
								Update github.com/fluxcd/pkg/git/gogit to v0.12.0  
							
							... 
							
							
							
							Signed-off-by: Hidde Beydals <hidde@hhh.computer> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								09f55955e8 
								
									
								
							
								 
							
						 
						
							
							
								
								tests/azure: update dependencies  
							
							... 
							
							
							
							- github.com/Azure/azure-event-hubs-go/v3 to v3.6.0
- github.com/fluxcd/helm-controller/api to v0.34.1
- github.com/fluxcd/image-automation-controller/api to v0.34.1
- github.com/fluxcd/pkg/git/gogit to v0.12.0
- github.com/fluxcd/source-controller/api to v1.0.0-rc.5
- github.com/stretchr/testify to v1.8.4
Signed-off-by: Hidde Beydals <hidde@hhh.computer> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								29c2c72d8f 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- helm-controller to v0.34.1
  https://github.com/fluxcd/helm-controller/blob/v0.34.1/CHANGELOG.md 
- source-controller to v1.0.0-rc.5
  https://github.com/fluxcd/source-controller/blob/v1.0.0-rc.5/CHANGELOG.md 
- image-automation-controller to v0.34.1
  https://github.com/fluxcd/image-automation-controller/blob/v0.34.1/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ae9b541ce2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3938  from fluxcd/e2e-azure-main  
							
							... 
							
							
							
							e2e: Run e2e Azure tests for PRs to main if tests or wofklow changes 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								8d86637d3f 
								
									
								
							
								 
							
						 
						
							
							
								
								e2e: run e2e Azure tests for PRs to main if tests or wofklow changes  
							
							... 
							
							
							
							Run e2e Azure tests for PRs and commits to main if the `tests` directory
or the Azure workflow itself changes.
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								390ff1bcf7 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3932  from aryan9600/null-logger  
							
							... 
							
							
							
							Set `controller-runtime` logger to a null logger 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								aa65589391 
								
									
								
							
								 
							
						 
						
							
							
								
								set controller-runtime logger to a null logger  
							
							... 
							
							
							
							This is required because controller-runtime expects its consumers to
set a logger through log.SetLogger within 30 seconds of the program's
initalization. If not set, the entire debug stack is printed as an
error. Ref: https://github.com/kubernetes-sigs/controller-runtime/blob/ed8be90/pkg/log/log.go#L59 
Since we have our own logging and don't care about controller-runtime's
logger, we configure it's logger to do nothing.
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9ee23a9086 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3929  from fluxcd/up-git-pkg  
							
							... 
							
							
							
							Update Git packages 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								41cdd3dcf7 
								
									
								
							
								 
							
						 
						
							
							
								
								Update Git packages  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								aba5741450 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3922  from fluxcd/update-components  
							
							... 
							
							
							
							Update toolkit components 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								cb5eb417c5 
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- helm-controller to v0.34.0
  https://github.com/fluxcd/helm-controller/blob/v0.34.0/CHANGELOG.md 
- kustomize-controller to v1.0.0-rc.4
  https://github.com/fluxcd/kustomize-controller/blob/v1.0.0-rc.4/CHANGELOG.md 
- source-controller to v1.0.0-rc.4
  https://github.com/fluxcd/source-controller/blob/v1.0.0-rc.4/CHANGELOG.md 
- notification-controller to v1.0.0-rc.4
  https://github.com/fluxcd/notification-controller/blob/v1.0.0-rc.4/CHANGELOG.md 
- image-reflector-controller to v0.28.0
  https://github.com/fluxcd/image-reflector-controller/blob/v0.28.0/CHANGELOG.md 
- image-automation-controller to v0.34.0
  https://github.com/fluxcd/image-automation-controller/blob/v0.34.0/CHANGELOG.md 
Signed-off-by: GitHub <noreply@github.com> 
							
						 
						
							2 years ago