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

Bump manusa/actions-setup-minikube from 2.4.1 to 2.7.0 #27856

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2022

Bumps manusa/actions-setup-minikube from 2.4.1 to 2.7.0.

Release notes

Sourced from manusa/actions-setup-minikube's releases.

v2.7.0

What's Changed

Full Changelog: manusa/actions-setup-minikube@v2.6.1...v2.7.0

v2.6.1

What's Changed

Full Changelog: manusa/actions-setup-minikube@v2.6.0...v2.6.1

v2.6.0

What's Changed

  • Transparent support for Kubernetes v1.24.0

Full Changelog: manusa/actions-setup-minikube@v2.5.0...v2.6.0

Note 📢

  • No additional requirements or configurations are needed to run Kubernetes 1.24.0 🎉

v2.5.0

What's Changed

  • Support for Kubernetes v1.24.0
  • Added input option to easily setup the container runtime

Full Changelog: manusa/actions-setup-minikube@v2.4.3...v2.5.0

Note

To run Kubernetes v1.24.0 you'll need to manually provide the container runtime option and set it to containerd.

      - name: Setup Minikube
        uses: manusa/[email protected]
        with:
          minikube version: 'v1.25.1'
          kubernetes version: 'v1.24.0'
          github token: ${{ secrets.GITHUB_TOKEN }}
          container runtime: containerd

v2.4.3

Full Changelog: manusa/actions-setup-minikube@v2.4.2...v2.4.3

v2.4.2

No release notes provided.

Commits
  • a36e525 [RELEASE] Release v2.7.0
  • f684803 feat: support for Ubuntu 22.04
  • 1f246d6 [RELEASE] Release v2.6.1
  • e88566c deps: bump npm dependencies
  • 4c8bf59 deps: Bump Minikube and Kubernetes
  • 534f80f [RELEASE] Release v2.6.0
  • f5490ed ci: run applicable jobs with latest versions
  • 8ac3cbe deps: bump devDependencies
  • 75d8ee2 test: added test for download.installCriDockerd
  • 4758ac8 feat: added cri-dockerd
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 [manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube) from 2.4.1 to 2.7.0.
- [Release notes](https://github.com/manusa/actions-setup-minikube/releases)
- [Commits](manusa/actions-setup-minikube@v2.4.1...v2.7.0)

---
updated-dependencies:
- dependency-name: manusa/actions-setup-minikube
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/infra internal and infrastructure related issues label Sep 11, 2022
@quarkus-bot quarkus-bot bot added the area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure label Sep 11, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 12, 2022

Failing Jobs - Building 08c5b22

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 18
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: integration-tests/smallrye-context-propagation 

📦 integration-tests/smallrye-context-propagation

io.quarkus.context.test.SimpleContextPropagationTest.testArcMEContextPropagationDisabled line 83 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

@gsmet gsmet merged commit 06c4344 into main Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/manusa/actions-setup-minikube-2.7.0 branch October 10, 2022 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant