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

Simplify devloops that include a runtime build #39

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

solsson
Copy link
Collaborator

@solsson solsson commented May 11, 2021

Adds support for y-build-like-sync with an arg like:

  • builds-registry.ystack.svc.cluster.local/yolean/assert-runtime-nodejs:1234567-dirty
    • When building the runtime locally with for example Docker, or kubernetes-assert's ./hooks/build
  • builds-registry.ystack.svc.cluster.local/yolean/assert-runtime-nodejs:../../kubernetes-assert/runtime-nodejs
    • When building locally with Docker and the build is a plain context dir with ./Dockerfile

solsson added a commit to Yolean/kubernetes-assert that referenced this pull request May 11, 2021
solsson added a commit that referenced this pull request May 11, 2021
solsson added a commit that referenced this pull request May 11, 2021
Current issue was that `crane verify` was very slow. Is it always?
Anyhow this change wasn't necessary for #39

This reverts commit 5179727.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant