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

Feature/bravo 2638 add timeout #8

Open
wants to merge 69 commits into
base: develop
Choose a base branch
from

Conversation

vksingh770
Copy link
Contributor

Summary

(Explain what this PR contributes to the codebase)

Submitting a Pull Request

Please see the Description of the PR Process.

Submitter's Pledge

Reviewers, I have verified the following to the best of my knowledge:

  • I have added unit test cases for the changes where applicable.
  • I have updated CHANGELOG.md with the new target version (or with the Unreleased tag) and updated the version comparison url in the file.
  • I have updated documentation in README.md at the repo root and all of the applicable README.md files under docs/** along with necessary version change for code samples in those docs where applicable.
  • I have read and fully understand the process for submitting a pull request to the codebase.

Review Recommendation

(
Describe if you have any specific review recommendation to the reviewers such as:

  • Tell them where to focus their energy if the PR is too long
  • Code sections that you are not sure about and would like a second opinion on
  • Or anything else that the reviewers would benefit from knowing ...
    )

jrgarlick and others added 30 commits June 8, 2020 08:50
- Added the dependency vulnerability checker
- Added the dependency version checker
BRAVO-666 - Create release artifact after creating the release
Updates `getBuildConfig` in the OpenShift client to use the registry
secret to pull the base Docker image.

When OpenShift is used to create new Docker images, a "BuildConfig" is
created. This build config provides OpensShift with instructions on how
to build the Docker image. The current build config was using a secret
to push the build image into a registry, but it was not using this
secret when pulling the base Docker image. This means that it only
worked for base images in registries that allow anonymous access. This
commit updates the BuildConfig to use the registry secret when pulling
the image.
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.

3 participants