Skip to content

Multiple components use the same kubectl image

Calvin Yu请求将github/fork/pixiake/devel合并到master

Created by: pixiake

What does this PR do?

At present, all the following components need to use kubectl image, but the tag is not unique, which leads to complicated image management. This pr makes all components use consistent kubectl image.

  • ks-core
  • kubefed
  • ks-events

Signed-off-by: pixiake guofeng@yunify.com

合并请求报告