12246 Commits

Author SHA1 Message Date
Daniel Jiang
d26da85251
Bump up trivy adapter to fix a CVE (#21322)
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
v2.12.1-rc2
2024-12-16 10:24:37 +08:00
stonezdj(Daojun Zhang)
b173bfedf1
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /src (#21316)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: stonezdj <stone.zhang@broadcom.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 09:28:17 +00:00
stonezdj(Daojun Zhang)
67147ea3d2
refresh base image (#21314)
Signed-off-by: stonezdj <stone.zhang@broadcom.com>
2024-12-13 16:42:55 +08:00
Wang Yan
d1350cd4cd
fix robot account creation issue (#21313)
fixes #21251

Signed-off-by: wang yan <wangyan@vmware.com>
2024-12-13 06:24:38 +00:00
Daniel Jiang
6eea45d9fb
Bump up to use trivy adapter v0.32.1 (GAed version) (#21308)
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
2024-12-13 11:12:06 +08:00
Wang Yan
db7ec52838
bump go version (#21305)
Signed-off-by: wang yan <wangyan@vmware.com>
v2.12.1-rc1
2024-12-10 16:07:11 +08:00
stonezdj(Daojun Zhang)
5dc78bc735
Bump up base version (#21295)
Signed-off-by: stonezdj <stone.zhang@broadcom.com>
2024-12-09 13:53:05 +08:00
Daniel Jiang
fc0482ae73
Bump up trivy to v0.57.1 and trivy-adapter to v0.32.1-rc.1 (#21289)
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
2024-12-06 12:54:36 +08:00
Wang Yan
cdb0d2fc31
revert change of artifact event (#21278)
fixes #20897
Signed-off-by: wang yan <wangyan@vmware.com>
2024-12-04 14:11:55 +08:00
Wang Yan
b72b5cec13
[cherry-pick] fix robot deletion event (#21234) (#21272)
fix robot deletion event (#21234)

* fix robot deletion event



* resolve comments



---------

Signed-off-by: wang yan <wangyan@vmware.com>
2024-12-03 16:44:42 +08:00
Wang Yan
7201b3bd5a
remove asc files handling (#21216)
Signed-off-by: wang yan <wangyan@vmware.com>
2024-11-19 16:06:44 +08:00
miner
61d0796bc8
remove slack notification release-2.12.0 (#21186)
remove slack notification

Signed-off-by: yminer <miner.yang@broadcom.com>
Co-authored-by: yminer <miner.yang@broadcom.com>
2024-11-14 14:01:12 +08:00
Daniel Jiang
bb20c648e9
Bump up to trivy adapter v0.32.0 (#21135)
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
2024-11-14 04:10:51 +08:00
Wang Yan
9da38ae048
refresh base (#21126)
Signed-off-by: wang yan <wangyan@vmware.com>
v2.12.0 v2.12.0-rc2
2024-11-05 14:59:44 +08:00
Daniel Jiang
aaf23a8994
Bump up trivy adapter to v0.32.0-rc.2 (#21129)
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
2024-11-04 19:13:01 +08:00
Wang Yan
cfe421ebdd
fix release script (#21101)
since we wil not ship the asc files since v2.12, it needs to remove the stesp to handle signatures.

Signed-off-by: wang yan <wangyan@vmware.com>
2024-10-28 19:27:44 +08:00
Wang Yan
b3dab7a93c
[cherry-pick] Update fr-fr-lang.json (#21082) (#21097)
Update fr-fr-lang.json (#21082)

Updated untranslated French strings

Signed-off-by: tostt <tostt@users.noreply.github.com>
Co-authored-by: tostt <tostt@users.noreply.github.com>
v2.12.0-rc1
2024-10-25 17:53:56 +08:00
Wang Yan
b11237ccdc
refresh base for v2.12 (#21095)
Signed-off-by: wang yan <wangyan@vmware.com>
2024-10-25 06:50:43 +00:00
miner
098e79a376
bump up dependencies (#21092)
Signed-off-by: yminer <yminer@vmware.com>
2024-10-25 05:39:52 +00:00
Wang Yan
08fe4d3a0f
fix build package issue (#21090)
Signed-off-by: wang yan <wangyan@vmware.com>
2024-10-24 17:38:21 +08:00
Wang Yan
bfa67a7d61
temporary disable gpg sign (#21085)
to avoid blocking the rc, let's temporary disable the gpg sign for development build since the key was expired at Oct 21.
I will fix it after RC and revert the code change

Signed-off-by: wang yan <wangyan@vmware.com>
2024-10-24 15:19:42 +08:00
Wang Yan
e8722c06e9
add pagesize for replicaiton (#21081)
fixes #20430, set the pagesize to 100 when to list artifact on replication

Signed-off-by: wang yan <wangyan@vmware.com>
2024-10-24 14:13:58 +08:00
Wang Yan
610cc0a16c
refresh base image (#21084)
Signed-off-by: wang yan <wangyan@vmware.com>
2024-10-24 13:37:32 +08:00
Prasanth B
e4b6a091fd
Fix Default Horizontal Scrollbar in Replication Page (#21033)
* fix default scrollbar in replication page

Signed-off-by: bupd <bupdprasanth@gmail.com>

* update replication table columns

* updates replication hidden columns order.

Signed-off-by: bupd <bupdprasanth@gmail.com>

---------

Signed-off-by: bupd <bupdprasanth@gmail.com>
Co-authored-by: Wang Yan <wangyan@vmware.com>
2024-10-22 11:32:48 +02:00
stonezdj(Daojun Zhang)
c14c3dbf9e
Change setHealth to setUnHealth to avoid misunderstanding (#21047)
fixes #19923

Signed-off-by: stonezdj <stone.zhang@broadcom.com>
2024-10-17 08:28:13 +00:00
Lichao Xue
5ac9733396
Fixes-21021 Display proxy cache in project configuration page (#21048)
Signed-off-by: xuelichao <xuel@vmware.com>
Co-authored-by: Lichao Xue <lichao.xue@broadcom.com>
2024-10-17 14:59:28 +08:00
stonezdj(Daojun Zhang)
4a5185995e
change the base directory of prepare container in macOS (#21035)
Signed-off-by: stonezdj <stone.zhang@broadcom.com>
2024-10-15 07:54:32 +00:00
Liang Zheng
de6c96be4c
fix: nil pointer dereference when failed to scan out the quota records from redis (#21046)
Signed-off-by: Liang Zheng <zhengliang0901@gmail.com>
2024-10-15 15:13:13 +08:00
stonezdj(Daojun Zhang)
ab3d3504fb
Change the log level from warning to debug to avoid noise when there … (#21034)
Change the log level from warning to debug to avoid noise when there are many unused ldap groups for each user

  fixes #20038

Signed-off-by: stonezdj <stone.zhang@broadcom.com>
2024-10-14 11:34:15 +00:00
Wang Yan
66ccf302f3
remove the robot update permission (#21028)
from the perspective of preventing privilege escalation, remove the robot update permission from the possilbe permission set

Signed-off-by: wang yan <wangyan@vmware.com>
2024-10-12 18:08:50 +08:00
dependabot[bot]
c4bad32bb3
chore(deps): bump github.com/volcengine/volcengine-go-sdk from 1.0.138 to 1.0.159 in /src (#20984)
chore(deps): bump github.com/volcengine/volcengine-go-sdk in /src

Bumps [github.com/volcengine/volcengine-go-sdk](https://github.com/volcengine/volcengine-go-sdk) from 1.0.138 to 1.0.159.
- [Release notes](https://github.com/volcengine/volcengine-go-sdk/releases)
- [Commits](https://github.com/volcengine/volcengine-go-sdk/compare/v1.0.138...v1.0.159)

---
updated-dependencies:
- dependency-name: github.com/volcengine/volcengine-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: miner <yminer@vmware.com>
2024-10-12 09:08:40 +00:00
Jim Chen
67d0fecc7b
feat: support Alibaba ACR proxy cache type (#19692)
* feat: support Alibaba ACR proxy cache type

Signed-off-by: njucjc <njucjc@gmail.com>

* chore: replace  'Alibaba ACR' to 'Alibaba Cloud ACR'

Signed-off-by: njucjc <njucjc@gmail.com>

---------

Signed-off-by: njucjc <njucjc@gmail.com>
Co-authored-by: chenjici.cjc <chenjinci.cjc@alibaba-inc.com>
2024-10-12 11:07:13 +08:00
Jim Chen
69bea4daa3
Feat: add acr ee support (#19658)
* feat: add acr ee support

Signed-off-by: njucjc <njucjc@gmail.com>
Co-authored-by: Wang Yan <wangyan@vmware.com>
Co-authored-by: Orlix <7236111+OrlinVasilev@users.noreply.github.com>
2024-10-11 18:34:38 +08:00
dependabot[bot]
0d9dc7096f
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.54.0 to 0.55.0 in /src (#20983)
* chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp

Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.54.0 to 0.55.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.54.0...zpages/v0.55.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* go mod tidy

Signed-off-by: yminer <miner.yang@broadcom.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: yminer <miner.yang@broadcom.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yminer <miner.yang@broadcom.com>
2024-10-11 13:53:53 +08:00
dependabot[bot]
00b14701e6
chore(deps): bump golang.org/x/time from 0.5.0 to 0.7.0 in /src (#21008)
* chore(deps): bump golang.org/x/time from 0.5.0 to 0.7.0 in /src

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.5.0 to 0.7.0.
- [Commits](https://github.com/golang/time/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* go mod tidy

Signed-off-by: yminer <miner.yang@broadcom.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: yminer <miner.yang@broadcom.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yminer <miner.yang@broadcom.com>
Co-authored-by: miner <yminer@vmware.com>
2024-10-10 10:06:51 +00:00
miner
ab59a46a87
add prepare migration script for 2.12.0 (#21022)
Signed-off-by: yminer <miner.yang@broadcom.com>
2024-10-10 16:56:33 +08:00
Wang Yan
de281220b5
update golang version (#21014)
* update golang version

to golang v1.23.2

Signed-off-by: wang yan <wangyan@vmware.com>
2024-10-10 13:36:18 +08:00
Daniel Jiang
f6eec371d7
Bump up trivy adapter (#21015)
update the version and point to the URL of new repository under goharbor

Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
2024-10-10 11:10:06 +08:00
Chlins Zhang
ad8c5df52e
fix: p2p instance test connection (#20968)
Signed-off-by: chlins <chlins.zhang@gmail.com>
Co-authored-by: Wang Yan <wangyan@vmware.com>
2024-09-27 06:33:23 +00:00
kunal Dugar
ab400c9dd2
UI Changes for Configuring Proxy-Cache Speed Limit (#20946)
* Implemented proxy-cache bandwidth limit UI change

Signed-off-by: kunal-511 <yoyokvunal@gmail.com>

* Removed ducplicate space between words

Signed-off-by: kunal-511 <yoyokvunal@gmail.com>

* Fix UT issue

Signed-off-by: stonezdj <stone.zhang@broadcom.com>

---------

Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
Signed-off-by: stonezdj <stone.zhang@broadcom.com>
Co-authored-by: stonezdj <stone.zhang@broadcom.com>
2024-09-27 12:45:52 +08:00
Wang Yan
e4fe61ddb7
enable robot full access (#20754)
* have option to enable robot full access

When the system admin enable this option, the robot can be assigned with robot/user/group/quota permissions.

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

* robot account permission enhancement

Update codes according to the proposal of https://github.com/goharbor/community/pull/249

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

---------

Signed-off-by: wang yan <wangyan@vmware.com>
2024-09-26 19:09:50 +08:00
Vadim Bauer
d42c34786f
Make it possible to build the spectral image also on ARM (#20506)
* This makes changes makes it possible to build the spectral image also on ARM architecture.

* no message

Signed-off-by: Vadim Bauer <vb@container-registry.com>

* fix issue

Signed-off-by: Vadim Bauer <vb@container-registry.com>

---------

Signed-off-by: Vadim Bauer <vb@container-registry.com>
2024-09-26 07:11:11 +00:00
miner
cb7fef1840
Bump up portal packages (#20959)
Bump up portal package

Signed-off-by: yminer <yminer@vmware.com>

bump api-swagger-ui pacaakge
2024-09-25 14:06:20 +08:00
Renming
22eebd2693
Update comments in template file of installation configurations (#20929)
Signed-off-by: Simon Zhao <simon@SimondeMacBook-Pro.local>
Co-authored-by: Simon Zhao <simon@SimondeMacBook-Pro.local>
2024-09-25 04:07:00 +00:00
miner
febde11df3
bump up dependencies (#20955)
Signed-off-by: yminer <yminer@vmware.com>
2024-09-24 15:46:39 +08:00
Chlins Zhang
c97253f660
Refactor: p2p preheat dragonfly driver (#20922) 2024-09-21 11:05:01 +08:00
tostt
8d52a63311
Update fr-fr-lang.json (#20942)
Signed-off-by: tostt <tostt@users.noreply.github.com>
2024-09-20 09:27:48 +08:00
Wang Yan
438d4c03bb
update robot creator database scheme (#20918)
Signed-off-by: wang yan <wangyan@vmware.com>
2024-09-14 12:49:32 +08:00
dependabot[bot]
c5d2672360
chore(deps): bump github.com/go-openapi/runtime from 0.26.2 to 0.28.0 in /src (#20784)
chore(deps): bump github.com/go-openapi/runtime in /src

Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.26.2 to 0.28.0.
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](https://github.com/go-openapi/runtime/compare/v0.26.2...v0.28.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: miner <yminer@vmware.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shengwen YU <yshengwen@vmware.com>
Co-authored-by: miner <yminer@vmware.com>
2024-09-05 06:20:32 +00:00
dependabot[bot]
7662437303
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 in /src (#20785)
chore(deps): bump github.com/coreos/go-oidc/v3 in /src

Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shengwen YU <yshengwen@vmware.com>
Co-authored-by: miner <yminer@vmware.com>
2024-09-05 05:19:58 +00:00