Hacking on @fluxcd
Stefan Prodan stefanprodan
Hacking on @fluxcd
Highlights
- Pro
- 123 discussions answered
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 Public
Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
-
fluxcd/flux2 Public
Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
-
-
-
kustomizer Public
An experimental package manager for distributing Kubernetes configuration as OCI artifacts.
4,528 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2021
Created 275 commits in 18 repositories
Created 1 repository
-
stefanprodan/homebrew-tap
Ruby
•
Built by
Created a pull request in fluxcd/pkg that received 2 comments
ssa: Force apply on invalid and conflict errors
+70
−6
•
2
comments
Opened 52 other pull requests in 11 repositories
stefanprodan/kustomizer
1
open
24
merged
- Add command to list and filter artifacts by semver
- Refactor the documentation structure
- Release v2.0.0-rc.1
- Add version parameter to install script
- Extend patching support
- Implement diff artifact command
- Add favicon and meta tags for the docs website
- Add "Get Started with OCI" guide
- Publish Homebrew formula on release
- Publish website with mkdocs
- Refactor the inventory storage
- Publish test coverage to codecov
- Refactor inventory commands
- Update controller-runtime to v0.11.0
- Distribute Kubernetes manifests as OCI artifacts
- Update Kubernetes packages to v1.23.0
- Introduce Kustomizer configuration file
- Add tests for apply, get, delete operations
- Import k8s.io/cli-runtime global flags
- Verify release during install with cosign
- Sign release artifacts with cosign
- Use system diff to print the YAML changes
- Update Go to v1.17
- Fix namespace argument
- Migrate to fluxcd/pkg/ssa
fluxcd/flagger
8
merged
fluxcd/pkg
4
merged
1
closed
stefanprodan/kube-tools
3
merged
fluxcd/flux2
2
merged
fluxcd/kustomize-controller
2
merged
stefanprodan/gitops-istio
1
open
1
merged
fluxcd/website
2
merged
fluxcd/golang-with-libgit2
1
closed
fluxcd/image-automation-controller
1
merged
fluxcd/image-reflector-controller
1
merged
Reviewed 62 pull requests in 15 repositories
fluxcd/flux2
10 pull requests
- [RFC-0001] Memorandum on the authorization model
- Update kube-prometheus-stack to 23.2.0
- cmd: start trace short description with T
- Explain authorisation model and mechanisms
- Update bootstrap github docs to list permissions
- [RFC-0003] Flux Multi-Tenancy Mode
- Removing Kubernetes API Request Duration Graph
- monitoring: Pin kube-prometheus-stack to v19.3.0
- Preview local changes with flux build/diff kustomization
- Run the ARM64 e2e tests on Equinix hardware
fluxcd/pkg
7 pull requests
- Kustomization module for generation and var substitution
- [runtime/v0.12.x] Go v1.17 backport
- [apis/kustomize] Update apiextensions-apiserver to v0.23.0
- [apis/meta] Update apimachinery to v0.23.0
- Bump controller-gen to v0.7.0
- Run build in container
- Update Go to v1.17 and controller-runtime to v0.11.0
fluxcd/website
7 pull requests
- sap integrates with flux
- stop updating MAINTAINERS file automatically
- Fix rewriting of links
- SOPS: How to setup in-cluster secrets decryption with HashiCorp Vault
- Add permissions info for GitHub installation
- Describe the position to add patches more precise
- fix job to clean up /temp before submitting PR
fluxcd/source-controller
7 pull requests
fluxcd/kustomize-controller
6 pull requests
fluxcd/community
6 pull requests
fluxcd/helm-controller
5 pull requests
fluxcd/image-automation-controller
3 pull requests
fluxcd/notification-controller
3 pull requests
fluxcd/flagger
3 pull requests
stefanprodan/podinfo
1 pull request
fluxcd/go-git-providers
1 pull request
fluxcd/flux2-multi-tenancy
1 pull request
servicemeshinterface/smi-spec
1 pull request
stefanprodan/gitops-istio
1 pull request
Created an issue in fluxcd/source-controller that received 11 comments
Running the controller locally fails on Apple silicon
Running make run on Apple M1 Max fails with:
$ LIBGIT2_FORCE=1 make run
cd api; /Users/stefanprodan/go/bin/controller-gen object:headerFile="../hac…
11
comments