Skip to content

fix: update bitnami/kubectl image tag to 'latest'#140

Open
RonTuretzky wants to merge 1 commit intoRonTuretzky/k8s-refactorfrom
RonTuretzky/fix-pr-139-ci
Open

fix: update bitnami/kubectl image tag to 'latest'#140
RonTuretzky wants to merge 1 commit intoRonTuretzky/k8s-refactorfrom
RonTuretzky/fix-pr-139-ci

Conversation

@RonTuretzky
Copy link
Copy Markdown
Contributor

Summary

  • Update bitnami/kubectl image from 1.28 to latest tag
  • The 1.28 tag no longer exists on Docker Hub, causing CI to fail with "manifest unknown"

This fixes the CI failure in PR #139.

Test plan

  • Verify K8s Integration Test workflow passes

The bitnami/kubectl:1.28 tag no longer exists on Docker Hub.
Updated to 'latest' tag which is currently available.
@dijarllozana
Copy link
Copy Markdown
Contributor

I wouldn't suggest using latest tags for the kubectl dependency on the tests.
Also bitnami deprecated a lot of repositories, and i see that kubectl is not currently affected but gotta keep it in mind in case they deprecate it, we need to change the repository from:
bitnami/kubectl -> bitnamilegacy/kubectl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants