Closed divolgin closed 1 month ago
In EC installs, Replicated SDK is not being granted cluster level access, which limits its functionality resulting in bad data being reported.
Relevant Replicated SDK PR: https://github.com/replicatedhq/replicated-sdk/pull/218
https://app.shortcut.com/replicated/story/114128/replicated-sdk-reports-k0s-when-installed-in-embedded-cluster-causing-distribution-to-flip-flop-in-events-view
When included, Replicated SDK will be deployed with the same ClusterRole as the Admin Console.
What this PR does / why we need it:
In EC installs, Replicated SDK is not being granted cluster level access, which limits its functionality resulting in bad data being reported.
Relevant Replicated SDK PR: https://github.com/replicatedhq/replicated-sdk/pull/218
Which issue(s) this PR fixes:
https://app.shortcut.com/replicated/story/114128/replicated-sdk-reports-k0s-when-installed-in-embedded-cluster-causing-distribution-to-flip-flop-in-events-view
Does this PR require a test?
Does this PR require a release note?
Does this PR require documentation?