Neil MacDougall

Results 221 comments of Neil MacDougall

@torchiaf Code looks good - is this required for 2.9.0? Looks like the harvester issue mentioned is still open.

@manuelbuil My suggestion would be: Add support for a new chart annotation `catalog.cattle.io/deprecated` (similar to `catalog.cattle.io/experimental`). When present, the UI will show that the chart is deprecated (this will be...

Thanks @manno - if you could create a new issue, that would be great.

@yonasberhe23 I think this can be marked done now

@manuelbuil @mgfritch @momesgin Yes - good idea - we can read the `deprecated` flag off of the chart version, so no need for a custom annotation.

@momesgin Okay - so that logic for deprecated charts must be somewhere in the UI code - I'd suggest we always show deprecated charts - or maybe we need to...

@aalves08 This is one you could pick up if you have capacity - check with @richard-cox - first step is to validate if this is still an issue with the...

Closing as won't fix - please re-open with concrete changes required if needed.

Backend is now done - we need to test/validate these UI changes with the new backend.

@snasovich Backend should ignore the null profile. If the configuration is invalid, backend should reject the request.