Alexandre Alves
Alexandre Alves
@yonasberhe23 @IsaSih @izaac added an e2e test for this issue https://github.com/rancher/dashboard/pull/10872. it's merged
added possible `automation-candidate` based on the fact that we can lower the threshold on the UI and probably "fake" the GET's for the given resources and do a check on...
Validated that issue has been fixed on Rancher `v2.9-a57f7025abdd80a2912f7fe53247ef7e1d4993de-head`. Going to the deployments list page, it fetched all of the deployments + pods (fetched incrementally) Going to a deployment details...
@susesgartner @jakefhyde do you have any information about `systemAgentVarDir`, `caprVarDir` and `dataDir` fields in terms of specs? (are they strings, arrays, objects, etc)? Do they have default values? Also, in...
> > I removed the optional chaining before (I agree it should not be needed) but this caused failures in at least another unit test... I just re-added them to...
Gm @eva-vashkevich . This was dependent on a backend issue https://github.com/rancher/rancher/issues/45038 but all of the work has been merged, afaik. I am going to give this a test with a...
Looking at the associated PRs, I don't think the backend part is completed to this date.... 🤔 The console message is not pretty, but I don't think there's a high...
@jordojordo @richard-cox ,for context, here's the capture of the error in our pipelines that meant the usage of `cy.once('uncaught:exception', () => false)` in `kubewarden.spec`: We cannot reproduce this locally (running...
Waiting for merging of https://github.com/rancher/dashboard/issues/11020#issuecomment-2111871498 + providing of a new image to check if this has been fixed by the backend
@gaktive I don't have time to look at this issue. Can someone else pick it up? FYI @nwmac