Jason Frey

Results 679 comments of Jason Frey

UI issue fixed in https://github.com/ManageIQ/manageiq-ui-classic/pull/9063

I think what you're trying to do is run the app namespace if it's available? if so, we have a pattern for that where you just check for the presence...

I still think this PR is good, I just think it can be simplified down to https://github.com/ManageIQ/manageiq/pull/22438/files#r1156003653

FYI @chessbyte - Maybe you remember this?

Looks good to me - seems you just have some other PRs in other repos?

This is where I was suggesting that we include the DummyProvider in test, and then the DummyProvider can have one of each kind of manager/provider in it. Would that be...

Did you set the GUID in the CR to the same GUID from the appliance? Can you show your CR?

artifactory.my.local is wrong (unless that's _your_ artifactory instance?) @bdunne @nasark can you look here?

Ok, so we are clearly not handling the port in the image name, and instead see the `:` as the image tag separator. @bdunne This looks like a clear bug...

Ok merged - some followup tasks that can come later: 1. Rename the job from `miq_server_audit_managed_resources` to `miq_server_report_audit_details`, and also the corresponding setting 2. Data migration for queue items and...