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

[CLOUD-3941] - Logger configurations in OCP #254

Closed
wants to merge 1 commit into from
Closed

[CLOUD-3941] - Logger configurations in OCP #254

wants to merge 1 commit into from

Conversation

msmagnanijr
Copy link

@msmagnanijr
Copy link
Author

@spolti could you please take a look? thanks!

@spolti
Copy link

spolti commented Jul 14, 2021

lgtm, @luck3y please take a look when you have time.

elif [ "${configureMode}" = "cli" ]; then
configureByCLI
configurePatternFormatterByCLI
Copy link
Contributor

Choose a reason for hiding this comment

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

This call will not have any effect. the generated CLI operations needs to be added to the CLI script file.
Should be: configurePatternFormatterByCLI >> ${CLI_SCRIPT_FILE}

See: https://issues.redhat.com/browse/CLOUD-3941

Signed-off-by: Mauricio Magnani <msmagnanijr@gmail.com>
@spolti
Copy link

spolti commented Jul 27, 2021

@jfdenise @luck3y can you guys please review it?

@luck3y
Copy link
Contributor

luck3y commented Aug 11, 2021

@msmagnanijr Is there a version of this in master already?

@msmagnanijr
Copy link
Author

@msmagnanijr Is there a version of this in master already?

@luck3y actually not yet.

@luck3y
Copy link
Contributor

luck3y commented Aug 11, 2021

@msmagnanijr We'd generally need master first then cherry-picked to the branch. Otherwise this change will just get lost in the next version.

@msmagnanijr
Copy link
Author

We'll take another approach. Thanks.

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.

None yet

4 participants