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

feat(endpoints): filter endpoints by a list of types #4787

Closed
wants to merge 2 commits into from

Conversation

chiptus
Copy link
Contributor

@chiptus chiptus commented Jan 28, 2021

fix #4786

fix CE-381

@pull-dog
Copy link

pull-dog bot commented Jan 28, 2021

*Ruff* 🐶 The test environment for this pull request has been destroyed 💥 This may have happened explicitly via a command, because the environment expired, or because the pull request was closed.

What is this?

Pull Dog is a GitHub app that makes test environments for your pull requests using Docker, from a docker-compose.yml file you specify. It takes 19 seconds to set up (we counted!) and there's a free plan available.

Visit our website to learn more.

Commands
  • @pull-dog up to reprovision or provision the server.
  • @pull-dog down to delete the provisioned server.
Troubleshooting

Need help? Don't hesitate to file an issue in our repository

Configuration

{
  "isLazy": false,
  "dockerComposeYmlFilePaths": [
    "docker-compose.pull-dog.yml"
  ],
  "buildArguments": {
    "PORTAINER_TAG": "pr4787-linux-amd64"
  },
  "label": "test-instance-available",
  "expiry": "1.00:00:00",
  "conversationMode": "singleComment"
}

Trace ID
No trace ID

@chiptus chiptus force-pushed the feat4786-query-endpoints-by-types branch 2 times, most recently from bdf8173 to 8c15390 Compare February 17, 2021 11:11
@chiptus chiptus force-pushed the feat4786-query-endpoints-by-types branch from 8c15390 to 89c201e Compare February 23, 2021 20:59
@chiptus
Copy link
Contributor Author

chiptus commented Apr 12, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@chiptus chiptus force-pushed the feat4786-query-endpoints-by-types branch from 89c201e to 7aba1e0 Compare April 28, 2021 08:54
@testA113
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@chiptus
Copy link
Contributor Author

chiptus commented Aug 9, 2021

closed as duplicated and fixed by #5308

@chiptus chiptus closed this Aug 9, 2021
@chiptus chiptus deleted the feat4786-query-endpoints-by-types branch August 9, 2021 23:34
@huib-portainer
Copy link
Contributor

Closes #4786

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enable querying endpoints by a list of types
4 participants