Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Make dispatch solo compact with knative base image #688

Closed
wants to merge 16 commits into from

Conversation

pzmrzy
Copy link
Contributor

@pzmrzy pzmrzy commented Oct 18, 2018

Fix #656
Address #635
Remove wrapper for payload
Pass secret to container environment variable when execute a function
Modify test

berndtj and others added 5 commits September 28, 2018 14:14
* Create apply.go

* Add apply command in cmd.go, implement applyFunction

* Implement applySecret

* Implement applyAPI, applyDriver, applyDriverType

* Implement applySubscription, applyApplication, applyBaseImage

* Implememnt applyImage, applyPolicy, applyServiceAccount, ApplyOrganization

* go fmt, TODO apply file by URL, wait create.go

* Modify install.go to install docker-registry correctly

* Add copyright in apply.go

* Remove redundant else
Signed-off-by: Motonori Shindo <motonori@shin.do>
@pzmrzy pzmrzy added the run-e2e-solo Testing e2e-solo label Oct 18, 2018
Adds a new pipeline that builds the dispatch-server and dispatch-cli
binaries, and then runs the e2e tests against a dispatch-server running
locally. Currently relies on a test image in my docker registry (nxczar),
I will address that ASAP.
@pzmrzy pzmrzy added run-e2e-solo Testing e2e-solo and removed run-e2e-solo Testing e2e-solo labels Oct 18, 2018
@pzmrzy pzmrzy closed this Dec 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants