Skip to content

Conversation

martinhv
Copy link
Member

@martinhv martinhv commented Aug 5, 2025

This is a possible output. The current command includes ipMode in SERVICE_IP, which is not correct.

    "status": {
        "loadBalancer": {
            "ingress": [
                {
                    "ip": "xx.xxx.xxx.xxx",
                    "ipMode": "VIP"
                }
            ]
        }
    }

This is a possible output. The current command includes ipMode in SERVICE_IP, which is not correct. 
    "status": {
        "loadBalancer": {
            "ingress": [
                {
                    "ip": "xx.xxx.xxx.xxx",
                    "ipMode": "VIP"
                }
            ]
        }
    }
@CheckmkCI CheckmkCI closed this in f683a8b Oct 10, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant