-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Quoted type constraints are deprecated #6497
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
k8s-ci-robot
added
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
labels
Aug 4, 2020
Miouge1
changed the title
Quoted type constraints are deprecated
[WIP] Quoted type constraints are deprecated
Aug 4, 2020
k8s-ci-robot
added
the
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
label
Aug 4, 2020
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Miouge1 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 |
k8s-ci-robot
added
the
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
label
Aug 4, 2020
k8s-ci-robot
added
the
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
label
Aug 4, 2020
/lgtm |
k8s-ci-robot
added
the
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
label
Aug 4, 2020
Miouge1
changed the title
[WIP] Quoted type constraints are deprecated
Quoted type constraints are deprecated
Aug 5, 2020
k8s-ci-robot
removed
the
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
label
Aug 5, 2020
erulabs
added a commit
to kubesail/kubespray
that referenced
this pull request
Aug 6, 2020
* 'master' of https://github.com/kubernetes-sigs/kubespray: (30 commits) Minor Ambassador docs updates (kubernetes-sigs#6503) Fix cilium strict kube proxy replacement in HA (kubernetes-sigs#6473) Upgrade JetStack Cert-Manager to v0.15.2 (kubernetes-sigs#6414) Fix E306 in tests/ (kubernetes-sigs#6495) Fix E306 in roles/kubernetes (kubernetes-sigs#6500) Allows tls verify skip on webhook auth url (kubernetes-sigs#6472) Fix E306 in scripts/ (kubernetes-sigs#6496) Correct sample inventory to pass yamllint (kubernetes-sigs#6499) Option for MetalLB to talk BGP (kubernetes-sigs#6383) bootstrap-os for remove-node (kubernetes-sigs#6154) Quoted type constraints are deprecated (kubernetes-sigs#6497) Update base image to v2.13.3 (kubernetes-sigs#6494) Fix Flexvolume mount in Openstack Controller (kubernetes-sigs#6480) Remove hvac dependency (kubernetes-sigs#6476) Create a PodDisruptionBudget for the Cinder CSI controllerplugin (kubernetes-sigs#6385) Upgrade molecule to v3 (kubernetes-sigs#6468) Remove workaround for kubeadm upgrade (kubernetes-sigs#6478) Update kube-router to 1.0.1 and kube-ovn to 1.3.0 (kubernetes-sigs#6479) fix src for audit webhook config yaml (kubernetes-sigs#6470) crio: align template crio.conf with upstream (kubernetes-sigs#6432) ...
LuckySB
pushed a commit
to southbridgeio/kubespray
that referenced
this pull request
Jan 10, 2021
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/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
TF quoted type constraints are deprecated