Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Fix #894: Service with NodePort always gets a new port after 'fabric8:apply' #1366

Merged
merged 3 commits into from
Sep 11, 2018

Commits on Sep 10, 2018

  1. Fix fabric8io#894: Service with NodePort always gets a new port after…

    … 'fabric8:apply'
    
    + Whenever we detect that a resource with a certain name exists, edit()
      instead of doing replace()
    rohanKanojia authored and rhuss committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    fa0f043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7f678d View commit details
    Browse the repository at this point in the history
  3. Added PatchServiceTest

    rohanKanojia committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    aa10ad3 View commit details
    Browse the repository at this point in the history