- United States
Block or Report
Block or report aaron-prindle
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
726 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contributed to
GoogleContainerTools/skaffold,
GoogleContainerTools/container-debug-support,
aaron-prindle/leeroy-app
and 5 other
repositories
Contribution activity
January 2023
Created 15 commits in 1 repository
Created a pull request in GoogleContainerTools/skaffold that received 8 comments
fix: add proper artifactOverrides->setValueTemplates conversion when upgrading from v2beta29
fixes #8321
+173
−4
•
8
comments
Opened 16 other pull requests in 1 repository
GoogleContainerTools/skaffold
3
open
13
merged
- fix: resolve issue where verify validation did not properly validate uniqueness across all modules
- fix: resolve issue where verify incorrectly failed when run with multiple modules where any module didn't have verify test cases
- chore: bump examples to v4beta2 after v2.1.0 release
- fix: resolve issue where skaffold version would print nothing
- fix: resolve issue where kubectl Flags.Apply namespace flag usage would fail
- chore: remove unnecessary code comments
- chore: update skaffold image deps based on lts policy
- chore: add v1.39.5 changelog info
- chore: add v2.0.5 changelog info
- release: v2.1.0
- docs: update cloudrun docs to include log streaming and Job support
- docs: add status check documentation for new tolerateFailuresUntilDeadline config field
- chore: unskip TestFix* integration tests
- fix: resolve issue where skaffold always added namespace to rendered manifests
- feat: add new inspect namespaces list command to skaffold
- feat: add availableSecrets field to skaffold.yaml which is passed to gcb
Reviewed 20 pull requests in 1 repository
GoogleContainerTools/skaffold
20 pull requests
- feat: add timeout for copying build context on kaniko
- chore(deps): bump rack from 2.1.4.1 to 2.1.4.2 in /examples/ruby/backend
- feat: add support for remote docker over ssh
- test: integration test for helm render with OCI repo
- chore(deps): bump rack from 2.1.4.1 to 2.1.4.2 in /integration/examples/ruby/backend
- chore: update skaffold image deps based on lts policy
-
docs: remove
log tailingfrom note of unsupported features for Cloud Run - feat: add ingore-path kaniko flag support
- feat: add keep-running-on-failure-implementation
- fix: add proper artifactOverrides->setValueTemplates conversion when upgrading from v2beta29
- fix: backport, divide stdout and stderr from helm to not create corrupted outputs
- fix: resolve issue where skaffold would panic when StatusCheck was not set
- doc: Updating installation link for Cloud Code in VSCode
- fix: use new URL format for Google Cloud Build log
- feat: add new inspect namespaces list command to skaffold
- feat: change components installed in docker images to include alpha and beta
-
docs: update docs for new
runtimeTypefield -
feat: allow specifying debug runtime in
skaffold.yamlfor artifact - fix: write maximum of 200 metrics per session
- fix: use release namespace in render when specified
Created an issue in GoogleContainerTools/skaffold that received 7 comments
Skaffold by default currently adds a namespace to all rendered manifests (--offline=true must be used to change this). We should change the default not to add a namespace`
Currently when rendering a manifest with skaffold (skaffold render ...) by default skaffold adds a namespace to all rendered objects:
aprindle@apri…
7
comments
Opened 18 other issues in 1 repository
GoogleContainerTools/skaffold
12
open
6
closed
- Better documentation of templated fields
- skaffold verify "no duplicate names" validation currently doesn't properly handle multiple modules
- skaffold verify behaves inconsistently when skaffold.yaml requires other skaffold.yaml configs
- Skaffold update check not working as expected
- [testing/examples] Skaffold integration/examples and examples use go 1.18 in places and should be upgraded to consistent go 1.19
-
Create integration test that verifies the
skaffold versioncommand output is correct/non-empty - [docs] Document --keep-running-on-failure in our skaffold.dev documentation
-
skaffold apply uses incorrect namespace if kubectl
-nor--namespaceflag is provided in deploy.kubectl.flags.apply field -
Fix
skaffold rendernamespace regression/difference when migrating from skaffold v1 -> v2 -
Fix Skaffold Issue where
skaffold rendercan have corrupt yaml output when using Helm 3.10.2 -
[regression] Skaffold v1 -> v2 helm
artifactsOverrideusage not automatically updated -> failures - Add/extend Skaffold Cloud Run Deployer docs to show a full sample app (vs just the schema)
- [flake] TestDeployCloudRunWithHooks
- [docs/examples] update examples/helm-deployment (and other examples if needed) to reflect setValueTemplates preference (vs setValues)
- [FR] Add native cosign support to skaffold build
-
Skaffold should support pre/post lifecycle hooks for
Cleanup - Document skaffold's go template functions (namely #8269 cmd execution)
- Add native support for a container execution mode for lifecycle hooks




