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

feat: remove kube-rbac-proxy image #863

Merged

Conversation

emosbaugh
Copy link
Member

No description provided.

Copy link

github-actions bot commented Jul 26, 2024

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-0012054" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-0012054?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

if err != nil {
return fmt.Errorf("failed to get git commit hash: %w", err)
}
images = append(images, fmt.Sprintf("docker.io/library/busybox:%s", commitHash[:7]))
Copy link
Member Author

Choose a reason for hiding this comment

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

using the sha here is gonna be an issue because it will always create a pr

@emosbaugh emosbaugh force-pushed the emosbaugh/sc-109428/build-gcr-io-kubebuilder-kube-rbac-proxy branch from e23419a to 097b01e Compare July 27, 2024 00:40
@emosbaugh emosbaugh force-pushed the emosbaugh/sc-109428/build-gcr-io-kubebuilder-kube-rbac-proxy branch from 097b01e to 5f14448 Compare July 27, 2024 00:47
@emosbaugh emosbaugh marked this pull request as ready for review July 27, 2024 05:43
@emosbaugh emosbaugh requested a review from sgalsaleh July 29, 2024 13:31
@emosbaugh emosbaugh merged commit 79cdc2c into main Jul 29, 2024
46 checks passed
@emosbaugh emosbaugh deleted the emosbaugh/sc-109428/build-gcr-io-kubebuilder-kube-rbac-proxy branch July 29, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants