Skip to content

Update docker/login-action action to v3.3.0 (release/v0.3) - autoclosed #453

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

Closed
wants to merge 21 commits into from

Conversation

renovate-rancher[bot]
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Jul 23, 2024

This PR contains the following updates:

Package Type Update Change
docker/login-action action minor v3.2.0 -> v3.3.0

Release Notes

docker/login-action (docker/login-action)

v3.3.0

Compare Source

Full Changelog: docker/login-action@v3.2.0...v3.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

maxsokolovsky and others added 15 commits September 1, 2023 14:23
…nt-update-on-prtb

[0.3] Disallow changes to ServiceAccount field on PRTB update rather than its presence
[v0.3] Bump copyright year and remove s390x runner
[v0.3] update rke to v1.4.18-rc1
* [v0.3.s4] Validate user retention userattribute fields and settings (#96)
* [v0.3.s4] Don't allow empty lastLogin user attribute (#98)
* [v0.3.10] s4: Fixes 374 (#393)

* Update rancher/rancher/pkg/apis dependency
* [v0.3.s4] Backport Verify ExternalRules in RoleTemplates (#103)

If the feature flag external-rules is enabled, the validation for RT follows this sequence:
- 1) Reject if externalRules are provided and the user doesn’t have escalate permissions on RoleTemplates.
- 2) Validate the policy rules defined in externalRules the same way as the already existing rules field. This validation leverages Kubernetes’ upstream validation. Webhook will validate this only if external is set to true.
- 3) Use externalRules for resolving rules if provided.
- 4) Use backing ClusterRole in the local cluster if externalRules are not provided.
- 5) Reject if externalRules are not provided and there is no backing ClusterRole in the local cluster.

For PRTB or CRTB:
- 1) Use externalRules for resolving rules if provided.
- 2) Use backing ClusterRole in the local cluster if externalRules are not provided.

The previous verification process applies if the external-rules feature flag is disabled.

* [v0.3.s4] Allow Restricted Admin to update external-rules feature flag (#104)

---------
Co-authored-by: Jonathan Crowther <[email protected]>
Co-authored-by: Raul Cabello Martin <[email protected]>

* bump rancher to commit 56a742be417f937c9189068110270271906556ba

---------

Co-authored-by: Peter Matseykanets <[email protected]>
@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label Jul 23, 2024
@renovate-rancher renovate-rancher bot requested a review from a team as a code owner July 23, 2024 04:47
@renovate-rancher renovate-rancher bot force-pushed the renovate/docker-login-action-3.x branch from 9ecff0f to 344cddc Compare July 23, 2024 04:47
ericpromislow
ericpromislow previously approved these changes Aug 7, 2024
Copy link
Contributor

@ericpromislow ericpromislow left a comment

Choose a reason for hiding this comment

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

LG

@renovate-rancher renovate-rancher bot force-pushed the renovate/docker-login-action-3.x branch from 344cddc to 51c04cb Compare August 23, 2024 05:17
@renovate-rancher renovate-rancher bot changed the base branch from release/v0.5 to main August 23, 2024 05:17
@renovate-rancher renovate-rancher bot force-pushed the renovate/docker-login-action-3.x branch from 51c04cb to 52b18a0 Compare August 23, 2024 05:18
macedogm and others added 5 commits August 30, 2024 06:35
Signed-off-by: Guilherme Macedo <[email protected]>
…valuating RoleTemplates (#529)

Co-authored-by: Raul Cabello Martin <[email protected]>
* Migrate v0.3 to GHA

- backport changes to v0.5
- use k8s 1.27
- include setting capi.port -- this stopped happening with v 0.4
- rancher 2.7 chart still insists on k8s 1.26 tops
- Install rancher against an up-to-date chart.

* Revert to the original version of golangci-lint

* Back out other unrelated changes.

* Don't change the Helm version.
* Update webhook rancher mods to be in sync with rancher/rancher's

* Pull in more updated dependencies.
@renovate-rancher renovate-rancher bot changed the title Update docker/login-action action to v3.3.0 Update docker/login-action action to v3.3.0 (main) Feb 1, 2025
@renovate-rancher renovate-rancher bot changed the title Update docker/login-action action to v3.3.0 (main) Update docker/login-action action to v3.3.0 (release/v0.6) Feb 1, 2025
@renovate-rancher renovate-rancher bot changed the base branch from main to release/v0.6 February 1, 2025 04:39
@renovate-rancher renovate-rancher bot force-pushed the renovate/docker-login-action-3.x branch from 52b18a0 to 50d4a30 Compare February 1, 2025 04:39
@renovate-rancher renovate-rancher bot changed the title Update docker/login-action action to v3.3.0 (release/v0.6) Update docker/login-action action to v3.3.0 (release/v0.5) Feb 1, 2025
@renovate-rancher renovate-rancher bot changed the base branch from release/v0.6 to release/v0.5 February 1, 2025 04:41
@renovate-rancher renovate-rancher bot force-pushed the renovate/docker-login-action-3.x branch from 50d4a30 to a6256a3 Compare February 1, 2025 04:41
@renovate-rancher renovate-rancher bot changed the title Update docker/login-action action to v3.3.0 (release/v0.5) Update docker/login-action action to v3.3.0 (release/v0.4) Feb 1, 2025
@renovate-rancher renovate-rancher bot changed the base branch from release/v0.5 to release/v0.4 February 1, 2025 04:42
@renovate-rancher renovate-rancher bot force-pushed the renovate/docker-login-action-3.x branch from a6256a3 to 67b0907 Compare February 1, 2025 04:42
@renovate-rancher renovate-rancher bot changed the title Update docker/login-action action to v3.3.0 (release/v0.4) Update docker/login-action action to v3.3.0 (release/v0.3) Feb 1, 2025
@renovate-rancher renovate-rancher bot changed the base branch from release/v0.4 to release/v0.3 February 1, 2025 04:44
@renovate-rancher renovate-rancher bot force-pushed the renovate/docker-login-action-3.x branch from 67b0907 to a0f404b Compare February 1, 2025 04:44
@renovate-rancher renovate-rancher bot changed the title Update docker/login-action action to v3.3.0 (release/v0.3) Update docker/login-action action to v3.3.0 (release/v0.3) - autoclosed Feb 1, 2025
@renovate-rancher renovate-rancher bot closed this Feb 1, 2025
@renovate-rancher renovate-rancher bot deleted the renovate/docker-login-action-3.x branch February 1, 2025 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants