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

Add TLS test for sequence #7600

Merged
merged 2 commits into from
Jan 19, 2024
Merged

Conversation

creydr
Copy link
Member

@creydr creydr commented Jan 18, 2024

As we're missing a test for the sequences TLS functionality (discussed in todays eventing WG meeting).

@knative-prow knative-prow bot added area/test-and-release Test infrastructure, tests or release approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 18, 2024
@creydr
Copy link
Member Author

creydr commented Jan 18, 2024

Putting this on
/hold
as @Leo6Leo is also updating test/rekt/resources/sequence/sequence.go in #7551 and I can rebase after his merged

@knative-prow knative-prow bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 18, 2024
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (01d8ace) 74.52% compared to head (e7ef268) 74.52%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7600   +/-   ##
=======================================
  Coverage   74.52%   74.52%           
=======================================
  Files         262      262           
  Lines       14970    14970           
=======================================
  Hits        11157    11157           
  Misses       3223     3223           
  Partials      590      590           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@creydr creydr force-pushed the add-sequence-tls-test branch 2 times, most recently from 2381cc2 to f98c932 Compare January 18, 2024 17:29
@creydr
Copy link
Member Author

creydr commented Jan 19, 2024

Rebased
/unhold

@Cali0707 @Leo6Leo @pierDipi ready for review

@knative-prow knative-prow bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 19, 2024
Copy link
Member

@pierDipi pierDipi left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jan 19, 2024
Copy link

knative-prow bot commented Jan 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, pierDipi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot merged commit 7cba45b into knative:main Jan 19, 2024
39 of 41 checks passed
creydr added a commit to creydr/knative-eventing that referenced this pull request Jan 19, 2024
* Add TLS test for sequence

* Run goimports
@creydr creydr linked an issue Jan 19, 2024 that may be closed by this pull request
knative-prow bot pushed a commit that referenced this pull request Jan 22, 2024
* Add TLS test for sequence (#7600)

* Add TLS test for sequence

* Run goimports

* Fix TLS support in sequence

* Fix intend for CACerts in sequence template provisioning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/test-and-release Test infrastructure, tests or release lgtm Indicates that a PR is ready to be merged. 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.

Eventing TLS: adding the TLS tests for sequence
2 participants