Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Enhance getVmiIpAddresses() function #548

Merged
merged 1 commit into from
Sep 5, 2019

Conversation

mareklibra
Copy link
Contributor

Enhanced to deal with both ipAddress and ipAddresses,
children of vmi.status.interfaces.

More info: https://kubevirt.io/api-reference/master/definitions.html#_v1_virtualmachineinstancenetworkinterface

@coveralls
Copy link

coveralls commented Sep 5, 2019

Pull Request Test Coverage Report for Build 1930

  • 8 of 9 (88.89%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 82.775%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/selectors/vmi/selectors.js 8 9 88.89%
Totals Coverage Status
Change from base Build 2289: -0.03%
Covered Lines: 4191
Relevant Lines: 4847

💛 - Coveralls

@mareklibra mareklibra changed the title Enhance getVmiIpAddresses() function WIP Enhance getVmiIpAddresses() function Sep 5, 2019
@mareklibra mareklibra force-pushed the ipAddresses branch 2 times, most recently from d885c78 to 5e4dbb0 Compare September 5, 2019 13:42
@mareklibra mareklibra changed the title WIP Enhance getVmiIpAddresses() function Enhance getVmiIpAddresses() function Sep 5, 2019
Enhanced to deal with both `ipAddress` and `ipAddresses`,
children of `vmi.status.interfaces`.

More info: https://kubevirt.io/api-reference/master/definitions.html#_v1_virtualmachineinstancenetworkinterface
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants