We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735e2f9 commit aa07f49Copy full SHA for aa07f49
operator/src/main/java/oracle/kubernetes/operator/logging/LoggingFormatter.java
@@ -146,7 +146,7 @@ public String format(LogRecord record) {
146
/**
147
* Get the domain UID currently being used by the step executing for the Fiber.
148
*
149
- * @param fiber The current Fiber
+ * @param fiber The current Fiber
150
* @return the domain UID or empty string
151
*/
152
private String getDomainUID(Fiber fiber) {
0 commit comments