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

kettle: migrate off of gs://kubernetes-jenkins #33490

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

jbpratt
Copy link
Contributor

@jbpratt jbpratt commented Sep 17, 2024

Switch the gs bucket referenced from kubernetes-jenkins -> kubernetes-ci-logs

updates #33381

Switch the gs bucket referenced from `kubernetes-jenkins` ->
`kubernetes-ci-logs`

updates kubernetes#33381

Signed-off-by: jbpratt <[email protected]>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. area/kettle labels Sep 17, 2024
@k8s-ci-robot k8s-ci-robot added the sig/testing Categorizes an issue or PR as relevant to SIG Testing. label Sep 17, 2024
Copy link
Contributor

@michelle192837 michelle192837 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jbpratt, michelle192837

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 Sep 17, 2024
@k8s-ci-robot k8s-ci-robot merged commit 3fd47b3 into kubernetes:master Sep 17, 2024
5 checks passed
@michelle192837
Copy link
Contributor

Note: Confirmed that there is an ongoing copy from kubernetes-jenkins to kubernetes-ci-logs. It's currently scheduled approx. every 2 hours, so until we switch over the bucket this introduces about 2 hours of latency in worst-case.

@jbpratt jbpratt deleted the 33381-kettle-migrate-bucket branch September 17, 2024 19:27
@ameukam
Copy link
Member

ameukam commented Sep 17, 2024

Rollout done for the kettle deployment:

kubectl rollout restart deployment kettle -n kettle
deployment.apps/kettle restarted
kubectl -n kettle get pods
NAME                      READY   STATUS    RESTARTS        AGE
kettle-6cfdd88755-ht24n   1/1     Running   2 (2m24s ago)   2m58s

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/kettle 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/testing Categorizes an issue or PR as relevant to SIG Testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants