gaborgsomogyi commented on code in PR #525:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/525#discussion_r1096501373
##########
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:
Not sure what would be a good name but the feature is job args env var
resolving, right? If one takes a look purely at the conf name then not able to
tell the main intention. It would be good to give a name which reflects
resolving. Maybe 'kubernetes.operator.job.arguments.env-var.resolve.enabled' or
something.
--
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]