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

Build(deps): Bump github.com/juju/clock from 1.0.3 to 1.1.1 #19190

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2024

Bumps github.com/juju/clock from 1.0.3 to 1.1.1.

Release notes

Sourced from github.com/juju/clock's releases.

v1.1.1

What's Changed

Full Changelog: juju/clock@v1.1.0...v1.1.1

v1.1.0

What's Changed

Full Changelog: juju/clock@v1.0.3...v1.1.0

Commits
  • 20b89ef Merge pull request #14 from hpidcock/add-alarms
  • 25459af fix: testclock.Clock alarm at now without advance
  • 5802510 Merge pull request #13 from hpidcock/add-alarms
  • c4d7d79 feat: add alarms to express future time intent
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/juju/clock](https://github.com/juju/clock) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/juju/clock/releases)
- [Commits](juju/clock@v1.0.3...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/juju/clock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 3, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 3, 2024
@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 3, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. 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-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 3, 2024
@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@medyagh
Copy link
Member

medyagh commented Jul 3, 2024

/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 Jul 3, 2024
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19190) |
+----------------+----------+---------------------+
| minikube start | 50.1s    | 48.2s               |
| enable ingress | 24.9s    | 25.8s               |
+----------------+----------+---------------------+

Times for minikube (PR 19190) ingress: 24.5s 24.5s 28.0s 27.5s 24.5s
Times for minikube ingress: 23.0s 28.0s 25.0s 24.0s 24.4s

Times for minikube start: 51.2s 50.6s 47.6s 49.9s 51.0s
Times for minikube (PR 19190) start: 48.2s 47.4s 48.2s 49.7s 47.6s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19190) |
+----------------+----------+---------------------+
| minikube start | 23.5s    | 23.0s               |
| enable ingress | 21.5s    | 21.8s               |
+----------------+----------+---------------------+

Times for minikube start: 21.5s 23.9s 23.6s 23.8s 24.8s
Times for minikube (PR 19190) start: 21.4s 24.5s 24.0s 24.2s 20.5s

Times for minikube ingress: 21.8s 20.8s 21.3s 22.3s 21.3s
Times for minikube (PR 19190) ingress: 22.8s 21.8s 21.3s 21.3s 21.8s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19190) |
+----------------+----------+---------------------+
| minikube start | 21.6s    | 22.2s               |
| enable ingress | 38.1s    | 31.7s               |
+----------------+----------+---------------------+

Times for minikube start: 20.7s 23.2s 20.2s 20.9s 23.0s
Times for minikube (PR 19190) start: 21.2s 23.1s 20.6s 23.2s 22.7s

Times for minikube ingress: 31.3s 47.8s 32.3s 31.3s 47.8s
Times for minikube (PR 19190) ingress: 31.8s 31.3s 31.8s 31.8s 31.8s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
KVM_Linux_crio TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (gopogh) 3.47 (chart)
Docker_macOS TestMountStart/serial/VerifyMountFirst (gopogh) 5.88 (chart)
Docker_macOS TestCertOptions (gopogh) 14.52 (chart)
Docker_macOS TestDockerFlags (gopogh) 14.52 (chart)
Docker_macOS TestForceSystemdEnv (gopogh) 14.52 (chart)
Docker_macOS TestForceSystemdFlag (gopogh) 14.52 (chart)
Docker_macOS TestInsufficientStorage (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/AddNode (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/CopyFile (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/DeleteNode (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/DeployApp2Nodes (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/FreshStart2Nodes (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/MultiNodeLabels (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/PingHostFrom2Pods (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/ProfileList (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/RestartKeepsNodes (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/RestartMultiNode (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/StartAfterStop (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/StopMultiNode (gopogh) 22.06 (chart)
Docker_macOS TestMultiNode/serial/StopNode (gopogh) 22.06 (chart)
Docker_macOS TestOffline (gopogh) 22.06 (chart)
Docker_macOS TestScheduledStopUnix (gopogh) 22.06 (chart)
Docker_macOS TestSkaffold (gopogh) 33.82 (chart)
Docker_Linux_containerd_arm64 TestStartStop/group/old-k8s-version/serial/SecondStart (gopogh) 48.98 (chart)

To see the flake rates of all tests by environment, click here.

@spowelljr spowelljr merged commit ca9cc89 into master Jul 4, 2024
42 of 56 checks passed
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], spowelljr

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

@spowelljr spowelljr deleted the dependabot/go_modules/github.com/juju/clock-1.1.1 branch July 4, 2024 03:48
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 4, 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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code 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.

5 participants