Open
Conversation
Signed-off-by: Aleksandr Chebotov <alk.chebotov@gmail.com>
Signed-off-by: yminer <yminer@vmware.com> Signed-off-by: yminer <yminer@vmware.com>
Signed-off-by: Yang Jiao <jiaoya@vmware.com> Signed-off-by: Yang Jiao <jiaoya@vmware.com>
Signed-off-by: yminer <yminer@vmware.com>
Upgrade Angular and Clarity 1.Upgrade related libraries 2.Fix breaking changes Signed-off-by: AllForNothing <sshijun@vmware.com> Signed-off-by: AllForNothing <sshijun@vmware.com>
Signed-off-by: Shengwen Yu <yshengwen@vmware.com> Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
update trivy scan ci image tag v2.7.0-dev Signed-off-by: yminer <yminer@vmware.com>
1.Fix date validator 2.Add i18n support Signed-off-by: AllForNothing <sshijun@vmware.com>
Signed-off-by: coderth <coderth@outlook.com> Signed-off-by: coderth <coderth@outlook.com>
Signed-off-by: AllForNothing <sshijun@vmware.com>
Signed-off-by: lengrongfu <1275177125@qq.com> Signed-off-by: lengrongfu <1275177125@qq.com>
Uffizzi Preview Environment
|
0f63027 to
1e56830
Compare
Signed-off-by: Shruti Chaturvedi <shrutichaturvedi16.sc@gmail.com>
1e56830 to
3600f2a
Compare
5 tasks
Signed-off-by: Shruti Chaturvedi <66940685+ShrutiC-git@users.noreply.github.com>
9a85866 to
5fb94b7
Compare
1. Change the Export CVE temporary file directory to /tmp. 2. Remove the scan data export volume in Dockerfile and docker-compose yaml. Fixes: goharbor#18067 Signed-off-by: chlins <chenyuzh@vmware.com>
Signed-off-by: Caleb Lloyd <caleblloyd@gmail.com> Co-authored-by: Vadim Bauer <vb@container-registry.com>
Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.Fixes goharbor#18120 Signed-off-by: AllForNothing <sshijun@vmware.com>
1.Fixes goharbor#18082 2.Update CSS Signed-off-by: AllForNothing <sshijun@vmware.com>
1.Remove all helm chart v2 related code Signed-off-by: AllForNothing <sshijun@vmware.com>
…oharbor#17627) Allow the Identity Provider to be the primary auth method in Harbor Signed-off-by: Maksym Trofimenko <maksym@container-registry.com>
Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
…8165) Clean up no longer support linters for golang-lint Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
1. Fixes goharbor#15825 2. Now, you can input labels or select them from the candidates Signed-off-by: AllForNothing <sshijun@vmware.com>
Co-authored-by: Orlix <OrlinVasilev@users.noreply.github.com> @wy65701436 it will not run the checks as we excluded the checks if only md files are changed will merge it now
Signed-off-by: Shengwen Yu <yshengwen@vmware.com> Co-authored-by: Shengwen Yu <yshengwen@vmware.com> Co-authored-by: Wang Yan <wangyan@vmware.com>
1. Fixes goharbor#17892 2. Redirect to default page when redirectUrl starts with /account/sign-in Signed-off-by: AllForNothing <sshijun@vmware.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Orlix <OrlinVasilev@users.noreply.github.com>
…rbor#18365) Support configurate the jobservice logger sweeper duration from harbor.yml. Closes: goharbor#10958 Signed-off-by: chlins <chenyuzh@vmware.com>
Signed-off-by: chlins <chenyuzh@vmware.com>
As for the distribution spec 1.1, it supports client to push an manifest with subject field. By leverging this fidle, harbor could build up the linkage between the subject artifact and it's accessories. Signed-off-by: wang yan <wangyan@vmware.com>
…arbor#18352) Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.74.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1. Upgrade golang.org/x/net to 0.7.0 2. Upgrade helm.sh/helm/v3 to 3.11.1 Signed-off-by: AllForNothing <sshijun@vmware.com>
refactor: refactor the old goroutine execution sweep to global execution sweep job 1. Delete the old goroutine execution sweeper when create execution.(in the case of high concurrency can cause goroutine backlogs, affect the performance of core) 2. Introduce the new way to sweep executions, a global scheduled job will take the work. Signed-off-by: chlins <chenyuzh@vmware.com>
…harbor#18382) Signed-off-by: chlins <chenyuzh@vmware.com>
Add max update hour and max dangling hour setting in config.yaml Fixes goharbor#17611 Signed-off-by: stonezdj <daojunz@vmware.com>
DO not replact id with digest and just add digest into the accessory table Signed-off-by: Wang Yan <wangyan@vmware.com>
…e_service.redirect.deactivate (goharbor#14615) * set to disable Signed-off-by: Peter Jakubis <balonik32@gmail.com> * move pr-14615 prepare migration version from 2.7.0 to 2.8.0 Signed-off-by: yminer <yminer@vmware.com> --------- Signed-off-by: Peter Jakubis <balonik32@gmail.com> Signed-off-by: yminer <yminer@vmware.com> Co-authored-by: Peter Jakubis <peter.jakubis@piano.io> Co-authored-by: Vadim Bauer <vb@container-registry.com> Co-authored-by: Wang Yan <wangyan@vmware.com> Co-authored-by: yminer <yminer@vmware.com>
…#18390) Signed-off-by: chlins <chenyuzh@vmware.com>
The sql must be idempotent Signed-off-by: Wang Yan <wangyan@vmware.com>
…r#18392) Signed-off-by: chlins <chenyuzh@vmware.com>
add suject_artifact_repo column in the table artifact_accessory Signed-off-by: Wang Yan <wangyan@vmware.com>
Co-authored-by: Vadim Bauer <vb@container-registry.com> Co-authored-by: Wang Yan <wangyan@vmware.com> Co-authored-by: Orlin Vasilev <ovasilev@vmware.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix sql error in fixDanglingStateExecution fixes goharbor#18408 Signed-off-by: stonezdj <daojunz@vmware.com>
1, add fitler artifactType to header when the api is called with filter 2, give an empty json body on non aritfact scenario 3, give an empty array on non accessory scenario 4, fix the artifact type filter issue Signed-off-by: Wang Yan <wangyan@vmware.com>
Co-authored-by: Wang Yan <wangyan@vmware.com> Co-authored-by: Orlix <OrlinVasilev@users.noreply.github.com>
Signed-off-by: AllForNothing <sshijun@vmware.com>
|
This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: