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

MAISTRA-1071 Add manifest namespace validation #479

Merged
merged 2 commits into from
Aug 3, 2020

Conversation

dgn
Copy link
Contributor

@dgn dgn commented Jul 14, 2020

Manual cherry-pick of #462

@@ -80,6 +82,22 @@ func (v *versionStrategyV1_1) Validate(ctx context.Context, cl client.Client, sm
}
}
}
smmr := &v1.ServiceMeshMemberRoll{}
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need this same check for the 1.0 and 1.2/2.0 validators?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, but I wanted to wait for your adjustment (re)introducing the loop over gateways

@dgn
Copy link
Contributor Author

dgn commented Jul 14, 2020

Note that this is broken right now because I started work on it before the v2 stuff merged. Will rebase today

I rebased the branch to be compatible with the v2 smcp changes

@dgn dgn force-pushed the MAISTRA-1071-1.2 branch from 637d823 to f0edd02 Compare July 15, 2020 14:22
@rcernich rcernich changed the base branch from maistra-1.2 to maistra-2.0 July 20, 2020 14:57
@mergify mergify bot removed the ready to merge label Aug 3, 2020
@mergify mergify bot merged commit e60ad52 into maistra:maistra-2.0 Aug 3, 2020
@maistra-bot
Copy link
Contributor

@dgn: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
istio-operator_unittests 1541b4d link /test istio-operator_unittests
istio-operator_gen-check 1541b4d link /test istio-operator_gen-check

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

dgn added a commit to dgn/istio-operator that referenced this pull request Aug 3, 2020
dgn added a commit that referenced this pull request Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants