Repository for F5 Container Ingress Services for Kubernetes & OpenShift.
364
stars
195
forks
source link
F5 configuration not updated when pods got restarted inside OpenShift cluster - error 401 authorization issue #3441
Open
wheestermans31 opened 5 months ago
Setup Details
CIS Version : 2.16.1
Build: f5networks/k8s-bigip-ctlr:2.16.1 BIGIP Version: BIG-IP 14.1.4.6 Build 0.0.8 Point Release 6 AS3 Version: 3.49.0 Agent Mode: AS3 Orchestration: Openshift
Pool Mode: Cluster
Description
We have an issue when pods are restarted, they are not updated inside the F5. Checking the controllers logs we see:
2024/05/29 19:54:49 [ERROR] [2024-05-29 19:54:49,197 f5_cccl.bigip ERROR] F5 SDK Error: 401 Unexpected Error: F5 Authorization Required for uri: https://150.45.88.252:443/mgmt/shared/authn/login Text: '{"code":401,"message":"Maximum number of login attempts exceeded.","referer":"10.129.10.64","restOperationId":1716295,"kind":":resterrorresponse"}' 2024/05/29 19:54:49 [ERROR] [2024-05-29 19:54:49,197 main ERROR] CCCL Error: The requested partition OpenShift-ocp-behoi-01 was not found. 2024/05/29 19:54:51 [ERROR] [2024-05-29 19:54:51,955 f5_cccl.bigip ERROR] F5 SDK Error: 401 Unexpected Error: F5 Authorization Required for uri: https://150.45.88.252:443/mgmt/shared/authn/login Text: '{"code":401,"message":"Maximum number of login attempts exceeded.","referer":"10.129.10.64","restOperationId":1735261,"kind":":resterrorresponse"}' 2024/05/29 19:54:51 [ERROR] [2024-05-29 19:54:51,956 main ERROR] CCCL Error: The requested partition OpenShift-ocp-behoi-01 was not found. 2024/05/29 19:54:53 [ERROR] [2024-05-29 19:54:53,152 f5_cccl.bigip ERROR] F5 SDK Error: 401 Unexpected Error: F5 Authorization Required for uri: https://150.45.88.252:443/mgmt/shared/authn/login Text: '{"code":401,"message":"Maximum number of login attempts exceeded.","referer":"10.129.10.64","restOperationId":1743665,"kind":":resterrorresponse"}' 2024/05/29 19:54:53 [ERROR] [2024-05-29 19:54:53,152 main ERROR] CCCL Error: The requested partition OpenShift-ocp-behoi-01 was not found.