Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

builder should stream buildpack output #58

Closed
mboersma opened this issue Dec 18, 2015 · 0 comments
Closed

builder should stream buildpack output #58

mboersma opened this issue Dec 18, 2015 · 0 comments
Assignees
Milestone

Comments

@mboersma
Copy link
Member

The current output needs to be made similar to Deis v1.

$ git push deis master
The authenticity of host '[deis.10.245.1.3.xip.io]:2222 ([10.245.1.3]:2222)' can't be established.
ECDSA key fingerprint is SHA256:fW1LZS+hUSF+BdDrRyUet7te0gOmy7p6e3eHhMmUqOY.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[deis.10.245.1.3.xip.io]:2222,[10.245.1.3]:2222' (ECDSA) to the list of known hosts.
Counting objects: 61, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (39/39), done.
Writing objects: 100% (61/61), 15.45 KiB | 0 bytes/s, done.
Total 61 (delta 25), reused 48 (delta 17)
mc: Configuration written to [/var/minio-conf/config.json]. Please update your access credentials.
mc: Successfully created ‘/var/minio-conf/share’.
mc: Initialized share uploads ‘/var/minio-conf/share/uploads.json’ file.
mc: Initialized share downloads ‘/var/minio-conf/share/downloads.json’ file.
Added host ‘http://10.247.223.11:9000’ successfully.
Bucket created successfully ‘http://10.247.223.11:9000/git’.
‘yearly-bookworm.tar.gz’ -> ‘http://10.247.223.11:9000/git/home/yearly-bookworm:git-14fb753c/tar’
Total: 6.11 KB, Transferred: 6.11 KB, Speed: 189.77 KB/s
-----> stored tarfile in http://10.247.223.11:9000/git/home/yearly-bookworm:git-14fb753c/tar
-----> creating builder pod in namespace deis
pod "yearly-bookworm-git-14fb753c" created
@arschles arschles added this to the v2.0-beta1 milestone Dec 18, 2015
@arschles arschles added the bug label Dec 18, 2015
@arschles arschles modified the milestones: v2.0-alpha1, v2.0-beta1 Dec 18, 2015
@sgoings sgoings closed this as completed Dec 18, 2015
yebyen pushed a commit to yebyen/builder that referenced this issue Jan 8, 2020
chore(linter): fix missing buildPackDebug in k8s_util_test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants