Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rename] remove remaining references #341

Merged

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented May 11, 2021

Description

Some values were added but should not impact current cuts of the beta. For example, just maps legacy where the incorrect map config was used. This is not used when running main.

Signed-off-by: Kawika Avilla kavilla414@gmail.com

Issues Resolved

#221

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

Some values were added but should not impact current cuts for the
public.

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed c72ed43

Comment on lines 208 to 210
emsFileApiUrl: Joi.string().default('https://vector.maps.opensearch.org'),
emsTileApiUrl: Joi.string().default('https://tiles.maps.opensearch.org'),
emsLandingPageUrl: Joi.string().default('https://maps.opensearch.org/v7.10'),
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these dead links? Does it affect the rendering in any way?

Copy link
Member Author

@kavilla kavilla May 11, 2021

Choose a reason for hiding this comment

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

Are these dead links?

Yes but it removes the elastic.co stuff

Does it affect the rendering in any way?

It uses opensearchManifestServiceUrl to actual get the map values. To be honest, there can be additional work that cleans up unneeded stuff.

Copy link
Member Author

Choose a reason for hiding this comment

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

I just updated those values to real links. Better to be unused and real rather than used and fake.

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed 75a0da2

@kavilla kavilla requested a review from boktorbb May 12, 2021 18:03
Copy link
Contributor

@boktorbb boktorbb left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@ananzh ananzh left a comment

Choose a reason for hiding this comment

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

Nice

@kavilla kavilla merged commit a408c7a into opensearch-project:main May 13, 2021
kavilla added a commit that referenced this pull request May 21, 2021
* [Rename] remove remaining references

Some values were added but should not impact current cuts for the
public.

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>

* [Rename] update url for configs

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
@kavilla kavilla deleted the avillk/remove_prev_ref_051121 branch June 30, 2021 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants