Skip to content

Conversation

@jeroenvervaeke
Copy link
Member

Proposed changes

  1. Reproduced the error by adding an integration test: evergreen-run
  2. Fixed the issue: evergreen-run

Jira ticket: CLOUDP-275630

@jeroenvervaeke jeroenvervaeke requested a review from a team as a code owner September 26, 2024 14:05
Copy link
Collaborator

@andreaangiolillo andreaangiolillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comments are not blocking the PR. LGTM

opts := &LogOpts{
DownloaderOpts: cli.DownloaderOpts{
Fs: afero.NewOsFs(),
Out: "-", // stdout
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need this? isn't the default stout? I am asking because if the answer is no, we should update also the other commands that download logs

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've copied this from internal/cli/deployments/logs.go.

It doesn't look like it's the default, the default is , not -.
I can create a followup PR to fix it everywhere

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeroenvervaeke jeroenvervaeke merged commit f84f89d into master Sep 26, 2024
@jeroenvervaeke jeroenvervaeke deleted the CLOUDP-275630 branch September 26, 2024 14:42
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.

3 participants