Ziming
Ziming
old redis sentinel server version (4.x) doesn't support `AUTH` command, however current version (6.x) has already support this, we should also support it. `redis-server sentinel.conf --sentinel --requirepass 456` redis-cli -h...
commit: 70166e6c4232 1. install harbor with minio redirect enabled/disable 2. install [singularity](https://github.com/hpcng/singularity) v3.7.2 3. singularity pull --allow-unsigned busybox.sif library://library/default/busybox 4. export SINGULARITY_DOCKER_USERNAME=admin 5. export SINGULARITY_DOCKER_PASSWORD=Harbor12345 6. singularity -v -d push...
fix #847
there're some error logs for day2 controller in harbor-operator pod when starting up ``` time="2022-03-06T00:32:27Z" level=info msg="Configuration from file: /etc/harbor-operator/jobservice-ctrl.yaml" time="2022-03-06T00:32:27Z" level=info msg="Configuration from file: /etc/harbor-operator/templates/notaryserver-config.json.tmpl" 1.6465267474428604e+09 ERROR setup.harborserverconfiguration invalid...
rror from server (InternalError): error when creating "manifests/samples/full_stack.yaml": Internal error occurred: failed calling webhook "mharborcluster.kb.io": Post "[https://webhook-service.harbor-operator-ns.svc:443/mutate-goharbor-io-v1beta1-harborcluster?timeout=10s](https://webhook-service.harbor-operator-ns.svc/mutate-goharbor-io-v1beta1-harborcluster?timeout=10s)": dial tcp 10.96.20.62:443: connect: connection refused it usually become successful after re-run the...
version: v1.1.0 steps: 1. install kind k8s cluster 2. install metallb https://metallb.universe.tf/installation/ helm repo add metallb https://metallb.github.io/metallb helm install metallb metallb/metallb -f values.yaml ``` configInline: address-pools: - name: default protocol:...
currently webhook blocks developing by `make run`
What can we help you?