Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

infocard: Adding support to redirect to publicip#812

Merged
yadvr merged 1 commit into
apache:masterfrom
shapeblue:add-redirect-ip
Oct 28, 2020
Merged

infocard: Adding support to redirect to publicip#812
yadvr merged 1 commit into
apache:masterfrom
shapeblue:add-redirect-ip

Conversation

@davidjumani

Copy link
Copy Markdown
Contributor

Adding support to redirect to publicip. Works with cks clusters after apache/cloudstack#4414

Screenshot from 2020-10-20 17-56-40

@davidjumani

Copy link
Copy Markdown
Contributor Author

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.

@blueorangutan

Copy link
Copy Markdown

Packaging result: ✔️centos ✔️debian ✔️archive.
QA: http://primate-qa.cloudstack.cloud:8080/client/pr/812 (JID-3603)

@yadvr yadvr added this to the 1.0-GA milestone Oct 20, 2020
@click="$message.success(`${$t('label.copied.clipboard')} : ${ ipaddress }`)"
v-clipboard:copy="ipaddress" />
<span>{{ ipaddress }}</span>
<router-link v-if="resource.ipaddressid" :to="{ path: '/publicip/' + resource.ipaddressid }">{{ ipaddress }}</router-link>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We need to check if ip address is always public IP address?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Don't think that'll be needed since only public IPs will have an id associated with it

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'll need to do some checks before merging

@yadvr

yadvr commented Oct 28, 2020

Copy link
Copy Markdown
Member

I checked few views where this lgtm, but it could add regression for few possible places if ipaddress is not returned just ipadddressid

@yadvr yadvr merged commit b1b1d32 into apache:master Oct 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants