harbor-operator
harbor-operator copied to clipboard
Kubernetes operator for Harbor service components
Hello community, we the maintainers team we are struggling to keep up with all the work here so we are looking for new maintainers. In case nobody wants to continue...
When an internal TLS certificate expires and gets rotated by cert-manager, the operator does not seem to handle reloading the processes (e.g., `/usr/bin/registry_DO_NOT_USE_GC serve`) that reference these TLS certificates /...
If you are reporting a problem, please make sure the following information are provided: **Expected behavior and actual behavior:** Following the tutorial I run: `kubectl apply -f https://raw.githubusercontent.com/goharbor/harbor-operator/main/manifests/cluster/deployment.yaml` and get...
**Is your feature request related to a problem? Please describe.** The harbor-operator Helm chart is currently not useful when deploying the operator using ArgoCD. When using ArgoCD you typically add...
I want to integrate this operator into the catalog in openshift
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
The latest Harbor version is now 2.9.0, well past the 2.6.x series supported by the latest operator's 1.4.0-rc1 release candidate. Is it expected to receive further updates?
If you are reporting a problem, please make sure the following information are provided: After installing a kubevela component in our cluster, we found that the harbor-operator could not be...
If any of the API Services is unavailable, the Harbor Operator won't be able to start. It may lead to deadlock situations, example below. In Kubernetes cluster we have Harbor...