We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Invalid Config
What happened:
What you expected to happen:
How to reproduce it:
Environment:
piped
control-plane
This problem will happen in ECSApp and LambdaApp.
Current Workaround
You need to re-register your application.
The cause
SyncState
The solution
We need to release DriftDetection for ECS and Lambda.
The text was updated successfully, but these errors were encountered:
Probably this PR will solve that. #5122
Sorry, something went wrong.
Since #5122 is merged, this will not happen.
No branches or pull requests
What happened:
Invalid Config
kept showing on the console even after fixing the config for ECSApp.What you expected to happen:
How to reproduce it:
Invalid Config
appears.Invalid Config
appears.Environment:
piped
version: v0.48.0control-plane
version: v0.48.0Investigation Result
This problem will happen in ECSApp and LambdaApp.
Current Workaround
You need to re-register your application.
The cause
SyncState
(such asInvalid Config
) when checking repos, drift detection, and so on.Invalid Config
requires DriftDetection, but it's not supported yet for ECS and Lambda.The solution
We need to release DriftDetection for ECS and Lambda.
The text was updated successfully, but these errors were encountered: