gyfora commented on code in PR #525:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/525#discussion_r1097867358
##########
docs/layouts/shortcodes/generated/dynamic_section.html:
##########
@@ -8,6 +8,12 @@
</tr>
</thead>
<tbody>
+ <tr>
+ <td><h5>kubernetes.operator.argument.variables.enabled</h5></td>
+ <td style="word-wrap: break-word;">false</td>
+ <td>Boolean</td>
Review Comment:
It's somewhat of a hidden feature technically. I thought instead of just
applying the current logic to job args we could apply it to all Flink Config
key/value pairs.
That would cover both args and all else too.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]