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

On cluster build without VCS #1298

Merged
merged 8 commits into from
Oct 17, 2022

Commits on Oct 17, 2022

  1. refactor: attach() and podReady() more general

    Signed-off-by: Matej Vasek <mvasek@redhat.com>
    matejvasek committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    8ca73ba View commit details
    Browse the repository at this point in the history
  2. feat: added function for upload to a volume

    Signed-off-by: Matej Vasek <mvasek@redhat.com>
    matejvasek committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4d71f4a View commit details
    Browse the repository at this point in the history
  3. refactor: extract defaultSecurityContext

    Signed-off-by: Matej Vasek <mvasek@redhat.com>
    matejvasek committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    01c37db View commit details
    Browse the repository at this point in the history
  4. fix: added runtime type check

    Signed-off-by: Matej Vasek <mvasek@redhat.com>
    matejvasek committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    84dc4dc View commit details
    Browse the repository at this point in the history
  5. feat: allow on-cluster-build without VCS

    Signed-off-by: Matej Vasek <mvasek@redhat.com>
    matejvasek committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d356237 View commit details
    Browse the repository at this point in the history
  6. fix: reword error message

    Co-authored-by: Lance Ball <lball@redhat.com>
    matejvasek and lance committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    af348aa View commit details
    Browse the repository at this point in the history
  7. fix: runtime type check

    Signed-off-by: Matej Vasek <mvasek@redhat.com>
    matejvasek committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    fea375f View commit details
    Browse the repository at this point in the history
  8. test: e2e test for direct upload on-cluster-build

    Signed-off-by: Matej Vasek <mvasek@redhat.com>
    matejvasek committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    46495ba View commit details
    Browse the repository at this point in the history