这是indexloc提供的服务,不要输入任何密码
Skip to content

Remove deprecated ServiceName field #11817

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

Merged
merged 2 commits into from
Aug 17, 2021

Conversation

julz
Copy link
Member

@julz julz commented Aug 17, 2021

We said we'd remove this in 0.25, the next version is now 0.26. See also #10540.

/assign @vagababov @markusthoemmes

Release Note

Removes the ServiceName field from RevisionStatus which has been deprecated for several releases. This field was effectively equal to the revision name.

We said we'd remove this in 0.25, the next version is now 0.26.
@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Aug 17, 2021
@knative-prow-robot knative-prow-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. area/API API objects and controllers area/networking area/test-and-release It flags unit/e2e/conformance/perf test issues for product features approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 17, 2021
@julz
Copy link
Member Author

julz commented Aug 17, 2021

oops, this will definitely need a run of ./update-codegen :)

@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

Merging #11817 (e6dda3f) into main (6a54ed8) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #11817      +/-   ##
==========================================
- Coverage   87.84%   87.75%   -0.09%     
==========================================
  Files         196      196              
  Lines        9394     9393       -1     
==========================================
- Hits         8252     8243       -9     
- Misses        888      892       +4     
- Partials      254      258       +4     
Impacted Files Coverage Δ
pkg/apis/serving/v1/revision_types.go 100.00% <ø> (ø)
pkg/reconciler/revision/reconcile_resources.go 80.72% <ø> (-0.23%) ⬇️
pkg/autoscaler/statforwarder/forwarder.go 90.74% <0.00%> (-5.56%) ⬇️
pkg/autoscaler/statforwarder/processor.go 88.88% <0.00%> (-5.56%) ⬇️
pkg/reconciler/configuration/configuration.go 84.61% <0.00%> (-2.31%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a54ed8...e6dda3f. Read the comment docs.

Copy link
Contributor

@markusthoemmes markusthoemmes 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-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 17, 2021
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: julz, markusthoemmes

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:
  • OWNERS [julz,markusthoemmes]

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

@knative-prow-robot knative-prow-robot merged commit 3e7900e into knative:main Aug 17, 2021
nealhu pushed a commit to nealhu/serving that referenced this pull request Aug 20, 2021
* Remove deprecated ServiceName field

We said we'd remove this in 0.25, the next version is now 0.26.

* codegen
nealhu pushed a commit to nealhu/serving that referenced this pull request Aug 20, 2021
* Remove deprecated ServiceName field

We said we'd remove this in 0.25, the next version is now 0.26.

* codegen
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/networking area/test-and-release It flags unit/e2e/conformance/perf test issues for product features cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants