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

Only require minimum structure in inventory, part II #11568

Conversation

VannTen
Copy link
Contributor

@VannTen VannTen commented Sep 24, 2024

What type of PR is this?
/kind cleanup

What this PR does / why we need it:
Follow-up to #11559, for the same reasons

Special notes for your reviewer:
See the commit messages for the justification of each change.

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. 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 Sep 24, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: VannTen

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

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 24, 2024
@VannTen
Copy link
Contributor Author

VannTen commented Sep 24, 2024

/ok-to-test
/label tide/merge-method-merge

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges. labels Sep 24, 2024
k8s_cluster = kube_control_plane + kube_node
There is no harm on having unneeded toleration when control-plane node
are not tainted, so simplify the template to always use the toleration.
Testing with group_names does not require the groups to exist.
@VannTen VannTen force-pushed the cleanup/dont_rely_on_kube_node_existing branch from a17c41f to fbcc8cc Compare September 24, 2024 09:29
@VannTen
Copy link
Contributor Author

VannTen commented Sep 26, 2024

/retest-failed

1 similar comment
@VannTen
Copy link
Contributor Author

VannTen commented Sep 26, 2024

/retest-failed

@VannTen
Copy link
Contributor Author

VannTen commented Sep 27, 2024

/cc @ant31

@k8s-ci-robot k8s-ci-robot requested a review from ant31 September 27, 2024 09:18
@ant31
Copy link
Contributor

ant31 commented Sep 27, 2024

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 27, 2024
@k8s-ci-robot k8s-ci-robot merged commit bbd90f7 into kubernetes-sigs:master Sep 27, 2024
40 checks passed
@VannTen VannTen deleted the cleanup/dont_rely_on_kube_node_existing branch November 29, 2024 10:30
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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants