Pinned
1,022 contributions in the last year
Less
More
Activity overview
Contributed to
knative-sandbox/kn-plugin-func,
cloudevents/sdk-javascript,
boson-project/buildpacks
and 5 other
repositories
Contribution activity
July 2021
Created 11 commits in 6 repositories
Created 1 repository
- lance/gcf-kn Shell
Created a pull request in boson-project/buildpacks that received 9 comments
refactor: remove func.yaml from all run images
This commit removes all instances of func.yaml from a built image. In doing this, I also refactored the Node.js buildpack so that the app is no lon…
+43
−7
•
9
comments
Opened 2 other pull requests in 2 repositories
knative/docs
1
open
boson-project/buildpacks
1
merged
Reviewed 22 pull requests in 8 repositories
knative-sandbox/kn-plugin-func 9 pull requests
- test: confirm config search path
- doc: DEVELOPMENT.md
- feat: add support for labels in func.yaml
- ci: move to inbuilt provider scripts for local and ci clusters
- fix: do not trust builder when using podman
- docs: fix link to func.yaml docs in language guides
- Define handler in terms of CloudEvents rather than http/payload
- src: testable commands
- chore: add AUTHORS and OWNERS files
openshift/openshift-docs 5 pull requests
boson-project/buildpacks 3 pull requests
buildpacks/rfcs 1 pull request
knative/test-infra 1 pull request
knative/community 1 pull request
cloudevents/spec 1 pull request
nodeshift/opossum 1 pull request
Created an issue in knative-sandbox/kn-plugin-func that received 1 comment
Support user specified entrypoints
When a function is deployed to the cluster, the primary entry point is that specified in the buildpack's toml file. For example the following will …
1
comment