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

Fix the project and dataset for kettle-metrics #32457

Conversation

dims
Copy link
Member

@dims dims commented Apr 17, 2024

I had the entries wrong here!

davanum@cloudshell:~/test-infra/kettle (k8s-staging-publishing-bot)$ bq ls --project_id=kubernetes-public --dataset_id=k8s_infra_kettle
     tableId       Type    Labels   Time Partitioning   Clustered Fields
 ---------------- ------- -------- ------------------- ------------------
  all              TABLE
  all_build_logs   TABLE
  day              TABLE
  staging          TABLE
  week             TABLE

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 17, 2024
Copy link
Member

@BenTheElder BenTheElder left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added area/config Issues or PRs related to code in /config lgtm "Looks good to me", indicates that a PR is ready to be merged. labels Apr 17, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BenTheElder, dims

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 area/jobs approved Indicates a PR has been approved by an approver from all required OWNERS files. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Apr 17, 2024
@k8s-ci-robot k8s-ci-robot merged commit a5906fe into kubernetes:master Apr 17, 2024
7 checks passed
@k8s-ci-robot
Copy link
Contributor

@dims: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

  • key sig-test-infra.yaml using file config/jobs/kubernetes/sig-k8s-infra/trusted/sig-test-infra.yaml

In response to this:

I had the entries wrong here!

davanum@cloudshell:~/test-infra/kettle (k8s-staging-publishing-bot)$ bq ls --project_id=kubernetes-public --dataset_id=k8s_infra_kettle
    tableId       Type    Labels   Time Partitioning   Clustered Fields
---------------- ------- -------- ------------------- ------------------
 all              TABLE
 all_build_logs   TABLE
 day              TABLE
 staging          TABLE
 week             TABLE

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.

@BenTheElder
Copy link
Member

@ameukam
Copy link
Member

ameukam commented Apr 18, 2024

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/config Issues or PRs related to code in /config area/jobs 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. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/testing Categorizes an issue or PR as relevant to SIG Testing. 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.

4 participants