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

[KOGITO-9702] Fix container-builder kaniko build context to consider external resources #231

Merged
merged 5 commits into from
Aug 23, 2023

Commits on Aug 21, 2023

  1. [KOGITO-9702] Fix container-builder kaniko build context to consider …

    …external resources
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    37f3b2c View commit details
    Browse the repository at this point in the history
  2. Mount with subpath to avoid hidden files in the build context

    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    73641b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Add SonataFlow resources to kaniko container builder

    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    68e86e8 View commit details
    Browse the repository at this point in the history
  2. Enable devmode e2e testing

    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f33eef2 View commit details
    Browse the repository at this point in the history
  3. Fix OpenShift build context files permissions

    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    323d259 View commit details
    Browse the repository at this point in the history