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

TAS: validate that kubernetes.io/hostname can only be at the lowest level #3714

Conversation

mbobrovskyi
Copy link
Contributor

What type of PR is this?

/kind feature

What this PR does / why we need it:

Validate that kubernetes.io/hostname can only be at the lowest level in Topology.

Which issue(s) this PR fixes:

Fixes #3688

Special notes for your reviewer:

Does this PR introduce a user-facing change?

TAS: validate that kubernetes.io/hostname can only be at the lowest level

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/feature Categorizes issue or PR as related to a new feature. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 3, 2024
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 3, 2024
Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for kubernetes-sigs-kueue canceled.

Name Link
🔨 Latest commit d56c7cf
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/674edfa38a94ab00081a2aad

@mimowo
Copy link
Contributor

mimowo commented Dec 3, 2024

/assign @PBundyra

@mbobrovskyi mbobrovskyi force-pushed the feature/validate-kubernetes-io-hostname branch from 4cbac57 to cb2ca1a Compare December 3, 2024 08:28
@mbobrovskyi mbobrovskyi force-pushed the feature/validate-kubernetes-io-hostname branch from 1d0d3b3 to a7868d8 Compare December 3, 2024 10:35
@mbobrovskyi mbobrovskyi force-pushed the feature/validate-kubernetes-io-hostname branch from a7868d8 to d56c7cf Compare December 3, 2024 10:38
@mbobrovskyi
Copy link
Contributor Author

/retest

@PBundyra
Copy link
Contributor

PBundyra commented Dec 3, 2024

/lgtm
/cc @mimowo

@k8s-ci-robot k8s-ci-robot requested a review from mimowo December 3, 2024 13:17
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 3, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 98855c6cbad2e3c0fe94a77ff6d24f6fd34c5b81

Copy link
Contributor

@mimowo mimowo left a comment

Choose a reason for hiding this comment

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

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mbobrovskyi, mimowo

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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 3, 2024
@k8s-ci-robot k8s-ci-robot merged commit eb62936 into kubernetes-sigs:main Dec 3, 2024
16 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v0.10 milestone Dec 3, 2024
@mbobrovskyi mbobrovskyi deleted the feature/validate-kubernetes-io-hostname branch December 3, 2024 13:48
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/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TAS: validate that kubernetes.io/hostname can only be at the lowest level
4 participants