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

Add config spec #7845

Merged
merged 1 commit into from
Oct 27, 2020
Merged

Add config spec #7845

merged 1 commit into from
Oct 27, 2020

Conversation

coignetp
Copy link
Contributor

What does this PR do?

Add config spec for harbor integration
This adds the other http configuration available

Motivation

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

instances:

## @param url - string - required
## The Harbor HTTP url.
#
- url: http://<HARBOR_URL>
- url: <URL>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if having http://<URL> as an example is helpful

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@ChristineTChen ChristineTChen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

instances:

## @param url - string - required
## The Harbor HTTP url.
#
- url: http://<HARBOR_URL>
- url: <URL>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@coignetp coignetp merged commit ac1caef into master Oct 27, 2020
@coignetp coignetp deleted the paul/harbor-spec branch October 27, 2020 14:22
github-actions bot pushed a commit that referenced this pull request Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants