Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Fix Service to be an optional field. Add support for updating ExtraLabels. #66

Merged
merged 2 commits into from
Mar 3, 2021

Conversation

Dean-Coakley
Copy link
Contributor

Proposed changes

  • In Add IngressLink support #58 an optional field called Service was added, but the generation of any KIC service depended on it existing, added a nil check to prevent panics: ad81ccf
  • In Add IngressLink support #58 I added support for adding extraLabels, however I missed the case of updating an already existing service. That is added in: 3815243

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto master
  • I will ensure my PR is targeting the master branch and pulling from my branch from my own fork

@Dean-Coakley Dean-Coakley self-assigned this Feb 26, 2021
@github-actions github-actions bot added the bug An issue reporting a potential bug label Feb 26, 2021
@Dean-Coakley Dean-Coakley changed the title Fix Service to optional field. Add support for updating ExtraLabels. Fix Service to be an optional field. Add support for updating ExtraLabels. Feb 26, 2021
@pleshakov pleshakov self-requested a review March 1, 2021 23:52
Copy link
Contributor

@soneillf5 soneillf5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@Dean-Coakley Dean-Coakley merged commit 13a282e into master Mar 3, 2021
@Dean-Coakley Dean-Coakley deleted the fix/optional-svc branch March 3, 2021 12:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug An issue reporting a potential bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants