Highlights
- Pro
- 1 discussion answered
Pinned
4,888 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 155 commits in 18 repositories
Created a pull request in fluxcd/flux2 that received 7 comments
Refactor test helpers
Changes:
move test helpers to main
add support for inline golden values
add test for flux --version
+161
−143
•
7
comments
Opened 38 other pull requests in 12 repositories
fluxcd/flagger
6
merged
fluxcd/kustomize-controller
6
merged
fluxcd/website
5
merged
fluxcd/flux2
4
merged
fluxcd/pkg
4
merged
fluxcd/notification-controller
3
merged
fluxcd/image-reflector-controller
3
merged
fluxcd/source-controller
2
merged
fluxcd/image-automation-controller
2
merged
sigstore/friends
1
merged
fluxcd/flux2-multi-tenancy
1
merged
fluxcd/helm-controller
1
merged
Reviewed 109 pull requests in 20 repositories
fluxcd/flux2
22 pull requests
- Be able to create a git source without human interaction.
- Update toolkit components
-
Add
logs
flags--since
and--since-time
- Avoid substitution issue in kustomize credentials sync
- Use shared envTest for unit tests
- Rename trace test golden files
- Make test harness more flexible with functions
- Avoid substitution issue in kustomize for azure credentials sync
- Remove fakeclient and use testenv for flux cmd tests
- Wire kubebuilder assets to envtest bin
- Add e2e test case fo check --pre
- Add tests for create source git
- Update links to calendar and resources
- Refactor e2e tests
- Implement testEnv for e2e tests
- Adding tests to flux create secret commands
- Validate input version and prefix with 'v' if missing
- Adds a watch flag to the get command
- Replace init() with TestMain()
-
feat: display success message while create secrets via
flux
cli. - Request reconcile using patch instead of update
- Add tests for flux trace command
fluxcd/website
17 pull requests
- Add chocolatey install method
- Fix typo in link in index
- fix typos on resources page
- Fix links in roadmap doc
- Update doc about CoreDNS addon patching
- Add Nix install instruction
- Fix minor omission from Flux v1 docs
- Add simple resources page
- Point to calendar instead
- Read Flux meeting ical
- Add Bedag Informatik AG to adopters
- Explicitly link to Community section
- added the standard controller name for kubeseal
- Bump hugo-extended from 0.86.1 to 0.87.0
- fix sortable image tag pattern for github run number example
- Bump hugo-extended from 0.86.0 to 0.86.1
- Update contributors section
fluxcd/flagger
10 pull requests
- Fix broken loadtester chart due to extra end
- Clarify that traffic routing with doesn't happen kubernetes blue/green deployment
- Add support for Google Chat alerts
- Update Gloo APIs to v1.8
- Add extra podLabels options to Flagger Helm Chart
- Add OSM tutorial and docs
- Update links to calendar and resources
- support volumes/volumeMounts in loadtester chart
- Run Rollout webhooks for Blue/Green deployments on the last iteration
- Support OSM progressive traffic shifting in Flagger
fluxcd/flux
10 pull requests
- Release chart 1.11.0
- Housekeeping: merge release branch 1.24.x into master
- Release 1.24.0
- Add CodeQL Security Scanning
- Update Chart.yaml with Kingdon as maintainer
- Update kubernetes go client (@ 0.21.3), other go mods
- Bump go.mozilla.org/sops/v3 from 3.6.1 to 3.7.1
- Upgrade to alpine-3.14
- Add @kingdonb to fluxcd/flux maintainers
- Release 1.23.2
fluxcd/source-controller
8 pull requests
-
Rewrite
HelmRepositoryReconciler
to new standards - chore: ensure Git server dir is removed after test
-
Rewrite
BucketReconciler
to new standards - storage: change Artifact checksum to SHA256
- Release v0.15.4
- Cherry-pick bug fixes from reconciler refactor branch
-
Rewrite
GitRepositoryReconciler
to new standards - Add setup-envtest in Makefile
fluxcd/notification-controller
7 pull requests
fluxcd/kustomize-controller
6 pull requests
fluxcd/pkg
5 pull requests
fluxcd/community
5 pull requests
fluxcd/terraform-provider-flux
3 pull requests
fluxcd/go-git-providers
3 pull requests
fluxcd/image-reflector-controller
2 pull requests
stefanprodan/gitops-istio
2 pull requests
servicemeshinterface/smi-spec
2 pull requests
fluxcd/helm-controller
2 pull requests
fluxcd/image-automation-controller
1 pull request
fluxcd/flux2-kustomize-helm-example
1 pull request
fluxcd/flux2-multi-tenancy
1 pull request
JimPruitt/chocolatey-packages
1 pull request
scottrigby/notification-controller
1 pull request
Created an issue in fluxcd/terraform-provider-flux that received 2 comments
Generate HCL from Flux manifests
We should look into running https://github.com/jrhouston/tfk8s in CI and generate HCL from the Flux manifestgen output, this way we could get rid o…
2
comments