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

Allow empty metadata #38

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

asimpleidea
Copy link
Member

This PR allows the CN-WAN Operator to get all services, regardless of the metadata/attributes they have.

This solves #33 only partly, as it only allows the reader to ignore metadata and not perform a more sophisticated filtering.

Note that this does not work for AWS Tags yet, as this is based on a older commit. Will push here again once #36 is merged.

@asimpleidea asimpleidea added the enhancement New feature or request label Nov 5, 2021
@asimpleidea asimpleidea requested review from ljakab and arnatal November 5, 2021 09:20
@asimpleidea asimpleidea self-assigned this Nov 5, 2021
This commit enables the CN-WAN Reader to retrieve all services from
Service Directory without specifying a filter.

Signed-off-by: Elis Lulja <[email protected]>
This commit allows the CN-WAN Reader to retrieve all services
from Cloud Map regardless of the instance attributes.

Signed-off-by: Elis Lulja <[email protected]>
This commit just updates a section of the documentation by specifying
the new behavior of --metadata-keys.

Signed-off-by: Elis Lulja <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant