You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sanderblue
changed the title
kubectl apply succeeds even if error occurs with New Relic resource during process
kubectl apply succeeds when using invalid API key
May 15, 2020
Description
When using an invalid API key,
kubectl apply
doesn't exit/fail if an error occurs while provisioning New Relic resources.Current behavior
Running
kubectl apply
succeeds when using an alert policy configuration that uses an invalid API key.Expected behavior
The apply should fail to succeed, or at a minimum an error message should be displayed to the user even if the process succeeds.
The text was updated successfully, but these errors were encountered: