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

Promote release version to v1.5.3 #5811

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

wy65701436
Copy link
Contributor

Signed-off-by: wang yan wangyan@vmware.com

Signed-off-by: wang yan <wangyan@vmware.com>
Copy link
Contributor

@reasonerjt reasonerjt left a comment

Choose a reason for hiding this comment

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

lgtm

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8500

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 64.599%

Files with Coverage Reduction New Missed Lines %
src/replication/core/controller.go 2 73.29%
Totals Coverage Status
Change from base Build 8498: 0.1%
Covered Lines: 10841
Relevant Lines: 16782

💛 - Coveralls

@wy65701436 wy65701436 merged commit f441881 into goharbor:release-1.5.0 Sep 4, 2018
ktbartholomew pushed a commit to rcbops/kubernetes-harbor that referenced this pull request Nov 12, 2018
* Update photon base images -- for 1.5 branch (goharbor#5376)

This commit update the base photon image from vmware/photon:1.0 to
photon:1.0 in 1.5 branch

* Bump up clair to v2.0.5 (goharbor#5787)

Signed-off-by: Daniel Jiang <jiangd@vmware.com>

* Update the base image in the offline installer (goharbor#5807)

Signed-off-by: wang yan <wangyan@vmware.com>

* Promote release version to v1.5.3 (goharbor#5811)

Signed-off-by: wang yan <wangyan@vmware.com>

* Update LICENSE and OSL (goharbor#5874)

Signed-off-by: Daniel Jiang <jiangd@vmware.com>

* Bump up Clair to 2.0.6 (goharbor#6016)

Signed-off-by: Daniel Jiang <jiangd@vmware.com>

* Update OSL and bump up version to 1.5.4

Signed-off-by: Daniel Jiang <jiangd@vmware.com>

* Limit dns search in harbor containers (goharbor#6058)

This commit is to set dns search to null in the harbor containers,
that means the dns search domains of docker host doesn't impact
the network IO in the containers.

If do not set this, Harbor notary-server and notary-signer are resolving
the "mysql" alias to the resolv.conf search path instead of to "mysql."
for the notary-db bridge IP, see goharbor#6031.

According to docker official document, 'Use --dns-search=.' if you don't
wish to set the search domain.

https://docs.docker.com/v17.09/engine/userguide/networking/default_network/configure-dns/

Signed-off-by: wang yan <wangyan@vmware.com>
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