I have a function which checks just returns true or false based on a variable ctx.
def isContextFCP(): ctx = getKubernetesContext() print(ctx) pri