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

tests for #52003 #52012

Merged
merged 2 commits into from
Jul 15, 2024
Merged

tests for #52003 #52012

merged 2 commits into from
Jul 15, 2024

Conversation

ilrudie
Copy link
Contributor

@ilrudie ilrudie commented Jul 11, 2024

Please provide a description of this PR:

add unit test cases for #52003

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
@ilrudie ilrudie requested review from a team as code owners July 11, 2024 20:33
@istio-policy-bot istio-policy-bot added the release-notes-none Indicates a PR that does not require release notes. label Jul 11, 2024
@istio-testing istio-testing added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 11, 2024
@@ -945,6 +945,22 @@ var testGrid = []testCase{
{msg.IneffectiveSelector, "Telemetry default/telemetry-ineffective"},
},
},
{
name: "ServiceEntry Addresses Required Lower",
Copy link
Contributor

Choose a reason for hiding this comment

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

what do we mean by lower and upper in this context?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

case used for tcp in protocol to test the fix

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Tried to clarify the wording in the tests

Signed-off-by: ilrudie <ian.rudie@solo.io>
Copy link
Member

@hzxuzhonghu hzxuzhonghu left a comment

Choose a reason for hiding this comment

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

naming is a little confusing

@istio-testing istio-testing merged commit 0a1dadd into istio:master Jul 15, 2024
28 checks passed
@ilrudie
Copy link
Contributor Author

ilrudie commented Jul 15, 2024

naming is a little confusing

Happy to adjust it in a follow up. Do you have any suggestions or a specific name which is off?

luksa pushed a commit to luksa/istio that referenced this pull request Oct 14, 2024
* upstream/master:
  rename function to match its behaviour (istio#52054)
  Manual bump of istio API (istio#52079)
  Move this as per TOC (istio#52013)
  ambient: do not mutate shared state in debug interface (istio#52075)
  add useful labels to helm templates for ztunnel (istio#52033)
  Automator: update proxy@master in istio/istio@master (istio#52063)
  Retry reset before request integration (istio#52032)
  Remove unused objectSelector from SidecarInjectorConfig (istio#52058)
  cleanup (istio#52046)
  tests for istio#52003 (istio#52012)
  remove deprecated cronjob api batch/v2alpha1 (istio#52042)
  Automator: update proxy@master in istio/istio@master (istio#52044)
  Automator: update go-control-plane in istio/istio@master (istio#51927)
  Automator: update proxy@master in istio/istio@master (istio#52040)
  Automator: update ztunnel@master in istio/istio@master (istio#52035)
  Simplified global management in ztunnel (istio#51749)
  Automator: update proxy@master in istio/istio@master (istio#52030)
  fix inconsistent behavior with the 'istio_agent_cert_expiry_seconds' metric (istio#52005)
  removed PILOT_ENABLE_CONFIG_DISTRIBUTION_TRACKING and PILOT_DISTRIBUTION_HISTORY_RETENTION (istio#52021)
@ilrudie ilrudie deleted the se-analysis branch December 17, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes-none Indicates a PR that does not require release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants