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 annotation selector to match annotation values #10896

Merged
merged 1 commit into from
Sep 14, 2016
Merged

Allow annotation selector to match annotation values #10896

merged 1 commit into from
Sep 14, 2016

Conversation

liggitt
Copy link
Contributor

@liggitt liggitt commented Sep 13, 2016

Fixes server-side matching for #10877

CLI specification of annotation selector still needs fixing

@liggitt
Copy link
Contributor Author

liggitt commented Sep 13, 2016

cc @deads2k

@smarterclayton
Copy link
Contributor

LGTM but want david's sign off. Will move to 1.3.0 before i cut the release.

@smarterclayton smarterclayton added this to the 1.3.0 milestone Sep 13, 2016
@smarterclayton
Copy link
Contributor

[test]

if err != nil {
return nil, err
}
annotationSelector = selector.AnnotationSelector
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we need to make a copy of the map here?

Copy link
Contributor

Choose a reason for hiding this comment

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

Probably to be safe.

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 1575920

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8844/)

@deads2k
Copy link
Contributor

deads2k commented Sep 14, 2016

lgtm

@liggitt
Copy link
Contributor Author

liggitt commented Sep 14, 2016

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 1575920

@openshift-bot
Copy link
Contributor

openshift-bot commented Sep 14, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8849/) (Image: devenv-rhel7_5011)

@openshift-bot openshift-bot merged commit ea6ca28 into openshift:master Sep 14, 2016
@liggitt liggitt deleted the annotation-selector branch September 15, 2016 15:08
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.

4 participants