Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Budapest, Hungary
- https://sagikazarmark.hu
Pinned
4,211 contributions in the last year
Activity overview
Contributed to
banzaicloud/pipeline,
sagikazarmark/modern-go-application,
sagikazarmark/mga
and 5 other
repositories
Contribution activity
May 2020
Created a pull request in go-bdd/gobdd that received 1 comment
Remove context from step return values
This PR removes the context from the return parameters for step functions.
As explained in #98, the underlying map in context.Context is already ac…
+48
−73
•
1
comment
- Update developer.md
- Fix logging integrated service helm3 upgrade issue
- Release api related amendments
- Fix helm3 uninstall for deleted crds using private fork
- Helm chart list related amendments (helm v3)
- List helm charts operation made backwards compatible
- Upgrade helm and kubernetes patch versions
- ClusterSetup workflow enhanced not to install Tiller in case helm v3 is switched on
- process: write log when finishing process
- Process log interfaces V2
- drop spotguide_repos model
- decouple the helm version / implementation from security scan apis
- Reconcile helm repos / Password credential resolution for helm repositories
- decouple the helm version / implementation from security scan apis
Created an issue in go-bdd/gobdd that received 11 comments
Add a context getter that returns with the type default value
Is your feature request related to a problem? Please describe. Currently context getters return with a value and an error. The error is nil, when t…
11
comments