Highlights
- Arctic Code Vault Contributor
Pinned
1,051 contributions in the last year
Less
More
Contribution activity
April 2021
Created 2 commits in 1 repository
Created a pull request in GoogleContainerTools/skaffold that received 5 comments
Add logic to ignore hidden files
Fixes #5140 to ignore hidden file changes.
Verified on mac.
Not verified on window,
Sample output on mac
$ make $ cd examples/getting-started
…
+242
−10
•
5
comments
Opened 1 other pull request in 1 repository
GoogleContainerTools/skaffold
1
merged
Reviewed 19 pull requests in 2 repositories
GoogleContainerTools/skaffold 16 pull requests
-
Remove global single instance of
skaffoldOptsin skaffold error package and use runContext Config - Deprecate --render-only and --render-output flags
- Add back 'tag' digest source
- Add taskevents Test, StatusCheck, and fix duplicates for Deploy
-
helm
renderneeds to handlerepoparameter - Add ko builder design proposal draft
- Emit TaskEvent messages for DevLoop, Build, and Deploy phases
-
[refactor] move phase constants from
pkg/skaffold/errorstopkg/skaffold/constants - Add user flag to all minikube command invocations
-
Refactor
skaffold testimplementation - Bring survey prompt back to 10 days and every 90 days.
- Revise port-forward behaviour
-
Fix 5301: Build dependencies for sync inherited from
requiredartifacts; cache build dependencies between devloops - Metric labels need to be string type
-
Add
TaskSucceeded()func toevent/v2package - Add event API v2 server handler