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

[TASK] Fix updating patch digest dependencies (v1.6.x) #8107

Closed
3 tasks done
mantissahz opened this issue Mar 5, 2024 · 1 comment
Closed
3 tasks done

[TASK] Fix updating patch digest dependencies (v1.6.x) #8107

mantissahz opened this issue Mar 5, 2024 · 1 comment
Assignees
Labels
kind/task General task request to fulfill another primary request
Milestone

Comments

@mantissahz
Copy link
Contributor

mantissahz commented Mar 5, 2024

What's the task? Please describe

Make updating patch digest dependencies (v1.6.x) happen.

Describe the sub-tasks

Additional context

Error message:

# github.com/longhorn/longhorn-engine/app/cmd
app/cmd/restore_to_file.go:104:12: not enough arguments in call to bar.Set
	have (int)
	want (interface{}, interface{})
app/cmd/restore_to_file.go:114:44: not enough arguments in call to bar.Set
	have (int)
	want (interface{}, interface{})
@mantissahz mantissahz added the kind/task General task request to fulfill another primary request label Mar 5, 2024
@mantissahz mantissahz self-assigned this Mar 5, 2024
@mantissahz mantissahz added this to the v1.6.1 milestone Mar 5, 2024
@longhorn-io-github-bot
Copy link

longhorn-io-github-bot commented Mar 6, 2024

Pre Ready-For-Testing Checklist

  • Where is the reproduce steps/test steps documented?
    The reproduce steps/test steps are at:
  1. New install Longhorn
  2. All functionalities are working well.

@mantissahz mantissahz changed the title [TASK] Fix updating patch digest dependencies (v1.6.x) of longhorn-engine [TASK] Fix updating patch digest dependencies (v1.6.x) Mar 6, 2024
@innobead innobead closed this as completed Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task General task request to fulfill another primary request
Projects
None yet
Development

No branches or pull requests

3 participants