RT
Size: a a a
RT
AS
MS
RT
АС
АС
АС
I
I
EK

$ crc version
WARN A new version (1.34.0) has been published on https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/crc/1.34.0/crc-linux-amd64.tar.xz
CodeReady Containers version: 1.33.1+3cfaa10f
OpenShift version: 4.8.12 (embedded in executable)
$ crc config get memory
memory : 36384
$ crc config get cpus
cpus : 7
$ crc config get enable-cluster-monitoring
enable-cluster-monitoring : true
VR
.status.duration, так что не проблема его показатьł
DG
VP
RT
RT
RT
TE
oc adm prune deployments --orphans --keep-complete=3 --keep-failed=1 --keep-younger-than=60m --confirmПерестают создаваться новые билды, обваливаются с ошибкой:
oc adm prune builds --orphans --keep-complete=3 --keep-failed=1 --keep-younger-than=60m --confirm
oc adm prune images --prune-over-size-limit --confirm
oc adm prune images --keep-tag-revisions=3 --keep-younger-than=60m --confirm
Registry server Address:Лечится тоже странно, если сделать expand pvc для registry-claim, то все оживает.
Registry server User Name: serviceaccount
Registry server Email: serviceaccount@example.org
Registry server Password: <<non-empty>>
error: build error: Failed to push image: received unexpected HTTP status: 500 Internal Server Error
LL
oc create role scalepods --verb=patch,update --resource=deployments/scale -n test-qa
oc adm policy add-role-to-group scalepods test-users --role-namespace=test-qa -n test-qaLL