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

Stop mounting serverless-registry-config secret into functions #905

Closed
kwiatekus opened this issue Apr 22, 2024 · 0 comments
Closed

Stop mounting serverless-registry-config secret into functions #905

kwiatekus opened this issue Apr 22, 2024 · 0 comments
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Milestone

Comments

@kwiatekus
Copy link
Contributor

Description

Stop including deprecated serverless-registry-config secret in the function build job and runtime pod

Reason

Serverless is emitting warning events that are harmless, but are confising for the user.

Message
Unable to retrieve some image pull secrets (serverless-registry-config); attempting to pull the image may not succeed.
Reason
FailedToRetrieveImagePullSecret

serverless-registry-config is deprecated and should not be mounted anymore
#868

@kwiatekus kwiatekus added this to the 1.4.0 milestone May 17, 2024
@kwiatekus kwiatekus added kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. and removed kind/bug Categorizes issue or PR as related to a bug. labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Projects
None yet
Development

No branches or pull requests

1 participant