Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

base: bump cni plugins to v1.3.0 #2786

Merged
merged 1 commit into from May 11, 2023
Merged

Conversation

zhangzujian
Copy link
Member

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

copilot:summary

copilot:poem

HOW

copilot:walkthrough

@github-actions
Copy link
Contributor

  • Update the Dockerfile.base to use the latest version of Kubernetes (v1.22.2) and CNI plugins (v0.9.1) to ensure that the image is up-to-date with the latest security patches and bug fixes.
  • Consider using multi-stage builds in the Dockerfile.base to reduce the size of the final image and improve build times.
  • Add a comment explaining why the retry count for downloading the CNI plugins is set to 5, as this may not be immediately obvious to other developers.
  • Consider adding a health check to the Dockerfile.base to ensure that the container is running correctly.
  • Remove the unnecessary creation of the /var/run/openvswitch directory, as it is already created by the openvswitch package.

@zhangzujian zhangzujian merged commit 16db508 into kubeovn:master May 11, 2023
56 of 57 checks passed
@zhangzujian zhangzujian deleted the cni-plugin branch May 11, 2023 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants