Skip to content

Fix kubectl CNG config and adds DOCKER_VERSION updates

João Alexandre Cunha requested to merge fix/kubectl-cng-config into main

What this MR does

  • Fixes kubectl udpates: We were missing includePaths.
  • Refactors the kubectl matchStrings to setup only one regex.
  • Adds DOCKER_VERSION updates.
  • Fixes extractVersionTemplate which would probably cause yet another problem.
  • Fixes file indentation
    • This messed up git diff, sorry.
    • I added review hints as comments to point out what changed effectively
    • Let me know if you'd prefer me to do it in another MR)

Closes to CNG is not detecting the dependencies (#62 - closed)

Edited by João Alexandre Cunha

Merge request reports