Skip to content

doc: release v0.7.10, v1.0.7 and v1.1.3#912

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:masterfrom
nilo19:niqi/new-release
Nov 24, 2021
Merged

doc: release v0.7.10, v1.0.7 and v1.1.3#912
k8s-ci-robot merged 1 commit into
kubernetes-sigs:masterfrom
nilo19:niqi/new-release

Conversation

@nilo19
Copy link
Copy Markdown
Contributor

@nilo19 nilo19 commented Nov 23, 2021

What type of PR is this?

/kind documentation

What this PR does / why we need it:

doc: release v0.7.10, v1.0.7 and v1.1.3

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@k8s-ci-robot k8s-ci-robot added kind/documentation Categorizes issue or PR as related to documentation. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 23, 2021
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 23, 2021
@coveralls
Copy link
Copy Markdown

coveralls commented Nov 23, 2021

Coverage Status

Coverage remained the same at 80.521% when pulling acbda47 on nilo19:niqi/new-release into fb66586 on kubernetes-sigs:master.

Copy link
Copy Markdown
Member

@feiskyer feiskyer left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Nov 23, 2021
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: feiskyer, nilo19

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

The pull request process is described here

Details 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

@feiskyer
Copy link
Copy Markdown
Member

/retest

@k8s-ci-robot k8s-ci-robot merged commit cf7d332 into kubernetes-sigs:master Nov 24, 2021
@nilo19 nilo19 deleted the niqi/new-release branch November 24, 2021 07:37
JoelSpeed pushed a commit to JoelSpeed/cloud-provider-azure that referenced this pull request Feb 18, 2025
* crd: allow specifying spec.preserveUnknownFields

Reinstate crd:preserveUnknownFields option removed by kubernetes-sigs#607
to allow specifying the value of deprecated spec.preserveUnknownFields
CRD field.

This is useful for updating CRDs that were automatically converted from
v1beta1 version which had true as a default value and resulted in:
```
$ kubectl get crd foo.bar -o yaml | grep preserveUnknownFields
  preserveUnknownFields: true
    message: 'spec.preserveUnknownFields: Invalid value: true: must be false'
```

For kubernetes-sigs#476

* crd: rename marker to DeprecatedV1beta1CompatibilityPreserveUnknownFields
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. 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