|
๐๐Harbor Release v2.6.0 Highlights๐๐
๐ Hello Community,
In case you have missed the release of v2.6.0 you can find the highlights of it here: https://goharbor.io/blog/harbor-2.6/
You can find everything you need in the release
๐ Hello Community,
In case you have missed the release of v2.6.0 you can find the highlights of it here: https://goharbor.io/blog/harbor-2.6/
You can find everything you need in the release
|
By
Orlin Vasilev
·
#286
·
|
|
Disable Anonymous access setting in system settings not working at all (Urgent)
Hello,
We are currently facing a major issue in our Harbor deployment.
Disabling Anonymous User doesn't disable anonymous access and people who are not registered still can access images from
Hello,
We are currently facing a major issue in our Harbor deployment.
Disabling Anonymous User doesn't disable anonymous access and people who are not registered still can access images from
|
By
gandhi07naren@...
·
#285
·
|
|
Re: Amozon s3 for registry
Some updates:
if s3 is behind a proxy I have to add charmusem under Proxy Components.
This solves.
Ignazio
Il giorno gio 22 set 2022 alle ore 14:51 Ignazio Cassano via lists.cncf.io
Some updates:
if s3 is behind a proxy I have to add charmusem under Proxy Components.
This solves.
Ignazio
Il giorno gio 22 set 2022 alle ore 14:51 Ignazio Cassano via lists.cncf.io
|
By
Ignazio Cassano
·
#284
·
|
|
Re: Amozon s3 for registry
More updates:
seems something is not configured web because in chartmuseum log I get:
Get \"https://s3.eu-central-1.amazonaws.com/ignaharbor?prefix=igna\": dial tcp 52.219.168.115:443: i/o
More updates:
seems something is not configured web because in chartmuseum log I get:
Get \"https://s3.eu-central-1.amazonaws.com/ignaharbor?prefix=igna\": dial tcp 52.219.168.115:443: i/o
|
By
Ignazio Cassano
·
#283
·
|
|
Re: Amozon s3 for registry
Hello, I do not understand what is rootdirectory.
I used the following setup in s3:region: eu-central-1
bucket: ignaharbor
accesskey: accesskey
secretkey: secret
Hello, I do not understand what is rootdirectory.
I used the following setup in s3:region: eu-central-1
bucket: ignaharbor
accesskey: accesskey
secretkey: secret
|
By
Ignazio Cassano
·
#282
·
|
|
Re: Error pushing images
Hello, some updates:
it works if I force a GC
Il giorno gio 22 set 2022 alle ore 12:42 Ignazio Cassano via lists.cncf.io <ignaziocassano=gmail.com@...> ha scritto:
Hello, some updates:
it works if I force a GC
Il giorno gio 22 set 2022 alle ore 12:42 Ignazio Cassano via lists.cncf.io <ignaziocassano=gmail.com@...> ha scritto:
|
By
Ignazio Cassano
·
#281
·
|
|
Error pushing images
Hello Everyone,
After the first installation of harbor with an external redis and an external DB and with registry on S3, I pushed an images alpine:latest
Then I removed harbor and installed it
Hello Everyone,
After the first installation of harbor with an external redis and an external DB and with registry on S3, I pushed an images alpine:latest
Then I removed harbor and installed it
|
By
Ignazio Cassano
·
#280
·
|
|
Re: Amozon s3 for registry
Many thanks
Ignazio
By
Ignazio Cassano
·
#279
·
|
|
Re: Amozon s3 for registry
You could refer this configure file
https://github.com/distribution/distribution/blob/main/docs/configuration.md
s3:
accesskey: awsaccesskey
secretkey: awssecretkey
region:
You could refer this configure file
https://github.com/distribution/distribution/blob/main/docs/configuration.md
s3:
accesskey: awsaccesskey
secretkey: awssecretkey
region:
|
By
daojunz
·
#278
·
|
|
Terraform Harbor Provider looking for maintainers
Hi all :)
As you may know we have adopted https://github.com/goharbor/terraform-provider-harbor
In that issue we are asking for help if you are feeling like sparing some time and you know terraform
Hi all :)
As you may know we have adopted https://github.com/goharbor/terraform-provider-harbor
In that issue we are asking for help if you are feeling like sparing some time and you know terraform
|
By
Orlin Vasilev
·
#277
·
|
|
Re: Amozon s3 for registry
Hello, I tried to push an image but in registry logs, it give me the following error:
caused by: Put
Hello, I tried to push an image but in registry logs, it give me the following error:
caused by: Put
|
By
Ignazio Cassano
·
#276
·
|
|
Amozon s3 for registry
Hello,
I would like to use S3 for registry.
In values.yaml of harbor I wrote:
region: eu-central-1
bucket: ignaharbor
accesskey: myaccesskey
secretkey: mysecret
Is this
Hello,
I would like to use S3 for registry.
In values.yaml of harbor I wrote:
region: eu-central-1
bucket: ignaharbor
accesskey: myaccesskey
secretkey: mysecret
Is this
|
By
Ignazio Cassano
·
#275
·
|
|
Re: harbor multi site
Thanks for your answer.
Please, could you explain a fallback scenario ?
Ignazio
Il giorno mar 20 set 2022 alle ore 10:39 Vadim Bauer via lists.cncf.io <vb=container-registry.com@...> ha scritto:
Thanks for your answer.
Please, could you explain a fallback scenario ?
Ignazio
Il giorno mar 20 set 2022 alle ore 10:39 Vadim Bauer via lists.cncf.io <vb=container-registry.com@...> ha scritto:
|
By
Ignazio Cassano
·
#274
·
|
|
Re: harbor multi site
It's possible to use replication as a way to back up images, but in practice it is not usable.
The main reason is that when you switch sites, you would need to rotate all pull secrets for every
It's possible to use replication as a way to back up images, but in practice it is not usable.
The main reason is that when you switch sites, you would need to rotate all pull secrets for every
|
By
Vadim Bauer
·
#273
·
|
|
harbor multi site
Hello Everyone,
I would like to install 3 harbor each one on a different site: harbor 1 on Site A, harbor 2 on Site B and harbor 3 on Site C.
To keep them aligned I would like to use harbor
Hello Everyone,
I would like to install 3 harbor each one on a different site: harbor 1 on Site A, harbor 2 on Site B and harbor 3 on Site C.
To keep them aligned I would like to use harbor
|
By
Ignazio Cassano
·
#272
·
|
|
Re: goharbor
Hello, thanks for your answer
The following are my values for external redis:
external:
# support redis, redis+sentinel
# addr for redis: <host_redis>:<port_redis>
# addr for
Hello, thanks for your answer
The following are my values for external redis:
external:
# support redis, redis+sentinel
# addr for redis: <host_redis>:<port_redis>
# addr for
|
By
Ignazio Cassano
·
#271
·
|
|
Re: goharbor
Hello, thanks for your answer.
The following are the redix external values:
external:
# support redis, redis+sentinel
# addr for redis: <host_redis>:<port_redis>
# addr for
Hello, thanks for your answer.
The following are the redix external values:
external:
# support redis, redis+sentinel
# addr for redis: <host_redis>:<port_redis>
# addr for
|
By
Ignazio Cassano
·
#270
·
|
|
Re: goharbor
Hi lgnazio, this is a known issue and already fixed. The fix should be available in the next patch release v1.10.1 of Harbor helm chart, or you can patch the Harbor helm chart with the same change in
Hi lgnazio, this is a known issue and already fixed. The fix should be available in the next patch release v1.10.1 of Harbor helm chart, or you can patch the Harbor helm chart with the same change in
|
By
yinw
·
#269
·
|
|
Re: goharbor
Hi Ignazio,
can you share a bit more for your values.yaml please you can remove the password and hostnames if you want :)
Orlix
Hi Ignazio,
can you share a bit more for your values.yaml please you can remove the password and hostnames if you want :)
Orlix
|
By
Orlin Vasilev
·
#268
·
|
|
goharbor
Ignazio Cassano via lists.cncf.io <ignaziocassano=gmail.com@...>
12:06 (9 minuti fa)
Hello All,
I am trying to setup goarbor with external redis but it does not work:
2022-09-06T10:01:34Z
Ignazio Cassano via lists.cncf.io <ignaziocassano=gmail.com@...>
12:06 (9 minuti fa)
Hello All,
I am trying to setup goarbor with external redis but it does not work:
2022-09-06T10:01:34Z
|
By
Ignazio Cassano
·
#267
·
|