-
Notifications
You must be signed in to change notification settings - Fork 258
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
Lambda function is not updated when s3Key changed #2067
Comments
/assign @Vandita2020 |
Hey @blueacidification, |
Thank you, can't wait for the results! |
Hey @blueacidification, |
/close |
@Vandita2020: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Describe the bug
My team uses gitops to deploy apps in kubernetes, we thought we could do the same for lambdas.
Steps to reproduce
Apply manifest.
function.yaml
Change the s3Key.
The function says successfully synced and has the latest changes.
The function does NOT update on AWS.
Expected outcome
The function is updated with the expected s3Key.
Environment
The text was updated successfully, but these errors were encountered: