Github user skonto commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22838#discussion_r228317925
  
    --- Diff: pom.xml ---
    @@ -2654,6 +2654,16 @@
     
         <profile>
           <id>kubernetes</id>
    +      <modules>
    +        <module>resource-managers/kubernetes/core</module>
    +      </modules>
    +    </profile>
    +
    +    <profile>
    +      <id>kubernetes-tests</id>
    +      <activation>
    +      <activeByDefault>false</activeByDefault>
    --- End diff --
    
    @srowen I just removed it... Yes I know they are just wanted to make it 
explicit, anyway. Let's merge both ;)


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to