gyfora commented on code in PR #525:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/525#discussion_r1098781938


##########
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:
   The only problem then is that we will have to create a new config and 
immediately deprecate the one you just created now, because the other will 
completely subsume it. 
   
   We could also just take a little more time and do this properly instead of 
rushing this in for the release. Users already have a workaround and I would 
prefer to get this right at first.



-- 
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]

Reply via email to