Pinned
800 contributions in the last year
Less
More
Contribution activity
August 2021
Created 9 commits in 1 repository
Created a pull request in GoogleContainerTools/skaffold that received 22 comments
fix status check showing unhealthy pods from prev iteration
fixes GoogleCloudPlatform/cloud-code-intellij-internal#4323
In this PR
Use owner reference to query pods for a deployment.
A Deployment manages Re…
+60
−8
•
22
comments
Opened 11 other pull requests in 2 repositories
GoogleContainerTools/skaffold
8
merged
1
closed
1
open
- add opt out operational metrics note
- Check for 1st commit message for release draft
- Move deployment controller check to pod validator
- Release v1.30.0
- mute application logs when a new iteration starts.
- fix lint broken on master
- Fix log line container not found in logging api
- Add eventV2.BuildCancelled
-
Add
SkaffoldLogEvents for pod updates - Write a custom lint rule to disable use of logrus package
tejal29/skaffold
1
closed
Reviewed 32 pull requests in 2 repositories
GoogleContainerTools/skaffold
29 pull requests
- Updated Cloud Code links to link to debug page
-
Add new
enums.LogLevelto indicate skaffold's standard output -
Wrap tester in
SkaffoldRunnerto improveSkaffoldLogEventlabelling -
Plumb
context.Contextdown into functions that useutil/cmdfunctions -
document
make quicktest -
Fix #6408 - Add
--load-imagesflag to deploy - Implement Target support for ko builder
- Refine ko builder behavior for main packages
- Change wording describing how profiles work
- performance comparison on demand github action
-
Change
logruscalls inpkg/andcmd/to uselog.Entry(ctx) - remove note on vendor/ usage from DEVELOPMENT.md
- Release v1.30.0
- Move deployment controller check to pod validator
-
[v2] Add inventory flags for
skaffold apply -
remove single
kubeContextvalidation - [design proposal] Add config option 'deploy.config.transformableAllowList'
- Change parsing templated image warning to debug info
- Add support for Kaniko flag --image-fs-extract-retry
- Support passing additional CLI flags to docker build
-
Add functionality to support patterns in
--userflag - Set exit code 127 for CLI validation errors
-
Cleanup pod
SkaffoldLogEventmessages - hooks: update deploy docs
- [v2] Customize hydration-dir and render-output path
- Some pull request reviews not shown.
GoogleContainerTools/kaniko
3 pull requests
Created an issue in GoogleContainerTools/skaffold that received 3 comments
[Flake] TestEventsRPC is flaky
I have seen this multiple times
rpc_test.go:93: error retrieving event log: rpc error: code = Unavailable desc = connection error: desc = "transpor…
3
comments

