Skip to content

Trouble with attribute value selectors in v2 #272

Answered by TomWright
eavonius asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @eavonius , sorry for the delayed response I've been unwell.

The (...) part of your selector was a dynamic selector.

To achieve similar functionality you'll now want to use something like this:

dagster.dagster-user-deployments.deployments.filter(equal(name,hq-data-ops-dagster-user-code)).image.tag

If you can supply the actual file you're working on I'll be able to give a more precise example.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@eavonius
Comment options

@TomWright
Comment options

@eavonius
Comment options

Answer selected by TomWright
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants