forked from knative/func
-
Notifications
You must be signed in to change notification settings - Fork 3
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
On culster scaffolding rootfull midstream #855
Closed
matejvasek
wants to merge
9
commits into
release-next
from
on-culster-scaffolding-rootfull-midstream
Closed
On culster scaffolding rootfull midstream #855
matejvasek
wants to merge
9
commits into
release-next
from
on-culster-scaffolding-rootfull-midstream
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e295df - Browse repository at this point
Copy the full SHA 3e295dfView commit details -
Prepare util image to accomodate multiple cmds
As of now func-util image has only one command of our own -- "deploy". This commits prepares grounds for one additional command named "scaffolding". The commands will be implemented in one binary and dispatched over argv[0] using symlinks. Kinda like busybox does. Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 99585fe - Browse repository at this point
Copy the full SHA 99585feView commit details -
Add scaffolding for on-cluster build
Added new build step in tekton pipeline that scaffolds main() for Go porject when using s2i builder. Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ae86af9 - Browse repository at this point
Copy the full SHA ae86af9View commit details -
This will cache dependencies between docker builds. Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for de9b509 - Browse repository at this point
Copy the full SHA de9b509View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2457f1 - Browse repository at this point
Copy the full SHA a2457f1View commit details -
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3d1fec1 - Browse repository at this point
Copy the full SHA 3d1fec1View commit details -
fixup: remove test because of 'no space left on device'
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b9e60fc - Browse repository at this point
Copy the full SHA b9e60fcView commit details -
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4db627c - Browse repository at this point
Copy the full SHA 4db627cView commit details -
[TESTING] [TO BE REVERTED] setup testing image
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f4148c4 - Browse repository at this point
Copy the full SHA f4148c4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.