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

If the Cluster Name is not default the hubble relay shows TLS errors #15360

Merged
merged 1 commit into from
May 10, 2023
Merged

Conversation

s3than
Copy link
Contributor

@s3than s3than commented May 3, 2023

This change uses the ClusterName value to correctly set the dnsName for certificate generation

Updated Files

  • Update: upup/models/cloudup/resources/addons/networking.cilium.io/k8s-1.16-v1.12.yaml.template

…on request from the hubble UI

Updated Files
 * Update: upup/models/cloudup/resources/addons/networking.cilium.io/k8s-1.16-v1.12.yaml.template
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 3, 2023
@k8s-ci-robot
Copy link
Contributor

Hi @s3than. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 3, 2023
@k8s-ci-robot k8s-ci-robot requested a review from zetaab May 3, 2023 03:05
@hakman
Copy link
Member

hakman commented May 3, 2023

/ok-to-test

@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. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels May 3, 2023
@s3than
Copy link
Contributor Author

s3than commented May 3, 2023

/retest

1 similar comment
@s3than
Copy link
Contributor Author

s3than commented May 10, 2023

/retest

@s3than
Copy link
Contributor Author

s3than commented May 10, 2023

@hakman Apologies I'm not sure what's needed from this point ...

 Summarizing 1 Failure:
  [FAIL] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] [It] works for multiple CRDs of different groups [Conformance]
  test/e2e/apimachinery/crd_publish_openapi.go:284
Ran 855 of 7486 Specs in 996.843 seconds
FAIL! -- 854 Passed | 1 Failed | 0 Pending | 6631 Skipped 

Could you point me in the right direction please

@hakman
Copy link
Member

hakman commented May 10, 2023

/retest

@s3than
Copy link
Contributor Author

s3than commented May 10, 2023

@hakman If it fails again should I look at the flakes item and go that way? Thanks again

@hakman
Copy link
Member

hakman commented May 10, 2023

@s3than Failures are coming from kubernetes/kubernetes#117363. All we can do until the next K8s release is to /retest.

@hakman
Copy link
Member

hakman commented May 10, 2023

@olemarkus Any chance you can take a look at this?
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 10, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: olemarkus

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 May 10, 2023
@hakman
Copy link
Member

hakman commented May 10, 2023

/retest

k8s-ci-robot added a commit that referenced this pull request May 10, 2023
…-upstream-release-1.26

Automated cherry pick of #15360: If the Cluster Name is not default the hubble relay shows TLS
@k8s-triage-robot
Copy link

The Kubernetes project has merge-blocking tests that are currently too flaky to consistently pass.

This bot retests PRs for certain kubernetes repos according to the following rules:

  • The PR does have any do-not-merge/* labels
  • The PR does not have the needs-ok-to-test label
  • The PR is mergeable (does not have a needs-rebase label)
  • The PR is approved (has cncf-cla: yes, lgtm, approved labels)
  • The PR is failing tests required for merge

You can:

/retest

@k8s-ci-robot k8s-ci-robot merged commit 9d61e52 into kubernetes:master May 10, 2023
8 checks passed
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/addons cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants