🎯
Hacking on @fluxcd and timoni.sh
Stefan Prodan stefanprodan
🎯
Hacking on @fluxcd and timoni.sh
Open Source Maintainer @fluxcd
- Bucharest
-
15:15
(UTC +02:00) - stefanprodan.com
- @stefanprodan
- in/stefanprodan
Highlights
- Pro
Block or Report
Block or report stefanprodan
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
fluxcd/flagger
fluxcd/flagger PublicProgressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
-
fluxcd/flux2
fluxcd/flux2 PublicOpen and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
-
flux-local-dev
flux-local-dev PublicFlux local dev environment with Docker and Kubernetes KIND
4,188 contributions in the last year
| Day of Week | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
More
Activity overview
Contribution activity
November 2023
Created 168 commits in 22 repositories
Created a pull request in fluxcd/source-controller that received 9 comments
Add .spec.insecure to HelmRepository for type: oci
Allow connecting to Helm OCI repositories over plain HTTP (non-TLS endpoint). Example: apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepos…
+54
−9
lines changed
•
9
comments
Opened 31 other pull requests in 13 repositories
stefanprodan/timoni
1
open
7
merged
-
Add multi-cluster deployments capability to bundles
This contribution was made on Nov 18
-
Tidy up commands
This contribution was made on Nov 17
-
Handle immutable resources at dry-run
This contribution was made on Nov 16
-
Add local cache to install docs
This contribution was made on Nov 12
-
Add install docs for Arch Linux and openSUSE
This contribution was made on Nov 11
-
Update dependencies
This contribution was made on Nov 11
-
Use direct cluster reader for health checks
This contribution was made on Nov 8
-
Implement caching for modules pulled from registries
This contribution was made on Nov 1
stefanprodan/flux-aio
7
merged
-
Allow configuring CA for self-hosted Git servers
This contribution was made on Nov 15
-
Allow configuring post build variable substitution
This contribution was made on Nov 7
-
Allow setting resource quota for tenants
This contribution was made on Nov 5
-
Add e2e test for flux-helm-release module
This contribution was made on Nov 5
-
Add auth options to flux-helm-release module
This contribution was made on Nov 5
-
Add module for deploying Flux Helm Releases
This contribution was made on Nov 5
-
Add module from managing Flux tenants
This contribution was made on Nov 1
fluxcd/flux2
1
merged
1
open
-
Update dependencies to Kubernetes v1.28
This contribution was made on Nov 20
-
[RFC-0003] OIDC identity matching for keyless verification
This contribution was made on Nov 7
fluxcd/kustomize-controller
2
merged
-
Update controller to Kustomize v5.2.1
This contribution was made on Nov 20
-
Disable status poller cache by default
This contribution was made on Nov 17
fluxcd/pkg
2
merged
-
Update internal dependencies
This contribution was made on Nov 20
-
Update to Kubernetes v2.28 and Kustomize v5.2
This contribution was made on Nov 20
fluxcd/website
2
merged
-
Add in-memory kustomize builds advice to scaling docs
This contribution was made on Nov 17
-
Update Helm GA roadmap
This contribution was made on Nov 16
stefanprodan/gitops-istio
2
open
-
Update Istio to 1.20.0
This contribution was made on Nov 14
-
Update Istio sidecar 1.19.3
This contribution was made on Nov 3
stefanprodan/flux-benchmark
1
open
-
Vendor the Helm chart in the local registry
This contribution was made on Nov 21
fluxcd/notification-controller
1
merged
-
Update dependencies to Kubernetes v1.28
This contribution was made on Nov 21
fluxcd/image-reflector-controller
1
merged
-
Update dependencies to Kubernetes v1.28
This contribution was made on Nov 21
fluxcd/image-automation-controller
1
merged
-
Update dependencies to Kubernetes v1.28
This contribution was made on Nov 20
fluxcd/source-controller
1
merged
-
Update dependencies to Kubernetes v1.28
This contribution was made on Nov 20
fluxcd/cli-utils
1
merged
-
Update to Kubernetes v1.28.4
This contribution was made on Nov 20
Reviewed 52 pull requests in 20 repositories
fluxcd/website
10 pull requests
-
Update MacPaw company logo
This contribution was made on Nov 17
-
Fix bad link in get-started.md
This contribution was made on Nov 14
-
Document website changes for minor releases
This contribution was made on Nov 10
-
[v2-0] update hugo to v0.120.4
This contribution was made on Nov 10
-
Update cosign verify certificate identity regexp
This contribution was made on Nov 9
-
Add Tchibo to flagger adopters
This contribution was made on Nov 8
-
Bump korthout/backport-action from 2.0.0 to 2.1.1
This contribution was made on Nov 8
-
docs: replace
patchesStrategicMergewithpatchesThis contribution was made on Nov 3 -
Update contributors section
This contribution was made on Nov 1
-
typo error corrected
This contribution was made on Nov 1
fluxcd/pkg
5 pull requests
-
build(deps): bump the ci group with 2 updates
This contribution was made on Nov 20
-
Update dependencies
This contribution was made on Nov 6
-
[oci] Extend oci.Push to create layer with static uncompressed contents
This contribution was made on Nov 6
-
*: change default permissions
This contribution was made on Nov 6
-
oci/tests/int: Set exit code 1 on tf destroy fail
This contribution was made on Nov 3
stefanprodan/timoni
4 pull requests
-
Correct small mistakes in the docs
This contribution was made on Nov 17
-
Create output dir instead of returning error for OCI artifacts
This contribution was made on Nov 16
-
Bump the ci group with 1 update
This contribution was made on Nov 13
-
docs: update secret doc to use FIFO instead of temporary file
This contribution was made on Nov 10
fluxcd/flux2
4 pull requests
-
Make events cmd work well with lowercased and only kind selector
This contribution was made on Nov 16
-
fix build_artifact.go typo
This contribution was made on Nov 14
-
tests/int: Set exit code 1 on tf destroy fail
This contribution was made on Nov 3
-
Tweak permissions on created files
This contribution was made on Nov 3
fluxcd/source-controller
3 pull requests
-
Add
.spec.insecuretoHelmRepositoryfortype: ociThis contribution was made on Nov 21 -
Static HelmRepository OCI
This contribution was made on Nov 17
-
storage: change default file permissions
This contribution was made on Nov 6
fluxcd/image-reflector-controller
3 pull requests
-
build(deps): bump the ci group with 7 updates
This contribution was made on Nov 20
-
test/int: Set exit code 1 on tf destroy failure
This contribution was made on Nov 3
-
build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4
This contribution was made on Nov 1
fluxcd/image-automation-controller
3 pull requests
-
Remove dependence on kustomize/setters2
This contribution was made on Nov 20
-
build(deps): bump the ci group with 4 updates
This contribution was made on Nov 20
-
Upgrade pkg/{git,git/gogit} and go-git/go-git
This contribution was made on Nov 17
fluxcd/helm-controller
3 pull requests
-
Update github.com/docker/docker to 24.0.7
This contribution was made on Nov 20
-
build(deps): bump the ci group with 2 updates
This contribution was made on Nov 20
-
build(deps): bump the ci group with 2 updates
This contribution was made on Nov 16
fluxcd/flagger
3 pull requests
-
controller: wait for canary deployment to be ready before removing finalizers
This contribution was made on Nov 17
-
build(deps): bump the ci group with 1 update
This contribution was made on Nov 13
-
feat: Webhook retries
This contribution was made on Nov 8
stefanprodan/podinfo
2 pull requests
-
Feature grpc version echo api
This contribution was made on Nov 18
-
Add comment on sleep during graceful shutdown
This contribution was made on Nov 15
fluxcd-community/helm-charts
2 pull requests
-
Adding CRD and RBAC annotation option
This contribution was made on Nov 9
-
feat(flux2): add webhook-receiver ingress
This contribution was made on Nov 5
fluxcd/source-watcher
2 pull requests
-
Bump the flux-deps group with 1 update
This contribution was made on Nov 9
-
Bump the ci group with 1 update
This contribution was made on Nov 8
fluxcd/terraform-provider-flux
1 pull request
-
Bump the ci group with 1 update
This contribution was made on Nov 14
stefanprodan/kubernetes-cue-schema
1 pull request
-
Bump the ci group with 2 updates
This contribution was made on Nov 14
fluxcd/flux2-multi-tenancy
1 pull request
-
Update kyverno to v1.11.0
This contribution was made on Nov 11
cert-manager/website
1 pull request
-
Link to the official Flux example repo and remove unnecessary --crds flags from example
This contribution was made on Nov 9
fluxcd/notification-controller
1 pull request
-
Refactor events and introduce v1beta3 API for Alert and Provider
This contribution was made on Nov 7
fluxcd/test-infra
1 pull request
-
build(deps): bump the ci group with 2 updates
This contribution was made on Nov 6
fluxcd/kustomize-controller
1 pull request
-
Tweak permissions on various created files
This contribution was made on Nov 6
fluxcd/community
1 pull request
-
Update use of ruamel.yaml (API change in 0.18.0)
This contribution was made on Nov 3
Created an issue in bitnami/charts that received 5 comments
[bitnami/flux] Flux application version is wrong
Name and Version bitnami/flux What architecture are you using? None What steps will reproduce the bug? Hello, Flux maintainer here 👋 I noticed that…
5
comments
Opened 4 other issues in 3 repositories
stefanprodan/timoni
2
open
-
Who is using Timoni?
This contribution was made on Nov 13
-
[proposal] Declarative multi-cluster deployments
This contribution was made on Nov 2
bitnami/charts
1
open
-
[bitnami/flux] Flux CRDs should be in templates
This contribution was made on Nov 21
fluxcd/flux2
1
open
-
Prepare for Flux v2.2.0
This contribution was made on Nov 16
Answered 3 discussions in 1 repository
fluxcd/flux2
fluxcd/flux2
-
Deploy cert-manager with Flux
This contribution was made on Nov 8
-
Bootstrapping new cluster with existing repository and cyclical custom resource definitions
This contribution was made on Nov 5
-
Bootstrapping new cluster with existing repository and cyclical custom resource definitions
This contribution was made on Nov 1
3
contributions
in private repositories
Nov 7






