-
Notifications
You must be signed in to change notification settings - Fork 96
🌱 Update Github Actions group to v4.0.0 #1695
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
Open
syself-bot
wants to merge
24
commits into
main
Choose a base branch
from
renovate/major-4-github-actions
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🌱 Remove unused function.
> I0829 08:31:00.251753 17515 request.go:697] > Waited for 1.993332996s due to client-side > throttling, not priority and fairness, request: > GET:https://127.0.0.1:39499/apis/cluster.x-k8s.io/v1beta1/machines This warnings is repeated again and again in the output of e2e tests. We use current api-servers, no need for client-side throttling.
🌱 Use errors.Join(reterr, err) to handle both errors.
Update metadata.yaml Add kind property Co-authored-by: Thomas Güttler <thomas.guettler@syself.com>
Update output-for-watch.sh and tail-controller-logs.sh: support caph running in a different namespace (not fix to capi-system). update-operator-dev-deployment.sh: Be sure to not update the cluster, if connected via oidc (avoid accidentally changing a non-test system)
* 🌱 avoid unhealthy conditions when cluster starts. Closes #1674
Co-authored-by: Dhairya Arora <dhairya.arora@syself.com>
> [It] should take over an existing load balancer with correct name
* 🌱 HCloudMachineType: allow all values. The list of valid machine types gets changed by Hetzner from time to time. CAPH no longer validates this string. It is up to you to use a valid type. Not all types are available in all locations. Additionally Remediation was fixed if providerID was nil.
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | sigstore/cosign-installer | v3.8.1 | v4.0.0 |
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/github
Changes made in the github directory
size/XS
Denotes a PR that changes 0-20 lines, ignoring generated files.
type/major
update/github-action
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.8.1->v4.0.0Release Notes
sigstore/cosign-installer (sigstore/cosign-installer)
v4.0.0Compare Source
What's Changed?
Note: You must upgrade to cosign-installer v4 if you want to install Cosign v3+. You may still install Cosign v2.x with cosign-installer v4.
In version v3+, using
cosign sign-blobrequires adding the--bundleflag which may require you to update your signing command.v3.10.1Compare Source
What's Changed?
Note: cosign-installer v3.x cannot be used to install Cosign v3.x. You must upgrade to cosign-installer v4 in order to use Cosign v3.
Note: This is planned to be the final release of Cosign v2, though we will cut new releases for any critical security or bug fixes. We recommend transitioning to Cosign v3.
v3.10.0Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3.9.2...v3.10.0
v3.9.2Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3.9.1...v3.9.2
v3.9.1Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3.9.0...v3.9.1
v3.9.0Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3...v3.9.0
v3.8.2Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3...v3.8.2
Configuration
📅 Schedule: Branch creation - "on monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.