Skip to content

v0.1.6

Compare
Choose a tag to compare
@songjiaxun songjiaxun released this 11 Oct 21:28
· 103 commits to release-0.1 since this release
  • Updated go modules.
  • Updated sidecar container versions.
  • Updated CSI driver golang builder version to go1.21.2.
  • Make the sidecar container follow the Restricted Pod Security Standard, setting securityContext.capabilities.drop=["ALL"] to fix the issue #52
  • Fixed the behavior when users pass "0" to the pod annotation to configure the sidecar container resources, allowing the sidecar container to consume unlimited resources on Standard clusters.
  • Fixed sidecar container validation logic in webhook.