You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following information will help us better understand what's going on:
Looks like velero still has some transient dependencies for packages at go.opencensus.io -> Their TLS certificate expired two days ago. As far as I can tell, there is no remediation to accept an expired TLS certificate in golang.
Note for reproducing:
If you have the dependencies in your local cache go will not attempt to fetch them again. You can move / delete your cache or set the corresponding environment variable to use a different location.
Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
👍 for "I would like to see this bug fixed as soon as possible"
👎 for "There are more important bugs to focus on right now"
The text was updated successfully, but these errors were encountered:
What steps did you take and what happened:
go mod download
What did you expect to happen:
go mod download
The following information will help us better understand what's going on:
Looks like velero still has some transient dependencies for packages at go.opencensus.io -> Their TLS certificate expired two days ago. As far as I can tell, there is no remediation to accept an expired TLS certificate in golang.
Note for reproducing:
If you have the dependencies in your local cache go will not attempt to fetch them again. You can move / delete your cache or set the corresponding environment variable to use a different location.
Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
The text was updated successfully, but these errors were encountered: