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

Replaces all deprecated usages of sets with new generic versions #14765

Merged
merged 4 commits into from
Jan 10, 2024

Conversation

ReToCode
Copy link
Member

@ReToCode ReToCode commented Jan 9, 2024

Changes

/kind cleanup

Partially #14692

/hold networking would need to be merged first

bumping knative.dev/networking a34a5c5...7cca4b0:
  > 7cca4b0 upgrade to latest dependencies (# 906)
  > f3897c7 Update community files (# 905)
bumping knative.dev/hack 7030d5b...3ea694d:
  > 3ea694d include additional k8s bash file when updating exec permission (# 357)
  > 2f27d6e Update community files (# 356)
bumping knative.dev/pkg 697d669...de3e9cc:
  > de3e9cc Fixing all deprecated use of sets.String (# 2915)
  > a65a9e2 lower log level for AdmissionController.Admit validation  failures (# 2905)
  > 4c06610 Update community files (# 2929)
bumping knative.dev/caching 750d082...d66e24d:
  > d66e24d upgrade to latest dependencies (# 818)
  > 4e97aeb Update community files (# 817)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jan 9, 2024
@ReToCode
Copy link
Member Author

ReToCode commented Jan 9, 2024

/assign @dprotaso
/assign @skonto

Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1962f25) 86.03% compared to head (ffada22) 86.03%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14765   +/-   ##
=======================================
  Coverage   86.03%   86.03%           
=======================================
  Files         197      197           
  Lines       14937    14937           
=======================================
  Hits        12851    12851           
  Misses       1776     1776           
  Partials      310      310           

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

@ReToCode ReToCode changed the title Bump deps with string set Replaces all deprecated usages of sets with new generic versions Jan 9, 2024
@ReToCode
Copy link
Member Author

/unhold

@knative-prow knative-prow bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jan 10, 2024
@dprotaso
Copy link
Member

/lgtm
/approve

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

knative-prow bot commented Jan 10, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, ReToCode

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 10, 2024
@knative-prow knative-prow bot merged commit 499dc1d into knative:main Jan 10, 2024
56 checks passed
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/API API objects and controllers area/autoscale area/networking area/test-and-release It flags unit/e2e/conformance/perf test issues for product features kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants