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

Some operators are not compatible with RFC #12

Open
rikuson opened this issue Jan 23, 2022 · 4 comments
Open

Some operators are not compatible with RFC #12

rikuson opened this issue Jan 23, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@rikuson
Copy link
Owner

rikuson commented Jan 23, 2022

Use url query instead.

/amazon-eks>1.18.svg
→ /amazon-eks.svg?gt=1.18

@rikuson rikuson added feature bug Something isn't working and removed feature labels Jan 23, 2022
@rikuson
Copy link
Owner Author

rikuson commented Jan 23, 2022

If multiple products are added, it gets complicated.

/amazon-eks>1.18+nodejs>14.svg
→ /amazon-eks_nodejs?gt[amazon-eks]=1.18&gt[nodejs]=14

@rikuson
Copy link
Owner Author

rikuson commented Jan 24, 2022

Even url is not following RFC, express works fine.
Encode url if client needs.

@rikuson rikuson closed this as completed Jan 24, 2022
@rikuson
Copy link
Owner Author

rikuson commented Mar 4, 2022

What about like below?
/amazon-eks=1.18-1.19

@rikuson rikuson reopened this Mar 4, 2022
@rikuson
Copy link
Owner Author

rikuson commented Mar 4, 2022

- is reserved by pre versions like 0.0.1-21

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant