Stefan Prodan stefanprodan
Highlights
- Pro
- 116 discussions answered
Block or Report
Block or report stefanprodan
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
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
Build, diff, apply, prune command-line utility for Kubernetes manifests and Kustomize overlays. Powered by Kubernetes server-side apply.
4,630 contributions in the last year
Activity overview
Contribution activity
November 2021
Created 116 commits in 18 repositories
Created a pull request in fluxcd/flux2 that received 4 comments
bootstrap: Set ECDSA as the default SSH key algorithm
Motivation: RSA SHA-1 SSH keys are no longer accepted by GitHub https://github.blog/2021-09-01-improving-git-protocol-security-github/. Given this …
Opened 40 other pull requests in 10 repositories
fluxcd/flux2
10
merged
4
open
- Add e2e test for image automation
- [RFC-0003] Flux Multi-Tenancy Mode
- [RFC-0002] Access control for cross-namespace source refs
- [RFC-0001] Define Flux tenancy models
- [RFC-0000] Introduce the Flux RFC template
- Skip remote clusters in flux tree cmd
- Update dependencies
-
Add
DO NOT EDITwarn to bootstrap sync manifests -
Set ECDSA as the default algorithm for
flux create source git -
Switch to
app.kubernetes.io/part-oflabel selector - Add fetch timeout arg to create source commands
-
Set default ns with
FLUX_SYSTEM_NAMESPACEenv var - Add flux version to issue template
- Enable completion for flux tree cmd
fluxcd/kustomize-controller
7
merged
fluxcd/pkg
6
merged
1
closed
fluxcd/helm-controller
3
merged
1
closed
fluxcd/image-reflector-controller
2
merged
fluxcd/image-automation-controller
2
merged
fluxcd/terraform-provider-flux
1
merged
fluxcd/source-controller
1
merged
fluxcd/flagger
1
open
fluxcd/website
1
merged
Reviewed 82 pull requests in 18 repositories
fluxcd/flux2
15 pull requests
- publish json schemas as a single URL
- [RFC-0001] Define Flux tenancy models
- [RFC-0000] Introduce the Flux RFC template
- bootstrap: add BitBucket Server (previously known as Stash) support
- Update test files to use ecdsa key
- Update Alpine to v3.14
- Update toolkit components
- Update toolkit components
-
Remove trailing
---forflux installto matchflux bootstrapgenerated YAML - Edit grafana dashboard to be able to filter by namespace
- Update toolkit components
- feat: prompt for access tokens in 'bootstrap' command
-
Add
DO NOT EDITwarn to bootstrap sync manifests - Use full domain name for notification-controller
-
Set default ns with
FLUX_SYSTEM_NAMESPACEenv var
fluxcd/terraform-provider-flux
10 pull requests
fluxcd/website
9 pull requests
- Explain how to leverage image policy markers.
- Add Bitbucket Server bootstrap instructions to the install docs
- Update Sortlist adopter logo
- Add missing branch arg to SOPS guide
- Add Audit blog post on fluxcd.io
- docs(webhook-receivers.md): responsiveness
- sops: Use minimal, decrypt-only policy for AWS
- Update contributors section
- Add note about AWS Autologin to Image Update guide
fluxcd/go-git-providers
8 pull requests
- Fix few linter warnings
- Fixes wrong error message for func validateIdentityFields
- Update employer in MAINTAINERS file
- [Stash] Fix SupportedDomain(), to make it return a host and not a full url
- Sort maintainers in alphabetical order
- [Stash] Revert log.Logger to v0.4.0 for compatibility with flux2.
- [Stash] Add the logic to reconcile default branch.
- Add org affinity for dinosk
fluxcd/source-controller
6 pull requests
fluxcd/helm-controller
5 pull requests
fluxcd/pkg
4 pull requests
fluxcd/flagger
4 pull requests
fluxcd/webui
3 pull requests
fluxcd/image-reflector-controller
3 pull requests
fluxcd/image-automation-controller
3 pull requests
fluxcd/kustomize-controller
2 pull requests
fluxcd/notification-controller
2 pull requests
stefanprodan/podinfo
2 pull requests
fluxcd/.github
2 pull requests
weaveworks/awesome-gitops
2 pull requests
fluxcd/flux
1 pull request
fluxcd/flux2-multi-tenancy
1 pull request
Created an issue in fluxcd/flux that received 4 comments
Update GitHub host key
GitHub has changed its SSH host keys from DSA to ECDSA, we need to update the know_hosts generated by https://github.com/fluxcd/flux/blob/master/do…
Opened 4 other issues in 3 repositories
fluxcd-community/helm-charts
1
open
1
closed
fluxcd/kustomize-controller
1
open
fluxcd/flux2
1
closed
Answered 10 discussions in 1 repository
fluxcd/flux2
- What happen when a Kustomize object configured with prune:false being deleted?
- GitHub SSH Handshake failed: knownhosts key mismatch
- enhancement request: allow the option to specify kubectl to replace instead of apply
- ImageUpdateAutomation+Deployment+Kustomization with $imagepolicy problem
- Enabling garbage collection in flux-system kustomization
- Adding an extra Kustomization in gotk-sync.yaml
- ImageRepository authentication with AWS Elastic Container Registry Not working
- Possibility to run on local git repo
- Missing CLI option?
- How to set current namespace for the CLI?