machine-controller-manager icon indicating copy to clipboard operation
machine-controller-manager copied to clipboard

Update MCM and MC versions to latest for local deployment

Open himanshu-kun opened this issue 3 years ago • 2 comments

How to categorize this issue?

/area usability /kind enhancement /priority 3

What would you like to be added: The local deployment yaml for the MCM pod which is maintained in every OOT provider repo needs to be updated with latest version of MCM and the corresponding provider. Also local-integration test needs to be performed(not available for Alicloud ,Vshpere) as these can't be validated by pipeline integration test because the latter runs processes in container itself, and so RBAC couldn't be checked (keeping #674 in mind)

Note: Please update the issue with the PR making the change under the respective provider like done here

himanshu-kun avatar Jan 18 '22 13:01 himanshu-kun

@himanshu-kun Label area/todo does not exist.

gardener-robot avatar Jan 18 '22 13:01 gardener-robot

Post grooming discussion

  • We should introduce two ways

Local

  • a variable to figure out we want local IT
  • two more variables to figure out which MCM version and which MC (if not local) we want to run

Deploy as Pod

  • a variable to figure out we want deployed MCM pod
  • two more variables for which MCM_image and MC_image (if not local) we want to run.

himanshu-kun avatar Feb 23 '23 09:02 himanshu-kun