- Kraków, Poland
- @grzesuav
Highlights
- 1 discussion answered
Block or Report
Block or report grzesuav
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
gitlabform Public
Forked from gdubicki/gitlabform
Specialized "configuration as a code" tool for GitLab projects, groups and more using hierarchical configuration written in YAML
Python
-
-
gdubicki/gitlabform Public
Specialized "configuration as a code" tool for GitLab projects, groups and more using hierarchical configuration written in YAML
-
Comcast/k8sh Public
A simple, easily extensible shell for navigating your kubernetes clusters
369 contributions in the last year
Less
More
Contribution activity
February 2022
Created 20 commits in 1 repository
Created a pull request in metacontroller/metacontroller that received 6 comments
chore: Add helm chart to repo
Example artifact on my fork - https://github.com/grzesuav/metacontroller/pkgs/container/metacontroller-helm
+24
−2
•
6
comments
Opened 15 other pull requests in 1 repository
metacontroller/metacontroller
13
merged
2
open
- chore(readme): Update readme
- chore(release): Revert release v2.2.5 to trigger it again
- chore(release): Fix release action
- chore(yaml): Fix yaml syntax
- chore(yaml): Fix yaml syntax
- fix(deps): Update controller-runtime to v0.11.1
- chore(registry): Publish to ghcr.io, make docker build parallel
- chore(release): Fix suffixes for non-alpine images
- fix(deps): Update dependencies
- fix(release): Fix latest tag, to point to alpine image
- refactor(clientset): Use controller-runtime client to modify objects
- refactor: Use controller-runtime client to read crd's
- fix(deps): Update dependencies
- chore(renovate): Remove not supported options
- refactor(common): #345 - Extract RelativeCommonMap to separate api package
Reviewed 9 pull requests in 1 repository
metacontroller/metacontroller
9 pull requests
- chore: Add helm chart to repo
- chore(registry): Publish to ghcr.io, make docker build parallel
- fix(deps): update dependency golang to v1.17.7
- chore(deps): update crazy-max/ghaction-docker-meta action to v3
- chore(deps): update rlespinasse/github-slug-action action to v4
- chore: fix typo from adit to edit
- refactor(common): #345 - Extract RelativeCommonMap to separate api package
- docs: fix how port for metrics is passed
- refactor(hooks): #345 - Move API related types to separate package