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

[MANOPD-84427] : No busybox version 1.31.2 #354

Merged
merged 4 commits into from
Feb 9, 2023
Merged

[MANOPD-84427] : No busybox version 1.31.2 #354

merged 4 commits into from
Feb 9, 2023

Conversation

dmyar21
Copy link
Contributor

@dmyar21 dmyar21 commented Feb 2, 2023

Description

  • Need update busybox in globals.yaml. Because there is no previous version on Docker HUB
  • Local-path-provisioner PVC stuck is not working correctly
  • Need update json schemas

WA:

  • Must be added to cluster.yaml. In the plugins->local-path-provider section, add the helper-pod-image parameter with the value library/busybox:1.34.1
  • Restart pod local-path-provider
plugins:
  local-path-provisioner:
    install: true
    storage-class:
      is-default: 'true'
    helper-pod-image: library/busybox:1.34.1

Solution

  • Update busybox in globals.yaml and json schema

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Integration CI passed
  • Unit tests. If Yes list of new/changed tests with brief description
  • There is no merge conflicts

@dmyar21 dmyar21 added the dependencies Pull requests that update a dependency file label Feb 2, 2023
@koryaga
Copy link
Contributor

koryaga commented Feb 2, 2023

pls add more info about purpose: bug in previous, security, regular update ...

@dmyar21 dmyar21 added the bug Something isn't working label Feb 2, 2023
@dmyar21 dmyar21 changed the title Update busybox Bug: No busybox version 1.31.2 Feb 2, 2023
@OleksandrIaresko
Copy link
Collaborator

@dmyar21 dmyar21 changed the title Bug: No busybox version 1.31.2 [MANOPD-84427] : No busybox version 1.31.2 Feb 3, 2023
@koryaga koryaga requested review from n549 and ilia1243 February 3, 2023 12:30
@koryaga koryaga added this to the 0.12.1 milestone Feb 3, 2023
@koryaga koryaga merged commit ee4e802 into main Feb 9, 2023
@koryaga koryaga deleted the busybox_update branch February 9, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants