vscode-gitops-tools icon indicating copy to clipboard operation
vscode-gitops-tools copied to clipboard

Not implemented on AKS/ARC

Open mateuszdrab opened this issue 2 years ago • 1 comments

Expected behaviour

Actions run without errors

Actual behaviour

When I try to run actions such as Suspend or Resume on a HR, I get a Not implemented on AKS/ARC error

Steps to reproduce

I have a cluster where I have an independently deployed version of Flux running, which I later onboarded partially to Azure ARC.

Versions

kubectl version: v1.23.0 Flux version: v0.41.1 Git version: git version 2.41.0.windows.1 Azure version: - Extension version: v0.24.3 VSCode version: 1.78.2 Operating System (OS) and its version: 22621.1178

mateuszdrab avatar Jun 10 '23 14:06 mateuszdrab

@mateuszdrab Have you tried Set Cluster Provider to Generic right clicking on the cluster in the cluster list?

juozasg avatar Jun 30 '23 14:06 juozasg